FS#28098 - [pacman] let curl accept cookies in makepkg.conf

Attached to Project: Pacman
Opened by Cedric Girard (Xdark) - Wednesday, 25 January 2012, 13:45 GMT
Last edited by Dave Reisner (falconindy) - Thursday, 12 April 2012, 19:44 GMT
Task Type Bug Report
Category makepkg
Status Closed
Assigned To Dave Reisner (falconindy)
Architecture All
Severity Low
Priority Normal
Reported Version 4.0.1
Due in Version 4.0.3
Due Date Undecided
Percent Complete 100%
Votes 2
Private No

Details

With the switch from wget to curl in default makepkg.conf, the default behavior has changed.

wget accept cookies except if the "no-cookies" is explicitly set. To get the same accepting cookies behavior the '-b ""' option must be added to curl.


The problem happens with this url: http://dispcalgui.hoech.net/download/dispcalGUI.tar.gz
This URL is used in this PKGBUILD I'm maintaining: https://aur.archlinux.org/packages.php?ID=25883
This task depends upon

Closed by  Dave Reisner (falconindy)
Thursday, 12 April 2012, 19:44 GMT
Reason for closing:  Implemented
Additional comments about closing:  http://projects.archlinux.org/pacman.git /commit/?id=b5b9860a2
Comment by Allan McRae (Allan) - Tuesday, 27 March 2012, 23:42 GMT
Leaving this to Dave as he is the curl expert. I am OK with the idea.

Loading...