[Touch-packages] [Bug 1377624] Re: udev requires hotplug support, thus upgrades fail

2014-11-18 Thread Martin Pitt
Also, it seems you don't have devtmpfs on /dev/ (which you won't get
auto-mounted without a proper init system), which triggers this.

** Changed in: systemd (Ubuntu)
   Importance: Medium = Low

** Changed in: systemd (Ubuntu Trusty)
   Importance: Medium = Low

** Changed in: systemd (Ubuntu)
 Assignee: Martin Pitt (pitti) = (unassigned)

** Changed in: systemd (Ubuntu Trusty)
 Assignee: Martin Pitt (pitti) = (unassigned)

** Summary changed:

- udev requires hotplug support, thus upgrades fail
+ udev fails without devtmpfs and sysvinit

-- 
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/1377624

Title:
  udev fails without devtmpfs and sysvinit

Status in “systemd” package in Ubuntu:
  Confirmed
Status in “systemd” source package in Trusty:
  Confirmed

Bug description:
  I'm running 14.04 LTS in an OpenVZ container.

  Upgrades failed today, due to failure to configure udev:
  $ sudo apt-get dist-upgrade
  Reading package lists... Done
  Building dependency tree   
  Reading state information... Done
  Calculating upgrade... Done
  0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
  3 not fully installed or removed.
  After this operation, 0 B of additional disk space will be used.
  Do you want to continue? [Y/n] y
  Setting up udev (204-5ubuntu20.7) ...
   * udev requires hotplug support, not started
 ...fail!
  invoke-rc.d: initscript udev, action restart failed.
  dpkg: error processing package udev (--configure):
   subprocess installed post-installation script returned error exit status 1
  dpkg: dependency problems prevent configuration of systemd-services:
   systemd-services depends on udev (= 175-0ubuntu23); however:
Package udev is not configured yet.

  dpkg: error processing package systemd-services (--configure):
   dependency problems - leaving unconfigured
  dpkg: dependency problems prevent configuration of libpam-systemd:amd64:
   libpam-systemd:amd64 depends on systemd-services (= 204-5ubuntu20.7); 
however:
Package systemd-services is not configured yet.

  dpkg: error processing package libpam-systemd:amd64 (--configure):
   dependency problems - leaving unconfigured
  Errors were encountered while processing:
   udev
   systemd-services
   libpam-systemd:amd64
  E: Sub-process /usr/bin/dpkg returned an error code (1)

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1377624] Re: udev requires hotplug support, thus upgrades fail

2014-11-18 Thread Martin Pitt
Oh, that means you don't run either upstart or systemd in your
container? I'm sorry, we really don't support SysV init in Ubuntu.

-- 
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/1377624

Title:
  udev fails without devtmpfs and sysvinit

Status in “systemd” package in Ubuntu:
  Confirmed
Status in “systemd” source package in Trusty:
  Confirmed

Bug description:
  I'm running 14.04 LTS in an OpenVZ container.

  Upgrades failed today, due to failure to configure udev:
  $ sudo apt-get dist-upgrade
  Reading package lists... Done
  Building dependency tree   
  Reading state information... Done
  Calculating upgrade... Done
  0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
  3 not fully installed or removed.
  After this operation, 0 B of additional disk space will be used.
  Do you want to continue? [Y/n] y
  Setting up udev (204-5ubuntu20.7) ...
   * udev requires hotplug support, not started
 ...fail!
  invoke-rc.d: initscript udev, action restart failed.
  dpkg: error processing package udev (--configure):
   subprocess installed post-installation script returned error exit status 1
  dpkg: dependency problems prevent configuration of systemd-services:
   systemd-services depends on udev (= 175-0ubuntu23); however:
Package udev is not configured yet.

  dpkg: error processing package systemd-services (--configure):
   dependency problems - leaving unconfigured
  dpkg: dependency problems prevent configuration of libpam-systemd:amd64:
   libpam-systemd:amd64 depends on systemd-services (= 204-5ubuntu20.7); 
