Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 8210 - all ebuilds that could satisfy ... have been masked.
Summary: all ebuilds that could satisfy ... have been masked.
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Daniel Ahlberg (RETIRED)
URL:
Whiteboard:
Keywords:
: 8343 (view as bug list)
Depends on:
Blocks:
 
Reported: 2002-09-22 04:53 UTC by Bob Paddock
Modified: 2003-09-01 16:18 UTC (History)
3 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 Bob Paddock 2002-09-22 04:53:52 UTC
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 SpanKY gentoo-dev 2002-09-22 13:17:15 UTC
aliz: sending your way since you bumped the -r2 requirement to -r4 ... figured 
you'd know more about the situation than i ;)
Comment 2 Maurizio Disimino 2002-09-23 02:07:19 UTC
/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 Daniel Ahlberg (RETIRED) gentoo-dev 2002-09-25 07:28:18 UTC
*** Bug 8343 has been marked as a duplicate of this bug. ***
Comment 4 Thomas Nilsson 2002-10-01 07:19:33 UTC
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 Daniel Ahlberg (RETIRED) gentoo-dev 2002-10-01 09:24:23 UTC
What is your architecture?  Please paste the output of 'emerge -s tcp-wrappers'.
Comment 6 Martin Holzer (RETIRED) gentoo-dev 2002-10-01 11:23:01 UTC
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 Martin Holzer (RETIRED) gentoo-dev 2002-10-01 11:23:33 UTC
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 Thomas Nilsson 2002-10-01 17:49:13 UTC
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 Daniel Ahlberg (RETIRED) gentoo-dev 2002-10-14 06:19:31 UTC
Dependency changed to -r2. Thanks for catching this.