[gentoo-user] libselinux.so.1 dependency problems

2008-07-05 Thread Vladimir G. Ivanovic
Since the package sys-libs/libselinux is masked --- at least on AMD64 it is --- I ran emerge --depclean --verbose sys-libs/libselinux and the only reverse dependency it reported was python-selinux. So I removed both packages and severely broke my system. It turns out that many, many

Re: [gentoo-user] Time to move on?

2009-03-22 Thread Peter Alfredsen
resolve. ie.: emerge -uDNav world revdep-rebuild -i -- -a The libselinux problems you ran into are known, but that's also the reason why libselinux is masked on all recent profiles. /loki_val

[gentoo-user] emerge world output seems a bit short on info

2013-08-02 Thread Harry Putnam
hten out anything to do with selinux. emerge -vuDp world... and get this confusing output: The following USE changes are necessary to proceed: (see "package.use" in the portage(5) man page for more details) # required by sys-libs/libselinux-2.1.13-r4 # required by sys-libs/libsemanage

[gentoo-user] How to install libselinux if it is masked?

2009-01-06 Thread Frank Schwidom
Hi, i want to setup selinux, but it seems to failure because of no installable tools and libs. All necessary packages are masked by /usr/portage/profiles/default/linux/package.mask and no alternative libs and tools are within reach. How can i solve this problem? Regards

Re: [gentoo-user] emerge world output seems a bit short on info

2013-08-02 Thread Canek Peláez Valdés
(see "package.use" in the portage(5) man page for more details) > # required by sys-libs/libselinux-2.1.13-r4 > # required by sys-libs/libsemanage-2.1.10 > # required by sys-apps/policycoreutils-2.1.14-r3 > # required by sec-policy/selinux-gpm-2.20130424-r2 > # required by sys

Re: [gentoo-user] How to install libselinux if it is masked?

2009-01-06 Thread Dirk Heinrichs
Am Dienstag, 6. Januar 2009 17:54:29 schrieb Frank Schwidom: > Hi, > > i want to setup selinux, but it seems to failure because of no > installable tools and libs. > > All necessary packages are masked by > /usr/portage/profiles/default/linux/package.mask and no alternative libs > and tools are wit

Re: [gentoo-user] libselinux.so.1 dependency problems

2008-07-07 Thread Andreas Niederl
hem. Recent versions - including stable - do an autodetection for libselinux and link against it even when emerged with USE="-selinux"[1]. This should be no problem for systems which never saw libselinux (i.e. installed from 2008.0) but unmerging this library on older systems can be q

Re: [gentoo-user] How to install libselinux if it is masked?

2009-01-06 Thread Jil Larner
Hi, You probably wish to read the Gentoo SELinux Handbook [1] and the Gentoo Security Handbook [2] ;) [1] http://www.gentoo.org/proj/en/hardened/selinux/selinux-handbook.xml [2] http://www.gentoo.org/doc/en/security/security-handbook.xml Sincerely, Jil Frank Schwidom a écrit : > Hi, > > i want

Re: [gentoo-user] libselinux.so.1 dependency problems

2008-07-08 Thread Vladimir G. Ivanovic
Recent versions - including stable - do an autodetection for libselinux and link against it even when emerged with USE="-selinux"[1]. This should be no problem for systems which never saw libselinux (i.e. installed from 2008.0) but unmerging this library on older systems can be quit

[gentoo-user] Re: emerge world output seems a bit short on info

2013-08-02 Thread Harry Putnam
Canek Peláez Valdés writes: >>>=sys-libs/libselinux-2.1.13-r4 static-libs > > What profile does your installation have? If I'm not mistaken, only > the hardened profiles set USE="selinux" by default. > Yes, sorry I caught that shortly after posting... In th

Re: [gentoo-user] Is it sefe to unmerge?

2008-02-13 Thread Willie Wong
cracklib? ( >=sys-libs/cracklib-2.8.3 ) audit? ( sys-process/audit ) sys-libs/pwdb selinux? ( >=sys-libs/libselinux-1.28 )" So, yes, pwdb is a runtime dependency. I don't actually run pam, so can't confirm what would happ

Re: [gentoo-user] Is it sefe to unmerge?

2008-02-13 Thread Henry Gebhardt
> Also, > > [04:20 PM]wwong pam $ grep -C 3 pwdb pam-0.99.9.0.ebuild > RDEPEND="nls? ( virtual/libintl ) > cracklib? ( >=sys-libs/cracklib-2.8.3 ) > audit? ( sys-process/audit ) > sys-libs/pwdb > selinux? ( >=sys-libs/libselinux-1.2

Re[2]: [gentoo-user] Is it sefe to unmerge?

2008-02-13 Thread Sergey Kobzar
audit? ( sys-process/audit ) > sys-libs/pwdb > selinux? ( >=sys-libs/libselinux-1.28 )" > So, yes, pwdb is a runtime dependency. I don't actually run pam, so can't > confirm what would happen if I remove pwdb. > W > -- > Willie W. Wong

Re: [gentoo-user] why unmerge acpid ?

2007-09-12 Thread Alan McKinnon
a64? ( >=sys-apps/dmidecode-2.7 ) dell? ( >=sys-libs/libsmbios-0.13.4 ) disk-partition? ( <=sys-apps/parted-1.8.6 ) kernel_linux? ( crypt? ( || ( >=sys-fs/cryptsetup-1.0.5

Re: [gentoo-user] eject and util-linux blocker

2015-03-17 Thread Alan McKinnon
e source of your problem. When dealing with blocking downgrades I like to search for the "<" character to find what other package is limiting the highest version. The above is the only one. The DEPEND for lvm2 looks like this: RDEPEND="${DEPEND_COMMON} ... >=

Re: [gentoo-user] ext4 root-partition mounted read-only as "type none"

2016-09-15 Thread Holger Wünsche
nce the init did not work I tried: # openrc sysinit and got some errors I can not fully recall. So I took a look at dmesg (needed to use the command, since the file did not get created) I saw: the problem was a segfault in libselinux. I switched to the live-cd mounted all partitions chrooted in

Re: [gentoo-user] eject and util-linux blocker

2015-03-17 Thread Dale
haracter to find what > other package is limiting the highest version. The above is the only one. > > The DEPEND for lvm2 looks like this: > > RDEPEND="${DEPEND_COMMON} > ... > >=sys-apps/util-linux-2.16 > ... > DEPEND="${DEPEND_COMMON} >

Re: [gentoo-user] eject and util-linux blocker

2015-03-17 Thread Alan McKinnon
s-fs/lvm2-2.02.109:0/0::gentoo, installed) >> >> Looks like this is the source of your problem. When dealing with >> blocking downgrades I like to search for the "<" character to find what >> other package is limiting the highest version. The above is the only o

[gentoo-user] haven't been able to build android-tools for months

2021-09-06 Thread n952162
0p1/vendor/logging/liblog/include -I/var/tmp/portage/dev-util/android-tools-31.0.0_p1/work/android-tools-31.0.0p1/vendor/libziparchive/include -I/var/tmp/portage/dev-util/android-tools-31.0.0_p1/work/android-tools-31.0.0p1/vendor/core/libcutils/include -I/var/tmp/portage/dev-util/android-tools-31.0.0_