Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 552488

Summary: net-im/skype-4.3.0.37-r5: useless elog message
Product: Gentoo Linux Reporter: Ulrich Müller <ulm>
Component: Current packagesAssignee: Amy Liffey <amynka>
Status: RESOLVED FIXED    
Severity: trivial    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

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 :)