Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 701452 - net-misc/anydesk-5.5.0: "sh: lspci: command not found"
Summary: net-misc/anydesk-5.5.0: "sh: lspci: command not found"
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Christian Buchinger
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2019-11-29 07:44 UTC by Joonas Niilola
Modified: 2019-12-03 13:35 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 Joonas Niilola gentoo-dev 2019-11-29 07:44:22 UTC
The program seems to be working just fine, but prints this error in shell:
  sh: lspci: command not found

Fixed by installing sys-apps/pciutils so looks to be a missing RDEPEND.
Comment 1 Larry the Git Cow gentoo-dev 2019-12-03 13:35:03 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5a03db0eabef2044c1f0c651f00d0ab67ca55d10

commit 5a03db0eabef2044c1f0c651f00d0ab67ca55d10
Author:     Christian Buchinger <cb-gentoo@guya.de>
AuthorDate: 2019-11-30 11:54:32 +0000
Commit:     Joonas Niilola <juippis@gentoo.org>
CommitDate: 2019-12-03 13:34:53 +0000

    net-misc/anydesk: use optfeature and add lspci
    
    Closes: https://bugs.gentoo.org/701452
    Package-Manager: Portage-2.3.80, Repoman-2.3.19
    Signed-off-by: Christian Buchinger <cb-gentoo@guya.de>
    Closes: https://github.com/gentoo/gentoo/pull/13808
    Signed-off-by: Joonas Niilola <juippis@gentoo.org>

 net-misc/anydesk/anydesk-5.5.0-r1.ebuild | 116 +++++++++++++++++++++++++++++++
 1 file changed, 116 insertions(+)