correction
Tatsuki Makino wrote on 2019/04/13 11:07:
>
> py27-cython and py27-sphinx are also cause.
> Probably, pkg query -e %\#r\ =\ 0 -g %n py27-\* ports/packages can be
> deleted in advance.
>
pkg query -e %n\ ~\ py27-\*\ \&\&\ %\#r\ =\ 0 %n
The previous mail command dredges all py27-* :)
On 13/04/2019 12:09 pm, Jan Beich wrote:
bob prohaska writes:
In tinkering with compiling firefox on an RPI2 attempts to use
portmaster fail with
===> Registering installation for py36-setuptools-40.8.0_1
Installing py36-setuptools-40.8.0_1...
pkg-static: py36-setuptools-40.8.0_1 conflicts
bob prohaska writes:
> On Sat, Apr 13, 2019 at 04:09:13AM +0200, Jan Beich wrote:
>
>> bob prohaska writes:
>>
>> > In tinkering with compiling firefox on an RPI2 attempts to use
>> > portmaster fail with
>> >
>> > ===> Registering installation for py36-setuptools-40.8.0_1
>> > Installing py
On Fri, Apr 12, 2019 at 09:47:54PM -0700, bob prohaska wrote:
>
> Is there any hope of simply replacing python27 with python36? The
> goal at hand is merely to compile a working version of firefox.
>
In general, no. Python 2.7 and 3.6 are incompatible.
--
Steve
___
On Sat, Apr 13, 2019 at 02:07:28AM +, Tatsuki Makino wrote:
> Steve Kargl wrote on 2019/04/13 10:49:
> >
> > pkg info | grep py > py.txt
> > pkg delete -f py27-setuptools-40.8.0
> > install 3.6
> > re-install python27
> >
> >
>
> py27-cython and py27-sphinx are also cause.
> Probably, pkg
On Sat, Apr 13, 2019 at 04:09:13AM +0200, Jan Beich wrote:
> bob prohaska writes:
>
> > In tinkering with compiling firefox on an RPI2 attempts to use
> > portmaster fail with
> >
> > ===> Registering installation for py36-setuptools-40.8.0_1
> > Installing py36-setuptools-40.8.0_1...
> > pkg-
On Fri, Apr 12, 2019 at 06:49:40PM -0700, Steve Kargl wrote:
>
> pkg info | grep py > py.txt
> pkg delete -f py27-setuptools-40.8.0
> install 3.6
> re-install python27
Looks like that's working. I'm still baffled where the
py27-setuptools-40.8.0 came from. And, it seems there're
a few other py
bob prohaska writes:
> In tinkering with compiling firefox on an RPI2 attempts to use
> portmaster fail with
>
> ===> Registering installation for py36-setuptools-40.8.0_1
> Installing py36-setuptools-40.8.0_1...
> pkg-static: py36-setuptools-40.8.0_1 conflicts with
> py27-setuptools-40.8.0 (i
Steve Kargl wrote on 2019/04/13 10:49:
> On Fri, Apr 12, 2019 at 06:45:41PM -0700, bob prohaska wrote:
>> In tinkering with compiling firefox on an RPI2 attempts to use
>> portmaster fail with
>>
>> ===> Registering installation for py36-setuptools-40.8.0_1
>> Installing py36-setuptools-40.8.0_1
On Fri, Apr 12, 2019 at 06:45:41PM -0700, bob prohaska wrote:
> In tinkering with compiling firefox on an RPI2 attempts to use
> portmaster fail with
>
> ===> Registering installation for py36-setuptools-40.8.0_1
> Installing py36-setuptools-40.8.0_1...
> pkg-static: py36-setuptools-40.8.0_1 co
In tinkering with compiling firefox on an RPI2 attempts to use
portmaster fail with
===> Registering installation for py36-setuptools-40.8.0_1
Installing py36-setuptools-40.8.0_1...
pkg-static: py36-setuptools-40.8.0_1 conflicts with py27-setuptools-40.8.0
(installs files into the same place).
11 matches
Mail list logo