Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 516702 - sys-apps/systemd-9999 disables xz and gcrypt on non-native ABIs
Summary: sys-apps/systemd-9999 disables xz and gcrypt on non-native ABIs
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo systemd Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-07-08 15:39 UTC by Hristo Venev
Modified: 2014-07-10 00:34 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 Hristo Venev 2014-07-08 15:39:45 UTC
xz and gcrypt support affect libsystemd (sd-journal)'s ability to read compressed/sealed files.

Reproducible: Always
Comment 1 Jeroen Roovers (RETIRED) gentoo-dev 2014-07-08 16:13:13 UTC
Please describe an actual problem. Like a couple of steps or a configuration that has certain undesirable consequences.
Comment 2 Mike Gilbert gentoo-dev 2014-07-08 16:53:49 UTC
This is a good catch.

I was wondering about some of these library deps when I was working on on systemd-215. I suppose we should review the others to see if they affect libsystemd as well.
Comment 3 Mike Gilbert gentoo-dev 2014-07-08 17:01:31 UTC
+  08 Jul 2014; Mike Gilbert <floppym@gentoo.org> systemd-9999.ebuild:
+  Don't disable gcrypt and xz support for non-native abis, bug 516702.
Comment 4 Hristo Venev 2014-07-08 17:03:58 UTC
A quick grep HAVE_ didn't find anything. I looked in:
src/resolve
src/systemd
src/libsystemd
src/journal

There is lz4.
Comment 5 Mike Gilbert gentoo-dev 2014-07-10 00:34:04 UTC
Alright, I'm calling this solved then.