however:
Package systemd-services is not configured yet.

  dpkg: error processing package libpam-systemd:amd64 (--configure):
   dependency problems - leaving unconfigured
  Errors were encountered while processing:
   udev
   systemd-services
   libpam-systemd:amd64
  E: Sub-process /usr/bin/dpkg returned an error code (1)

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1377624] Re: udev requires hotplug support, thus upgrades fail

2014-11-15 Thread Dimitri John Ledkov
** Changed in: systemd (Ubuntu)
 Assignee: (unassigned) = Martin Pitt (pitti)

** Also affects: systemd (Ubuntu Trusty)
   Importance: Undecided
   Status: New

** Changed in: systemd (Ubuntu Trusty)
   Status: New = Confirmed

** Changed in: systemd (Ubuntu Trusty)
   Importance: Undecided = Medium

** Changed in: systemd (Ubuntu Trusty)
 Assignee: (unassigned) = Martin Pitt (pitti)

-- 
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/1377624

Title:
  udev requires hotplug support, thus upgrades fail

Status in “systemd” package in Ubuntu:
  Confirmed
Status in “systemd” source package in Trusty:
  Confirmed

Bug description:
  I'm running 14.04 LTS in an OpenVZ container.

  Upgrades failed today, due to failure to configure udev:
  $ sudo apt-get dist-upgrade
  Reading package lists... Done
  Building dependency tree   
  Reading state information... Done
  Calculating upgrade... Done
  0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
  3 not fully installed or removed.
  After this operation, 0 B of additional disk space will be used.
  Do you want to continue? [Y/n] y
  Setting up udev (204-5ubuntu20.7) ...
   * udev requires hotplug support, not started
 ...fail!
  invoke-rc.d: initscript udev, action restart failed.
  dpkg: error processing package udev (--configure):
   subprocess installed post-installation script returned error exit status 1
  dpkg: dependency problems prevent configuration of systemd-services:
   systemd-services depends on udev (= 175-0ubuntu23); however:
Package udev is not configured yet.

  dpkg: error processing package systemd-services (--configure):
   dependency problems - leaving unconfigured
  dpkg: dependency problems prevent configuration of libpam-systemd:amd64:
   libpam-systemd:amd64 depends on systemd-services (= 204-5ubuntu20.7); 
however:
Package systemd-services is not configured yet.

  dpkg: error processing package libpam-systemd:amd64 (--configure):
   dependency problems - leaving unconfigured
  Errors were encountered while processing:
   udev
   systemd-services
   libpam-systemd:amd64
  E: Sub-process /usr/bin/dpkg returned an error code (1)

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1377624] Re: udev requires hotplug support, thus upgrades fail

2014-11-14 Thread parvan
I also have the same issue.

Brand new install. 
OVH VPS 
Ubuntu 14.04 LTS in an OpenVZ container.

-- 
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/1377624

Title:
  udev requires hotplug support, thus upgrades fail

Status in “systemd” package in Ubuntu:
  Confirmed

Bug description:
  I'm running 14.04 LTS in an OpenVZ container.

  Upgrades failed today, due to failure to configure udev:
  $ sudo apt-get dist-upgrade
  Reading package lists... Done
  Building dependency tree   
  Reading state information... Done
  Calculating upgrade... Done
  0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
  3 not fully installed or removed.
  After this operation, 0 B of additional disk space will be used.
  Do you want to continue? [Y/n] y
  Setting up udev (204-5ubuntu20.7) ...
   * udev requires hotplug support, not started
 ...fail!
  invoke-rc.d: initscript udev, action restart failed.
  dpkg: error processing package udev (--configure):
   subprocess installed post-installation script returned error exit status 1
  dpkg: dependency problems prevent configuration of systemd-services:
   systemd-services depends on udev (= 175-0ubuntu23); however:
Package udev is not configured yet.

  dpkg: error processing package systemd-services (--configure):
   dependency problems - leaving unconfigured
  dpkg: dependency problems prevent configuration of libpam-systemd:amd64:
   libpam-systemd:amd64 depends on systemd-services (= 204-5ubuntu20.7); 
