First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 29325
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Gentoo Linux bug wranglers <bug-wranglers@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Nils Spengler <nils.spengler@gmx.de>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 29325 depends on: Show dependency tree
Show dependency graph
Bug 29325 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)







View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2003-09-22 04:49 0000
While trying to emerge gnome-bluetooth i get an error about a missing
dependency, called dev-util/pkg-config. after checking all the ebuilds manually
i figured out, that there is an error in the
/usr/portage/net-wireless/libbtctl/libbtctl-0.3.ebuild.

there it says the dependency is called dev-util/pkg-config but in fact it is
dev-util/pkgconfig without the "-" (is it called dash?!).

Reproducible: Always
Steps to Reproduce:
1. try to ACCEPT_KEYWORDS=~x86 emerge -p libbtctl
2.
3.

Actual Results:  
i get an error; emerge: there are no masked or unmasked ebuilds to satisfy
"dev-util/pkg-config".

Expected Results:  
replace "dev-util/pkg-config" with "dev-util/pkgconfig" in the libbtctl-0.3.ebuild

------- Comment #1 From Seemant Kulleen (RETIRED) 2003-09-22 04:54:36 0000 -------
nice catch

------- Comment #2 From Alastair Tse (RETIRED) 2003-09-22 05:10:10 0000 -------
hrmm .. how could repoman not catch that? 

First Last Prev Next    No search results available      Search page      Enter new bug