Did anyone notice when storing files as #/NAME get broken?

Arkadiusz Miśkiewicz arekm at maven.pl
Sun Dec 4 19:43:04 CET 2016


Did anyone notice when storing files as #/NAME get broken?

For example:

pastebin-cl/pastebin-cl.spec:Source0:   https://github.com/tupton/pastebin-cl/zipball/0.6#/%{name}-%{version}.zip

$ ../builder -g pastebin-cl.spec
570e386a218361ea23f2aaf80ca2e027117fcdf1
M       pastebin-cl.spec
Already on 'master'
Your branch is up-to-date with 'origin/master'.
Already up-to-date.
pget: Access failed: 404 Not Found (/distfiles/by-md5/d/3/d3f770fa869b5da72624c356cc0a63da/0.6)
pget: Access failed: 404 Not Found (/distfiles/Attic/by-md5/d/3/d3f770fa869b5da72624c356cc0a63da/0.6)
[arekm at ixion-pld pastebin-cl]$ ls -al
total 836
drwx------     3 arekm users     67 Dec  4 19:41 .
drwx------ 20155 arekm users 552960 Dec  4 00:00 ..
-rw-------     1 arekm users  44136 Dec  4 19:41 0.6
drwx------     8 arekm users   4096 Dec  4 19:41 .git
-rw-------     1 arekm users     11 Dec  4 19:40 .gitignore
-rw-------     1 arekm users    879 Dec  4 19:40 pastebin-cl.spec

it got stored as 0.6 instead of %{name}-%{version}.zip

-- 
Arkadiusz Miśkiewicz, arekm / ( maven.pl | pld-linux.org )


More information about the pld-devel-en mailing list