however:
Package systemd-services is not configured yet.

  dpkg: error processing package libpam-systemd:amd64 (--configure):
   dependency problems - leaving unconfigured
  Errors were encountered while processing:
   udev
   systemd-services
   libpam-systemd:amd64
  E: Sub-process /usr/bin/dpkg returned an error code (1)

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1377624] Re: udev requires hotplug support, thus upgrades fail

2014-11-14 Thread Andrzej Kłapeć
I'm also experiencing this issue on my 14.04 OVH VPS. It's running
2.6.32-042stab093.5 kernel, btw.

-- 
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/1377624

Title:
  udev requires hotplug support, thus upgrades fail

Status in “systemd” package in Ubuntu:
  Confirmed

Bug description:
  I'm running 14.04 LTS in an OpenVZ container.

  Upgrades failed today, due to failure to configure udev:
  $ sudo apt-get dist-upgrade
  Reading package lists... Done
  Building dependency tree   
  Reading state information... Done
  Calculating upgrade... Done
  0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
  3 not fully installed or removed.
  After this operation, 0 B of additional disk space will be used.
  Do you want to continue? [Y/n] y
  Setting up udev (204-5ubuntu20.7) ...
   * udev requires hotplug support, not started
 ...fail!
  invoke-rc.d: initscript udev, action restart failed.
  dpkg: error processing package udev (--configure):
   subprocess installed post-installation script returned error exit status 1
  dpkg: dependency problems prevent configuration of systemd-services:
   systemd-services depends on udev (= 175-0ubuntu23); however:
Package udev is not configured yet.

  dpkg: error processing package systemd-services (--configure):
   dependency problems - leaving unconfigured
  dpkg: dependency problems prevent configuration of libpam-systemd:amd64:
   libpam-systemd:amd64 depends on systemd-services (= 204-5ubuntu20.7); 
however:
Package systemd-services is not configured yet.

  dpkg: error processing package libpam-systemd:amd64 (--configure):
   dependency problems - leaving unconfigured
  Errors were encountered while processing:
   udev
   systemd-services
   libpam-systemd:amd64
  E: Sub-process /usr/bin/dpkg returned an error code (1)

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1377624] Re: udev requires hotplug support, thus upgrades fail

2014-10-08 Thread Brian Murray
** Changed in: systemd (Ubuntu)
   Importance: Undecided = Medium

-- 
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/1377624

Title:
  udev requires hotplug support, thus upgrades fail

Status in “systemd” package in Ubuntu:
  Confirmed

Bug description:
  I'm running 14.04 LTS in an OpenVZ container.

  Upgrades failed today, due to failure to configure udev:
  $ sudo apt-get dist-upgrade
  Reading package lists... Done
  Building dependency tree   
  Reading state information... Done
  Calculating upgrade... Done
  0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
  3 not fully installed or removed.
  After this operation, 0 B of additional disk space will be used.
  Do you want to continue? [Y/n] y
  Setting up udev (204-5ubuntu20.7) ...
   * udev requires hotplug support, not started
 ...fail!
  invoke-rc.d: initscript udev, action restart failed.
  dpkg: error processing package udev (--configure):
   subprocess installed post-installation script returned error exit status 1
  dpkg: dependency problems prevent configuration of systemd-services:
   systemd-services depends on udev (= 175-0ubuntu23); however:
Package udev is not configured yet.

  dpkg: error processing package systemd-services (--configure):
   dependency problems - leaving unconfigured
  dpkg: dependency problems prevent configuration of libpam-systemd:amd64:
   libpam-systemd:amd64 depends on systemd-services (= 204-5ubuntu20.7); 
however:
Package systemd-services is not configured yet.

  dpkg: error processing package libpam-systemd:amd64 (--configure):
   dependency problems - leaving unconfigured
  Errors were encountered while processing:
   udev
   systemd-services
   libpam-systemd:amd64
  E: Sub-process /usr/bin/dpkg returned an error code (1)

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1377624] Re: udev requires hotplug support, thus upgrades fail

2014-10-05 Thread trinkity
this is my log:

Setting up udev (204-5ubuntu20.7) ...
 * udev requires hotplug support, not started
   ...fail!
