Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 381521 - sys-apps/util-linux-2.20 fails to compile with loop-aes use flag
Summary: sys-apps/util-linux-2.20 fails to compile with loop-aes use flag
Status: RESOLVED TEST-REQUEST
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Dane Smith (RETIRED)
URL:
Whiteboard:
Keywords:
: 381953 382391 (view as bug list)
Depends on:
Blocks:
 
Reported: 2011-09-02 06:02 UTC by Martin DiViaio
Modified: 2011-09-24 19:34 UTC (History)
6 users (show)

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


Attachments
build.log (build.log.txt,2.20 KB, text/plain)
2011-09-02 06:03 UTC, Martin DiViaio
Details
emerge --info (emerge-info.txt,7.16 KB, text/plain)
2011-09-02 06:04 UTC, Martin DiViaio
Details
emerge -pqv =sys-apps/util-linux-2.20 (emerge-pqv.txt,147 bytes, text/plain)
2011-09-02 06:04 UTC, Martin DiViaio
Details
environment (environment.txt,111.08 KB, text/plain)
2011-09-02 06:05 UTC, Martin DiViaio
Details
util-linux-2.19.1-20110510.diff.out (util-linux-2.19.1-20110510.diff.out.txt,35.00 KB, text/plain)
2011-09-02 06:05 UTC, Martin DiViaio
Details
util-linux-2.20.ebuild.diff (util-linux-2.20.ebuild.diff,535 bytes, patch)
2011-09-14 14:25 UTC, Alex D-Bug
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Martin DiViaio 2011-09-02 06:02:37 UTC
util-linux-2.19.1-20110510.diff fails to apply when attempting to upgrade sys-apps/util-linux. This may be a duplicate of https://bugs.gentoo.org/show_bug.cgi?id=375165 but this is a different version of the package.

Reproducible: Always

Steps to Reproduce:
1. run `USE='loop-aes' emerge -1 =sys-apps/util-linux-2.20`
2. Watch package crash and burn.




Will add emerge --info as an attachment.
Comment 1 Martin DiViaio 2011-09-02 06:03:44 UTC
Created attachment 285321 [details]
build.log
Comment 2 Martin DiViaio 2011-09-02 06:04:07 UTC
Created attachment 285323 [details]
emerge --info
Comment 3 Martin DiViaio 2011-09-02 06:04:53 UTC
Created attachment 285325 [details]
emerge -pqv =sys-apps/util-linux-2.20
Comment 4 Martin DiViaio 2011-09-02 06:05:28 UTC
Created attachment 285327 [details]
environment
Comment 5 Martin DiViaio 2011-09-02 06:05:52 UTC
Created attachment 285329 [details]
util-linux-2.19.1-20110510.diff.out
Comment 6 Rafał Mużyło 2011-09-02 11:13:48 UTC
It's actually more like a dupe of bug 354451 and bug 371437 - IOW, don't rush people about things they don't really care about.
Comment 7 Martin DiViaio 2011-09-02 11:27:52 UTC
(In reply to comment #6)
> It's actually more like a dupe of bug 354451 and bug 371437 - IOW, don't rush
> people about things they don't really care about.

Sorry, I never found either of those bugs in my searches.

*** This bug has been marked as a duplicate of bug 354451 ***
Comment 8 Rafał Mużyło 2011-09-05 17:55:09 UTC
*** Bug 381953 has been marked as a duplicate of this bug. ***
Comment 9 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2011-09-09 13:53:59 UTC
Reopening. The loop-aes patch is now maintained by c1pher. Please refrain from marking this bug as dupe of bug #354451.
Comment 10 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2011-09-09 13:54:13 UTC
*** Bug 382391 has been marked as a duplicate of this bug. ***
Comment 11 Alex D-Bug 2011-09-14 14:25:51 UTC
Created attachment 286437 [details, diff]
util-linux-2.20.ebuild.diff
Comment 12 Alex D-Bug 2011-09-14 14:26:42 UTC
A new patch was found on http://loop-aes.sourceforge.net/updates/.
With this patch loop-aes enabled util-linux-2.20 seems build correctly.
However, need more deep testing
Comment 13 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2011-09-23 12:32:33 UTC
+  23 Sep 2011; Lars Wendler <polynomial-c@gentoo.org> util-linux-2.20.ebuild:
+  non-maintainer commit: Updated loop-aes patch (bug #381521).
+

Please test this and report your success/failure in this bug. Thanks.
Comment 14 Martin DiViaio 2011-09-24 19:34:33 UTC
(In reply to comment #13)
> +  23 Sep 2011; Lars Wendler <polynomial-c@gentoo.org> util-linux-2.20.ebuild:
> +  non-maintainer commit: Updated loop-aes patch (bug #381521).
> +
> 
> Please test this and report your success/failure in this bug. Thanks.

The patch allows the package to install. Will need to test the loop-aes stuff to make sure it all works.