Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 727918

Summary: x11-wm/page - dead HOMEPAGE/SRC_URI
Product: Gentoo Linux Reporter: Francesco Turco <fturco>
Component: Current packagesAssignee: Benoit Gschwind <gschwind>
Status: RESOLVED FIXED    
Severity: normal CC: gschwind, jstein, monsieurp, proxy-maint
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: New page ebuild

Description Francesco Turco 2020-06-11 08:08:55 UTC
$ GENTOO_MIRRORS="" ebuild /var/db/repos/gentoo/x11-wm/page/page-1.9.9-r3.ebuild fetch
>>> Downloading 'http://www.hzog.net/pub/page-1.9.9-r1.tar.gz'
--2020-06-11 10:06:34--  http://www.hzog.net/pub/page-1.9.9-r1.tar.gz
Resolving www.hzog.net... failed: Name or service not known.
wget: unable to resolve host address ‘www.hzog.net’
!!! Couldn't download 'page-1.9.9-r1.tar.gz'. Aborting.
Comment 1 Benoit Gschwind 2020-06-15 07:42:47 UTC
Hello,

This is expected, I stop to maintain my web site.

I can relocate files somewhere else, if you have any suggestion for free storage, or we can remove the page package, as I currently not maintaining it any-more.

Best regards.
Comment 2 Patrice Clement gentoo-dev 2020-06-15 07:48:33 UTC
Hi Benoit

Thanks for the response. How about moving the project/source code to Github/Gitlab?
Comment 3 Benoit Gschwind 2020-06-15 08:02:29 UTC
Hello Patrice,

The sources are already on GitHub [1], but the package need to generate autotool files that aren't in the git repository, maybe I can create a release branch with missing files. It will also require to update link to the GitHub page, and I will probably migrate documentation to GitHub also. I will consider it, I keep you in touch.

Best regards.

[1] https://github.com/gschwind/page
Comment 4 Larry the Git Cow gentoo-dev 2020-06-17 19:09:36 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5810217300f5133478f150dc24d78f53031400d9

commit 5810217300f5133478f150dc24d78f53031400d9
Author:     Patrice Clement <monsieurp@gentoo.org>
AuthorDate: 2020-06-17 19:08:39 +0000
Commit:     Patrice Clement <monsieurp@gentoo.org>
CommitDate: 2020-06-17 19:09:32 +0000

    x11-wm/page: add back an old version and update HOMEPAGE.
    
    Set HOMEPAGE to Github.
    
    Bug: https://bugs.gentoo.org/727918
    Package-Manager: Portage-2.3.99, Repoman-2.3.22
    Signed-off-by: Patrice Clement <monsieurp@gentoo.org>

 x11-wm/page/Manifest          |  1 +
 x11-wm/page/page-1.9.8.ebuild | 51 +++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 52 insertions(+)
Comment 5 Benoit Gschwind 2020-06-21 09:36:35 UTC
Created attachment 645496 [details]
New page ebuild

Hello,

I updated my github repository to host a proper package of page.

I also updated the ebuild accordingly to fetch the package from github. I also updated links to the page's web page.

Let me know if this solving all pending issues.

Best regards.