Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 290536 - [PATCH] media-sound/jtagger-1.0 src_prepare() error
Summary: [PATCH] media-sound/jtagger-1.0 src_prepare() error
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Java team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-10-26 07:34 UTC by Yevgeny Filatov
Modified: 2010-01-03 19:03 UTC (History)
1 user (show)

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


Attachments
fix prepare sources (jtagger-1.0-emerge-patch.diff,368 bytes, patch)
2009-10-26 07:35 UTC, Yevgeny Filatov
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Yevgeny Filatov 2009-10-26 07:34:18 UTC
emerge failed

Reproducible: Always

Steps to Reproduce:
emerge jtagger
Actual Results:  
>>> Emerging (1 of 1) media-sound/jtagger-1.0 * jtagger-1.0.zip RMD160 SHA1 SHA256 size ;-) ...                                                                    [ ok ] * checking ebuild checksums ;-) ...                                                                                  [ ok ] * checking auxfile checksums ;-) ...                                                                                 [ ok ] * checking miscfile checksums ;-) ...                                                                                [ ok ] * Using: sun-jdk-1.6                                                                    
>>> Unpacking source...
>>> Unpacking jtagger-1.0.zip to /var/tmp/portage/media-sound/jtagger-1.0/work/jtagger-1.0/src
>>> Source unpacked in /var/tmp/portage/media-sound/jtagger-1.0/work
>>> Preparing source in /var/tmp/portage/media-sound/jtagger-1.0/work/jtagger-1.0 ...
rm: cannot remove `jtagger.jar': No such file or directory
rm: cannot remove `javazoom': No such file or directory
rm: cannot remove `org': No such file or directory
rm: cannot remove `META-INF': No such file or directory
 * ERROR: media-sound/jtagger-1.0 failed:
 *   (no error message)
 *
 * Call stack:
 *     ebuild.sh, line  49:  Called src_prepare
 *   environment, line 4119:  Called die
 * The specific snippet of code:
 *       rm -vr ${PN}.jar javazoom org META-INF || die;
 *
 * If you need support, post the output of 'emerge --info =media-sound/jtagger-1.0',
 * the complete build log and the output of 'emerge -pqv =media-sound/jtagger-1.0'.
!!! When you file a bug report, please include the following information:
GENTOO_VM=sun-jdk-1.6  CLASSPATH="" JAVA_HOME="/opt/sun-jdk-1.6.0.15"
JAVACFLAGS="-source 1.5 -target 1.5" COMPILER=""
and of course, the output of emerge --info
 * The complete build log is located at '/var/tmp/portage/media-sound/jtagger-1.0/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/media-sound/jtagger-1.0/temp/environment'.
 * S: '/var/tmp/portage/media-sound/jtagger-1.0/work/jtagger-1.0'

>>> Failed to emerge media-sound/jtagger-1.0, Log file:

>>>  '/var/tmp/portage/media-sound/jtagger-1.0/temp/build.log'
Comment 1 Yevgeny Filatov 2009-10-26 07:35:46 UTC
Created attachment 208286 [details, diff]
fix prepare sources
Comment 2 Diego Elio Pettenò (RETIRED) gentoo-dev 2010-01-03 18:42:44 UTC
Uhm Java team, over two months for this, does anybody care about the package?
Comment 3 Petteri Räty (RETIRED) gentoo-dev 2010-01-03 19:03:13 UTC
(In reply to comment #2)
> Uhm Java team, over two months for this, does anybody care about the package?
> 

We have such a backlog that we don't really look at it :(
Any way with a reminder this is now fixed.