Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 210856 - app-laptop/pommed is missing dependencies
Summary: app-laptop/pommed is missing dependencies
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Cédric Krier
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-02-20 10:32 UTC by Ian Whiting
Modified: 2008-02-27 20:11 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
pommed build log (build.log,8.55 KB, text/plain)
2008-02-20 11:11 UTC, Ian Whiting
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Ian Whiting 2008-02-20 10:32:01 UTC
pommed needs audiofile in DEPEND and alsa-utils in RDEPEND.

Reproducible: Always
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2008-02-20 10:41:22 UTC
<snip>
DEPEND="media-libs/alsa-lib
        x86? ( sys-apps/pciutils
                >=sys-libs/libsmbios-0.13.6 )
        amd64? (  sys-apps/pciutils
                >=sys-libs/libsmbios-0.13.6 )
        dev-libs/confuse
        sys-apps/dbus
        sys-libs/zlib
        gtk? ( >=x11-libs/gtk+-2
                >=gnome-base/libglade-2
                media-libs/audiofile )
        X? ( x11-libs/libX11 )"
RDEPEND="${DEPEND}
        virtual/eject"
</snip>

If you have some issues with this, then describe them.
Comment 2 Ian Whiting 2008-02-20 10:56:44 UTC
It doesn't compile without audiofile and I do not have gtk. If I emerge audiofile first, I can then emerge pommed.

It will compile without alsa-utils, but complains about not being able to find a file within that package when it is run.
Comment 3 Jakub Moc (RETIRED) gentoo-dev 2008-02-20 10:58:13 UTC
Attach a complete emerge log here and post emerge --info output as required.
Comment 4 Ian Whiting 2008-02-20 11:11:51 UTC
Created attachment 144073 [details]
pommed build log
Comment 5 Ian Whiting 2008-02-20 11:13:16 UTC
I have attached the build log. And the error message with alsa-utils is:

Can't find service 'alsasound' needed by 'pommed'; continuing...
Comment 6 Cédric Krier gentoo-dev 2008-02-27 20:11:41 UTC
Fix in cvs
Thanks