FS#7314 - [PATCH] Makepkg retrieves sources even with --noextract and --repackage

Attached to Project: Pacman
Opened by Dag (rixxon) - Wednesday, 30 May 2007, 21:28 GMT
Last edited by Dan McGee (toofishes) - Thursday, 31 May 2007, 04:27 GMT
Task Type Bug Report
Category makepkg
Status Closed
Assigned To Aaron Griffin (phrakture)
Dan McGee (toofishes)
Architecture All
Severity Low
Priority Normal
Reported Version 3.0.4
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Summary and Info:

Makepkg tries to retrieve sources, even when they are not needed, that is, when using either --noextract or --repackage.

Possible solution attached.

% makepkg -R
==> Entering fakeroot environment
==> Making package: io 20070528-1 (Wed May 30 21:47:14 CEST 2007)
==> Retrieving Sources...
-> Downloading Io-2007-05-28.zip


Steps to Reproduce:

% makepkg
% makepkg -Rf
This task depends upon

Closed by  Dan McGee (toofishes)
Thursday, 31 May 2007, 04:27 GMT
Reason for closing:  Fixed
Additional comments about closing:  fixed in GIT

Loading...