Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
touch: initialisation des dates : Fonctions non impémentée
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
dtony
n00b
n00b


Joined: 29 Sep 2004
Posts: 5

PostPosted: Tue Mar 21, 2006 10:43 pm    Post subject: touch: initialisation des dates : Fonctions non impémentée Reply with quote

Voici mon problème : j'ai voulu faire un emerge -uND world, j'ai d'abord unmerger pam-login car il blaquait shadow, je comptais le réemerger après. Une fois l'emerge terminé j'ai fais un etc-update puis j'ai rebooté, et là stupeur X ne se lance pas et impossible de me logger en console. J'en déduis que c'est a cause de pam-login, donc je décide de chrooter a partir du live-cd et d'emerger pam-login et j'ai cette erreur. Voici ce que le donne emerge --debug shadow :

Code:

+ LAST_E_CMD=einfon
+ return 0
+ LAST_E_CMD=einfo
+ return 0
+ sed -i 's/^VERSION=.*/VERSION="2.1_pre6-r5"/' pym/portage.py
+ touch /var/tmp/portage/portage-2.1_pre6-r5/.unpacked
touch: initialisation des dates de `/var/tmp/portage/portage-2.1_pre6-r5/.unpacked': Fonction non implantée
+ diefunc dyn_unpack 728 1 'IO Failure -- Failed '\''touch .unpacked'\'' in /var/tmp/portage/portage-2.1_pre6-r5'
+ local funcname=dyn_unpack lineno=728 exitcode=1
+ shift 3
+ echo

+ echo '!!! ERROR: sys-apps/portage-2.1_pre6-r5 failed.'
!!! ERROR: sys-apps/portage-2.1_pre6-r5 failed.
+ dump_trace 2
+ local funcname= sourcefile= lineno= n e s=yes
+ declare -i strip=1
+ [[ -n 2 ]]
+ strip=2
+ echo 'Call stack:'
Call stack:
+ (( n = 4 - 1, p = 6  ))
+ (( n > 2  ))
+ funcname=dyn_unpack
++ basename /usr/lib/portage/bin/ebuild.sh
+ sourcefile=ebuild.sh
+ lineno=1569
+ args=
+ [[ -n 2 IO Failure -- Failed 'touch .unpacked' in /var/tmp/portage/portage-2.1_pre6-r5 1 728 dyn_unpack unpack ]]
+ (( j = 1  ))
+ (( j <= 0  ))
+ ((  p -= 0  ))
+ echo '  ebuild.sh, line 1569:   Called dyn_unpack'
  ebuild.sh, line 1569:   Called dyn_unpack
  + (( n--  ))
  + (( n > 2  ))
  + echo

  + echo '!!! IO Failure -- Failed '\''touch .unpacked'\'' in /var/tmp/portage/portage-2.1_pre6-r5'
  !!! IO Failure -- Failed 'touch .unpacked' in /var/tmp/portage/portage-2.1_pre6-r5
  + echo '!!! If you need support, post the topmost build error, and the call stack if relevant.'
  !!! If you need support, post the topmost build error, and the call stack if relevant.
  + echo

  + '[' unpack == unpack ']'
  + exit 1


J'ai tenté de prendre le binaire "touch" depuis ailleur mais ça ne change rien idem pour "emerge"
Back to top
View user's profile Send private message
boozo
Advocate
Advocate


Joined: 01 Jul 2004
Posts: 3193

PostPosted: Tue Mar 21, 2006 11:51 pm    Post subject: Reply with quote

'alute

si je me souviens bien pam-login a été mergé dans shadow... vérifie dans le changelog qd m^
donc c'est shadow qu'il te faut emerger maintenant :wink:

PS: dsl si je suis à côté de la plaque je suis un peu hs ce soir...
_________________
" Un psychotique, c'est quelqu'un qui croit dur comme fer que 2 et 2 font 5, et qui en est pleinement satisfait.
Un névrosé, c'est quelqu'un qui sait pertinemment que 2 et 2 font 4, et ça le rend malade ! "
Back to top
View user's profile Send private message
Fanfwe
n00b
n00b


Joined: 28 Sep 2006
Posts: 6

PostPosted: Mon Oct 02, 2006 2:10 pm    Post subject: Reply with quote

Probably too late, but I got exactly the same error about touch.
My google search makes me find this page.
Actually, i solved it : I just had forgotten to mount proc so you should check your proc mount.
Back to top
View user's profile Send private message
AigleFR
n00b
n00b


Joined: 27 Nov 2005
Posts: 25

PostPosted: Mon Oct 02, 2006 4:48 pm    Post subject: Reply with quote

Il me semble que si tu chroot depuis un livecd et que tu veux installer, tu as peut être oublier de faire un
Code:
mount -t proc none /mnt/gentoo/proc

bien sur tu montes la partition autrepart si tu veux
et un
Code:
mount -o bind /dev /mnt/gentoo/dev


tu retrouve sa sur le manuel d'intallation (les anciennes versions). J'ai mis la commande de tête alors je me suis peut etre un peu tromper :)
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