On Thu, Jul 31, 2008 at 2:01 AM, Eric Belanger <belanger@astro.umontreal.ca> wrote:
On Wed, 30 Jul 2008, Dan McGee wrote:
Pacman 3.2.0 is in testing for i686. Please signoff. Changes outlined here: http://projects.archlinux.org/?p=pacman.git;a=blob;f=NEWS
When building mythbrowser, I noticed that makepkg now fails when there is an '?' in the sources, e.g. source=("http://www.mythtv.org/modules.php?name=Downloads&d_op=getit&lid=136&foo=/mythplugins-$pkgver.tar.bz2")
Removing the double quotes and escaping the characters doesn't work.
The error message:
==> ERROR: There is no agent set up to handle URLs. Check /etc/makepkg.conf. Aborting...
Not a showstopper as the source can be downloaded maunally in the build dir. I'll try to look into it further tomorrow.
So did we get any signoffs here? I am aware of a few regressions that we have patches available for and will be fixed in a soon-to-come 3.2.1 release, but I don't believe either of them are absolute showstoppers: 1. The above makepkg ? URL regression. http://projects.archlinux.org/?p=pacman.git;a=commit;h=9bc799ec7b1718e6d90ce... 2. local mirror behavior with display and trailing slashes. http://projects.archlinux.org/?p=pacman.git;a=commit;h=4476598e4e128f4595d53..., http://projects.archlinux.org/?p=pacman.git;a=commit;h=72c5a298a3ee0f1801901... 3. The manpages were incorrectly built/included, although they should be close to up to date, they simply include a git version number. (d'oh! me again). http://archlinux.org/pipermail/pacman-dev/2008-August/012739.html Anyone want to signoff? -Dan