Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 288717 - app-admin/profiler: HOMEPAGE and SRC_URI are broken
Summary: app-admin/profiler: HOMEPAGE and SRC_URI are broken
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High QA
Assignee: Sebastian Pipping
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-10-12 12:09 UTC by Arseny Solokha
Modified: 2010-03-08 08:34 UTC (History)
2 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Arseny Solokha 2009-10-12 12:09:20 UTC
http://visualversion.com/profiler/ and, of course, http://visualversion.com/profiler/profiler.jar don't exist anymore. I can't google any other official homepage and download source. There's project page on freshmeat.net, for example, but download link there also leads to non-existent visualversion.com.

Reproducible: Always

Steps to Reproduce:
Comment 1 Markos Chandras (RETIRED) gentoo-dev 2009-11-12 18:44:26 UTC
This package should be marked for removal since it seems dead to me. I will wait 10 more days before I mask it
Comment 2 Jeroen Roovers (RETIRED) gentoo-dev 2010-01-25 05:13:29 UTC
(In reply to comment #1)
> This package should be marked for removal since it seems dead to me. I will
> wait 10 more days before I mask it

That's no reason to remove a package.
Comment 3 Víctor Ostorga (RETIRED) gentoo-dev 2010-01-25 17:30:23 UTC
(In reply to comment #2)
> (In reply to comment #1)
> > This package should be marked for removal since it seems dead to me. I will
> > wait 10 more days before I mask it
> 
> That's no reason to remove a package.
> 

Indeed
It has no open bugs, nor any real reason to mask it
Comment 4 Sebastian Pipping gentoo-dev 2010-03-08 06:29:15 UTC
We could just set HOMEPAGE to "".

Any ideas how to best handle the unavailable SRC_URI target?
Comment 5 Sebastian Pipping gentoo-dev 2010-03-08 08:34:23 UTC
-HOMEPAGE="http://visualversion.com/profiler/"
-SRC_URI="http://visualversion.com/profiler/profiler.jar"
+HOMEPAGE="https://bugs.gentoo.org/show_bug.cgi?id=288717" # since visualversion.com died
+SRC_URI="mirror://gentoo/profiler.jar"

+  08 Mar 2010; Sebastian Pipping <sping@gentoo.org> profiler-1-r1.ebuild:
+  Fix SRC_URI and HOMEPAGE (bug #288717)
+

Fixed, thanks for reporting.