#224 RFE: Add way to invoke shell in mockbuild's chroot
Closed: Fixed 5 years ago Opened 5 years ago by scfc.

If you do a mockbuild with fedpkg --release f27 mockbuild -N, afterwards you can enter the chroot for debugging with mock -N -r fedora-27-x86_64 --shell. The mapping of --release values to -r values is simple, but if for example --release is not explicitly given but inferred from the checked out Git branch, it is easy to mix up the different chroots and be confused why the results of fedpkg mockbuild differ from the interactive session in mock --shell.

Therefore it would be nice if (for example) an option --shell would be added tofedpkg mockbuild that is passed on to mock in addition to the values determined for -r, etc. so that fedpkg mockbuild -N; fedpkg mockbuild -N --shell will open a shell in the chroot that the build was just executed in.


This should be fixed in rpkg.

Metadata Update from @cqi:
- Issue set to the milestone: NEXT
- Issue tagged with: RFE, easyfix

5 years ago

Metadata Update from @cqi:
- Issue tagged with: rpkg

5 years ago

Fixed and released in rpkg-1.56.

Metadata Update from @cqi:
- Issue close_status updated to: Fixed
- Issue set to the milestone: None (was: NEXT)
- Issue status updated to: Closed (was: Open)

5 years ago

Login to comment on this ticket.

Metadata