FS#28006 - pacman 4 breaks source selection

Attached to Project: Release Engineering
Opened by Bas Pape (Tucos) - Thursday, 19 January 2012, 22:30 GMT
Last edited by Dieter Plaetinck (Dieter_be) - Wednesday, 25 January 2012, 15:28 GMT
Task Type Bug Report
Category AIF
Status Closed
Assigned To No-one
Architecture All
Severity Critical
Priority Normal
Reported Version testbuild (specify!)
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

pacman 4 ships a new config file [1] which breaks the grep/sed used in list_possible_repos [2]. this causes it to have no repos and thus ask_checklist errors out for the netinstall iso's [3].

Tested with archlinux-2012.01.19_04-00-01-netinstall-x86_64.iso

[1] http://sprunge.us/NIJe
[2] https://github.com/Dieterbe/aif/blob/master/src/core/libs/lib-pacman.sh#L64
[3] http://sprunge.us/ECTB
[4] http://sprunge.us/SFhK (link from report-issues)
This task depends upon

Closed by  Dieter Plaetinck (Dieter_be)
Wednesday, 25 January 2012, 15:28 GMT
Reason for closing:  Fixed
Comment by Bas Pape (Tucos) - Thursday, 19 January 2012, 23:14 GMT
On a slightly related note, target_prepare_pacman should add a SigLevel option (right now Never can be used just to get going with the installation), but i guess that's for later when signing is figured out completely.
Comment by Dieter Plaetinck (Dieter_be) - Wednesday, 25 January 2012, 15:27 GMT
this is probably the smallest aif commit ever, but fixes it :)
thanks.
https://github.com/Dieterbe/aif/commit/897b682e704044520fc5c807ae990932a76f8d3a

Loading...