Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 85412 - virtual/textbrowser is linked to net-www/links which is incorrect
Summary: virtual/textbrowser is linked to net-www/links which is incorrect
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: All Linux
: High normal
Assignee: Seemant Kulleen (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-03-15 13:40 UTC by Chris Slycord
Modified: 2005-03-16 06:59 UTC (History)
0 users

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 Chris Slycord 2005-03-15 13:40:47 UTC
If portage tries to install "virtual/textbrowser" then it tries to install "net-www/links" when it should look for "www-client/links"

My simple fix was to create /etc/portage/profile/virtuals and editing it so that it just contained this line "virtual/textbrowser www-client/links"

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Seemant Kulleen (RETIRED) gentoo-dev 2005-03-16 06:59:55 UTC
this was fixed late yesterday, after I realised our pkgmove tool didn't update the virtuals definitions. sorry for the latency in that.