On Mon, Jun 27, 2016 at 1:21 PM, Avi Kivity <[email protected]> wrote:

>
>
> On 06/27/2016 12:32 PM, Nadav Har'El wrote:
>
>
> Last metadata expiration check: 0:31:23 ago on Mon Jun 27 08:24:51 2016.
>> Package gcc-c++-5.3.1-6.1.scylladb.fc23.x86_64 is already installed,
>> skipping.
>
> Package yaml-cpp-devel-0.5.1-10.fc23.x86_64 is already installed, skipping.
>> Package java-1.8.0-openjdk-1:1.8.0.91-6.b14.fc23.x86_64 is already
>> installed, skipping.
>> Error: installed package python2-requests-2.10.0-2.fc23.noarch obsoletes
>> python-requests < 2.10.0-2.fc23 provided by
>> python-requests-2.7.0-7.fc23.noarch
>>
>
> Something is messed up on the build machine? Maybe this is just a
> transient problem?
>
>
>
> Need to s/python-requests/python2-requests/ in the script.
>

What a mess... The script (setup.py) clearly worked earlier in Fedora 23,
so one of their updates broke something.
There is now 3 packages in Fedora, "python-requests", "python2-requests"
and "python3-requests", and if you already have python2-requests installed
(apparently, this was installed automatically by some previous upgrade?),
you cannot install "python-requests".

I'll change setup.py, although this might not work on non-updated
installations of Fedora 23 (I guess this isn't a serious issue, nobody
should be using a non-updated installation).

-- 
You received this message because you are subscribed to the Google Groups "OSv 
Development" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to