Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 870052 - xfce-base/libxfce4util-4.17.2 missing dependency on dev-perl/XML-Parser
Summary: xfce-base/libxfce4util-4.17.2 missing dependency on dev-perl/XML-Parser
Status: RESOLVED DUPLICATE of bug 596664
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All All
: Normal normal (vote)
Assignee: XFCE Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-09-14 06:09 UTC by hypersyd
Modified: 2022-09-14 10:23 UTC (History)
2 users (show)

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


Attachments
Logs (log.txt,5.68 KB, text/plain)
2022-09-14 06:09 UTC, hypersyd
Details
emerge info (emerge --info libxfce4util.txt,7.55 KB, text/plain)
2022-09-14 06:29 UTC, hypersyd
Details

Note You need to log in before you can comment on or make changes to this bug.
Description hypersyd 2022-09-14 06:09:21 UTC
Created attachment 805042 [details]
Logs

dev-perl/XML-Parser is missing as a dependency and hence breaking the installation.
Comment 1 hypersyd 2022-09-14 06:29:52 UTC
Created attachment 805045 [details]
emerge info
Comment 2 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2022-09-14 09:48:31 UTC
This seems to be another instance of bug 596664.

*** This bug has been marked as a duplicate of bug 596664 ***
Comment 3 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-09-14 10:10:24 UTC
Yes, please run perl-cleaner --all.
Comment 4 hypersyd 2022-09-14 10:19:04 UTC
@Sam James Thanks, I didn't know this. So I installed the package dev-perl/XML-Parser that worked. I'll remember this the next time it happens.