Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 60511 - update world ... scgi problem ... Depgraph creation failed.
Summary: update world ... scgi problem ... Depgraph creation failed.
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High major (vote)
Assignee: Gentoo Web Application Packages Maintainers
URL: http://forums.gentoo.org/viewtopic.ph...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-08-15 18:45 UTC by Jason Dunsmore
Modified: 2004-08-30 11:27 UTC (History)
1 user (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 Jason Dunsmore 2004-08-15 18:45:46 UTC
scgi is in www-apps/scgi and net-www/scgi and causes an error when updating world:

root # emerge -uDpv world

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

Calculating world dependencies -
emerge: there are no masked or unmasked ebuilds to satisfy "net-www/scgi".

!!! Problem with ebuild net-www/mod_scgi-1.2_alpha1-r2
!!! Possibly a DEPEND/*DEPEND problem.

!!! Depgraph creation failed.

Reproducible: Always
Steps to Reproduce:
1. emerge scgi
2. emerge sync
3. emerge -uDpv world

Actual Results:  
These are the packages that I would merge, in order:

Calculating world dependencies -
emerge: there are no masked or unmasked ebuilds to satisfy "net-www/scgi".

!!! Problem with ebuild net-www/mod_scgi-1.2_alpha1-r2
!!! Possibly a DEPEND/*DEPEND problem.

!!! Depgraph creation failed.

Expected Results:  
updated world.
Comment 1 Robin Munn 2004-08-16 05:21:02 UTC
Changing "net-www/scgi" to "www-apps/scgi" in the DEPEND variable of all my mod_scgi ebuilds gets rid of this message for me. It seems net-www/mod_scgi is the only package that referenced scgi in its net-www location.
Comment 2 Renat Lumpau (RETIRED) gentoo-dev 2004-08-30 11:27:47 UTC
Should be fixed already