Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 39472 - emerge /var/db/pkg/something -C fails
Summary: emerge /var/db/pkg/something -C fails
Status: RESOLVED FIXED
Alias: None
Product: Portage Development
Classification: Unclassified
Component: Core - Interface (emerge) (show other bugs)
Hardware: All Linux
: High critical (vote)
Assignee: Portage team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-01-26 10:21 UTC by Bjarke Istrup Pedersen (RETIRED)
Modified: 2004-04-09 11:32 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
various VDB_PATH configurations patch (emerge.vdbpath.patch,582 bytes, patch)
2004-01-26 17:21 UTC, Jeff Ames
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Bjarke Istrup Pedersen (RETIRED) gentoo-dev 2004-01-26 10:21:41 UTC
TUS-Server root # emerge /var/db/pkg/sys-kernel/gentoo-dev-sources-2.6.1-r1/gentoo-dev-sources-2.6.1-r1.ebuild -C
['', 'var', 'db', 'pkg', 'sys-kernel', 'gentoo-dev-sources-2.6.1-r1', 'gentoo-dev-sources-2.6.1-r1.ebuild']
/var/db/pkg/sys-kernel/gentoo-dev-sources-2.6.1-r1/gentoo-dev-sources-2.6.1-r1.ebuild

!!! /var/db/pkg/sys-kernel/gentoo-dev-sources-2.6.1-r1/gentoo-dev-sources-2.6.1-r1.ebuild is not inside /var/db/pkg; aborting.

TUS-Server root #

Reproducible: Always
Steps to Reproduce:
1. run emerge -C /var/db/pkg/some_package (warning, it removes it!!) (Or it should if it was working)

Actual Results:  
If failed, gentoo-dev-sources-2.6.1-r1 is still there

Expected Results:  
gentoo-dev-sources-2.6.1-r1 got removed
Comment 1 Jeff Ames 2004-01-26 17:21:32 UTC
Created attachment 24472 [details, diff]
various VDB_PATH configurations patch

Hopefully this would allow for the VDB_PATH to be of any length and contain any
number of /'s (within reason).
Comment 2 Masatomo Nakano (RETIRED) gentoo-dev 2004-04-09 11:32:49 UTC
I think this bug has been fixed in current stable portage(2.0.50-r3).

If the problem exists yet, please feel free to open.