Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 282388 - net-misc/rdist removal request (was missing inherit causes package to be stabled without patching net-misc/rdist)
Summary: net-misc/rdist removal request (was missing inherit causes package to be stab...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo TreeCleaner Project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-08-23 01:32 UTC by Jeremy Olexa (darkside) (RETIRED)
Modified: 2009-12-01 19:59 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 Jeremy Olexa (darkside) (RETIRED) archtester gentoo-dev Security 2009-08-23 01:32:34 UTC
I cannot believe this package was marked stable. It needs something like this:

Index: rdist-6.1.5-r2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-misc/rdist/rdist-6.1.5-r2.ebuild,v
retrieving revision 1.2
diff -u -r1.2 rdist-6.1.5-r2.ebuild
--- rdist-6.1.5-r2.ebuild       24 Jan 2008 14:21:54 -0000      1.2
+++ rdist-6.1.5-r2.ebuild       23 Aug 2009 01:27:56 -0000
@@ -2,6 +2,8 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Header: /var/cvsroot/gentoo-x86/net-misc/rdist/rdist-6.1.5-r2.ebuild,v 1.2 2008/01/24 14:21:54 armin76 Exp $
 
+inherit eutils
+
 DESCRIPTION="Remote software distribution system"
 HOMEPAGE="http://www.magnicomp.com/rdist/rdist.shtml"
 SRC_URI="http://www.magnicomp.com/download/rdist/${P}.tar.gz"
@@ -36,7 +38,7 @@
        sed -i -e '/^%type/ s/,//g' -e 's/= {/{/g' src/gram.y || die "fixup of gram.y failed"
 
        # use mkstemp(3) instead of mktemp(3)
-       epatch "${FILESDIR}/rdist_mkstemp.patch"
+       epatch "${FILESDIR}/${P}-mkstemp.patch"
 }
 
 src_compile() {

Yes, I could commit that myself...But, I ask myself, "Why?"

QA Team, please remove this package since it has no maintainer or repoman --force this fix. I don't want to be involved, tbh.
Comment 1 Jeremy Olexa (darkside) (RETIRED) archtester gentoo-dev Security 2009-08-23 01:33:44 UTC
(In reply to comment #0)

> QA Team, please remove this package since it has no maintainer or repoman
> --force this fix. I don't want to be involved, tbh.

repoman --force a revbump that is.
Comment 2 Jeremy Olexa (darkside) (RETIRED) archtester gentoo-dev Security 2009-09-24 04:14:31 UTC
A month without comment. Treecleaners will remove this cruft.
Comment 3 Jeremy Olexa (darkside) (RETIRED) archtester gentoo-dev Security 2009-10-05 03:42:23 UTC
# Jeremy Olexa <darkside@gentoo.org> (5 Oct 2009)
# QA standards are seriously missing on this package. It was marked stable
# without applying a patch, even. No maintainer, remove in 60 days. bug 282388
net-misc/rdist
Comment 4 Víctor Ostorga (RETIRED) gentoo-dev 2009-12-01 19:59:45 UTC
Removed from the tree