Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[Portage] Erreur dyn_unpack
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index French
View previous topic :: View next topic  
Author Message
kybla
n00b
n00b


Joined: 21 Dec 2005
Posts: 37

PostPosted: Sat Sep 23, 2006 4:24 pm    Post subject: [Portage] Erreur dyn_unpack Reply with quote

Bonjour à tous.

Je viens d'installer une gentoo mais je rencontre une erreur lorsque je veux compiler un package quelquonque (en l'occurence dhcpcd).

L'erreur est la suivante:

* Applying dhcpcd-2.0.0-alwaysup.patch ... [ ok ]
touch: setting times of `/var/tmp/portage/dhcpcd-2.0.5-r1/.unpacked': Function not implemented

!!! ERROR: net-misc/dhcpcd-2.0.5-r1 failed.
Call stack:
ebuild.sh, line 1539: Called dyn_unpack
ebuild.sh, line 712: Called die

!!! IO Failure -- Failed 'touch .unpacked' in /var/tmp/portage/dhcpcd-2.0.5-r1
!!! If you need support, post the topmost build error, and the call stack if relevant.

Mes recherches sur se forum et sur google se sont trouvées infructueuse. Est ce que quelqu'un a déjà rencontré se problème ?
Back to top
View user's profile Send private message
guilc
Bodhisattva
Bodhisattva


Joined: 15 Nov 2003
Posts: 3326
Location: Paris - France

PostPosted: Sat Sep 23, 2006 4:59 pm    Post subject: Reply with quote

Quote:
IO Failure -- Failed 'touch .unpacked' in /var/tmp/portage/dhcpcd-2.0.5-r1


Je dirais de commencer par faire un check de la partition qui porte /var/tmp/portage... Ca sent le FS endommagé...
_________________
Merci de respecter les règles du forum.

Mon site perso : https://www.xwing.info
Mon PORTDIR_OVERLAY : https://gentoo.xwing.info ou layman -a xwing
Back to top
View user's profile Send private message
Apsforps
Guru
Guru


Joined: 27 Sep 2004
Posts: 520
Location: Belgium

PostPosted: Sat Sep 23, 2006 5:00 pm    Post subject: Reply with quote

Ca ressemble assez à ça non? Tu as essayé ce qu'ils proposaient?
_________________
Apsforps
Back to top
View user's profile Send private message
kaworu
Guru
Guru


Joined: 07 Dec 2005
Posts: 450

PostPosted: Sat Sep 23, 2006 5:52 pm    Post subject: Reply with quote

autrement tu pourrai essayer de voir si c'est touch qui est cassé avec busybox (je suis devenu trop fan de busybox!) :
Code:

# mv /bin/touch /bin/_touch
# ls -s /bin/busybox /bin/touch

et relance l'emerge. Pour revenir en arrière il suffit de virer le lien, et de renommer le binaire :
Code:

# rm /bin/touch
# mv /bin/_touch /bin/touch

_________________
Macbook
Core2Duo @ 2.0GHz - 1Go RAM - HD 80Go - Intel GMA 945

Gentoo GNU/Linux
~amd64 - 2.6.24-gentoo-r2 - Fluxbox || (KDE && Compiz-Fusion)
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index French All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum