Bug#376727:

2007-05-04 Thread Miguel Quirós Olozábal
I solved this problem but I cannot remember which was the package that
solved it when upgraded.
At the moment, the system is updated Debian etch which includes
shared-mime-info 0.19-2 and the bug does not show up.




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



Bug#382914:

2006-09-28 Thread Miguel Quirós
I have tried adding "pamconsole" to the filesystems I want to mount and
then, when executing usermount, the program does start and those
filesystems appear in the list but, when I try to mount any of them, I
got an error of "unrecognised pamconsole option" and the system is not
mounted.

It seems that my version of mount (2.12r-8) does not recognise the
"pamconsole" option. In fact, it does not appear in the mount man page
and moreover, I have never heard or read about it anywhere. Is it
anything new in the very last versions of mount? What does it mean?

For sure, the program should search for "user" or "users" options.
-- 
Miguel Quirós Olozábal
Departamento de Química Inorgánica. Facultad de Ciencias.
Universidad de Granada. 18071 Granada. SPAIN
email:mquirosugres
  mquirosugres




Bug#376727:

2006-09-07 Thread Miguel Quirós
I have found the same behaviour in files with extensions jpg. If the
files are renamed with the extension jpeg, then they are treated
correctly. It seems that the extension jpg is not considered valid for a
file of JPEG type whereas the extension jpeg is considered OK.

Nevertheless, in the file /etc/mime.types (it is where the association
between filename extensions and mime types are defined, isn't it?), the
jpeg line seems correct:

image/jpeg  jpeg jpg jpe

I have not tested png files.
-- 
Miguel Quirós Olozábal
Departamento de Química Inorgánica. Facultad de Ciencias.
Universidad de Granada. 18071 Granada. SPAIN
email:mquirosugres
  mquirosugres




Bug#382914: Usermount does not work for a non-root user

2006-08-13 Thread Miguel Quirós Olozábal
Package: usermode
Version: 1.81-3

After upgrading to debian-etch, when I try to start
the program usermount for a non-root user, I just get the message:
"There are no filesystems which you are allowed to mount or unmount.
Contact your administrator."

The message is wrong, since there are several lines in /etc/fstab with
the "user" option in them and the corresponding filesystems (floppy,
cdrom, usb memories, ...) can be mounted with no problems by non-root
users either from the console or from the multiload applet of
gnome-panel. On the other hand, usermount seems to work OK if executed
by root.

I do not know if this is a bug or perhaps I have something
misconfigurated somewhere (I do not think so, since the filesystem can
be mounted if usermount is not used). Usermode Debian package installed
is 1.81-3. A copy of /etc/fstab follows:

# /etc/fstab: static file system information.
#
#  
/dev/hda2  /  ext2 defaults,errors=remount-ro  0  1
/dev/hda6  /home  ext2 defaults0  2
/dev/hda5  /boot  ext2 defaults0  2
/dev/hda7  /usr   ext3 defaults0  2
/dev/hda8  none   swap sw  0  0
proc   /proc  proc defaults0  0
/dev/fd0   /floppyauto user,noauto 0  0
/dev/cdrom /cdrom iso9660  ro,user,noauto  0  0
/dev/cdrom /udf   udf  ro,user,noauto  0  0
/dev/scd0  /externo   iso9660  ro,user,noauto  0  0
/dev/hda1  /WMe   vfat gid=6,umask=2,rw,auto,iocharset=iso8859-1 0  0
#none   /proc/bus/usb  usbfsdefaults0  0
/dev/sda1  /usbar vfat rw,user,noauto  0  0
/dev/sda2  /usblinux  ext2 rw,user,noauto,exec 0  0
/dev/sda   /usbwinvfat rw,user,noauto      0  0


-- 
Miguel Quirós Olozábal
Departamento de Química Inorgánica. Facultad de Ciencias.
Universidad de Granada. 18071 Granada. SPAIN
email:mquirosugres
  mquirosugres