Bug 8210 - all ebuilds that could satisfy ... have been masked.
Bug#: 8210 Product:  Gentoo Linux Version: 1.2 Platform: x86
OS/Version: Linux Status: RESOLVED Severity: normal Priority: P2
Resolution: FIXED Assigned To: aliz@gentoo.org Reported By: bob.paddock@gmail.com
Component: Ebuilds
URL: 
Summary: all ebuilds that could satisfy ... have been masked.
Keywords:  
Status Whiteboard: 
Opened: 2002-09-22 04:53 0000
Description:   Opened: 2002-09-22 04:53 0000
After emerging xinetd, to get SWAT to work, I now get the following when
doing emerge -u world:

>emerge: all ebuilds that could satisfy ">=sys-apps/tcp-wrappers-7.6-r4" (from 
>ebuild / sys-apps/xinetd-2.3.7 merge) have been masked.

------- Comment #1 From SpanKY 2002-09-22 13:17:15 0000 -------
aliz: sending your way since you bumped the -r2 requirement to -r4 ... figured 
you'd know more about the situation than i ;)

------- Comment #2 From Maurizio Disimino 2002-09-23 02:07:19 0000 -------
/usr/portage/profiles/default-1.0/packages

#only needed by xinetd, and it's out.  So tcp-wrappers is out too
#sys-apps/tcp-wrappers
<=sys-apps/tcp-wrappers-7.6-r3

strange mask

------- Comment #3 From Daniel Ahlberg (RETIRED) 2002-09-25 07:28:18 0000 -------
*** Bug 8343 has been marked as a duplicate of this bug. ***

------- Comment #4 From Thomas Nilsson 2002-10-01 07:19:33 0000 -------
Unless the users is supposed to do some mojo, this bug is very much still 
active.

Ok, I'm a gentoo newbie, but anyway;

emerge rsync
emerge -p xinetd

emerge: all ebuilds that could satisfy ">=sys-apps/tcp-wrappers-7.6-r4" (from 
ebuild / sys-apps/xinetd-2.3.7 merge) have been masked.

------- Comment #5 From Daniel Ahlberg (RETIRED) 2002-10-01 09:24:23 0000 -------
What is your architecture?  Please paste the output of 'emerge -s
tcp-wrappers'.

------- Comment #6 From Martin Holzer (RETIRED) 2002-10-01 11:23:01 0000 -------
ix86

gentoo distfiles # emerge -p xinetd 

These are the packages that I would merge, in order.

Calculating dependencies \

emerge: all ebuilds that could satisfy ">=sys-apps/tcp-wrappers-7.6-r4" (from 
ebuild / sys-apps/xinetd-2.3.7 merge) have been masked.
 ...done!
[ebuild  N   ] sys-apps/xinetd-2.3.7

gentoo distfiles # 

------- Comment #7 From Martin Holzer (RETIRED) 2002-10-01 11:23:33 0000 -------
sorry wrong paste

gentoo distfiles # emerge -s tcp-wrappers
Searching...   
[ Results for search key : tcp-wrappers ]
[ Applications found : 1 ]
 
*  sys-apps/tcp-wrappers
      Latest version available: 7.6-r3
      Latest version installed: 7.6-r3
      Homepage: ftp://ftp.porcupine.org/pub/security/index.html
      Description: tcp wrappers
 

------- Comment #8 From Thomas Nilsson 2002-10-01 17:49:13 0000 -------
decay profiles # grep =sys-apps/tcp-wrap */pa*
default-1.0-gcc3/packages:>=sys-apps/tcp-wrappers-7.6-r4
default-1.0/packages:<=sys-apps/tcp-wrappers-7.6-r3
default-1.0_rc6/packages:<=sys-apps/tcp-wrappers-7.6-r3
default-sparc-1.0/packages:<=sys-apps/tcp-wrappers-7.6-r3
default-sparc64-1.0/packages:<=sys-apps/tcp-wrappers-7.6-r3

decay profiles # ls -la /etc/make.profile
lrwxrwxrwx    1 root     root           35 Sep 17 18:54 /etc/make.profile -
> ../usr/portage/profiles/default-1.0/

------- Comment #9 From Daniel Ahlberg (RETIRED) 2002-10-14 06:19:31 0000 -------
Dependency changed to -r2. Thanks for catching this.