* [gentoo-dev] Portage 1.9.1 --> 1.9.2
@ 2002-04-25 9:48 Gila
2002-04-25 15:08 ` Gontran
2002-04-25 15:28 ` Fuper
0 siblings, 2 replies; 6+ messages in thread
From: Gila @ 2002-04-25 9:48 UTC (permalink / raw
To: gentoo-dev
Hi there.. i having a problem merging the new portage version.
root@Gitop portage # emerge portage
Calculating dependencies \
!!! Error: couldn't find match for dev-python/python-fchksum in
sys-apps/portage-1.9.2
how cum ?
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [gentoo-dev] Portage 1.9.1 --> 1.9.2
2002-04-25 9:48 [gentoo-dev] Portage 1.9.1 --> 1.9.2 Gila
@ 2002-04-25 15:08 ` Gontran
2002-04-25 15:48 ` Fuper
2002-04-25 15:28 ` Fuper
1 sibling, 1 reply; 6+ messages in thread
From: Gontran @ 2002-04-25 15:08 UTC (permalink / raw
To: gentoo-dev
* Gila (Gila@Gila.tuxed.net) wrote:
> Hi there.. i having a problem merging the new portage version.
>
> root@Gitop portage # emerge portage
> Calculating dependencies \
> !!! Error: couldn't find match for dev-python/python-fchksum in
> sys-apps/portage-1.9.2
>
> how cum ?
try:
emerge rsync
emerge dev-python/python-fchksum
hth
Gontran
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [gentoo-dev] Portage 1.9.1 --> 1.9.2
2002-04-25 9:48 [gentoo-dev] Portage 1.9.1 --> 1.9.2 Gila
2002-04-25 15:08 ` Gontran
@ 2002-04-25 15:28 ` Fuper
2002-04-25 15:33 ` Stefan Boresch
1 sibling, 1 reply; 6+ messages in thread
From: Fuper @ 2002-04-25 15:28 UTC (permalink / raw
To: gentoo-dev
On Thu, 2002-04-25 at 04:48, Gila wrote:
> Hi there.. i having a problem merging the new portage version.
>
> root@Gitop portage # emerge portage
> Calculating dependencies \
> !!! Error: couldn't find match for dev-python/python-fchksum in
> sys-apps/portage-1.9.2
same here. The emerge fails.
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [gentoo-dev] Portage 1.9.1 --> 1.9.2
2002-04-25 15:28 ` Fuper
@ 2002-04-25 15:33 ` Stefan Boresch
2002-04-25 17:48 ` Gila
0 siblings, 1 reply; 6+ messages in thread
From: Stefan Boresch @ 2002-04-25 15:33 UTC (permalink / raw
To: gentoo-dev
On Thu, Apr 25, 2002 at 10:28:25AM -0500, Fuper wrote:
> On Thu, 2002-04-25 at 04:48, Gila wrote:
> > Hi there.. i having a problem merging the new portage version.
> >
> > root@Gitop portage # emerge portage
> > Calculating dependencies \
> > !!! Error: couldn't find match for dev-python/python-fchksum in
> > sys-apps/portage-1.9.2
>
> same here. The emerge fails.
>
Ah, me too :-/
The fun part is that a portage-1.9.2.ebuild fetched today
has the python-fchksum dependency, but python-fchksum is masked (as
of two hours ago). Strangely, a portage-1.9.2 I rsynched yesterday (two
days ago) doesn't have this dependency, builds and works fine. (So I
copied it to the affected machine and was back in business). I guess
we just have to wait a bit more till the latest round of problems (I mean
the one that started with circular dependency hell, python 2.2.-6 and
portage 1.9.3) sorts itself out.
No emerge rsyncs for me in the next few days ...
Stefan
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [gentoo-dev] Portage 1.9.1 --> 1.9.2
2002-04-25 15:08 ` Gontran
@ 2002-04-25 15:48 ` Fuper
0 siblings, 0 replies; 6+ messages in thread
From: Fuper @ 2002-04-25 15:48 UTC (permalink / raw
To: gentoo-dev
On Thu, 2002-04-25 at 10:08, Gontran wrote:
> * Gila (Gila@Gila.tuxed.net) wrote:
> > Hi there.. i having a problem merging the new portage version.
> >
> > root@Gitop portage # emerge portage
> > Calculating dependencies \
> > !!! Error: couldn't find match for dev-python/python-fchksum in
> > sys-apps/portage-1.9.2
> >
> > how cum ?
>
> try:
>
> emerge rsync
> emerge dev-python/python-fchksum
emerge rsync is now broken ---
Traceback (most recent call last):
File "/usr/bin/emerge", line 6, in ?
import output
File "/usr/lib/python2.2/site-packages/output.py", line 4, in ?
import portage;
File "/usr/lib/python2.2/site-packages/portage.py", line 54, in ?
import fchksum,types
ImportError: No module named fchksum
emerging the python-fchksum ebuild also fails.
What's a clean way to recover?
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [gentoo-dev] Portage 1.9.1 --> 1.9.2
2002-04-25 15:33 ` Stefan Boresch
@ 2002-04-25 17:48 ` Gila
0 siblings, 0 replies; 6+ messages in thread
From: Gila @ 2002-04-25 17:48 UTC (permalink / raw
To: gentoo-dev
hmmz.. portage 1.9.2 should be masked then imho
> On Thu, Apr 25, 2002 at 10:28:25AM -0500, Fuper wrote:
>> On Thu, 2002-04-25 at 04:48, Gila wrote:
>> > Hi there.. i having a problem merging the new portage version.
>> >
>> > root@Gitop portage # emerge portage
>> > Calculating dependencies \
>> > !!! Error: couldn't find match for dev-python/python-fchksum in
>> > sys-apps/portage-1.9.2
>>
>> same here. The emerge fails.
>>
>
> Ah, me too :-/
>
> The fun part is that a portage-1.9.2.ebuild fetched today
> has the python-fchksum dependency, but python-fchksum is masked (as of
> two hours ago). Strangely, a portage-1.9.2 I rsynched yesterday (two
> days ago) doesn't have this dependency, builds and works fine. (So I
> copied it to the affected machine and was back in business). I guess
> we just have to wait a bit more till the latest round of problems (I
> mean the one that started with circular dependency hell, python 2.2.-6
> and portage 1.9.3) sorts itself out.
>
> No emerge rsyncs for me in the next few days ...
>
> Stefan
>
> _______________________________________________
> gentoo-dev mailing list
> gentoo-dev@gentoo.org
> http://lists.gentoo.org/mailman/listinfo/gentoo-dev
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2002-04-25 17:49 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-04-25 9:48 [gentoo-dev] Portage 1.9.1 --> 1.9.2 Gila
2002-04-25 15:08 ` Gontran
2002-04-25 15:48 ` Fuper
2002-04-25 15:28 ` Fuper
2002-04-25 15:33 ` Stefan Boresch
2002-04-25 17:48 ` Gila
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox