public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] touch Error: Function not implemented
@ 2006-04-05 23:31 Ryan Viljoen
  2006-04-06  8:59 ` Erik Haider Forsén
  0 siblings, 1 reply; 3+ messages in thread
From: Ryan Viljoen @ 2006-04-05 23:31 UTC (permalink / raw
  To: gentoo-user

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



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [gentoo-user] touch Error: Function not implemented
  2006-04-05 23:31 [gentoo-user] touch Error: Function not implemented Ryan Viljoen
@ 2006-04-06  8:59 ` Erik Haider Forsén
  2006-04-06  9:12   ` Neil Bothwick
  0 siblings, 1 reply; 3+ messages in thread
From: Erik Haider Forsén @ 2006-04-06  8:59 UTC (permalink / raw
  To: gentoo-user

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



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [gentoo-user] touch Error: Function not implemented
  2006-04-06  8:59 ` Erik Haider Forsén
@ 2006-04-06  9:12   ` Neil Bothwick
  0 siblings, 0 replies; 3+ messages in thread
From: Neil Bothwick @ 2006-04-06  9:12 UTC (permalink / raw
  To: gentoo-user

[-- Attachment #1: Type: text/plain, Size: 502 bytes --]

On Thu, 06 Apr 2006 10:59:42 +0200, Erik Haider Forsén wrote:

> Problem with the newest udev is that you need a kernel 2.6.15 or
> newer.

That's been fixed

*udev-089-r2 (04 Apr 2006)

  04 Apr 2006; Greg Kroah-Hartman <gregkh@gentoo.org> +files/udev.rules-089,
  +udev-089-r2.ebuild:
  fix raid-devfs.sh losage (bug #128682)
  fix inability to boot on kernels older than 2.6.14 (bug #128792)


-- 
Neil Bothwick

A journey of a thousand miles begins with a cash advance from Mom.

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 191 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2006-04-06  9:17 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-04-05 23:31 [gentoo-user] touch Error: Function not implemented Ryan Viljoen
2006-04-06  8:59 ` Erik Haider Forsén
2006-04-06  9:12   ` Neil Bothwick

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox