Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 552488 - net-im/skype-4.3.0.37-r5: useless elog message
Summary: net-im/skype-4.3.0.37-r5: useless elog message
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal trivial (vote)
Assignee: Amy Liffey
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-06-18 19:01 UTC by Ulrich Müller
Modified: 2015-06-20 08:17 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 Ulrich Müller gentoo-dev 2015-06-18 19:01:57 UTC
In pkg_postinst():

    if use amd64; then
        elog "You can't install app-emulation/emul-linux-x86-medialibs package for the 32bit"
        elog "libraries from the media-libs/libv4l package."
    fi

Now that emul-linux* are gone, this message will only confuse users. I would suggest removal of the above "if" block.
Comment 1 Amy Liffey gentoo-dev 2015-06-20 08:17:52 UTC
Indeed. I am sorry.

Thanks :)