Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 405925 - games-arcade/performous-0.6.1 fails to install: dodoc failed
Summary: games-arcade/performous-0.6.1 fails to install: dodoc failed
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: 2012-02-26 16:43 UTC by Dennis Schridde
Modified: 2012-02-27 09:15 UTC (History)
0 users

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 Dennis Schridde 2012-02-26 16:43:10 UTC
!!! dodoc: docs/{Author,DeveloperReadme,instruments,TODO}.txt does not exist
dodoc failed

Reproducible: Always
Comment 1 Dennis Schridde 2012-02-26 16:44:11 UTC
Likely caused by the Author.txt file that is now named Authors.txt
Comment 2 Dennis Schridde 2012-02-26 17:22:40 UTC
It seems that dodoc does not support the {...} syntax?!

After trying to fix this up as ${S}/docs... I get:
!!! dodoc: /var/tmp/portage/games-arcade/performous-0.6.1/work/Performous-0.6.1-Source/docs/{Authors,DeveloperReadme,instruments,TODO}.txt does not exist
dodoc failed

# ll /var/tmp/portage/games-arcade/performous-0.6.1/work/Performous-0.6.1-Source/docs/{Authors,DeveloperReadme,instruments,TODO}.txt
-rw-r--r-- 1 portage portage 3070 Oct 31  2010 /var/tmp/portage/games-arcade/performous-0.6.1/work/Performous-0.6.1-Source/docs/Authors.txt
-rw-r--r-- 1 portage portage 9498 Oct 31  2010 /var/tmp/portage/games-arcade/performous-0.6.1/work/Performous-0.6.1-Source/docs/DeveloperReadme.txt
-rw-r--r-- 1 portage portage 4282 Oct 31  2010 /var/tmp/portage/games-arcade/performous-0.6.1/work/Performous-0.6.1-Source/docs/instruments.txt
-rw-r--r-- 1 portage portage 1736 Oct 31  2010 /var/tmp/portage/games-arcade/performous-0.6.1/work/Performous-0.6.1-Source/docs/TODO.txt
Comment 3 Tupone Alfredo gentoo-dev 2012-02-27 09:15:58 UTC
Fixed. Thanks for report