Re: musl profile
Hinnerk van Bruinehsen <h.v.bruinehsen-j/[email protected]>
| Newsgroups | gmane.linux.gentoo.hardened |
|---|---|
| Message-ID | <[email protected]> |
On Thu, Oct 16, 2014 at 08:02:21PM -0400, James Cloos wrote: > I'm testing the hardened/musl profile. > > The initial emerge world wants to downgrade some (but not all) of the > packages which have replacements in hardened-dev. They include: > > sys-apps/tcp-wrappers-7.6.22-r1::gentoo [7.6.22-r99::hardened-dev] > sys-apps/net-tools-1.60_p20130513023548-r1::gentoo [1.60_p20130513023548-r99::hardened-dev] > sys-apps/sysvinit-2.88-r7::gentoo [2.88-r999::hardened-dev] > sys-apps/sandbox-2.6-r1::gentoo [2.6-r999::hardened-dev] > sys-apps/attr-2.4.47-r1::gentoo [2.4.47-r99::hardened-dev] > net-misc/iputils-20121221-r1::gentoo [20121221-r99::hardened-dev] > dev-libs/libxml2-2.9.1-r5:2::gentoo [2.9.1-r99:2::hardened-dev] > > I do not see any reason why it doesn't like the hardened-dev versions. > > Trying, eg, emerge -v =sys-apps/sysvinit-2.88-r999 (with or w/o > the ::hardened-dev suffix) gives: > > emerge: there are no ebuilds to satisfy "=sys-apps/sysvinit-2.88-r999". > > The ::gentoo version fail to merge. > > Any thoughts on why portage refuses the overlay versions? Hi Jim, are you sure that you switched the branch of the overlay to the musl one? Go to /var/lib/layman/hardened-development (or where ever else you keep your overlays) and run git branch. It should say that you're on the musl branch. If it doesn't run git checkout musl and re-check with git branch afterwards. If you actually are on the musl branch, try to force one of the -r99 versions from the overlay (and see if/why portage fails to do so), by running e.g. emerge =net-misc/attr-2.4.47-r99 -v1 If portage can't find the package check if you source the make.conf from layman in your normal make.conf or if you have set the PORTDIR_OVERLAY correctly. If nothing of this helps, post the error here and we'll see how to go on. WKR Hinnerk
signature.asc
(application/pgp-signature, 473 B)
-----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQEcBAEBAgAGBQJUQMH1AAoJEJwwOFaNFkYcBKYH/3TlkO3qJiTH5ZcSDJMT+ICB wXBJ4KfkC4WaR4CpN1qQoKUIFFJzYRTnaTc4pT0P4yx29zGH2hzStzy8PKdpUG2U /mCpn7/Q5a/s9hOMsdKjpwbAGdsYssD8WdOlwvzIoNNr/YEKyeS+Ex9U9cvuQLz7 HYdSEgN3+PEeIqerkzxXPQh4iFxLHTHfP2nQQCdvZwDE3+4v16D/ahec3qIjaicw 41rEmwFRdq+7kWrypP4AFd///BUlxUrMY+TdKYD9d+kLyT0blk29/mtZiCvQNu3k rPS0xgNyOMXh7HZC60p2P0ntO3P6ebBPj0HQfWNVoma+Qb3NTDdze+4MaLI36h8= =oH3g -----END PGP SIGNATURE-----