* [gentoo-user] What's wrong with emerge
@ 2009-06-01 13:48 alain.didierjean
2009-06-01 13:55 ` [gentoo-user] " Nikos Chantziaras
0 siblings, 1 reply; 6+ messages in thread
From: alain.didierjean @ 2009-06-01 13:48 UTC (permalink / raw
To: gentoo-user
#emerge --sync returns the following error:
Performing Global Updates: /usr/portage/profiles/updates/2Q-2009
(Could take a couple of minutes if you have a lot of binary packages.)
.='update pass' *='binary update' #='/var/db update' @='/var/db move'
s='/var/db SLOT move' %='binary move' S='binary SLOT move'
p='update /etc/portage/package.*'
.........................
ERROR: Malformed update entry 'move >=kde-base/konq-plugins-4
kde-misc/konq-plugins'
Traceback (most recent call last):
File "/usr/bin/emerge", line 40, in <module>
retval = _emerge.emerge_main()
File "//usr/lib64/portage/pym/_emerge/__init__.py", line 14830, in emerge_main
if portage._global_updates(trees, mtimedb["updates"]):
File "//usr/lib64/portage/pym/portage/__init__.py", line 7914, in
_global_updates
moves = vardb.move_ent(update_cmd)
File "//usr/lib64/portage/pym/portage/dbapi/vartree.py", line 165, in move_ent
raise InvalidPackageName(cp)
InvalidPackageName: >=kde-base/konq-plugins-4
Where does it come from ?
How can I fix it ?
Thanks for the help to come...
--
~adj~
^ permalink raw reply [flat|nested] 6+ messages in thread
* [gentoo-user] Re: What's wrong with emerge
2009-06-01 13:48 [gentoo-user] What's wrong with emerge alain.didierjean
@ 2009-06-01 13:55 ` Nikos Chantziaras
2009-06-01 18:47 ` alain.didierjean
2009-06-03 5:04 ` alain.didierjean
0 siblings, 2 replies; 6+ messages in thread
From: Nikos Chantziaras @ 2009-06-01 13:55 UTC (permalink / raw
To: gentoo-user
alain.didierjean@free.fr wrote:
> #emerge --sync returns the following error:
>
>
> Performing Global Updates: /usr/portage/profiles/updates/2Q-2009
> (Could take a couple of minutes if you have a lot of binary packages.)
> .='update pass' *='binary update' #='/var/db update' @='/var/db move'
> s='/var/db SLOT move' %='binary move' S='binary SLOT move'
> p='update /etc/portage/package.*'
> .........................
> ERROR: Malformed update entry 'move >=kde-base/konq-plugins-4
> kde-misc/konq-plugins'
> Traceback (most recent call last):
> File "/usr/bin/emerge", line 40, in <module>
> retval = _emerge.emerge_main()
> File "//usr/lib64/portage/pym/_emerge/__init__.py", line 14830, in emerge_main
> if portage._global_updates(trees, mtimedb["updates"]):
> File "//usr/lib64/portage/pym/portage/__init__.py", line 7914, in
> _global_updates
> moves = vardb.move_ent(update_cmd)
> File "//usr/lib64/portage/pym/portage/dbapi/vartree.py", line 165, in move_ent
> raise InvalidPackageName(cp)
> InvalidPackageName: >=kde-base/konq-plugins-4
>
> Where does it come from ?
> How can I fix it ?
> Thanks for the help to come...
It's been fixed already. Resync to get the bugfix.
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [gentoo-user] Re: What's wrong with emerge
2009-06-01 13:55 ` [gentoo-user] " Nikos Chantziaras
@ 2009-06-01 18:47 ` alain.didierjean
2009-06-03 5:04 ` alain.didierjean
1 sibling, 0 replies; 6+ messages in thread
From: alain.didierjean @ 2009-06-01 18:47 UTC (permalink / raw
To: gentoo-user
Selon Nikos Chantziaras <realnc@arcor.de>:
> alain.didierjean@free.fr wrote:
> > #emerge --sync returns the following error:
> >
>
> It's been fixed already. Resync to get the bugfix.
>
Thanks. I'll have to wait till the fix reaches my mirror.
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [gentoo-user] Re: What's wrong with emerge
2009-06-01 13:55 ` [gentoo-user] " Nikos Chantziaras
2009-06-01 18:47 ` alain.didierjean
@ 2009-06-03 5:04 ` alain.didierjean
2009-06-03 8:23 ` Arttu V.
1 sibling, 1 reply; 6+ messages in thread
From: alain.didierjean @ 2009-06-03 5:04 UTC (permalink / raw
To: gentoo-user
Selon Nikos Chantziaras <realnc@arcor.de>:
> alain.didierjean@free.fr wrote:
> > #emerge --sync returns the following error:
> >
> >
> > Performing Global Updates: /usr/portage/profiles/updates/2Q-2009
> > (Could take a couple of minutes if you have a lot of binary packages.)
> > .='update pass' *='binary update' #='/var/db update' @='/var/db move'
> > s='/var/db SLOT move' %='binary move' S='binary SLOT move'
> > p='update /etc/portage/package.*'
> > .........................
> > ERROR: Malformed update entry 'move >=kde-base/konq-plugins-4
> > kde-misc/konq-plugins'
> > Traceback (most recent call last):
> > File "/usr/bin/emerge", line 40, in <module>
> > retval = _emerge.emerge_main()
> > File "//usr/lib64/portage/pym/_emerge/__init__.py", line 14830, in
> emerge_main
> > if portage._global_updates(trees, mtimedb["updates"]):
> > File "//usr/lib64/portage/pym/portage/__init__.py", line 7914, in
> > _global_updates
> > moves = vardb.move_ent(update_cmd)
> > File "//usr/lib64/portage/pym/portage/dbapi/vartree.py", line 165, in
> move_ent
> > raise InvalidPackageName(cp)
> > InvalidPackageName: >=kde-base/konq-plugins-4
> >
> > Where does it come from ?
> > How can I fix it ?
> > Thanks for the help to come...
>
> It's been fixed already. Resync to get the bugfix.
>
After three days, emerge --sync still returns the same error message. Is there
anything I can do on my computer to fix it ?
--
~adj~
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [gentoo-user] Re: What's wrong with emerge
2009-06-03 5:04 ` alain.didierjean
@ 2009-06-03 8:23 ` Arttu V.
2009-06-03 15:40 ` Peter Humphrey
0 siblings, 1 reply; 6+ messages in thread
From: Arttu V. @ 2009-06-03 8:23 UTC (permalink / raw
To: gentoo-user
On 6/3/09, alain.didierjean@free.fr <alain.didierjean@free.fr> wrote:
>
> After three days, emerge --sync still returns the same error message. Is
> there
> anything I can do on my computer to fix it ?
I don't know the portage internals well enough even to know if my
following suggestion is good or bad (and I wonder why isn't your
profiles directory updated by the sync?), but the troublemaking change
is probably the one unmade by this:
http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/updates/2Q-2009?r1=1.24&r2=1.25
So, if you're feeling lucky (and nothing else works nor you get any
better advice), you can try removing the reddened line out of your
/usr/portage/profiles/updates/2Q-2009 (I'd make a backup copy before
editing).
--
Arttu V.
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [gentoo-user] Re: What's wrong with emerge
2009-06-03 8:23 ` Arttu V.
@ 2009-06-03 15:40 ` Peter Humphrey
0 siblings, 0 replies; 6+ messages in thread
From: Peter Humphrey @ 2009-06-03 15:40 UTC (permalink / raw
To: gentoo-user
On Wednesday 03 June 2009 09:23:51 Arttu V. wrote:
> ... I wonder why isn't your profiles directory updated by the sync ...
It gets in the way of portage. As soon as it finds a profile update it can't
handle it aborts whatever it's about to do, even if that's syncing.
I got out of this on one box by copying over the profiles from another box
that wasn't affected. Then a --sync brought it all back into line.
--
Rgds
Peter
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2009-06-03 16:05 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-06-01 13:48 [gentoo-user] What's wrong with emerge alain.didierjean
2009-06-01 13:55 ` [gentoo-user] " Nikos Chantziaras
2009-06-01 18:47 ` alain.didierjean
2009-06-03 5:04 ` alain.didierjean
2009-06-03 8:23 ` Arttu V.
2009-06-03 15:40 ` Peter Humphrey
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox