[Bug 51164] Re: DVD drive mounted to /media/usbdisk

2008-06-25 Thread Jean-Baptiste Lallement
We are closing this bug report because it lacks the information we need
to investigate the problem, as described in the previous comments.
Please reopen it if you can give us the missing information, and don't
hesitate to submit bug reports in the future. To reopen the bug report
you can click on the current status, under the Status column, and change
the Status back to New. Thanks again!

** Changed in: pmount (Ubuntu)
   Status: Incomplete = Invalid

-- 
DVD drive mounted to /media/usbdisk
https://bugs.launchpad.net/bugs/51164
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 51164] Re: DVD drive mounted to /media/usbdisk

2008-05-30 Thread Jean-Baptiste Lallement
Thank you for taking the time to report this bug and helping to make
Ubuntu better. You reported this bug a while ago and there hasn't been
any activity in it recently. We were wondering is this still an issue
for you? Can you try with latest Ubuntu release? Thanks in advance.

-- 
DVD drive mounted to /media/usbdisk
https://bugs.launchpad.net/bugs/51164
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 51164] Re: DVD drive mounted to /media/usbdisk

2006-10-09 Thread Martin Pitt
Mabouya: Your problem is entirely different from Who's (and I'm not even
sure whether there is an actual bug at all, it seems you try to mount a
CD on top of an already existing mount on /media/cdrom0). Please file a
new bug and attach your /etc/fstab if you think something behaves
incorrectly. Thanks!

Who, I still need this debug output from you.

-- 
DVD drive mounted to /media/usbdisk
https://launchpad.net/bugs/51164

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 51164] Re: DVD drive mounted to /media/usbdisk

2006-10-09 Thread Mabouya
I have reinstalled Ubuntu and made all the updates and the problems
reappeared. The debug is now :

[EMAIL PROTECTED]:~$ PMOUNT_DEBUG=1 pmount-hal /dev/hdc
drive: /org/freedesktop/Hal/devices/storage_model_LITEON_DVD_ROM_LTD163
volume: /org/freedesktop/Hal/devices/volume_part_1_size_3749740544
device: /dev/hdc
label: usbdisk
fstype: (null)
options: exec
umask: (null)
spawnv(): executing pmount 'pmount' '--exec' '/dev/hdc' 'usbdisk-1'
Erreur : /dev/hdc is yet mounted on /media/usbdisk
spawn(): pmount terminated with status 4
Erreur: impossible to execute pmount

Here is my /etc/fstab too:

# /etc/fstab: static file system information.
#
# file system mount point   type  options   dump  pass
proc/proc   procdefaults0   0
/dev/hdb1   /   ext3defaults,errors=remount-ro 0   1
/dev/hdb5   /media/commun   vfatdefaults,utf8,umask=007,gid=46 0   1
/dev/hda1   /media/hda1 vfatdefaults,utf8,umask=007,gid=46 0   1
/dev/hda2   /media/windows  ntfsdefaults,nls=utf8,umask=007,gid=46 0
   1
/dev/hdb2   noneswapsw  0   0
/dev/hdd/media/cdrom0   udf,iso9660 user,noauto 0   0

Ihave a dvd drive and a cdrw drive, but only one seems to be mounted.



 Message du 06/10/06 12:05
 De : Martin Pitt [EMAIL PROTECTED]
 A : [EMAIL PROTECTED]
 Copie à : 
 Objet : [Bug 51164] Re: DVD drive mounted to /media/usbdisk
 
 Mabouya, can you please do the debugging step from comment 2:
 
 Strange, pmount-hal is supposed to pick up the desired mount point from
 hal. Can you please do
 
   PMOUNT_DEBUG=1 pmount-hal /dev/hdc
 
 and put the output here?
 
 -- 
 DVD drive mounted to /media/usbdisk
 https://launchpad.net/bugs/51164
 


-- 
DVD drive mounted to /media/usbdisk
https://launchpad.net/bugs/51164

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Re: [Bug 51164] Re: DVD drive mounted to /media/usbdisk

2006-10-07 Thread Mabouya
Since updates of python this morning, I don't have this problem anymore 
(yeepie). But I still don't have any icon of dvd on the desktop. But with cd i 
have it. Here is the output of the debugging step: (as I am french I tried to 
translate the french parts in English)
without dvd in the dvd drive
/dev/hdc is in /etc/fstab, calling mount
spawnv(): executing mount 'mount' '/dev/hdc'
mount: No media found
spawn(): mount terminated with status 32

with dvd
/dev/hdc is in /etc/fstab, calling mount
spawnv(): executing mount 'mount' '/dev/hdc'
mount: /dev/hdc is protected against write, mounted read only
mount: /dev/hdc is yet mounted ou /media/cdrom0 is busy
mount: regard to mtab /dev/hdc is yet mounted in /media/cdrom0
spawn(): mount terminated with status 32

 Message du 06/10/06 12:05
 De : Martin Pitt [EMAIL PROTECTED]
 A : [EMAIL PROTECTED]
 Copie à : 
 Objet : [Bug 51164] Re: DVD drive mounted to /media/usbdisk
 
 Mabouya, can you please do the debugging step from comment 2:
 
 Strange, pmount-hal is supposed to pick up the desired mount point from
 hal. Can you please do
 
   PMOUNT_DEBUG=1 pmount-hal /dev/hdc
 
 and put the output here?
 
 -- 
 DVD drive mounted to /media/usbdisk
 https://launchpad.net/bugs/51164
 


-- 
DVD drive mounted to /media/usbdisk
https://launchpad.net/bugs/51164

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 51164] Re: DVD drive mounted to /media/usbdisk

2006-10-06 Thread Martin Pitt
Mabouya, can you please do the debugging step from comment 2:

Strange, pmount-hal is supposed to pick up the desired mount point from
hal. Can you please do

  PMOUNT_DEBUG=1 pmount-hal /dev/hdc

and put the output here?

-- 
DVD drive mounted to /media/usbdisk
https://launchpad.net/bugs/51164

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 51164] Re: DVD drive mounted to /media/usbdisk

2006-10-02 Thread Mabouya
I have the same problem with Ubuntu Dapper and Edgy, but not with
Kubuntu Dapper and Edgy. It is impossible to read data DVD or DVD movie.
I have a Lite-on brand DVD drive.

-- 
DVD drive mounted to /media/usbdisk
https://launchpad.net/bugs/51164

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 51164] Re: DVD drive mounted to /media/usbdisk

2006-10-02 Thread Sebastien Bacher
** Bug 63504 has been marked a duplicate of this bug

-- 
DVD drive mounted to /media/usbdisk
https://launchpad.net/bugs/51164

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 51164] Re: DVD drive mounted to /media/usbdisk

2006-08-08 Thread Martin Pitt
Strange, pmount-hal is supposed to pick up the desired mount point from
hal. Can you please do

  PMOUNT_DEBUG=1 pmount-hal /dev/hdc

and put the output here?

** Changed in: pmount (Ubuntu)
 Assignee: (unassigned) = Martin Pitt
   Status: Unconfirmed = Needs Info

-- 
DVD drive mounted to /media/usbdisk
https://launchpad.net/bugs/51164

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 51164] Re: DVD drive mounted to /media/usbdisk

2006-06-27 Thread Who
** Attachment added: hal-device output
   http://librarian.launchpad.net/3164699/haldevice

-- 
DVD drive mounted to /media/usbdisk
https://launchpad.net/bugs/51164

--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs