Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 832076 - app-portage/gentoolkit - sys-fs/cryptsetup-2.4.3 rebuilds together with sys-libs/libblockdev-2.25 every time revdep-rebuild runs
Summary: app-portage/gentoolkit - sys-fs/cryptsetup-2.4.3 rebuilds together with sys-l...
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: Normal normal (vote)
Assignee: Portage Tools Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-01-26 02:14 UTC by paulverone91
Modified: 2022-02-03 18:51 UTC (History)
2 users (show)

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


Attachments
emerge --info (emerge--info.txt,6.12 KB, text/plain)
2022-01-26 02:14 UTC, paulverone91
Details
revdep-rebuild -p --debug (revdep-debug.txt,2.19 KB, text/plain)
2022-01-26 02:44 UTC, paulverone91
Details

Note You need to log in before you can comment on or make changes to this bug.
Description paulverone91 2022-01-26 02:14:04 UTC
Created attachment 763639 [details]
emerge --info

After an update to sys-fs/cryptsetup-2.4.3
revdep-rebuild rebuilds both sys-fs/cryptsetup-2.4.3 sys-libs/libblockdev-2.25 every time i run it.

Running revdep-rebuild.sh doesn't rebuild the packages.

Downgrading to sys-fs/cryptsetup-2.3.6-r2 solved the issue.
Comment 1 Mike Gilbert gentoo-dev 2022-01-26 02:19:00 UTC
Sounds like a bug in revdep-rebuild.

What version of gentoolkit are you using?

Please provide the output of "revdep-rebuild --pretend --debug".
Comment 2 paulverone91 2022-01-26 02:44:57 UTC
Created attachment 763640 [details]
revdep-rebuild -p --debug

Gentoolkit version: app-portage/gentoolkit-0.5.1-r1

I upgraded again to sys-fs/cryptsetup-2.4.3 to attach the output of
revdep-rebuild --pretend --debug

And the issue seems to be gone.