Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 498584 - sys-process/lsof[rpc] missing virtual/pkgconfig dependency
Summary: sys-process/lsof[rpc] missing virtual/pkgconfig dependency
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: All Linux
: Normal QA (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-01-19 16:16 UTC by ViliusSutkus89
Modified: 2014-01-20 06:41 UTC (History)
0 users

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


Attachments
lsof-4.85-r2.ebuild.patch (file_498584.txt,533 bytes, text/plain)
2014-01-19 16:16 UTC, ViliusSutkus89
Details
lsof-4.87-r1.ebuild.patch (file_498584.txt,533 bytes, patch)
2014-01-19 16:17 UTC, ViliusSutkus89
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description ViliusSutkus89 2014-01-19 16:16:42 UTC
Created attachment 368164 [details]
lsof-4.85-r2.ebuild.patch

Steps to reproduce:
emerge --depclean --with-bdeps=n  (depclean pkgutils, build time depend)
emerge --oneshot lsof

Result:
>>> Messages generated by process 28147 on 2014-01-19 16:04:26 UTC for package sys-process/lsof-4.85-r2:

QA: install
QA Notice: command not found:

	/var/tmp/portage/sys-process/lsof-4.85-r2/temp/environment: line 2156: pkg-config: command not found


Happens with both 4.85-r2 and 4.87-r1
Comment 1 ViliusSutkus89 2014-01-19 16:17:41 UTC
Created attachment 368166 [details, diff]
lsof-4.87-r1.ebuild.patch
Comment 2 ViliusSutkus89 2014-01-19 16:19:02 UTC
Also, a question:
Which category bugs like this should be filled to?
Comment 3 SpanKY gentoo-dev 2014-01-20 06:41:01 UTC
should be all set now in the tree; thanks for the report!

Commit message: Depend on virtual/pkgconfig when USE=rpc due to libtirpc functionality
http://sources.gentoo.org/sys-process/lsof/lsof-4.85-r2.ebuild?r1=1.11&r2=1.12
http://sources.gentoo.org/sys-process/lsof/lsof-4.87-r1.ebuild?r1=1.2&r2=1.3