-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Package: loop-aes-utils
Version: 2.12r-13
Severity: grave
It fails to mount a crypto partition (loop AES) - dispalys either the
can't find file system (see dmesg) standard message, or some bad
IO_CONTROLL like error (I think it was the case when I had to use the
/bin/mount.orig)
I am a bit confused - should I now use 'cryptosetup' to access the
partition created by loopaes like:
losetup -T -e aes-128 /dev/loop6 -C 200 -Sfoo /dev/hda12
with fstab entry: /dev/hda12 /cr/store jfs
user,noatime,nodev,nosuid,encryption=aes-128,itercountk=200,pseed=foo 0
0
Even if yes, then this change should be made more transparent, otherwise
users like me end up suddenly with system that fails to auto mount some
of partitions, or even without (working) "mount" command at all -
therefore I report it as grave, in my case it rendered the PC unbootable
(untill maintaince and fixing).
When I by hand setup the losetup loop with identical options
and then call mount on /dev/loopX - it works fine as before.
Also, right after doing apt-get upgrade which upgraded the
loop-aes-utils probably (among other tools), the systeam was left
without ANY mount at all! there was no file /bin/mount, only file
/bin/moun.orig which I used to mount partitions and fixed system to
usable state.
I tried downgrading loop-aes-utils to sarge version but it seems it
didnt helped.
After downgrade:
blackelf:/home/raf256# sha1sum `which mount`
9cc043710d1287c0e79da9931c7a73c8c28feb07 /bin/mount
before downgrade (in current testing 2.12r-13)
blackelf:/home/raf256# sha1sum `which mount`
e458b5155d717f00db7ed39373e1edff12042207 /bin/mount
it do not work in either version:
blackelf:/home/raf256# mount /cr/store/
Password:
mount: wrong fs type, bad option, bad superblock on /dev/loop0,
missing codepage or other error
In some cases useful info is found in syslog - try
dmesg | tail or so
(yes, ofcourse I am using the right mountpoint-partition, giving correct
password, and there are correct options in /etc/fstab I doublechecked all)
dmesg don't show no message regarding
blackelf:/home/raf256# sha1sum `which mount`
e458b5155d717f00db7ed39373e1edff12042207 /bin/mount
blackelf:/home/raf256# sha1sum `which mount.orig`
5039852d0e357aaec2635c99e91f07ef1b6eaf6d /bin/mount.orig
blackelf:/home/raf256# sha1sum `which losetup`
8d64b0d97e02b993a7d65d0744077d5906781e86 /sbin/losetup
blackelf:/home/raf256# dpkg --list *mount*
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Installed/Config-files/Unpacked/Failed-config/Half-installed
|/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err:
uppercase=bad)
||/ Name Version Description
+++-==================-==================-====================================================
in cryptmount <none> (no description available)
ii mount 2.12r-11 Tools for mounting and
manipulating filesystems
ii pmount 0.9.13-1+b1 mount removable devices as
normal user
blackelf:/home/raf256# dpkg --list *aes*
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Installed/Config-files/Unpacked/Failed-config/Half-installed
|/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err:
uppercase=bad)
||/ Name Version Description
+++-==================-==================-====================================================
ii loop-aes-utils 2.12r-13 Tools for mounting and
manipulating filesystems
blackelf:/home/raf256# dpkg --list *crypt* | grep ii
ii cryptsetup 1.0.4~rc2-1 configures encrypted
block devices
ii libcrypt-des-perl 2.05-1 Perl DES encryption module
ii libcrypt-ecb-perl 1.40-1 Perl library to encrypt
data using ECB mode
ii libcrypt-openssl-bignum-perl 0.03-1 Access OpenSSL
multiprecision integer arithm
ii libcrypt-openssl-dsa-perl 0.13-1 Module which implements
the DSA signature ve
ii libcrypt-openssl-random-perl 0.03-1 Access to the OpenSSL
pseudo-random number g
ii libcrypt-openssl-rsa-perl 0.23-1 Perl module providing
basic RSA functionalit
ii libcrypt-ssleay-perl 0.51-5 Support for https
protocol in LWP
ii libcrypto++-utils 5.2.1c2a-3 General purpose
cryptographic library - util
ii libcrypto++5.2c2a 5.2.1c2a-3 General purpose
cryptographic shared library
ii libgcrypt11 1.2.3-2 LGPL Crypto library -
runtime library
ii libgcrypt11-dev 1.2.3-2 LGPL Crypto library -
development files
ii libgnucrypto-java 2.1.0-1 full-featured
cryptographic library in Java
ii libmcrypt4 2.5.7-5 De-/Encryption Library
ii php4-mcrypt 5.1.2-1 MCrypt module for php4
ii rsyncrypto 0.17-2 rsync friendly encryption
- --
RafaĆ Maj
www.Raf256.org C++
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (GNU/Linux)
iD8DBQFFOZuCIb3n36UXLOIRAp1tAJ4m6Tcac0FnWbTsdbkZUrdYZcopegCgjReN
zA6AJXdHnCUy5GDcW5Fv7UQ=
=rmgT
-----END PGP SIGNATURE-----
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]