← Back to team overview

touch-packages team mailing list archive

[Bug 1455956] Re: package udev 219-7ubuntu5 failed to install/upgrade: group "input" already exists as a non-systemd group

 

This bug was fixed in the package systemd - 222-1ubuntu1

---------------
systemd (222-1ubuntu1) wily; urgency=medium

  * Merge with Debian unstable. Remaining Ubuntu changes:
    - Hack to support system-image read-only /etc, and modify files in
      /etc/writable/ instead.
    - Keep our much simpler udev maintainer scripts (all platforms must
      support udev, no debconf).
    - initramfs init-top: Drop scsi_wait_scan and udevadm settle, we do that
      in a more sensible way with wait-for-root.
    - initramfs init-bottom: If LVM is installed, settle udev,
      otherwise we get missing LV symlinks. Workaround for LP #1185394.
    - Add debian/udev.lvm2.init: Dummy SysV init script to satisfy insserv
      dependencies to "lvm2" which is handled with udev rules in Ubuntu.
    - Add debian/udev.lvm2.service to avoid running the dummy lvm2 init
      script.
    - Provide shutdown fallback for upstart. (LP: #1370329)
    - debian/extra/ifup@.service: Additionally run for "auto" class. We don't
      really support "allow-hotplug" in Ubuntu at the moment, so we need to
      deal with "auto" devices appearing after "/etc/init.d/networking start"
      already ran. (LP: #1374521) Also run ifup in the background during boot,
      to avoid blocking network.target. (LP: #1425376)
    - ifup@.service: Drop dependency on networking.service (i. e.
      /etc/init.d/networking), and merely ensure that /run/network exists.
      This avoids unnecessary dependencies/waiting during boot and dependency
      cycles if hooks wait for other interfaces to come up (like ifenslave
      with bonding interfaces). (LP: #1414544)
    - Add Get-RTC-is-in-local-time-setting-from-etc-default-rc.patch: In
      Ubuntu we currently keep the setting whether the RTC is in local or UTC
      time in /etc/default/rcS "UTC=yes|no", instead of /etc/adjtime.
      (LP: #1377258)
    - Put session scopes into all cgroup controllers. This makes unprivileged
      user LXC containers work under systemd. (LP: #1346734)
    - systemctl: Don't forward telinit u to upstart. This works around
      upstart's Restart() always reexec'ing /sbin/init on Restart(), even if
      that changes to point to systemd during the upgrade. This avoids running
      systemd during a dist-upgrade. (LP: #1430479)
    - Drop hwdb-update dependency from udev-trigger.service, which got
      introduced in v219-stable. This causes udev and plymouth to start too
      late and isn't really needed in Ubuntu yet as we don't support stateless
      systems yet and handle hwdb.bin updates through dpkg triggers. This can
      be dropped again with initramfs-tools 0.117.
    - Lower Breaks: to plymouth version which has the udev inotify fix in
      Ubuntu.
    - Lower apparmor Breaks: to the Ubuntu version that dropped $remote_fs.
    - Change systemd-sysv's conflicts to upstart-sysv. (LP: #1422681)

    Upgrade fixes, keep until 16.04 LTS release:
    - systemd Conflicts/Replaces/Provides systemd-services.
    - Remove obsolete systemd-logind upstart job.
    - Clean up obsolete /etc/udev/rules.d/README.

  * systemd.postinst: Migrate mountall specific fstab options to standard
    util-linux "nofail" option.
  * Add autopkgtest for user session cgroup permissions. This covers our "Put
    session scopes into all cgroup controllers" patch for unprivileged LXC
    containers.
  * core-Put-session-scopes-into-all-cgroup-controllers.patch: Update
    unit_get_cgroup_mask() to declare that user session scope units want all
    cgroup controllers, to avoid resetting them. This re-fixes user LXC
    containers. (LP: #1470060)

systemd (222-1) unstable; urgency=medium

  [ Martin Pitt ]
  * New upstream release:
    - Fix reload killing BusName= units. (Closes: #746151)
    - sysv-generator: detect invalid names and escape them. (Closes: #677075)
    - Document removal of PIDFile on daemon shutdown. (Closes: #734006)
    - Drop Revert-rules-fix-tests-for-removable-state.patch, the auto-suspend
      rules now got dropped entirely.
  * Add Revert-VT-reuse-patches.patch: Revert a couple of logind VT reuse
    patches which alternately broke lightdm and gdm.
  * debian/libsystemd0.symbols: Add new symbols from this release.
  * Disable test-netlink during package build, fails on some buildds.
  * udev.postinst: Don't call addgroup with --quiet, so that if the "input"
    group already exists as a non-system group you get a sensible error
    message. Some broken tutorials forget the --system option.
    (Closes: #769948, LP: #1455956)
  * systemd.postinst: Drop the --quiet from the addgroup calls as well, same
    reason as above. (Closes: #762275)
  * udev: Drop doc dir symlinking. It has caused too much trouble and only
    marginally helps to avoid duplication. Such duplication should be dealt
    with at the distro, not package level.
  * debian/rules: Entirely ignore $LD_PRELOAD instead of just libfakeroot in
    the link check, to also avoid libeatmydata. (Closes: #790546)
  * boot-and-services, display-managers autopkgtests: Install and configure
    dummy X.org driver, so that these work in headless machines/VMs.
  * systemd-fsckd autopkgtest: Stop using/asserting on lightdm, just check
    that default.target is active. lightdm is prone to fail in test
    environments, and fiddling with it in two other autopkgtests is
    sufficient.
  * debian/watch: Adjust to new upstream release model of only providing the
    github tag tarballs.
  * Drop dsl-modem.agent. It hasn't been maintained/tested for many years, few
    if any people actually use this, and this doesn't belong into udev.

  [ Michael Biebl ]
  * Stop building the Python 3 bindings. They were split into a separate
    source package upstream and are now built from src:python-systemd. See
    http://lists.freedesktop.org/archives/systemd-devel/2015-July/033443.html
  * Remove obsolete --disable-chkconfig configure option.
  * Move the man pages for libnss-myhostname, libnss-mymachines and udev.conf
    from systemd into the correct package. Move the zsh completion file for
    udevadm into the udev package as well. Add Breaks/Replaces accordingly.
    (Closes: #790879)
  * Drop rules which remove pre-generated files before build. The upstream
    tarball no longer ships any pre-generated files so this is no longer
    necessary.
  * Fix cleanup rule for Python byte code files.

 -- Martin Pitt <martin.pitt@xxxxxxxxxx>  Thu, 09 Jul 2015 06:54:41
+0200

** Changed in: systemd (Ubuntu)
       Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to systemd in Ubuntu.
https://bugs.launchpad.net/bugs/1455956

Title:
  package udev 219-7ubuntu5 failed to install/upgrade: group "input"
  already exists as a non-systemd group

Status in systemd package in Ubuntu:
  Fix Released

Bug description:
  N/A

  ProblemType: Package
  DistroRelease: Ubuntu 15.04
  Package: udev 219-7ubuntu5
  ProcVersionSignature: Ubuntu 3.19.0-17.17-generic 3.19.6
  Uname: Linux 3.19.0-17-generic x86_64
  NonfreeKernelModules: fglrx
  ApportVersion: 2.17.2-0ubuntu1
  Architecture: amd64
  CustomUdevRuleFiles: 99-whatpulse-input.rules
  Date: Sun May 17 12:56:21 2015
  ErrorMessage: subprocess installed post-installation script returned error exit status 1
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-17-generic root=UUID=13ca088b-9843-40fb-9b38-da7f527d1344 ro splash quiet vt.handoff=7
  RelatedPackageVersions:
   dpkg 1.17.25ubuntu1
   apt  1.0.9.7ubuntu4
  SourcePackage: systemd
  Title: package udev 219-7ubuntu5 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1
  UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev'
  UpgradeStatus: Upgraded to vivid on 2015-05-17 (0 days ago)
  dmi.bios.date: 11/20/2012
  dmi.bios.vendor: Intel Corp.
  dmi.bios.version: MKQ7710H.86A.0054.2012.1120.1444
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: DQ77MK
  dmi.board.vendor: Intel Corporation
  dmi.board.version: AAG39642-500
  dmi.chassis.type: 3
  dmi.modalias: dmi:bvnIntelCorp.:bvrMKQ7710H.86A.0054.2012.1120.1444:bd11/20/2012:svn:pn:pvr:rvnIntelCorporation:rnDQ77MK:rvrAAG39642-500:cvn:ct3:cvr:

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1455956/+subscriptions


References