invoke-rc.d: initscript udev, action restart failed.
dpkg: error processing package udev (--configure):
 subprocess installed post-installation script returned error exit status 1
dpkg: dependency problems prevent configuration of systemd-services:
 systemd-services depends on udev (= 175-0ubuntu23); however:
  Package udev is not configured yet.

dpkg: error processing package systemd-services (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of libpam-systemd:amd64:
 libpam-systemd:amd64 depends on systemd-services (= 204-5ubuntu20.7); however:
  Package systemd-services is not configured yet.

dpkg: error processing package libpam-systemd:amd64 (--configure):
 dependency problems - leaving unconfigured
Errors were encountered while processing:
 udev
 systemd-services
 libpam-systemd:amd64

-- 
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/1377624

Title:
  udev requires hotplug support, thus upgrades fail

Status in “systemd” package in Ubuntu:
  Confirmed

Bug description:
  I'm running 14.04 LTS in an OpenVZ container.

  Upgrades failed today, due to failure to configure udev:
  $ sudo apt-get dist-upgrade
  Reading package lists... Done
  Building dependency tree   
  Reading state information... Done
  Calculating upgrade... Done
  0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
  3 not fully installed or removed.
  After this operation, 0 B of additional disk space will be used.
  Do you want to continue? [Y/n] y
  Setting up udev (204-5ubuntu20.7) ...
   * udev requires hotplug support, not started
 ...fail!
  invoke-rc.d: initscript udev, action restart failed.
  dpkg: error processing package udev (--configure):
   subprocess installed post-installation script returned error exit status 1
  dpkg: dependency problems prevent configuration of systemd-services:
   systemd-services depends on udev (= 175-0ubuntu23); however:
Package udev is not configured yet.

  dpkg: error processing package systemd-services (--configure):
   dependency problems - leaving unconfigured
  dpkg: dependency problems prevent configuration of libpam-systemd:amd64:
   libpam-systemd:amd64 depends on systemd-services (= 204-5ubuntu20.7); 
however:
Package systemd-services is not configured yet.

  dpkg: error processing package libpam-systemd:amd64 (--configure):
   dependency problems - leaving unconfigured
  Errors were encountered while processing:
   udev
   systemd-services
   libpam-systemd:amd64
  E: Sub-process /usr/bin/dpkg returned an error code (1)

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1377624] Re: udev requires hotplug support, thus upgrades fail

2014-10-05 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: systemd (Ubuntu)
   Status: New = Confirmed

-- 
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/1377624

Title:
  udev requires hotplug support, thus upgrades fail

Status in “systemd” package in Ubuntu:
  Confirmed

Bug description:
  I'm running 14.04 LTS in an OpenVZ container.

  Upgrades failed today, due to failure to configure udev:
  $ sudo apt-get dist-upgrade
  Reading package lists... Done
  Building dependency tree   
  Reading state information... Done
  Calculating upgrade... Done
  0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
  3 not fully installed or removed.
  After this operation, 0 B of additional disk space will be used.
  Do you want to continue? [Y/n] y
  Setting up udev (204-5ubuntu20.7) ...
   * udev requires hotplug support, not started
 ...fail!
  invoke-rc.d: initscript udev, action restart failed.
  dpkg: error processing package udev (--configure):
   subprocess installed post-installation script returned error exit status 1
  dpkg: dependency problems prevent configuration of systemd-services:
   systemd-services depends on udev (= 175-0ubuntu23); however:
Package udev is not configured yet.

  dpkg: error processing package systemd-services (--configure):
   dependency problems - leaving unconfigured
  dpkg: dependency problems prevent configuration of libpam-systemd:amd64:
   libpam-systemd:amd64 depends on systemd-services (= 204-5ubuntu20.7); 
however:
Package systemd-services is not configured yet.

  dpkg: error processing package libpam-systemd:amd64 (--configure):
   dependency problems - leaving unconfigured
  Errors were encountered while processing:
   udev
   systemd-services
   libpam-systemd:amd64
  E: Sub-process /usr/bin/dpkg returned an error code (1)

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp