Bug#506888: mount gives up too soon when mounting a DVD-ROM

2013-11-13 Thread Phillip Susi
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

tags 506888 + moreinfo
thanks

Are you still seeing this on wheezy?  Can you try running blkid -p
/dev/cdrom?

-BEGIN PGP SIGNATURE-
Version: GnuPG v2.0.17 (MingW32)
Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/

iQEcBAEBAgAGBQJSg6YDAAoJEJrBOlT6nu75WYAH/iBSWCLBRwFKBKH++3k5gGyS
5t0DHQWYTiWyOQxpJNDmEwNNp/OPDR0z54JDMjvGhiO5OlFaFcq/PgIe3q+IhQVL
lUTN+VCn5TySthdLz5XPz6c9LbsmFLnrbfJu5x+zuDaJvYDjVc6Lnw1ptXAxiRNe
Aozxy2pf3dygMmangMlLyA78tr6/M8TPBFOraf8Gyv7ApXfmSV7lrrAIe5xtXQLE
R9WhwQ+hKdSEwi12xflIWQqej4EGgOGqjLkOw2sP8pmrU7OzQbCBCohdrVrrdFyC
o2nNjDtXt6xLZ68uHxumECryThk9rAD2J3QMlKl5um6sOz71L6x8AU+NBix719k=
=Pifh
-END PGP SIGNATURE-


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#506888: mount gives up too soon when mounting a DVD-ROM

2008-11-25 Thread Reid Priedhorsky
Package: mount
Version: 2.13.1.1-1
Severity: minor


On my newly-installed DVD writer, an LG GH22NS30 (a SATA device), mount won't
mount a newly-inserted DVD until ~15 seconds after the disk is inserted.
Attempts before this fail:

39 [~]$ while ! (mount /dev/cdrom); do date; sleep 1; done
mount: I could not determine the filesystem type, and none was specified
Tue Nov 25 11:22:35 CST 2008
mount: I could not determine the filesystem type, and none was specified
Tue Nov 25 11:22:36 CST 2008
mount: I could not determine the filesystem type, and none was specified
Tue Nov 25 11:22:37 CST 2008
mount: I could not determine the filesystem type, and none was specified
Tue Nov 25 11:22:39 CST 2008
mount: I could not determine the filesystem type, and none was specified
Tue Nov 25 11:22:40 CST 2008
mount: I could not determine the filesystem type, and none was specified
Tue Nov 25 11:22:41 CST 2008
mount: I could not determine the filesystem type, and none was specified
Tue Nov 25 11:22:42 CST 2008
mount: I could not determine the filesystem type, and none was specified
Tue Nov 25 11:22:44 CST 2008
mount: I could not determine the filesystem type, and none was specified
Tue Nov 25 11:22:45 CST 2008
mount: I could not determine the filesystem type, and none was specified
Tue Nov 25 11:22:46 CST 2008
mount: I could not determine the filesystem type, and none was specified
Tue Nov 25 11:22:47 CST 2008
mount: I could not determine the filesystem type, and none was specified
Tue Nov 25 11:22:48 CST 2008
mount: block device /dev/scd0 is write-protected, mounting read-only

I'd much rather that mount, instead of failing, wait until the device is ready
and then mount the DVD.

On my old DVD writer, an NEC ND 3520-A (a PATA device), mount worked this way.

Here's the relevant fstab line:

  /dev/cdrom  /mnt/cdromauto  noauto,user   0  0

If mount is the wrong package to report on, your help in routing this bug
would be much appreciated. (I did check the linux-2.6 source package bug
list and didn't find any duplicates.)

I suggested a severity of minor rather than wishlist because this problem
makes mount more difficult to use in scripts.

Thanks,

Reid

-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (x86_64)

Kernel: Linux 2.6.26-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/dash

Versions of packages mount depends on:
ii  libblkid1 1.41.3-1   block device id library
ii  libc6 2.7-16 GNU C Library: Shared libraries
ii  libselinux1   2.0.65-5   SELinux shared libraries
ii  libuuid1  1.41.3-1   universally unique id library

mount recommends no packages.

Versions of packages mount suggests:
pn  nfs-commonnone (no description available)

-- no debconf information



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]