Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 412651 - dev-java/java-service-wrapper-3.5.14 fails to build due to wrong file name in dodoc
Summary: dev-java/java-service-wrapper-3.5.14 fails to build due to wrong file name in...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Java (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Java team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-04-19 16:01 UTC by Maxim Kammerer
Modified: 2012-04-22 08:18 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 Maxim Kammerer 2012-04-19 16:01:45 UTC
!!! dodoc: doc/readme.txt does not exist
dodoc failed

# grep dodoc `equery w java-service-wrapper`
	dodoc doc/{readme.txt,revisions.txt} || die

# tar tzvf /usr/portage/distfiles/wrapper_3.3.3_src.tar.gz | grep -i readme
-rw-r--r-- 0/0             191 2009-02-25 05:25 wrapper_3.3.3_src/doc/readme.txt

# tar tzvf /usr/portage/distfiles/wrapper_3.5.14_src.tar.gz | grep -i readme
-rw-r--r-- 0/0            6100 2012-02-08 08:14 wrapper_3.5.14_src/README_de.txt
-rw-r--r-- 0/0            5627 2012-02-08 08:14 wrapper_3.5.14_src/README_en.txt
-rw-r--r-- 0/0            6923 2012-02-08 08:14 wrapper_3.5.14_src/README_es.txt
-rw-r--r-- 0/0            7693 2012-02-08 08:14 wrapper_3.5.14_src/README_ja.txt
Comment 1 Jouni Rinne 2012-04-19 17:15:42 UTC
Same error here
Comment 2 Maxim Kammerer 2012-04-22 08:18:05 UTC
This was fixed, so closing.

  20 Apr 2012; Alistair Bush <ali_bush@gentoo.org>
  java-service-wrapper-3.5.14.ebuild:
  Fix doc install