Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 387575 - games-misc/bsd-games SRC_URI patch missing from upstream and some gentoo mirrors
Summary: games-misc/bsd-games SRC_URI patch missing from upstream and some gentoo mirrors
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Games (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-10-18 17:55 UTC by Ben Kohler
Modified: 2013-05-13 23:17 UTC (History)
2 users (show)

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


Attachments
ebuild patch (bsd-games-ebuild.patch,1.10 KB, patch)
2013-05-13 18:33 UTC, Ben Kohler
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ben Kohler gentoo-dev 2011-10-18 17:55:13 UTC
The patch version 16 diff from upstream/debian is missing.  I don't know their stuff well enough to figure out WHEN it went missing, but these 2 pages shows only patch versions 15 and 19 still exist:

http://patch-tracker.debian.org/package/bsdgames
http://ftp.us.debian.org/debian/pool/main/b/bsdgames/



Reproducible: Always

Steps to Reproduce:
1. GENTOO_MIRRORS="" emerge -f bsd-games
Actual Results:  
>>> Downloading 'http://ftp.cz.debian.org/debian/pool/main/b/bsdgames/bsdgames_2.17-16.diff.gz'
--2011-10-18 12:53:09--  http://ftp.cz.debian.org/debian/pool/main/b/bsdgames/bsdgames_2.17-16.diff.gz
Resolving ftp.cz.debian.org... 195.113.161.73
Connecting to ftp.cz.debian.org|195.113.161.73|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
2011-10-18 12:53:10 ERROR 404: Not Found.

Expected Results:  
successful fetch
Comment 1 Samuli Suominen (RETIRED) gentoo-dev 2011-10-18 17:58:51 UTC
This is why we have Gentoo mirrors.   Not a bug.   Configuration error of mirrors in /etc/make.conf.
Comment 2 Ben Kohler gentoo-dev 2011-10-18 18:02:28 UTC
Just trying to get a feel for how this (files AWOL from upstream) is supposed to be handled.  Why is mirror://debian/pool/main/b/bsdgames/bsdgames_${PV}-${DEB_PATCH_VER}.diff.gz in SRC_URI if the patch does not exist there and never will?
Comment 3 Ben de Groot (RETIRED) gentoo-dev 2012-10-05 04:00:55 UTC
(In reply to comment #1)
> This is why we have Gentoo mirrors.   Not a bug.   Configuration error of
> mirrors in /etc/make.conf.

Yes, this is a bug. SRC_URI points to a non-existant location. That's a QA issue. If the file is only available on Gentoo mirrors, then SRC_URI should reflect that.
Comment 4 Sergey Popov gentoo-dev 2013-05-13 17:35:53 UTC
Ping. Can't we just add new revision with new patches from Debian?
Comment 5 Ben Kohler gentoo-dev 2013-05-13 18:33:42 UTC
Created attachment 348182 [details, diff]
ebuild patch

I think we should, yes.  Here's a patch for the ebuild to use the newest debian patchset.  Fancy patching logic borrowed from app-misc/fdutils.
Comment 6 Mr. Bones. (RETIRED) gentoo-dev 2013-05-13 23:17:32 UTC
in portage.