Re: [gentoo-user] rust 1.23.0 fails to install

2018-02-01 Thread Adam Carter
>
> > Maybe a resync for dev-lang/rust-1.23.0-r1::gentoo helps. But
> > before you emerge, be aware of bug #646092 [1] (where I also ran
> > into). For me [2] solves the described issue.
> >
> >
> > References:
> >  - [1] 
> >  - [2] 
>
> Well, it worked, with the 23.0-r1  release -- thanks much!
>

Since you've built rust you might be attempting to build firefox 58. If so,
it doesnt like distcc...


Re: [gentoo-user] rust 1.23.0 fails to install

2018-02-01 Thread John Covici
On Tue, 30 Jan 2018 04:27:18 -0500,
Floyd Anderson wrote:
> 
> Hi John,
> 
> On Mon, 29 Jan 2018 16:58:56 -0500
> John Covici  wrote:
> > Hi.  In my world update Rust 1.23.0 failed to install with the
> > following error:
> > install: installing component 'rustc'
> > 
> >Rust is ready to roll.
> > 
> > < Rustc { stage: 2, target: "x86_64-unknown-linux-gnu", host:
> > "x86_64-unknown-linux-gnu" }
> > Build completed successfully in 0:21:12
> > mv: cannot stat
> > '/var/tmp/portage/dev-lang/rust-1.23.0/image//usr/share/doc/rust/*':
> > No such file or directory
> > 
> > I did not see a bug on bgo -- anyone knows how to fix?
> > 
> > Thanks in advance for any suggestions.
> > 
> 
> Maybe a resync for dev-lang/rust-1.23.0-r1::gentoo helps. But
> before you emerge, be aware of bug #646092 [1] (where I also ran
> into). For me [2] solves the described issue.
> 
> 
> References:
>  - [1] 
>  - [2] 

Well, it worked, with the 23.0-r1  release -- thanks much!

-- 
Your life is like a penny.  You're going to lose it.  The question is:
How do
you spend it?

 John Covici wb2una
 cov...@ccs.covici.com



Re: [gentoo-user] rust 1.23.0 fails to install

2018-01-30 Thread John Covici
On Tue, 30 Jan 2018 04:27:18 -0500,
Floyd Anderson wrote:
> 
> Hi John,
> 
> On Mon, 29 Jan 2018 16:58:56 -0500
> John Covici  wrote:
> > Hi.  In my world update Rust 1.23.0 failed to install with the
> > following error:
> > install: installing component 'rustc'
> > 
> >Rust is ready to roll.
> > 
> > < Rustc { stage: 2, target: "x86_64-unknown-linux-gnu", host:
> > "x86_64-unknown-linux-gnu" }
> > Build completed successfully in 0:21:12
> > mv: cannot stat
> > '/var/tmp/portage/dev-lang/rust-1.23.0/image//usr/share/doc/rust/*':
> > No such file or directory
> > 
> > I did not see a bug on bgo -- anyone knows how to fix?
> > 
> > Thanks in advance for any suggestions.
> > 
> 
> Maybe a resync for dev-lang/rust-1.23.0-r1::gentoo helps. But
> before you emerge, be aware of bug #646092 [1] (where I also ran
> into). For me [2] solves the described issue.
> 
> 
> References:
>  - [1] 
>  - [2] 
> 
> 
> -- 
> Regards,
> floyd
> 
> 

OK, I will check that out -- thanks.

-- 
Your life is like a penny.  You're going to lose it.  The question is:
How do
you spend it?

 John Covici wb2una
 cov...@ccs.covici.com



Re: [gentoo-user] rust 1.23.0 fails to install

2018-01-30 Thread John Covici
On Tue, 30 Jan 2018 03:29:55 -0500,
Mick wrote:
> 
> [1  ]
> On Monday, 29 January 2018 21:58:56 GMT John Covici wrote:
> > Hi.  In my world update Rust 1.23.0 failed to install with the
> > following error:
> > install: installing component 'rustc'
> > 
> > Rust is ready to roll.
> > 
> > < Rustc { stage: 2, target: "x86_64-unknown-linux-gnu", host:
> > "x86_64-unknown-linux-gnu" }
>   ^^^
> Is your /usr/src/linux symlink pointing to a valid kernel tree?
Absolutely.  I am using an unstable system.
> 
> 
> > Build completed successfully in 0:21:12
> > mv: cannot stat
> > '/var/tmp/portage/dev-lang/rust-1.23.0/image//usr/share/doc/rust/*':
> > No such file or directory
> > 
> > I did not see a bug on bgo -- anyone knows how to fix?
> > 
> > Thanks in advance for any suggestions.
> 
> 
> PS.  Here on stable systems portage decided to uninstall all rust packages it 
> had installed recently as firefox dependencies and then downgraded firefox to 
> 52.6.0.
>

-- 
Your life is like a penny.  You're going to lose it.  The question is:
How do
you spend it?

 John Covici wb2una
 cov...@ccs.covici.com



Re: [gentoo-user] rust 1.23.0 fails to install

2018-01-30 Thread Floyd Anderson

Hi John,

On Mon, 29 Jan 2018 16:58:56 -0500
John Covici  wrote:

Hi.  In my world update Rust 1.23.0 failed to install with the
following error:
install: installing component 'rustc'

   Rust is ready to roll.

< Rustc { stage: 2, target: "x86_64-unknown-linux-gnu", host:
"x86_64-unknown-linux-gnu" }
Build completed successfully in 0:21:12
mv: cannot stat
'/var/tmp/portage/dev-lang/rust-1.23.0/image//usr/share/doc/rust/*':
No such file or directory

I did not see a bug on bgo -- anyone knows how to fix?

Thanks in advance for any suggestions.



Maybe a resync for dev-lang/rust-1.23.0-r1::gentoo helps. But before you 
emerge, be aware of bug #646092 [1] (where I also ran into). For me [2] 
solves the described issue.



References:
 - [1] 
 - [2] 


--
Regards,
floyd




Re: [gentoo-user] rust 1.23.0 fails to install

2018-01-30 Thread Mick
On Monday, 29 January 2018 21:58:56 GMT John Covici wrote:
> Hi.  In my world update Rust 1.23.0 failed to install with the
> following error:
> install: installing component 'rustc'
> 
> Rust is ready to roll.
> 
> < Rustc { stage: 2, target: "x86_64-unknown-linux-gnu", host:
> "x86_64-unknown-linux-gnu" }
  ^^^
Is your /usr/src/linux symlink pointing to a valid kernel tree?


> Build completed successfully in 0:21:12
> mv: cannot stat
> '/var/tmp/portage/dev-lang/rust-1.23.0/image//usr/share/doc/rust/*':
> No such file or directory
> 
> I did not see a bug on bgo -- anyone knows how to fix?
> 
> Thanks in advance for any suggestions.


PS.  Here on stable systems portage decided to uninstall all rust packages it 
had installed recently as firefox dependencies and then downgraded firefox to 
52.6.0.

-- 
Regards,
Mick

signature.asc
Description: This is a digitally signed message part.