You are not logged in.

#1 2016-09-16 19:52:48

pedronveloso
Member
Registered: 2013-03-24
Posts: 3
Website

Making new package always fails to download

This is the first package I'm trying to build, and I'm having a hard time getting it to download the source jar file.

Here's the code for it:

http://pastebin.com/QJXHVB8k


I'm proving 'classyshark' in the folder myself, it is a simple bash script to run this trough java. When I run 'makepkg' this is what I get:



  -> Downloading ClassyShark.jar,...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
curl: (22) The requested URL returned error: 404 Not Found
==> ERROR: Failure while downloading https://github.com/google/android-class … yShark.jar,
    Aborting...


Any ideas?

Offline

#2 2016-09-16 20:00:01

Alad
Wiki Admin/IRC Op
From: Bagelstan
Registered: 2014-05-04
Posts: 2,412
Website

Re: Making new package always fails to download

You put a comma at the end of the URI. Also, quote srcdir/pkgdir.

https://wiki.archlinux.org/index.php/Ar … _etiquette


Mods are just community members who have the occasionally necessary option to move threads around and edit posts. -- Trilby

Offline

#3 2016-09-16 20:03:38

pedronveloso
Member
Registered: 2013-03-24
Posts: 3
Website

Re: Making new package always fails to download

That solve it! Thank you

Offline

Board footer

Powered by FluxBB