udev: fails to install (install due to gnome-volume-manager)

Bug #12766 reported by Debian Bug Importer
4
Affects Status Importance Assigned to Milestone
udev (Debian)
Fix Released
Unknown
udev (Ubuntu)
Invalid
High
Unassigned

Bug Description

Automatically imported from Debian bug report #294575 http://bugs.debian.org/294575

Revision history for this message
Debian Bug Importer (debzilla) wrote :

Automatically imported from Debian bug report #294575 http://bugs.debian.org/294575

Revision history for this message
Debian Bug Importer (debzilla) wrote :
Download full text (5.0 KiB)

Message-Id: <E1CzFQT-00019h-00@amalthea>
Date: Thu, 10 Feb 2005 15:36:13 +0100
From: Michael Schmitt <email address hidden>
To: Debian Bug Tracking System <email address hidden>
Subject: udev: fails to install (install due to gnome-volume-manager)

Package: udev
Version: 0.050-6
Severity: grave
Justification: renders package unusable

I tried to install gnome-volume-manager and it depends on udev but udev did not
install correctly. Here's the exact output. It may help to understand what I did
and maybe what I did "wrong" ;) Anyway if I did miss something, the package should
inform me of that. I am completely new to udev, just as a hint.

Building Dependency Tree... Done
The following extra packages will be installed:
  dbus-glib-1 hal libhal-storage0 libsysfs1 pmount udev
Suggested packages:
  hal-device-manager
The following packages will be REMOVED:
  magicdev
The following NEW packages will be installed:
  dbus-glib-1 gnome-volume-manager hal libhal-storage0 libsysfs1 pmount
udev
0 upgraded, 7 newly installed, 1 to remove and 0 not upgraded.
Need to get 0B/838kB of archives.
After unpacking 2544kB of additional disk space will be used.
Do you want to continue? [Y/n] y
dpkg: magicdev: dependency problems, but removing anyway as you request:
 gnome-desktop-environment depends on gnome-volume-manager (>= 1.1.2-3)
| magicdev; however:
  Package gnome-volume-manager is not installed.
  Package magicdev is to be removed.
(Reading database ... 106677 files and directories currently installed.)
Removing magicdev ...
Selecting previously deselected package dbus-glib-1.
(Reading database ... 106621 files and directories currently installed.)
Unpacking dbus-glib-1 (from .../dbus-glib-1_0.23-1_i386.deb) ...
Selecting previously deselected package libhal-storage0.
Unpacking libhal-storage0 (from .../libhal-storage0_0.4.7-1_i386.deb)
...
Selecting previously deselected package udev.
Unpacking udev (from .../archives/udev_0.050-6_i386.deb) ...
Selecting previously deselected package hal.
Unpacking hal (from .../archives/hal_0.4.7-1_i386.deb) ...
Selecting previously deselected package libsysfs1.
Unpacking libsysfs1 (from .../libsysfs1_1.2.0-4_i386.deb) ...
Selecting previously deselected package pmount.
Unpacking pmount (from .../pmount_0.5.1-1_i386.deb) ...
Selecting previously deselected package gnome-volume-manager.
Unpacking gnome-volume-manager (from
.../gnome-volume-manager_1.1.2-5_i386.deb) ...
Setting up dbus-glib-1 (0.23-1) ...

Setting up libhal-storage0 (0.4.7-1) ...

Setting up udev (0.050-6) ...
mount: wrong fs type, bad option, bad superblock on none,
       or too many mounted file systems
dpkg: error processing udev (--configure):
 subprocess post-installation script returned error exit status 32
dpkg: dependency problems prevent configuration of hal:
 hal depends on udev; however:
  Package udev is not configured yet.
dpkg: error processing hal (--configure):
 dependency problems - leaving unconfigured
Setting up libsysfs1 (1.2.0-4) ...

Setting up pmount (0.5.1-1) ...
addgroup: The group `plugdev' already exists.
addgroup: The group `plugdev' already exists.

dpkg: dependency problems prevent configuration of gnome-volum...

Read more...

Revision history for this message
In , Justin Pryzby (justinpryzby-users) wrote : Re: Bug#294575: udev: fails to install (install due to gnome-volume-manager)

Hi Michael,

I'm not the udev maintainer, but I can try to help.

Can you add "set -x" as the second line of
/var/lib/dpkg/info/udev.postinst, and retry configuration of that
package, and send us the output?

Thanks,
Justin

On Thu, Feb 10, 2005 at 03:36:13PM +0100, Michael Schmitt wrote:
> Package: udev
> Version: 0.050-6
> Severity: grave
> Justification: renders package unusable

Revision history for this message
Debian Bug Importer (debzilla) wrote :

Message-ID: <20050210151707.GA8187@andromeda>
Date: Thu, 10 Feb 2005 10:17:07 -0500
From: Justin Pryzby <email address hidden>
To: Michael Schmitt <email address hidden>, <email address hidden>
Subject: Re: Bug#294575: udev: fails to install (install due to gnome-volume-manager)

Hi Michael,

I'm not the udev maintainer, but I can try to help.

Can you add "set -x" as the second line of
/var/lib/dpkg/info/udev.postinst, and retry configuration of that
package, and send us the output?

Thanks,
Justin

On Thu, Feb 10, 2005 at 03:36:13PM +0100, Michael Schmitt wrote:
> Package: udev
> Version: 0.050-6
> Severity: grave
> Justification: renders package unusable

Revision history for this message
In , Marco d'Itri (md) wrote :

severity 294575 normal
thanks

On Feb 10, Michael Schmitt <email address hidden> wrote:

> I tried to install gnome-volume-manager and it depends on udev but udev did not
> install correctly.

Your kernel lacks tmpfs support, but apparently does not behaves like
older kernels.
Please run these commands and report what happens:

mkdir /tmp/test1
mount -n -o size=5M,mode=0755 -t ramfs none /tmp/test1
mkdir /tmp/test2
mount -n -o size=5M,mode=0755 -t tmpfs none /tmp/test2
cp /etc/group /tmp/test/file

Please also send the .config file of the running kernel and the content
of /proc/filesystems .

--
ciao,
Marco

Revision history for this message
Debian Bug Importer (debzilla) wrote :

Message-ID: <email address hidden>
Date: Thu, 10 Feb 2005 18:17:20 +0100
From: <email address hidden> (Marco d'Itri)
To: Michael Schmitt <email address hidden>,
 <email address hidden>
Cc: <email address hidden>
Subject: Re: Bug#294575: udev: fails to install (install due to gnome-volume-manager)

--1ccMZA6j1vT5UqiK
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

severity 294575 normal
thanks

On Feb 10, Michael Schmitt <email address hidden> wrote:

> I tried to install gnome-volume-manager and it depends on udev but udev d=
id not
> install correctly.

Your kernel lacks tmpfs support, but apparently does not behaves like
older kernels.
Please run these commands and report what happens:

mkdir /tmp/test1
mount -n -o size=3D5M,mode=3D0755 -t ramfs none /tmp/test1
mkdir /tmp/test2
mount -n -o size=3D5M,mode=3D0755 -t tmpfs none /tmp/test2
cp /etc/group /tmp/test/file

Please also send the .config file of the running kernel and the content
of /proc/filesystems .

--=20
ciao,
Marco

--1ccMZA6j1vT5UqiK
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: Digital signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.0 (GNU/Linux)

iD8DBQFCC5cfFGfw2OHuP7ERAoLyAKCX/8mSR720OCTtLX24SoSVIWgfAQCfY7l0
twjHts/jztJQLgjHvkg4q9A=
=QIFs
-----END PGP SIGNATURE-----

--1ccMZA6j1vT5UqiK--

Revision history for this message
In , Michael Schmitt (m-schmitt) wrote : Re: Bug#294575: udev: fails to install (install due to gnome-volume-manager)

mschmitt@amalthea:~$ mkdir /tmp/test1
mschmitt@amalthea:~$ mount -n -o size=5M,mode=0755 -t ramfs
none /tmp/test1
mount: only root can do that
mschmitt@amalthea:~$ su
Password:
amalthea:/home/mschmitt# mount -n -o size=5M,mode=0755 -t ramfs
none /tmp/test1
amalthea:/home/mschmitt# mount
/dev/hda1 on / type ext3 (rw,errors=remount-ro)
proc on /proc type proc (rw)
sysfs on /sys type sysfs (rw)
devpts on /dev/pts type devpts (rw,gid=5,mode=620)
none on /proc/bus/usb type usbfs (rw)
europa:/pub/ on /mnt/pub_europa type nfs
(rw,noexec,nosuid,nodev,timeo=14,intr,rsize=8192,wsize=8192,addr=192.168.0.1)
europa:/pub/mschmitt_data/ on /home/mschmitt/mschmitt_data type nfs
(rw,noexec,nosuid,nodev,timeo=14,intr,rsize=8192,wsize=8192,addr=192.168.0.1)
europa:/var/www/ on /mnt/www_europa type nfs
(rw,noexec,nosuid,nodev,timeo=14,intr,rsize=8192,wsize=8192,addr=192.168.0.1)
amalthea:/home/mschmitt# fuser -mv /tmp/test1/
amalthea:/home/mschmitt# umount /tmp/test1/
amalthea:/home/mschmitt# umount /tmp/test1/
umount: /tmp/test1/: not mounted
amalthea:/home/mschmitt#

as far as I see, nothing happens... but... somehow, "something" does
happen. The same done with tmpfs... surely provides me with a nice
message, that my kernel lacks support for tmpfs as you did assume too. I
did disable tmpfs in the kernel because I did not need it.

Anyway, thanks for the hint. I did enable tmpfs again and the package
installed correctly. I am not aware of the general package guidlines,
but maybe you should add a check wether tmpfs is enabled or not which
prints a related message to the screen if it is not enabled rather than
just aborting the installation due to the lack of tmpfs support.

best regards
Michael

Am Donnerstag, den 10.02.2005, 18:17 +0100 schrieb Marco d'Itri:
> severity 294575 normal
> thanks
>
> On Feb 10, Michael Schmitt <email address hidden> wrote:
>
> > I tried to install gnome-volume-manager and it depends on udev but udev did not
> > install correctly.
>
> Your kernel lacks tmpfs support, but apparently does not behaves like
> older kernels.
> Please run these commands and report what happens:
>
> mkdir /tmp/test1
> mount -n -o size=5M,mode=0755 -t ramfs none /tmp/test1
> mkdir /tmp/test2
> mount -n -o size=5M,mode=0755 -t tmpfs none /tmp/test2
> cp /etc/group /tmp/test/file
>
> Please also send the .config file of the running kernel and the content
> of /proc/filesystems .
>

Revision history for this message
Debian Bug Importer (debzilla) wrote :

Message-Id: <1108071673.3144.8.camel@amalthea>
Date: Thu, 10 Feb 2005 22:41:11 +0100
From: Michael Schmitt <email address hidden>
To: Marco d'Itri <email address hidden>
Cc: <email address hidden>
Subject: Re: Bug#294575: udev: fails to install (install due to
 gnome-volume-manager)

mschmitt@amalthea:~$ mkdir /tmp/test1
mschmitt@amalthea:~$ mount -n -o size=5M,mode=0755 -t ramfs
none /tmp/test1
mount: only root can do that
mschmitt@amalthea:~$ su
Password:
amalthea:/home/mschmitt# mount -n -o size=5M,mode=0755 -t ramfs
none /tmp/test1
amalthea:/home/mschmitt# mount
/dev/hda1 on / type ext3 (rw,errors=remount-ro)
proc on /proc type proc (rw)
sysfs on /sys type sysfs (rw)
devpts on /dev/pts type devpts (rw,gid=5,mode=620)
none on /proc/bus/usb type usbfs (rw)
europa:/pub/ on /mnt/pub_europa type nfs
(rw,noexec,nosuid,nodev,timeo=14,intr,rsize=8192,wsize=8192,addr=192.168.0.1)
europa:/pub/mschmitt_data/ on /home/mschmitt/mschmitt_data type nfs
(rw,noexec,nosuid,nodev,timeo=14,intr,rsize=8192,wsize=8192,addr=192.168.0.1)
europa:/var/www/ on /mnt/www_europa type nfs
(rw,noexec,nosuid,nodev,timeo=14,intr,rsize=8192,wsize=8192,addr=192.168.0.1)
amalthea:/home/mschmitt# fuser -mv /tmp/test1/
amalthea:/home/mschmitt# umount /tmp/test1/
amalthea:/home/mschmitt# umount /tmp/test1/
umount: /tmp/test1/: not mounted
amalthea:/home/mschmitt#

as far as I see, nothing happens... but... somehow, "something" does
happen. The same done with tmpfs... surely provides me with a nice
message, that my kernel lacks support for tmpfs as you did assume too. I
did disable tmpfs in the kernel because I did not need it.

Anyway, thanks for the hint. I did enable tmpfs again and the package
installed correctly. I am not aware of the general package guidlines,
but maybe you should add a check wether tmpfs is enabled or not which
prints a related message to the screen if it is not enabled rather than
just aborting the installation due to the lack of tmpfs support.

best regards
Michael

Am Donnerstag, den 10.02.2005, 18:17 +0100 schrieb Marco d'Itri:
> severity 294575 normal
> thanks
>
> On Feb 10, Michael Schmitt <email address hidden> wrote:
>
> > I tried to install gnome-volume-manager and it depends on udev but udev did not
> > install correctly.
>
> Your kernel lacks tmpfs support, but apparently does not behaves like
> older kernels.
> Please run these commands and report what happens:
>
> mkdir /tmp/test1
> mount -n -o size=5M,mode=0755 -t ramfs none /tmp/test1
> mkdir /tmp/test2
> mount -n -o size=5M,mode=0755 -t tmpfs none /tmp/test2
> cp /etc/group /tmp/test/file
>
> Please also send the .config file of the running kernel and the content
> of /proc/filesystems .
>

Revision history for this message
Matt Zimmerman (mdz) wrote :

only a problem with broken kernels

Revision history for this message
In , Justin Pryzby (justinpryzby) wrote : merging 294575 294575

# Automatically generated email from bts, devscripts version 2.8.10
merge 294575 294575

Revision history for this message
In , Justin Pryzby (justinpryzby) wrote : severity of 294575 is grave, merging 294575 294575

# Automatically generated email from bts, devscripts version 2.8.10
severity 294575 grave
merge 294575 294575

Revision history for this message
Debian Bug Importer (debzilla) wrote :

Message-Id: <email address hidden>
Date: Sat, 12 Feb 2005 14:03:25 -0500
From: Justin Pryzby <email address hidden>
To: <email address hidden>
Subject: merging 294575 294575

# Automatically generated email from bts, devscripts version 2.8.10
merge 294575 294575

Revision history for this message
Debian Bug Importer (debzilla) wrote :

Message-Id: <email address hidden>
Date: Sat, 12 Feb 2005 14:03:40 -0500
From: Justin Pryzby <email address hidden>
To: <email address hidden>
Subject: severity of 294575 is grave, merging 294575 294575

# Automatically generated email from bts, devscripts version 2.8.10
severity 294575 grave
merge 294575 294575

Revision history for this message
In , Marco d'Itri (md) wrote : Bug#294575: fixed in udev 0.053-1

Source: udev
Source-Version: 0.053-1

We believe that the bug you reported is fixed in the latest version of
udev, which is due to be installed in the Debian FTP archive:

udev_0.053-1.diff.gz
  to pool/main/u/udev/udev_0.053-1.diff.gz
udev_0.053-1.dsc
  to pool/main/u/udev/udev_0.053-1.dsc
udev_0.053-1_i386.deb
  to pool/main/u/udev/udev_0.053-1_i386.deb
udev_0.053.orig.tar.gz
  to pool/main/u/udev/udev_0.053.orig.tar.gz

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to <email address hidden>,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Marco d'Itri <email address hidden> (supplier of updated udev package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing <email address hidden>)

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Sat, 12 Feb 2005 19:39:53 +0100
Source: udev
Binary: udev udev-udeb
Architecture: source i386
Version: 0.053-1
Distribution: unstable
Urgency: medium
Maintainer: Marco d'Itri <email address hidden>
Changed-By: Marco d'Itri <email address hidden>
Description:
 udev - /dev/ management daemon
Closes: 294575
Changes:
 udev (0.053-1) unstable; urgency=medium
 .
   * New upstream release.
   * Removed patches cdsymlinks_numeric (merged upstream) and scsi_id_tmp
     (not needed anymore).
   * Added some documentation to the init script for the benefit of people
     who run commands without understanding their consequences. With the
     same rationale, added some code which prints a scary message if the
     script is started from an interactive shell.
   * Added to the init script a check for the $UDEV_DISABLED variable,
     which may be set on the kernel command line to easily disable udev.
   * Do not start udev from postinst when installing in a chroot.
   * Added to postinst yet another check for missing tmpfs. (Closes: #294575)
   * CAPI devices now are owned by group dialout, per policy.
   * Documented in README.Debian that the md RAID devices may not work.
   * Updated the cdsymlinks script with a patch from the author.
Files:
 ad49d36da8bf9b11add1e52a6353b925 561 admin extra udev_0.053-1.dsc
 eca158a5db1ede264195237c949bb8a6 363809 admin extra udev_0.053.orig.tar.gz
 4373cc51ce46d6462b6de963dd339f72 27235 admin extra udev_0.053-1.diff.gz
 e140da84708a33211cbbf0b136e97485 237272 admin extra udev_0.053-1_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.0 (GNU/Linux)

iD8DBQFCDk86FGfw2OHuP7ERAiHpAJ9aGFnd/E/8nBy3IMGmviFCWwHQ1ACfUBs+
9AfmxiWmM4XOfL6k12z1kJY=
=wZo3
-----END PGP SIGNATURE-----

Revision history for this message
Debian Bug Importer (debzilla) wrote :

Message-Id: <email address hidden>
Date: Sat, 12 Feb 2005 14:47:07 -0500
From: Marco d'Itri <email address hidden>
To: <email address hidden>
Subject: Bug#294575: fixed in udev 0.053-1

Source: udev
Source-Version: 0.053-1

We believe that the bug you reported is fixed in the latest version of
udev, which is due to be installed in the Debian FTP archive:

udev_0.053-1.diff.gz
  to pool/main/u/udev/udev_0.053-1.diff.gz
udev_0.053-1.dsc
  to pool/main/u/udev/udev_0.053-1.dsc
udev_0.053-1_i386.deb
  to pool/main/u/udev/udev_0.053-1_i386.deb
udev_0.053.orig.tar.gz
  to pool/main/u/udev/udev_0.053.orig.tar.gz

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to <email address hidden>,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Marco d'Itri <email address hidden> (supplier of updated udev package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing <email address hidden>)

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Sat, 12 Feb 2005 19:39:53 +0100
Source: udev
Binary: udev udev-udeb
Architecture: source i386
Version: 0.053-1
Distribution: unstable
Urgency: medium
Maintainer: Marco d'Itri <email address hidden>
Changed-By: Marco d'Itri <email address hidden>
Description:
 udev - /dev/ management daemon
Closes: 294575
Changes:
 udev (0.053-1) unstable; urgency=medium
 .
   * New upstream release.
   * Removed patches cdsymlinks_numeric (merged upstream) and scsi_id_tmp
     (not needed anymore).
   * Added some documentation to the init script for the benefit of people
     who run commands without understanding their consequences. With the
     same rationale, added some code which prints a scary message if the
     script is started from an interactive shell.
   * Added to the init script a check for the $UDEV_DISABLED variable,
     which may be set on the kernel command line to easily disable udev.
   * Do not start udev from postinst when installing in a chroot.
   * Added to postinst yet another check for missing tmpfs. (Closes: #294575)
   * CAPI devices now are owned by group dialout, per policy.
   * Documented in README.Debian that the md RAID devices may not work.
   * Updated the cdsymlinks script with a patch from the author.
Files:
 ad49d36da8bf9b11add1e52a6353b925 561 admin extra udev_0.053-1.dsc
 eca158a5db1ede264195237c949bb8a6 363809 admin extra udev_0.053.orig.tar.gz
 4373cc51ce46d6462b6de963dd339f72 27235 admin extra udev_0.053-1.diff.gz
 e140da84708a33211cbbf0b136e97485 237272 admin extra udev_0.053-1_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.0 (GNU/Linux)

iD8DBQFCDk86FGfw2OHuP7ERAiHpAJ9aGFnd/E/8nBy3IMGmviFCWwHQ1ACfUBs+
9AfmxiWmM4XOfL6k12z1kJY=
=wZo3
-----END PGP SIGNATURE-----

Changed in udev:
status: Unknown → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.