Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 10608 - repoman reports DEPEND.bad instead of DEPEND.badmasked with =sys-devel/gcc-2.95* dependency
Summary: repoman reports DEPEND.bad instead of DEPEND.badmasked with =sys-devel/gcc-2....
Status: RESOLVED FIXED
Alias: None
Product: Portage Development
Classification: Unclassified
Component: Unclassified (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Portage team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-11-11 19:04 UTC by George Shapovalov (RETIRED)
Modified: 2011-10-30 22:19 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 George Shapovalov (RETIRED) gentoo-dev 2002-11-11 19:04:05 UTC
Hi Nicholas.

I was processing a bug report on media-gfx/graphviz and suspected the problem to
be related to gcc-3.x. So I added =sys-devel/gcc-2.95* to DEPEND.
emerge does not have any problem with this (reports that "all packages
sutisfying this dep are masked" on 1.4 based system and does Ok on 1.2). However
repoman returned the following:

[gerr@groug gentoo-x86]$ cd media-gfx/graphviz/
[gerr@groug graphviz]$ ls
CVS/  ChangeLog  files/  graphviz-1.7.15-r2.ebuild  graphviz-1.8.10.ebuild
[gerr@groug graphviz]$ repoman scan

RepoMan scours the neighborhood...

  DEPEND.bad           1
   media-gfx/graphviz/graphviz-1.7.15-r2.ebuild: ['=sys-devel/gcc-2.95*']
  RDEPEND.bad          1
   media-gfx/graphviz/graphviz-1.7.15-r2.ebuild: ['=sys-devel/gcc-2.95*']

Given this is 1.4 based system the message should probably have been
DEPEND.badmasked.
I have portage-2.0.43 running here.

George
Comment 1 Marius Mauch (RETIRED) gentoo-dev 2003-10-09 12:31:09 UTC
re-assigning to puggy as he is the main repoman guy now. 
Comment 2 Martin Holzer (RETIRED) gentoo-dev 2004-01-03 04:12:58 UTC
seems to be fixed