Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 71518 - kdevelop 3.1.0 emerge failed
Summary: kdevelop 3.1.0 emerge failed
Status: RESOLVED DUPLICATE of bug 33119
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-11-17 05:50 UTC by Andrés Becerra Sandoval
Modified: 2005-07-17 13:06 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 Andrés Becerra Sandoval 2004-11-17 05:50:15 UTC
Trying to emerge kdevelop-3.1.0 fails
Comment 1 Andrés Becerra Sandoval 2004-11-17 05:53:36 UTC
The emerge fails in this stage:

make[4]: Entering directory `/var/tmp/portage/kdevelop-3.1.0/work/kdevelop-3.1.0/parts/appwizard/common'
gnutar -cf admin.tar -C . admin
gnutar -cf gnu.tar -C ./gnu AUTHORS  COPYING \
        ChangeLog  INSTALL  NEWS  README  TODO
gnutar: No such file or directory. Cannot stat 'ChangeLog'.
gnutar: No such file or directory. Cannot stat 'INSTALL'.
gnutar: No such file or directory. Cannot stat 'NEWS'.
gnutar: No such file or directory. Cannot stat 'README'.
gnutar: No such file or directory. Cannot stat 'TODO'.
gnutar: 3 blocks + 0 bytes (total of 30720 bytes = 30.00k).
gnutar: The following problems occurred during archive processing:
gnutar: Cannot: stat 5, open 0, read/write 0. Size changed 0.
gnutar: Missing links 0, Name too long 0, File too big 0, Not dumped 0.
gnutar: Processed all possible files, despite earlier errors.
make[4]: *** [gnu.tar.gz] Error 254
make[4]: *** Waiting for unfinished jobs....
gnutar: 87 blocks + 0 bytes (total of 890880 bytes = 870.00k).
gzip admin.tar
make[4]: *** Waiting for unfinished jobs....
make[4]: Leaving directory `/var/tmp/portage/kdevelop-3.1.0/work/kdevelop-3.1.0/parts/appwizard/common'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/var/tmp/portage/kdevelop-3.1.0/work/kdevelop-3.1.0/parts/appwizard'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/kdevelop-3.1.0/work/kdevelop-3.1.0/parts'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/kdevelop-3.1.0/work/kdevelop-3.1.0'
make: *** [all] Error 2
Comment 2 Carsten Lohrke (RETIRED) gentoo-dev 2004-11-17 06:33:55 UTC
workaround: drop star, it conflicts with tar

*** This bug has been marked as a duplicate of 33119 ***
Comment 3 Andreas Faust 2004-12-17 05:41:18 UTC
I have the same Problem, but dont have star installed.
workon ~ # qpkg -I | grep tar
app-arch/rpm2targz *
app-arch/tar *
media-libs/libmovtar *
x11-libs/startup-notification *

workon ~ # qpkg -v app-arch/tar
app-arch/tar-1.14.90-r1 *
app-arch/tar-1.13.92-r3
app-arch/tar-1.14.90-r1
app-arch/tar-1.14

please reopen