FS#22181 - abs -t gives a download error if one mirror fails but later ones are successful

Attached to Project: Arch Linux
Opened by kachelaqa (kachelaqa) - Wednesday, 22 December 2010, 01:12 GMT
Last edited by Allan McRae (Allan) - Monday, 27 December 2010, 10:53 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To Allan McRae (Allan)
Architecture i686
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:

abs -t gives a download error if one mirror fails but later ones are successful.

i believe this is because the script saves the exit status from wget if it fails, but
does not reset the variable to zero if it later succeeds.

Additional info:
* package version(s)
* config and/or log files etc.

version 2.4.2

Steps to reproduce:

1. insert a bogus url at the top of your list of mirrors
2. run abs -t
This task depends upon

Closed by  Allan McRae (Allan)
Monday, 27 December 2010, 10:53 GMT
Reason for closing:  Fixed
Additional comments about closing:  In git:
http://projects.archlinux.org/abs.git/co mmit/?id=cf4b38b7

Loading...