Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 551836 - media-gfx/splash-themes-livecd-2007.0-r2 - pkg_setup(): ?
Summary: media-gfx/splash-themes-livecd-2007.0-r2 - pkg_setup(): ?
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo LiveCD Package Maintainers
URL:
Whiteboard: Pending removal: 2018-11-21
Keywords: PMASKED
Depends on:
Blocks:
 
Reported: 2015-06-11 21:49 UTC by ondrada
Modified: 2018-11-28 13:20 UTC (History)
4 users (show)

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 ondrada 2015-06-11 21:49:09 UTC
It's impossible to build media-gfx/splash-themes-livecd-2007.0-r2 due to error in its ebuild.

Ebuild contains:

pkg_setup() {
        if ! built_with_use media-gfx/splashutils mng
        then
                ewarn "MNG support is missing from splashutils.  You will not see the"
                ewarn "service icons as services are starting."
        fi
}

but the mng USE flag is removed from media-gfx/splashutils, to the build fails with "media-gfx/splashutils-1.5.4.4-r5 does not actually support the mng USE flag!" error.

Reproducible: Always

Steps to Reproduce:
1. Update media-gfx/splashutils
2. Emerge media-gfx/splash-themes-livecd-2007.0-r2

Actual Results:  
Build fails with the "media-gfx/splashutils-1.5.4.4-r5 does not actually support the mng USE flag!" error.

Expected Results:  
Correct build of media-gfx/splash-themes-livecd-2007.0-r2
Comment 1 Felix Janda 2016-09-24 20:14:50 UTC
This bug has been fixed a while ago in commit 2b4846b506eb0adf5f9c0b7f9e259d7c18c83052 .
Comment 2 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2018-11-28 13:20:21 UTC
Package removed.