Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 618274 - app-admin/watchfolder-0.3.3-r1 HOMEPAGE and SRC_URI is dead
Summary: app-admin/watchfolder-0.3.3-r1 HOMEPAGE and SRC_URI is dead
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-05-12 08:33 UTC by Marcin Mirosław
Modified: 2018-10-14 13:02 UTC (History)
1 user (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 Marcin Mirosław 2017-05-12 08:33:35 UTC
$ curl -I http://freshmeat.net/projects/watchd/
HTTP/1.1 302 Found
Server: nginx
Date: Fri, 12 May 2017 08:29:41 GMT
Content-Type: text/html
Connection: keep-alive
Vary: Host
Location: http://freecode.com/projects/watchd/
Cache-Control: max-age=172800
Expires: Sun, 14 May 2017 08:29:41 GM

$ curl -I http://freecode.com/projects/watchd/
HTTP/1.1 404 Not Found
Server: nginx
Date: Fri, 12 May 2017 08:30:23 GMT
Content-Type: text/html
Connection: keep-alive
Vary: Host
Cache-Control: max-age=172800
Expires: Sun, 14 May 2017 08:30:23 GMT

Also SRC_URI is also dead:
$ host dstunrea.sdf-eu.org
Host dstunrea.sdf-eu.org not found: 3(NXDOMAIN)
Comment 1 Jonas Stein gentoo-dev 2017-11-14 01:19:56 UTC
confirmed:

$ GENTOO_MIRRORS="" ebuild watchfolder-0.3.3-r1.ebuild fetch
Appending /usr/local/overlays/gentoo to PORTDIR_OVERLAY...
>>> Downloading 'http://dstunrea.sdf-eu.org/files/watchfolder-0.3.3.tar.gz'
--2017-11-14 02:13:01--  http://dstunrea.sdf-eu.org/files/watchfolder-0.3.3.tar.gz
Resolving dstunrea.sdf-eu.org... failed: Name or service not known.
wget: unable to resolve host address ‘dstunrea.sdf-eu.org’
!!! Couldn't download 'watchfolder-0.3.3.tar.gz'. Aborting.


Distribution:
https://repology.org/metapackage/watchfolder/versions
Comment 2 Larry the Git Cow gentoo-dev 2018-10-14 13:02:54 UTC
The bug has been closed via the following commit(s):

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

commit daa0b81449e22fba1170d02be15073875e571ef0
Author:     Pacho Ramos <pacho@gentoo.org>
AuthorDate: 2018-10-14 12:55:14 +0000
Commit:     Pacho Ramos <pacho@gentoo.org>
CommitDate: 2018-10-14 13:02:31 +0000

    app-admin/watchfolder: No homepage neither SRC_URI (#618274)
    
    Closes: https://bugs.gentoo.org/618274
    Signed-off-by: Pacho Ramos <pacho@gentoo.org>
    Package-Manager: Portage-2.3.51, Repoman-2.3.11

 app-admin/watchfolder/watchfolder-0.3.3-r1.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)