FS#44611 - [pacman] add multiple architecture support to updpkgsums
Attached to Project:
Pacman
Opened by l3iggs (l3iggs) - Thursday, 16 April 2015, 09:50 GMT
Last edited by Dave Reisner (falconindy) - Monday, 20 April 2015, 13:30 GMT
Opened by l3iggs (l3iggs) - Thursday, 16 April 2015, 09:50 GMT
Last edited by Dave Reisner (falconindy) - Monday, 20 April 2015, 13:30 GMT
|
Details
updpkgsums should be made architecture aware.
Sometimes packages have sources that are architecture dependent. That means the checksum in the PKGBUILD becomes dependent on the $CARCH variable. updpkgsums should look at the $arch variable in a PKGBUILD file and for each architecture found there, intelligently walk through the build script, download the appropriate source package(s), calculate the checksum(s) and update the appropriate checksum variable. |
This task depends upon
Closed by Dave Reisner (falconindy)
Monday, 20 April 2015, 13:30 GMT
Reason for closing: Not a bug
Additional comments about closing: Feature already exists...
Monday, 20 April 2015, 13:30 GMT
Reason for closing: Not a bug
Additional comments about closing: Feature already exists...
I think this can be closed.