Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 366479 - util-linux-2.19.1: losetup seems broken, at least with crypto devices
Summary: util-linux-2.19.1: losetup seems broken, at least with crypto devices
Status: RESOLVED DUPLICATE of bug 354451
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: AMD64 Linux
: Normal major (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-05-08 16:35 UTC by Andreas Dehmel
Modified: 2011-05-08 17:17 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andreas Dehmel 2011-05-08 16:35:34 UTC
losetup in util-linux-2.19.1 changed rather fundamentally from 2.18 regarding crypto-loops. The -H (hash) option is gone completely; I don't know whether that's the reason, but I can't get it to mount my images anymore. The only error message I can get after I enter my passphrase is:
ioctl: LOOP_SET_STATUS: No such file or directory
I reverted to 2.18.1 for the time being, where everything works as expected.


Reproducible: Always

Steps to Reproduce:
losetup -e aes256 [-H sha512] /dev/loop0 <imagefile>

Actual Results:  
ioctl: LOOP_SET_STATUS: No such file or directory


Expected Results:  
-
Comment 1 Rafał Mużyło 2011-05-08 17:17:18 UTC

*** This bug has been marked as a duplicate of bug 354451 ***