Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 314481 - [gnome-overlay] Some packages still depend on samba-libs after samba re-merge
Summary: [gnome-overlay] Some packages still depend on samba-libs after samba re-merge
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: AMD64 Linux
: High normal
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
: 313817 (view as bug list)
Depends on:
Blocks:
 
Reported: 2010-04-10 10:42 UTC by Denis
Modified: 2010-04-14 16:14 UTC (History)
2 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 Denis 2010-04-10 10:42:36 UTC
Currently, my ~amd64 system reports this:

!!! All ebuilds that could satisfy "net-fs/samba-libs[smbclient]" have been masked.
!!! One of the following masked packages is required to complete your request:
- net-fs/samba-libs-3.4.5 (masked by: package.mask)
/usr/portage/profiles/package.mask:
# Patrick Lauer <patrick@gentoo.org> (07 Apr 2010)
# Migrating back to unsplit samba ebuilds. Keeping samba-4 masked until release.

- net-fs/samba-libs-3.3.10 (masked by: package.mask)

(dependency required by "gnome-base/gvfs-1.6.0" [ebuild])
(dependency required by "gnome-base/gnome-2.28.2" [installed])
(dependency required by "world" [argument])

As for my understanding, the samba staff decided re-merge the package into one ebuild with USE flags. Cool, but the rest of the system doesn't seem to be ready for this.
Unmask or update the problematic packages please ..


Reproducible: Always

Steps to Reproduce:
Comment 1 Denis 2010-04-10 10:48:38 UTC
Forgot to mention I'm using the gnome overlay.
Comment 2 Patrick Lauer gentoo-dev 2010-04-10 15:07:26 UTC
I don't have access ...
Comment 3 Priit Laes (IRC: plaes) 2010-04-11 07:42:15 UTC
(In reply to comment #2)
> I don't have access ...
> 

How about patches ;)
Comment 4 Priit Laes (IRC: plaes) 2010-04-11 07:51:06 UTC
I pushed an updated version that hopefully fixes it (I'm not using samba anymore since its ebuild was splitted a while ago.. :P):

If Patrick agrees to this change, please close this bug:
[snip]
samba? ( || ( >=net-fs/samba-3.4[smbclient]
                     <=net-fs/samba-3.3 ) )"
[/snip]
Comment 5 Gilles Dartiguelongue (RETIRED) gentoo-dev 2010-04-11 14:35:11 UTC
*** Bug 313817 has been marked as a duplicate of this bug. ***
Comment 6 Patrick Lauer gentoo-dev 2010-04-12 16:05:11 UTC
(In reply to comment #4)
> I pushed an updated version that hopefully fixes it (I'm not using samba
> anymore since its ebuild was splitted a while ago.. :P):
> 
> If Patrick agrees to this change, please close this bug:
> [snip]
> samba? ( || ( >=net-fs/samba-3.4[smbclient]
Yes, but please make it >=3.4.6 as that is the first unsplit one. Just to avoid any potential confusion :)
Comment 7 Nirbheek Chauhan (RETIRED) gentoo-dev 2010-04-14 16:14:42 UTC
Fixed per comment #4