View previous topic :: View next topic |
Author |
Message |
pacho2 Developer
Joined: 04 Mar 2005 Posts: 2599 Location: Oviedo, Spain
|
Posted: Fri Nov 24, 2006 2:22 pm Post subject: I cannot install games-fps/ut2004-redorchestra-3.3-r2 |
|
|
It fails with:
Code: |
>>> Unpacking source...
>>> Unpacking red.orchestra_3.3-english.run to /var/tmp/portage/ut2004-redorchestra-3.3-r2/work
76457+1 records in
643322+1 records out
658762128 bytes (659 MB) copied, 13,8792 s, 47,5 MB/s
>>> Unpacking red.orchestra_summer.offensive.map.pack-addon.run to /var/tmp/portage/ut2004-redorchestra-3.3-r2/work
7122+1 records in
60649+1 records out
62105437 bytes (62 MB) copied, 1,5598 s, 39,8 MB/s
rm: no se puede borrar «3355_patch»: No existe el fichero o el directorio
!!! ERROR: games-fps/ut2004-redorchestra-3.3-r2 failed.
Call stack:
ebuild.sh, line 1546: Called dyn_unpack
ebuild.sh, line 708: Called src_unpack
ut2004-redorchestra-3.3-r2.ebuild, line 24: Called die
!!! Removing files
!!! If you need support, post the topmost build error, and the call stack if relevant.
|
Thanks |
|
Back to top |
|
|
PaulBredbury Watchman
Joined: 14 Jul 2005 Posts: 7310
|
Posted: Fri Nov 24, 2006 2:48 pm Post subject: |
|
|
What does this return:
Code: | find /var/tmp/portage -name 3355_patch |
The ebuild is probably missing "unpack/". |
|
Back to top |
|
|
pacho2 Developer
Joined: 04 Mar 2005 Posts: 2599 Location: Oviedo, Spain
|
Posted: Fri Nov 24, 2006 3:38 pm Post subject: |
|
|
PaulBredbury wrote: | What does this return:
Code: | find /var/tmp/portage -name 3355_patch |
The ebuild is probably missing "unpack/". |
There is no output:
Code: |
localhost ~ # find /var/tmp/portage -name 3355_patch
localhost ~ #
|
Thanks |
|
Back to top |
|
|
PaulBredbury Watchman
Joined: 14 Jul 2005 Posts: 7310
|
Posted: Fri Nov 24, 2006 4:22 pm Post subject: |
|
|
OK, delete 3355_patch from the ebuild. I'll check it also, and file a bug, unless you want to do it. |
|
Back to top |
|
|
pacho2 Developer
Joined: 04 Mar 2005 Posts: 2599 Location: Oviedo, Spain
|
Posted: Fri Nov 24, 2006 4:33 pm Post subject: |
|
|
PaulBredbury wrote: | OK, delete 3355_patch from the ebuild. I'll check it also, and file a bug, unless you want to do it. |
Reported
Thanks |
|
Back to top |
|
|
|