Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 642248 - =dev-libs/libxslt-1.1.29-r1 is missing keyword on macOS
Summary: =dev-libs/libxslt-1.1.29-r1 is missing keyword on macOS
Status: RESOLVED FIXED
Alias: None
Product: Gentoo/Alt
Classification: Unclassified
Component: Prefix Support (show other bugs)
Hardware: All OS X
: Normal normal (vote)
Assignee: Gentoo Prefix
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-12-26 05:41 UTC by Pengcheng Xu
Modified: 2017-12-27 19:54 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 Pengcheng Xu 2017-12-26 05:41:26 UTC
The following keyword changes are necessary to proceed:
 (see "package.accept_keywords" in the portage(5) man page for more details)
# required by dev-libs/glib-2.52.3::gentoo_prefix
# required by x11-misc/shared-mime-info-1.9::gentoo_prefix
=dev-libs/libxslt-1.1.29-r1 **

NOTE: The --autounmask-keep-masks option will prevent emerge
      from creating package.unmask or ** keyword changes.

This interrupts bootstrap-prefix.sh 's emerge -e @world.
Comment 1 Fabian Groffen gentoo-dev 2017-12-27 19:39:07 UTC
Ah, 1.1.30-r1 was removed, leaving only the masked version available on macOS.
Comment 2 Larry the Git Cow gentoo-dev 2017-12-27 19:53:21 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3dca5452e3ccca4ff18d7a806f82cc32cd84ad35

commit 3dca5452e3ccca4ff18d7a806f82cc32cd84ad35
Author:     Fabian Groffen <grobian@gentoo.org>
AuthorDate: 2017-12-27 19:53:01 +0000
Commit:     Fabian Groffen <grobian@gentoo.org>
CommitDate: 2017-12-27 19:53:11 +0000

    dev-libs/libxslt: avoid glibc226 patch on Darwin, bug #642248
    
    Closes: https://bugs.gentoo.org/642248
    Package-Manager: Portage-2.3.13, Repoman-2.3.3

 dev-libs/libxslt/libxslt-1.1.30-r2.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
Comment 3 Larry the Git Cow gentoo-dev 2017-12-27 19:54:51 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d5a8980ee82290dab2d0d01aadc3ce6e3f0e875d

commit d5a8980ee82290dab2d0d01aadc3ce6e3f0e875d
Author:     Fabian Groffen <grobian@gentoo.org>
AuthorDate: 2017-12-27 19:54:05 +0000
Commit:     Fabian Groffen <grobian@gentoo.org>
CommitDate: 2017-12-27 19:54:05 +0000

    profiles/prefix/darwin/package.mask: remove libxslt mask
    
    conditionalised the patch now
    
    Bug: https://bugs.gentoo.org/642248

 profiles/prefix/darwin/package.mask | 4 ----
 1 file changed, 4 deletions(-)}