public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: erikf@opera.com (Erik Haider Forsén)
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] touch Error: Function not implemented
Date: Thu, 06 Apr 2006 10:59:42 +0200	[thread overview]
Message-ID: <87u0976pvl.fsf@pondus.glasscola.net> (raw)
In-Reply-To: <deb20110604051631x215bbd7dn166b36b93df2fb05@mail.gmail.com> (Ryan Viljoen's message of "Thu, 6 Apr 2006 01:31:04 +0200")

I guess you used a livecd to boot into your computer, and then chrooted
into your existing environment? 

Problem with the newest udev is that you need a kernel 2.6.15 or
newer. And the reason why touch is complaining, is because you forgot to
mount proc when you chrooted. 

If you're outside chroot: mount proc -t proc /mnt/gentoo/proc
If you're inside chroot: mount proc -t proc /proc

Then you're able to compile a new kernel :) 


/erik

"Ryan Viljoen" <ravilj@gmail.com> writes:

> Hey all,
>
> I recently (yesterday) completed an emerge sync and then emerge world.
> I rebooted my PC today and my system failed to come up. It moaned
> about udev or such...
>
> After some inspection, it seems I have an error with touch. I cant
> emerge anything, it does not get past unpacking the source. The
> following error is the same for all packages:
>
> Quote:
>>>> Unpacking source...
>>>> Unpacking udev-089.tar.bz2 to /var/tmp/portage/udev-089/work
> touch: setting times of `/var/tmp/portage/udev-089/.unpacked':
> Function not implemented
>
> !!! ERROR: sys-fs/udev-089 failed.
> Call stack:
> ebuild.sh, line 1526: Called dyn_unpack
> ebuild.sh, line 698: Called die
>
> !!! IO Failure -- Failed 'touch .unpacked' in /var/tmp/portage/udev-089
> !!! If you need support, post the topmost build error, and the call
> stack if relevant.
>
> wiig / #
>
>
> Any idea as to the cause? Solution?
>
>
> --
> Ryan Viljoen Bsc(Eng) (Electrical)
>
> There are sadistic scientists who hurry to hunt down errors instead of
> establishing the truth.
>    - Marie Curie
>
> -- 
> gentoo-user@gentoo.org mailing list

-- 
gentoo-user@gentoo.org mailing list



  reply	other threads:[~2006-04-06  9:04 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-04-05 23:31 [gentoo-user] touch Error: Function not implemented Ryan Viljoen
2006-04-06  8:59 ` Erik Haider Forsén [this message]
2006-04-06  9:12   ` Neil Bothwick

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87u0976pvl.fsf@pondus.glasscola.net \
    --to=erikf@opera.com \
    --cc=gentoo-user@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox