FS#23363 - [devtools] don't support epoch

Attached to Project: Arch Linux
Opened by Florian Pritz (bluewind) - Sunday, 20 March 2011, 14:27 GMT
Last edited by Pierre Schmitz (Pierre) - Saturday, 26 March 2011, 08:31 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To Pierre Schmitz (Pierre)
Dan McGee (toofishes)
Allan McRae (Allan)
Architecture All
Severity High
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

makepkg uses a colon to seperate the epoch from pkgver and rsync doesn't support colons in filenames.

ML thread: http://mailman.archlinux.org/pipermail/arch-general/2011-March/019021.html
This task depends upon

Closed by  Pierre Schmitz (Pierre)
Saturday, 26 March 2011, 08:31 GMT
Reason for closing:  Implemented
Comment by Dave Reisner (falconindy) - Sunday, 20 March 2011, 14:43 GMT
As per http://lists.samba.org/archive/rsync/2001-August/000067.html we can just prefix the path with a './' to hint to rsync that our source is a local path. patch attached.
Comment by Florian Pritz (bluewind) - Sunday, 20 March 2011, 14:55 GMT
This patch adds support for epoch pkgvers.
Comment by Dan McGee (toofishes) - Sunday, 20 March 2011, 15:39 GMT
Pierre, I assume you are managing devtools patches?
Comment by Pierre Schmitz (Pierre) - Sunday, 20 March 2011, 17:24 GMT
Sure, I'll have a look as soon as I am back home. (Probably Tuesday or Wednesday)
Comment by Allan McRae (Allan) - Monday, 21 March 2011, 09:54 GMT
The second patch looks like it will need an epoch=0 initialisation.
Comment by Florian Pritz (bluewind) - Monday, 21 March 2011, 15:01 GMT
fixed patch

edit: oops uploaded the dbscript patch. 0001-add-epoch-support.patch is the right one.
Comment by Pierre Schmitz (Pierre) - Wednesday, 23 March 2011, 19:07 GMT Comment by Eric Belanger (Snowman) - Friday, 25 March 2011, 19:16 GMT
It might be worthwhile to release a new devtools and dbscripts release so we can start using epoch.
Comment by Pierre Schmitz (Pierre) - Friday, 25 March 2011, 19:25 GMT
Sure, as soon as I have time (like tomorrow). I didn't expect to see pacman 3.5 in core that early ;-)

Loading...