Re: [gentoo-user] IIIIEEEEKKKKSSS! All updates failed!

2017-01-23 Thread Meino . Cramer
Ralf  [17-01-23 17:56]:
> Force re-emerge linux-headers.
> 
> Cheers
>   Ralf
> 
> On 01/23/2017 05:28 PM, meino.cra...@gmx.de wrote:
> > Hi,
> > 
> > As far as I have recognized it, all my updates this evening failed
> > with:
> > 
> > /usr/include/linux/errno.h:1:23: fatal error: asm/errno.h: No such file or 
> > directory
> > 
> > 
> > I am running vanilla kernel 4.9.5 from fto.kernel.org...but yesterdays
> > upates were fine with the same kernel setup.
> > 
> > What happens here?
> > 
> > Cheers
> > Meino
> > 
> > 
> 

Thanks all for the quick help...but what on earth has killed those
missing header(s) ?

Cheers 
Meino




Re: [gentoo-user] IIIIEEEEKKKKSSS! All updates failed!

2017-01-23 Thread Ralf
Force re-emerge linux-headers.

Cheers
  Ralf

On 01/23/2017 05:28 PM, meino.cra...@gmx.de wrote:
> Hi,
> 
> As far as I have recognized it, all my updates this evening failed
> with:
> 
> /usr/include/linux/errno.h:1:23: fatal error: asm/errno.h: No such file or 
> directory
> 
> 
> I am running vanilla kernel 4.9.5 from fto.kernel.org...but yesterdays
> upates were fine with the same kernel setup.
> 
> What happens here?
> 
> Cheers
> Meino
> 
> 



Re: [gentoo-user] IIIIEEEEKKKKSSS! All updates failed!

2017-01-23 Thread Alexander Kapshuk
On Mon, Jan 23, 2017 at 6:28 PM,   wrote:
> Hi,
>
> As far as I have recognized it, all my updates this evening failed
> with:
>
> /usr/include/linux/errno.h:1:23: fatal error: asm/errno.h: No such file or 
> directory
>
>
> I am running vanilla kernel 4.9.5 from fto.kernel.org...but yesterdays
> upates were fine with the same kernel setup.
>
> What happens here?
>
> Cheers
> Meino
>
>

The include files in question have this dependency chain:
/usr/include/linux/errno.h → /usr/include/asm/errno.h →
/usr/include/asm-generic/errno.h

They come from the linux-headers package:
equery -q b /usr/include/asm-generic/errno.h /usr/include/asm/errno.h
/usr/include/linux/errno.h

sys-kernel/linux-headers-4.4
sys-kernel/linux-headers-4.4
sys-kernel/linux-headers-4.4



[gentoo-user] IIIIEEEEKKKKSSS! All updates failed!

2017-01-23 Thread Meino . Cramer
Hi,

As far as I have recognized it, all my updates this evening failed
with:

/usr/include/linux/errno.h:1:23: fatal error: asm/errno.h: No such file or 
directory


I am running vanilla kernel 4.9.5 from fto.kernel.org...but yesterdays
upates were fine with the same kernel setup.

What happens here?

Cheers
Meino