First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 47497
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Gentoo Games <games@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Antonio <netbix@tiscali.it>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
quake3-urbanterror-3.4.ebuild ebuild correct text/plain Antonio 2004-04-11 04:35 0000 797 bytes Details
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 47497 depends on: Show dependency tree
Bug 47497 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: 2004-04-11 04:30 0000
In new ebuild for quake3-urbanterror-3.4 the file upgrade 3.4 ir incorrect.
The real name of patch is UrbanTerror34.zip and not urbanterror34.zip

Reproducible: Always
Steps to Reproduce:
1.
2.
3.

------- Comment #1 From Antonio 2004-04-11 04:35:03 0000 -------
Created an attachment (id=29071) [edit]
ebuild correct

This is ebuild correct

------- Comment #2 From Andrew Crouthamel 2004-04-11 09:33:53 0000 -------
I was about to submit this same bug.  Thanks for the new ebuild, I hope they
add it to portage soon since it's not that big of a change.

------- Comment #3 From Chris Gianelloni (RETIRED) 2004-04-11 10:12:38 0000 -------
I just fixed this in CVS. There's no need to submit an ebuild for such a simple
change.  A bug is plenty information enough.  After all, it was replacing 2
characters. ;]

Thanks for the submission.

------- Comment #4 From Antonio 2004-04-11 16:23:59 0000 -------
I are not correct this part:

..........
.........
src_unpack() {
	unpack urbanterror3.zip
	cd q3ut3
	unpack UrbanTerror31.zip
	unpack UrbanTerror32.zip
	unpack UrbanTerror33.zip
	unpack urbanterror34.zip  <-------------- correct it
}
....
..............

------- Comment #5 From Chris Gianelloni (RETIRED) 2004-04-11 16:50:54 0000 -------
I already fixed it.

Make sure you sync

------- Comment #6 From Antonio 2004-04-12 14:04:59 0000 -------
Are you sure ? i have sync today but this line is:

.......
......
unpack urbanterror34.zip  <-------------- correct it
.........
..........

and not unpack UrbanTerror34.zip

------- Comment #7 From Antonio 2004-04-13 04:31:34 0000 -------
Sorry !
it is OK
Thanks

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