Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 159256 - games-server/ut2004-ded has redundant braces in bash
Summary: games-server/ut2004-ded has redundant braces in bash
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Games (show other bugs)
Hardware: All Linux
: High normal
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-12-27 20:10 UTC by Paul Bredbury
Modified: 2007-01-09 23:55 UTC (History)
0 users

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


Attachments
ut2004-ded-3369.patch (ut2004-ded-3369.patch,593 bytes, patch)
2006-12-27 20:11 UTC, Paul Bredbury
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Paul Bredbury 2006-12-27 20:10:48 UTC
Hi, it seems that the unstable bash is less tolerant of redundant braces, and treats them as part of the filename. So ut2004-ded-3369 produces:

rm: cannot remove `/var/tmp/portage/games-server/ut2004-ded-3369/image///opt/ut2004-ded
/System/{ucc-bin-linux-amd64}': No such file or directory
rm: cannot remove `/var/tmp/portage/games-server/ut2004-ded-3369/image///opt/ut2004-ded
/System/{ucc-bin-macosx}': No such file or directory

Enclosed is a patch to remove the redundant braces.

The original thread is:
http://forums.gentoo.org/viewtopic-t-527228.html
Comment 1 Paul Bredbury 2006-12-27 20:11:58 UTC
Created attachment 104828 [details, diff]
ut2004-ded-3369.patch
Comment 2 Chris Gianelloni (RETIRED) gentoo-dev 2007-01-09 23:55:23 UTC
fixed...