Your message dated Tue, 04 May 2010 22:20:36 +0000
with message-id <[email protected]>
and subject line Bug#571739: fixed in pmount 0.9.21-1
has caused the Debian Bug report #571739,
regarding pmount bug. It does not support ext4
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
571739: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=571739
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: pmount
Version: 0.9.20

How reproducible: allways mounting ext4

Steps to Reproduce:

[r...@magos media]# blkid | grep ext4
/dev/sda6: LABEL="ext4test" UUID="1a93fa9b-78b9-4724-af6c-cba10b58fb51" TYPE="ext4" [r...@magos media]# LC_ALL=C pmount /dev/sda6 /media/test
Error: invalid file system name 'ext4'
mount: wrong fs type, bad option, bad superblock on /dev/sda6,
     missing codepage or helper program, or other error
     In some cases useful info is found in syslog - try
     dmesg | tail  or so

Error: could not delete mount point: No such file or directory
[r...@magos media]# mount /dev/sda6 /media/test && mount | grep ext4
/dev/sda6 on /media/test type ext4 (rw)

Solution: Sources must be patched

Patches:
[r...@magos SOURCES]# cat pmount-0.9.20-ext4.patch
diff -auprN pmount-0.9.20/src/fs.c pmount-0.9.20-ext4/src/fs.c
--- pmount-0.9.20/src/fs.c    2009-09-08 23:53:47.000000000 +0400
+++ pmount-0.9.20-ext4/src/fs.c    2010-02-24 19:15:30.745370180 +0300
@@ -26,6 +26,7 @@ static struct FS supported_fs[] = {
   { "hfsplus", "nosuid,nodev,user", 1, NULL, 0 },
   { "hfs", "nosuid,nodev,user", 1, "077", NULL,  
",file_umask=%04o,dir_umask=%04o"},
+    { "ext4", "nodev,noauto,nosuid,user,errors=remount-ro", 0, NULL, 0 },
   { "ext3", "nodev,noauto,nosuid,user,errors=remount-ro", 0, NULL, 0 },
   { "ext2", "nodev,noauto,nosuid,user,errors=remount-ro", 0, NULL, 0 },
   { "reiserfs", "nodev,noauto,nosuid,user", 0, NULL, 0 },







--- End Message ---
--- Begin Message ---
Source: pmount
Source-Version: 0.9.21-1

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

pmount_0.9.21-1.debian.tar.gz
  to main/p/pmount/pmount_0.9.21-1.debian.tar.gz
pmount_0.9.21-1.dsc
  to main/p/pmount/pmount_0.9.21-1.dsc
pmount_0.9.21-1_amd64.deb
  to main/p/pmount/pmount_0.9.21-1_amd64.deb
pmount_0.9.21.orig.tar.gz
  to main/p/pmount/pmount_0.9.21.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 protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Vincent Fourmond <[email protected]> (supplier of updated pmount 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 protected])


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

Format: 1.8
Date: Tue, 04 May 2010 23:07:16 +0200
Source: pmount
Binary: pmount
Architecture: source amd64
Version: 0.9.21-1
Distribution: unstable
Urgency: low
Maintainer: Vincent Fourmond <[email protected]>
Changed-By: Vincent Fourmond <[email protected]>
Description: 
 pmount     - mount removable devices as normal user
Closes: 551540 571739
Changes: 
 pmount (0.9.21-1) unstable; urgency=low
 .
   * New (small) upstream release:
     - provides support for ext4; dropping 10-ext4fs (closes: #571739)
     - now switches to ruid = euid = 0 when calling cryptsetup, which a
       necessary hack for cryptsetup breakage; dropping 15-cryptsetup-rroot
       (closes: #551540)
   * Switching to format 3.0 (quilt)
   * Now conforms to standards 3.8.4
Checksums-Sha1: 
 bf1ce8c4d4cb915f4dbfab6b67864fd8394db597 1194 pmount_0.9.21-1.dsc
 f34e2b83aab8e9a9bd5047925b9c29e2316327ff 414731 pmount_0.9.21.orig.tar.gz
 3ffcc54d121a05d147ab3481306b9cdae87cfea1 10718 pmount_0.9.21-1.debian.tar.gz
 26464ec07efb74d172781dcb0c9acff7998bec11 123562 pmount_0.9.21-1_amd64.deb
Checksums-Sha256: 
 d154a389e121d20967e947a4c442b7f3f9fdba9490f488aefea8475e507ceeb2 1194 
pmount_0.9.21-1.dsc
 c21b97215abc71e4af8e84694b1865eec0453699a1f30b50068efd9a0b16c709 414731 
pmount_0.9.21.orig.tar.gz
 e90d056216ae45429232c64b8ed927dcf8c19b352ffcb9483322a10a7cfa0361 10718 
pmount_0.9.21-1.debian.tar.gz
 5fac32afdbef4677659d0068337b6e5516b0a4fe41a1a9545748bafdd6c65607 123562 
pmount_0.9.21-1_amd64.deb
Files: 
 cfee6fdd0bbb492a2a3a77dd005c44f8 1194 utils optional pmount_0.9.21-1.dsc
 62b9b2f1d83c55b7d2e119066d1a80d3 414731 utils optional 
pmount_0.9.21.orig.tar.gz
 b8daa1cd6197e32050e6ea889fe63f01 10718 utils optional 
pmount_0.9.21-1.debian.tar.gz
 7a6196040fc8ee85f1356cf568598cfb 123562 utils optional 
pmount_0.9.21-1_amd64.deb

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

iEYEARECAAYFAkvgj9EACgkQx/UhwSKygsqF0wCfcR+H3Uh5MNEtkpHtpDKevz3v
2fsAn0oDyTd9M/n6StZoZ7IKMf/MJmYs
=HZ7F
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to