I left out the --system flag in my example.
Just to be clear:
pkg_A (requires pkg_B==1.0)
pkg_C (requires pkg_B>=1.0)
$ pip install --system pkg_A # installs pkg_B==1.0
$ pip install --system pkg_C # ignores pkg_B==1.0, installs pkg_B==2.0
$ pkg_A
pkg_resources.ContextualVersionConflict: (pkg_
Source: python-pip
Version: 9.0.1-2
Severity: normal
Dear Maintainer,
When running "pip install --system" as a non-root user, the change in
set_user_default.patch forces the --ignore-installed flag to be enabled.
This has the effect of breaking pip for use cases that install packages as non-
roo
at 5:51 PM, Mike Hommey <mailto:m...@glandium.org>> wrote:
>
> On Fri, Nov 21, 2014 at 03:49:06PM -0500, Peter Amstutz wrote:
>> Package: iceweasel
>> Version: 31.2.0esr-3
>> Severity: important
>> Tags: upstream
>>
>> Dear Maintainer,
>
Package: iceweasel
Version: 31.2.0esr-3
Severity: important
Tags: upstream
Dear Maintainer,
Firefox 31 introduced a new certificate validation library "mozilla::pkix".
This introduced regressions, where previously the user could override the
validation error and connect anyway ("this connection i
Package: python2.4
Version: 2.4.2-2
Severity: normal
Ok, I don't know too much about the specifics of this situation, so let
me just paste the following exchange from IRC (#bzr on freenode)
(I'm "tetron")
ohh, bzr setup.py requires Python development files. tsk tsk.
tetron: no, it doesn't.
Package: python2.4-crypto
Severity: normal
Found while trying to install python-paramiko, which depends on
python-crypto:
$ sudo apt-get install python2.4-crypto
Reading Package Lists... Done
Building Dependency Tree... Done
Some packages could not be installed. This may mean that you have
reque
to simply rename regfree() to something that won't cause a conflict,
such as wx_regfree().
Bug report has already been filed upstream with the proposed fix (attached
patch).
[ Peter Amstutz ][ [EMAIL PROTECTED] ][ [EMAIL PROTECTED] ]
[Lead Programmer][Interreality Project][Virtual Re
Package: lib3ds-dev
Severity: normal
The lib3ds-dev package is not compiled with -fPIC on the amd64
architechture. This causes the following linking error:
/usr/bin/ld: /usr/lib/lib3ds.a(file.o): relocation R_X86_64_32 can
not be used when making a shared object; recompile with -fPIC
/usr/lib/l
8 matches
Mail list logo