Skip to content
Snippets Groups Projects

feat(makechrootpkg): Add "-i" to install packages from repository.

Closed Klaus Frank requested to merge agowa338/devtools:agowa338-master-patch-19596 into master
All threads resolved!

Technically it should be within the PKGBUILD file, but just having this parameter makes scripting and automating makechrootpkg much easier in the cases it doesn't. Otherwise one would have to handle patching the PKGBUILD which may fail once the file gets updated, where as just manually installing a package is almost always successful and therefore much better for scripted/automated usage. Also just having this option simplifies debugging side effects and dependency errors using clean builds that have specific additional packages installed.

E.g. makechrootpkg -c -u -T -U builduser -n -C -r /aur_chroot -i suspectedpackage

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading