* [gentoo-user] What is with emerge after update world ?
@ 2011-03-26 16:03 Andrzej Styczeń
2011-03-26 16:17 ` Mick
2011-03-26 20:02 ` Todd Goodman
0 siblings, 2 replies; 14+ messages in thread
From: Andrzej Styczeń @ 2011-03-26 16:03 UTC (permalink / raw
To: gentoo-user
Hello,
I try gentoo once again a few days ago and everything go OK until I install
KDE. Then I see that I got the following symptom that something is wrong
# eselect read 1
! ! ! Error: Can't load module read
exiting
Then I install LibreOffice and OK, but eselect as above still not work properly.
Then I sync tree portage and do:
# emerge -a --update --deep --newuse world && \
emerge --deepclean && \
revdep-rebuild
After this I saw, that many things was broken with LibreOffice and additionaly
also Python was updated to 2.7 version, and now If I do:
# emerge --sync
I obtain nothing. If I do
# emerge
I obtain nothing. If I do
# emerge sdfkhsdfhsdk
I obtain nothing (I wrote some random text above). If I do
# emerga -av python
I obtain nothing. If I do
# python-updater
* Python 2 and Python 3 not installed
If I do
# whereis python
python: /usr/bin/python /usr/bin/python3.1 /usr/bin/python2.7
/usr/lib/python2.6 /usr/lib/python3.1 /usr/lib/python2.7 /usr/lib64/python2.6
/usr/lib64/python3.1 /usr/lib64/python2.7 /usr/include/python2.6
/usr/include/python3.1 /usr/include/python2.7 /usr/share/man/man1/python.1.bz2
If I do, I see
# ls -l /usr/bin/python*
lrwxrwxrwx 1 root root 14 Mar 22 14:34 /usr/bin/python -> python-wrapper
-rwxr-xr-x 1 root root 217 Mar 22 14:34 /usr/bin/python-config
-rwxr-xr-x 1 root root 1400 Mar 25 10:54 /usr/bin/python-config-2.7
-rwxr-xr-x 1 root root 1177 Mar 22 14:25 /usr/bin/python-config-3.1
-rwxr-xr-x 1 root root 10328 Feb 24 08:45 /usr/bin/python-wrapper
lrwxrwxrwx 1 root root 9 Mar 22 14:34 /usr/bin/python2 -> python2.6
-rwxr-xr-x 1 root root 6104 Mar 25 10:55 /usr/bin/python2.7
lrwxrwxrwx 1 root root 9 Mar 22 14:26 /usr/bin/python3 -> python3.1
-rwxr-xr-x 1 root root 10272 Mar 22 14:26 /usr/bin/python3.1
# uname -a
Linux laptop 2.6.36-gentoo-r5 #3 SMP PREEMPT Tue Mar 22 10:43:42 UTC 2011
x86_64 AMD Turion(tm) X2 Ultra Dual-Core Mobile ZM-82 AuthenticAMD GNU/Linux
A, I see also that my Xorg work on one processor at 100%, the second is 0 % -
why ?
This was simple update whole system as described in handbook. Why this update
go very wrong ? I do something wrong or the error is with management system in
Gentoo ?
What to do now? Why the key utility 'emerge' not working properly ? How it
happen? Without 'emerge' I can not do nothing. I'm sorry if this is stupid
questions, but I'm newbie in Gentoo, I try It after long pause (the first one
was unsuccessful). But I want to learn. Can you help me? Or I should start
fresh install ?
Thank you,
Andrzej
^ permalink raw reply [flat|nested] 14+ messages in thread
* Re: [gentoo-user] What is with emerge after update world ?
2011-03-26 16:03 [gentoo-user] What is with emerge after update world ? Andrzej Styczeń
@ 2011-03-26 16:17 ` Mick
2011-03-26 16:45 ` Andrzej Styczeń
2011-03-26 20:02 ` Todd Goodman
1 sibling, 1 reply; 14+ messages in thread
From: Mick @ 2011-03-26 16:17 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: Text/Plain, Size: 2871 bytes --]
On Saturday 26 March 2011 16:03:40 Andrzej Styczeń wrote:
> Hello,
>
> I try gentoo once again a few days ago and everything go OK until I install
> KDE. Then I see that I got the following symptom that something is wrong
>
> # eselect read 1
> ! ! ! Error: Can't load module read
> exiting
>
> Then I install LibreOffice and OK, but eselect as above still not work
> properly.
>
> Then I sync tree portage and do:
>
> # emerge -a --update --deep --newuse world && \
> emerge --deepclean && \
> revdep-rebuild
>
> After this I saw, that many things was broken with LibreOffice and
> additionaly also Python was updated to 2.7 version, and now If I do:
>
> # emerge --sync
> I obtain nothing. If I do
>
> # emerge
> I obtain nothing. If I do
>
> # emerge sdfkhsdfhsdk
> I obtain nothing (I wrote some random text above). If I do
>
> # emerga -av python
> I obtain nothing. If I do
>
> # python-updater
> * Python 2 and Python 3 not installed
>
> If I do
> # whereis python
> python: /usr/bin/python /usr/bin/python3.1 /usr/bin/python2.7
> /usr/lib/python2.6 /usr/lib/python3.1 /usr/lib/python2.7
> /usr/lib64/python2.6 /usr/lib64/python3.1 /usr/lib64/python2.7
> /usr/include/python2.6
> /usr/include/python3.1 /usr/include/python2.7
> /usr/share/man/man1/python.1.bz2
>
> If I do, I see
> # ls -l /usr/bin/python*
> lrwxrwxrwx 1 root root 14 Mar 22 14:34 /usr/bin/python -> python-wrapper
> -rwxr-xr-x 1 root root 217 Mar 22 14:34 /usr/bin/python-config
> -rwxr-xr-x 1 root root 1400 Mar 25 10:54 /usr/bin/python-config-2.7
> -rwxr-xr-x 1 root root 1177 Mar 22 14:25 /usr/bin/python-config-3.1
> -rwxr-xr-x 1 root root 10328 Feb 24 08:45 /usr/bin/python-wrapper
> lrwxrwxrwx 1 root root 9 Mar 22 14:34 /usr/bin/python2 -> python2.6
> -rwxr-xr-x 1 root root 6104 Mar 25 10:55 /usr/bin/python2.7
> lrwxrwxrwx 1 root root 9 Mar 22 14:26 /usr/bin/python3 -> python3.1
> -rwxr-xr-x 1 root root 10272 Mar 22 14:26 /usr/bin/python3.1
>
> # uname -a
> Linux laptop 2.6.36-gentoo-r5 #3 SMP PREEMPT Tue Mar 22 10:43:42 UTC 2011
> x86_64 AMD Turion(tm) X2 Ultra Dual-Core Mobile ZM-82 AuthenticAMD
> GNU/Linux
>
>
> A, I see also that my Xorg work on one processor at 100%, the second is 0 %
> - why ?
>
> This was simple update whole system as described in handbook. Why this
> update go very wrong ? I do something wrong or the error is with
> management system in Gentoo ?
>
> What to do now? Why the key utility 'emerge' not working properly ? How it
> happen? Without 'emerge' I can not do nothing. I'm sorry if this is stupid
> questions, but I'm newbie in Gentoo, I try It after long pause (the first
> one was unsuccessful). But I want to learn. Can you help me? Or I should
> start fresh install ?
What does eselect python list shows?
--
Regards,
Mick
[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 198 bytes --]
^ permalink raw reply [flat|nested] 14+ messages in thread
* Re: [gentoo-user] What is with emerge after update world ?
2011-03-26 16:17 ` Mick
@ 2011-03-26 16:45 ` Andrzej Styczeń
2011-03-26 17:12 ` Andrzej Styczeń
` (3 more replies)
0 siblings, 4 replies; 14+ messages in thread
From: Andrzej Styczeń @ 2011-03-26 16:45 UTC (permalink / raw
To: gentoo-user
On Saturday 26 of March 2011 17:17:41 Mick wrote:
> What does eselect python list shows?
The same as 'eselect read 1'
# eselect list
!!! Error: Can't load module list
exiting
If I wrote:
# eselect
Usage: eselect <global options> <module name> <module options>
Global options:
--brief Make output shorter
--no-color,--no-colour Disable coloured output
Built-in modules:
help Display a help message
usage Display a usage message
version Display version information
Extra modules:
bashcomp Manage contributed bash-completion scripts
binutils Manage installed versions of sys-devel/binutils
blas Manage installed BLAS implementations
boost Manage boost installations
cblas Manage installed CBLAS implementations
editor Manage the EDITOR environment variable
env Manage environment variables set in /etc/env.d/
esd Select esound daemon or wrapper
fontconfig Manage fontconfig /etc/fonts/conf.d/ symlinks
kernel Manage the /usr/src/linux symlink
lapack Manage installed LAPACK implementations
mesa Manage the OpenGL driver architecture used by
media-libs/mesa
modules A module for querying modules. By default, it
lists all available modules
news Read Gentoo ("GLEP 42") news items
opengl Manage the OpenGL implementation used by your
system
pager Manage the PAGER environment variable
profile Manage the /etc/make.profile symlink
python Manage Python symlinks
rc Manage /etc/init.d scripts in runlevels
ruby Manage ruby symlinks
visual Manage the VISUAL environment variable
^ permalink raw reply [flat|nested] 14+ messages in thread
* Re: [gentoo-user] What is with emerge after update world ?
2011-03-26 16:45 ` Andrzej Styczeń
@ 2011-03-26 17:12 ` Andrzej Styczeń
2011-03-26 17:18 ` Mark Knecht
` (2 more replies)
2011-03-26 17:16 ` Sebastian Beßler
` (2 subsequent siblings)
3 siblings, 3 replies; 14+ messages in thread
From: Andrzej Styczeń @ 2011-03-26 17:12 UTC (permalink / raw
To: gentoo-user
On Saturday 26 of March 2011 17:45:47 Andrzej Styczeń wrote:
> On Saturday 26 of March 2011 17:17:41 Mick wrote:
> > What does eselect python list shows?
I'm very sorry for previous mail, I wrong read your question:
# eselect python list
Available Python interpreters:
[1] python2.7
[2] python3.1
^ permalink raw reply [flat|nested] 14+ messages in thread
* Re: [gentoo-user] What is with emerge after update world ?
2011-03-26 16:45 ` Andrzej Styczeń
2011-03-26 17:12 ` Andrzej Styczeń
@ 2011-03-26 17:16 ` Sebastian Beßler
2011-03-26 17:29 ` Andrzej Styczeń
2011-03-26 17:17 ` Mark Knecht
2011-03-27 19:33 ` JM
3 siblings, 1 reply; 14+ messages in thread
From: Sebastian Beßler @ 2011-03-26 17:16 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 414 bytes --]
Am 26.03.2011 17:45, schrieb Andrzej Styczeń:
> On Saturday 26 of March 2011 17:17:41 Mick wrote:
>> What does eselect python list shows?
>
> The same as 'eselect read 1'
>
> # eselect list
> !!! Error: Can't load module list
> exiting
Thats because you have the syntax wrong.
It is 'eselect python list' and 'eselect news read 1'
Try it and look what it says.
Greetings
Sebastian Beßler
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 900 bytes --]
^ permalink raw reply [flat|nested] 14+ messages in thread
* Re: [gentoo-user] What is with emerge after update world ?
2011-03-26 16:45 ` Andrzej Styczeń
2011-03-26 17:12 ` Andrzej Styczeń
2011-03-26 17:16 ` Sebastian Beßler
@ 2011-03-26 17:17 ` Mark Knecht
2011-03-27 19:33 ` JM
3 siblings, 0 replies; 14+ messages in thread
From: Mark Knecht @ 2011-03-26 17:17 UTC (permalink / raw
To: gentoo-user; +Cc: Andrzej Styczeń
2011/3/26 Andrzej Styczeń <styczen_andrzej@o2.pl>:
> On Saturday 26 of March 2011 17:17:41 Mick wrote:
>> What does eselect python list shows?
>
> The same as 'eselect read 1'
>
> # eselect list
> !!! Error: Can't load module list
> exiting
>
So I suspect you were actually trying to get to
eselect news read
and then
eselect news read 1
to read the first message?
Hope this helps,
Mark
^ permalink raw reply [flat|nested] 14+ messages in thread
* Re: [gentoo-user] What is with emerge after update world ?
2011-03-26 17:12 ` Andrzej Styczeń
@ 2011-03-26 17:18 ` Mark Knecht
2011-03-26 17:20 ` Dale
2011-03-26 17:21 ` Sebastian Beßler
2 siblings, 0 replies; 14+ messages in thread
From: Mark Knecht @ 2011-03-26 17:18 UTC (permalink / raw
To: gentoo-user; +Cc: Andrzej Styczeń
2011/3/26 Andrzej Styczeń <styczen_andrzej@o2.pl>:
> On Saturday 26 of March 2011 17:45:47 Andrzej Styczeń wrote:
>> On Saturday 26 of March 2011 17:17:41 Mick wrote:
>> > What does eselect python list shows?
>
> I'm very sorry for previous mail, I wrong read your question:
>
> # eselect python list
> Available Python interpreters:
> [1] python2.7
> [2] python3.1
>
Ah, OK - python, not news.
Anyway, always
eselect
then
eselect something
then
eselect something something-to-do
HTH,
Mark
^ permalink raw reply [flat|nested] 14+ messages in thread
* Re: [gentoo-user] What is with emerge after update world ?
2011-03-26 17:12 ` Andrzej Styczeń
2011-03-26 17:18 ` Mark Knecht
@ 2011-03-26 17:20 ` Dale
2011-03-26 17:21 ` Sebastian Beßler
2 siblings, 0 replies; 14+ messages in thread
From: Dale @ 2011-03-26 17:20 UTC (permalink / raw
To: gentoo-user
Andrzej Styczeń wrote:
> On Saturday 26 of March 2011 17:45:47 Andrzej Styczeń wrote:
>
>> On Saturday 26 of March 2011 17:17:41 Mick wrote:
>>
>>> What does eselect python list shows?
>>>
> I'm very sorry for previous mail, I wrong read your question:
>
> # eselect python list
> Available Python interpreters:
> [1] python2.7
> [2] python3.1
>
>
try:
eselect python set 1
Then emerge should work.
Dale
:-) :-)
^ permalink raw reply [flat|nested] 14+ messages in thread
* Re: [gentoo-user] What is with emerge after update world ?
2011-03-26 17:12 ` Andrzej Styczeń
2011-03-26 17:18 ` Mark Knecht
2011-03-26 17:20 ` Dale
@ 2011-03-26 17:21 ` Sebastian Beßler
2011-03-26 17:43 ` Andrzej Styczeń
2 siblings, 1 reply; 14+ messages in thread
From: Sebastian Beßler @ 2011-03-26 17:21 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 507 bytes --]
Am 26.03.2011 18:12, schrieb Andrzej Styczeń:
> On Saturday 26 of March 2011 17:45:47 Andrzej Styczeń wrote:
>> On Saturday 26 of March 2011 17:17:41 Mick wrote:
>>> What does eselect python list shows?
>
> I'm very sorry for previous mail, I wrong read your question:
>
> # eselect python list
> Available Python interpreters:
> [1] python2.7
> [2] python3.1
Then use 'eselect python set 1' to activate python 2.7
That should fix your problem
Greetings
Sebastian Beßler
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 900 bytes --]
^ permalink raw reply [flat|nested] 14+ messages in thread
* Re: [gentoo-user] What is with emerge after update world ?
2011-03-26 17:16 ` Sebastian Beßler
@ 2011-03-26 17:29 ` Andrzej Styczeń
0 siblings, 0 replies; 14+ messages in thread
From: Andrzej Styczeń @ 2011-03-26 17:29 UTC (permalink / raw
To: gentoo-user
On Saturday 26 of March 2011 18:16:20 Sebastian Beßler wrote:
> Thats because you have the syntax wrong.
> It is 'eselect python list' and 'eselect news read 1'
> Try it and look what it says.
Thank you. My mistake. I should read more carefully.
> Greetings
>
> Sebastian Beßler
Greetings,
Andrzej
^ permalink raw reply [flat|nested] 14+ messages in thread
* Re: [gentoo-user] What is with emerge after update world ?
2011-03-26 17:21 ` Sebastian Beßler
@ 2011-03-26 17:43 ` Andrzej Styczeń
0 siblings, 0 replies; 14+ messages in thread
From: Andrzej Styczeń @ 2011-03-26 17:43 UTC (permalink / raw
To: gentoo-user
On Saturday 26 of March 2011 18:21:30 Sebastian Beßler wrote:
> > Available Python interpreters:
> > [1] python2.7
> > [2] python3.1
>
> Then use 'eselect python set 1' to activate python 2.7
> That should fix your problem
>
> Greetings
>
> Sebastian Beßler
Thank you, emrge now works.
Greetings,
Andrzej
^ permalink raw reply [flat|nested] 14+ messages in thread
* Re: [gentoo-user] What is with emerge after update world ?
2011-03-26 16:03 [gentoo-user] What is with emerge after update world ? Andrzej Styczeń
2011-03-26 16:17 ` Mick
@ 2011-03-26 20:02 ` Todd Goodman
1 sibling, 0 replies; 14+ messages in thread
From: Todd Goodman @ 2011-03-26 20:02 UTC (permalink / raw
To: gentoo-user
* Andrzej Stycze? <styczen_andrzej@o2.pl> [110326 11:42]:
> Hello,
Hello Andrzej,
>
> I try gentoo once again a few days ago and everything go OK until I install
> KDE. Then I see that I got the following symptom that something is wrong
>
> # eselect read 1
> ! ! ! Error: Can't load module read
> exiting
I think you might mean "eselect news read 1"
>
> Then I install LibreOffice and OK, but eselect as above still not work properly.
>
> Then I sync tree portage and do:
>
> # emerge -a --update --deep --newuse world && \
> emerge --deepclean && \
> revdep-rebuild
>
> After this I saw, that many things was broken with LibreOffice and additionaly
> also Python was updated to 2.7 version, and now If I do:
Try "eselect python list" and if there's no '*' try "eselect python 1"
(if python 2.7 is number 1)
Then try using emerge again.
Todd
^ permalink raw reply [flat|nested] 14+ messages in thread
* Re: [gentoo-user] What is with emerge after update world ?
2011-03-26 16:45 ` Andrzej Styczeń
` (2 preceding siblings ...)
2011-03-26 17:17 ` Mark Knecht
@ 2011-03-27 19:33 ` JM
2011-03-30 10:27 ` Andrzej Styczeń
3 siblings, 1 reply; 14+ messages in thread
From: JM @ 2011-03-27 19:33 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 2437 bytes --]
eselect list is not correct.
Use: eselect *python *list (or whatever other app you wish to select a
specific version of)
Then:
eselect python set (with the number of the option you want which was
displayed from 'eselect python list').
2011/3/26 Andrzej Styczeń <styczen_andrzej@o2.pl>
> On Saturday 26 of March 2011 17:17:41 Mick wrote:
> > What does eselect python list shows?
>
> The same as 'eselect read 1'
>
> # eselect list
> !!! Error: Can't load module list
> exiting
>
> If I wrote:
> # eselect
> Usage: eselect <global options> <module name> <module options>
>
> Global options:
> --brief Make output shorter
> --no-color,--no-colour Disable coloured output
>
> Built-in modules:
> help Display a help message
> usage Display a usage message
> version Display version information
>
> Extra modules:
> bashcomp Manage contributed bash-completion scripts
> binutils Manage installed versions of sys-devel/binutils
> blas Manage installed BLAS implementations
> boost Manage boost installations
> cblas Manage installed CBLAS implementations
> editor Manage the EDITOR environment variable
> env Manage environment variables set in /etc/env.d/
> esd Select esound daemon or wrapper
> fontconfig Manage fontconfig /etc/fonts/conf.d/ symlinks
> kernel Manage the /usr/src/linux symlink
> lapack Manage installed LAPACK implementations
> mesa Manage the OpenGL driver architecture used by
> media-libs/mesa
> modules A module for querying modules. By default, it
> lists all available modules
> news Read Gentoo ("GLEP 42") news items
> opengl Manage the OpenGL implementation used by your
> system
> pager Manage the PAGER environment variable
> profile Manage the /etc/make.profile symlink
> python Manage Python symlinks
> rc Manage /etc/init.d scripts in runlevels
> ruby Manage ruby symlinks
> visual Manage the VISUAL environment variable
>
>
>
[-- Attachment #2: Type: text/html, Size: 3187 bytes --]
^ permalink raw reply [flat|nested] 14+ messages in thread
* Re: [gentoo-user] What is with emerge after update world ?
2011-03-27 19:33 ` JM
@ 2011-03-30 10:27 ` Andrzej Styczeń
0 siblings, 0 replies; 14+ messages in thread
From: Andrzej Styczeń @ 2011-03-30 10:27 UTC (permalink / raw
To: gentoo-user
On Sunday 27 of March 2011 21:33:33 JM wrote:
> eselect list is not correct.
>
> Use: eselect *python *list (or whatever other app you wish to select a
> specific version of)
>
> Then:
> eselect python set (with the number of the option you want which was
> displayed from 'eselect python list').
Thank you again. The problem is resolved.
Greetings,
Andrzej
^ permalink raw reply [flat|nested] 14+ messages in thread
end of thread, other threads:[~2011-03-30 10:29 UTC | newest]
Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-03-26 16:03 [gentoo-user] What is with emerge after update world ? Andrzej Styczeń
2011-03-26 16:17 ` Mick
2011-03-26 16:45 ` Andrzej Styczeń
2011-03-26 17:12 ` Andrzej Styczeń
2011-03-26 17:18 ` Mark Knecht
2011-03-26 17:20 ` Dale
2011-03-26 17:21 ` Sebastian Beßler
2011-03-26 17:43 ` Andrzej Styczeń
2011-03-26 17:16 ` Sebastian Beßler
2011-03-26 17:29 ` Andrzej Styczeń
2011-03-26 17:17 ` Mark Knecht
2011-03-27 19:33 ` JM
2011-03-30 10:27 ` Andrzej Styczeń
2011-03-26 20:02 ` Todd Goodman
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox