FS#31220 - [abs] missing dependency on wget

Attached to Project: Arch Linux
Opened by Gunther Schulz (g.schulz) - Tuesday, 21 August 2012, 07:53 GMT
Last edited by Dave Reisner (falconindy) - Friday, 07 September 2012, 16:53 GMT
Task Type Bug Report
Category Arch Projects
Status Closed
Assigned To Dave Reisner (falconindy)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 1
Private No

Details

Description:
ABS is missing the dependency on wget in the PKGBUILD and will fail if installed with pacman.

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


Steps to reproduce:

Remove wget (if in installed), install ABS with pacman, run the "abs" script.
This task depends upon

Closed by  Dave Reisner (falconindy)
Friday, 07 September 2012, 16:53 GMT
Reason for closing:  Fixed
Additional comments about closing:  extra/abs-2.4.4

abs now uses curl, but will fallback to wget in the bizzare case that curl isn't available.
Comment by Daniel Wallace (gtmanfred) - Tuesday, 21 August 2012, 16:01 GMT
works here without wget
nevermind, needs it for update_tarball
Comment by Matthias Dienstbier (fs4000) - Tuesday, 21 August 2012, 17:36 GMT
Abs should probably switch to curl. We already use curl in pacman and makepkg.
Comment by Laurent Carlier (lordheavy) - Friday, 07 September 2012, 14:42 GMT
@fs4000

You should open a feature request bug.

Loading...