Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 510866 - media-tv/xbmc-13.0_p2[samba]: should depend on || ( >=net-fs/samba-3.4.6[smbclient] >=net-fs/samba-4.0.0 )
Summary: media-tv/xbmc-13.0_p2[samba]: should depend on || ( >=net-fs/samba-3.4.6[smbc...
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Xbox project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-05-20 18:05 UTC by Daniel Klaffenbach
Modified: 2014-08-31 19:32 UTC (History)
0 users

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


Attachments
Patch for xbmc-13.0_p2.ebuild (xbmc_samba4_ebuild.patch,524 bytes, patch)
2014-05-20 18:06 UTC, Daniel Klaffenbach
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel Klaffenbach 2014-05-20 18:05:13 UTC
The XBMC ebuild requires Samba to be built with USE=smbclient. Samba 4 does not support this USE flag and it is also not required for Samba 4.

Reproducible: Always
Comment 1 Daniel Klaffenbach 2014-05-20 18:06:03 UTC
Created attachment 377294 [details, diff]
Patch for xbmc-13.0_p2.ebuild
Comment 2 SpanKY gentoo-dev 2014-07-29 08:00:54 UTC
i've used the (+) marker instead so the ebuild can assume that if the flag doesn't exist, it must be enabled

Commit message: Support newer samba where USE=smbclient is always enabled
http://sources.gentoo.org/media-tv/xbmc/xbmc-12.3.ebuild?r1=1.5&r2=1.6
http://sources.gentoo.org/media-tv/xbmc/xbmc-13.0_p2.ebuild?r1=1.4&r2=1.5
http://sources.gentoo.org/media-tv/xbmc/xbmc-9999.ebuild?r1=1.160&r2=1.161
Comment 3 Daniel Klaffenbach 2014-08-24 11:00:01 UTC
Where has the fix gone? It disappeared from all XBMC ebuilds again. Copy & paste error?
Comment 4 Daniel Klaffenbach 2014-08-31 19:32:27 UTC
Sorry, my tree was outpdated. Everything works as expected.