[Slackbuilds-users] GanttProject SlackBuild fails

Ekin Akoglu ekinakoglu at gmail.com
Sun Mar 12 13:56:07 UTC 2017


Hi,

Actually what you are trying to download is the link where the file 
resides, not the file itself. It is something similar to the sourceforge 
download links on SlackBuilds.org.

The problem is that "wget" assumes that the link points directly to the 
file itself. I have found the correct link pointing *directly* to the 
tarball so that I can update the info file for the next round of updates.

Until then please update your "wget" script as:

|wget -O ganttproject-ganttproject-2.8.3.tar.gz 
|https://codeload.github.com/bardsoftware/ganttproject/tar.gz/ganttproject-2.8.3
  

Because the name of the file in GitHub is 
"ganttproject-ganttproject-2.8.3.tar.gz", what is provided in the info 
file is the download link to the file, not the file itself.

However for fixing sbotools behaviour, as I said above, I have found the 
direct link to the file and updated it for the next round of updates. I 
have already submitted it.

Best,

Ekin


On 12/03/17 16:31, David O'Shaughnessy wrote:
> GanttProject seems to fail with sbopkg (or sbotools). With sbopkg;
>
>> ganttproject:
>> Found ganttproject-2.8.3 in /var/cache/sbopkg.
>> Checking MD5SUM:
>>    MD5SUM check for ganttproject-2.8.3 ... OK
>> Building package for ganttproject...
>> tar: /var/lib/sbopkg/SBo/14.2/office/ganttproject/ganttproject-ganttproject-2.8.3.tar.gz: Cannot open: No such file or directory
>> tar: Error is not recoverable: exiting now
> with sbotools;
>
>> Are you sure you wish to continue? [y]
>> tar: /usr/sbo/repo/office/ganttproject/ganttproject-ganttproject-2.8.3.tar.gz: Cannot open: No such file or directory
>> tar: Error is not recoverable: exiting now
>> Failures:
>>    ganttproject: ganttproject.SlackBuild return non-zero
> I looked at the script, and it seemed the same as others to me. The
> maintainer is looking at it, but just out of interest, does anyone know
> why this script fails?
>
> --
> Dave
> _______________________________________________
> SlackBuilds-users mailing list
> SlackBuilds-users at slackbuilds.org
> http://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users
> Archives - https://lists.slackbuilds.org/pipermail/slackbuilds-users/
> FAQ - https://slackbuilds.org/faq/
>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.slackbuilds.org/pipermail/slackbuilds-users/attachments/20170312/40d9bdd7/attachment.html>


More information about the SlackBuilds-users mailing list