Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 405163 - app-misc/ompload - fix script to match new URL
Summary: app-misc/ompload - fix script to match new URL
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Michael Weber (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-02-21 15:55 UTC by barul
Modified: 2012-03-06 10:29 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
The ompload script updated. (ompload,6.55 KB, text/plain)
2012-02-21 15:55 UTC, barul
Details

Note You need to log in before you can comment on or make changes to this bug.
Description barul 2012-02-21 15:55:52 UTC
Created attachment 302707 [details]
The ompload script updated.

Since ompldr.org is down, an update is needed in the script. At the line 60, we need to change URL from "http://ompldr.org" to "http://omploader.org".

I don't know if the way I did it is clean, but it works, I just tested it.
Comment 1 barul 2012-03-01 21:32:39 UTC
ompldr.org is avaiable again, so I think this bug can be closed? Not sure, maybe something like 'if $URL1 offline, use $URL2' could be useful, what do you think?
Comment 2 Bruce Hill 2012-03-04 05:01:48 UTC
app-misc/ompload-20101220

eix ompload outputs:

jeremiah ~ # eix ompload
* app-misc/ompload
     Available versions:  20101220
     Homepage:            http://ompldr.org/
     Description:         CLI script for uploading files to http://omploader.org/

http://omploader.org/ redirects to http://ompldr.org/

ompload screenshot.png uploads to http://ompldr.org/vY3hieQ
Comment 3 Michael Weber (RETIRED) gentoo-dev 2012-03-06 10:29:14 UTC
(In reply to comment #1)
> ompldr.org is avaiable again, so I think this bug can be closed? Not sure,
> maybe something like 'if $URL1 offline, use $URL2' could be useful, what do
> you think?

The URL changes are rather unpredictale, I would not rely on such a logic.
Maybe the URL could be made an command line argument, let upstream decide.

I change the DESCRIPTION to match HOMEPAGE, thanks.

+  06 Mar 2012; Michael Weber <xmw@gentoo.org> ompload-20101220.ebuild:
+  Change DESCRIPTION to match HOMEPAGE (bug 405163)
+