First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 5910
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Gentoo Linux bug wranglers <bug-wranglers@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Ralf Miunske <rbm78ac@gmx.de>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 5910 depends on: Show dependency tree
Bug 5910 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2002-08-02 11:27 0000
Hi there!

The nbd-packes is not installable, as provided.
The attached patch will fix it.

Bye
  Ralf

--- nbd-14.ebuild.old	Fri Aug  2 18:19:51 2002
+++ nbd-14.ebuild	Fri Aug  2 18:19:56 2002
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License, v2 or later
 # $Header: /home/cvsroot/gentoo-x86/sys-apps/nbd/nbd-14.ebuild,v 1.5 2002/07/21
20:28:00 gerk Exp $
 
-MY_PP=${P//-/.}
+MY_P=${P//-/.}
 S=${WORKDIR}/${PN}
 DESCRIPTION="Userland client/server for kernel network block device"
 SRC_URI="http://atrey.karlin.mff.cuni.cz/~pavel/nbd/${MY_P}.tar.gz"

------- Comment #1 From Seemant Kulleen (RETIRED) 2002-08-02 11:30:39 0000 -------
thanks for the catch :)

First Last Prev Next    No search results available      Search page      Enter new bug