Re: [gentoo-user] unregister_netdevice: waiting for ip6gre0 to become free. Usage count = -1

2021-08-08 Thread Michael
On Sunday, 8 August 2021 17:06:36 BST Alarig Le Lay wrote: > Hello, > > After upgrading to 4.14.240-gentoo, I’m seeing “unregister_netdevice: > waiting for ip6gre0 to become free. Usage count = -1” being flooded by > syslogd. This box was running 4.14.194-gentoo before and I don’t have > any

[gentoo-user] python2 problem

2021-08-08 Thread William Kenworthy
Hi, I am trying to install the ssspsk python module using pip for python 2 (for tuya-convert) but its not working. I have installed python 2.7 from portage and followed the wiki (set python_targets, emerge -NuDv etc.), however pip seems to only know how to install for python3. For python 2.7 do

[gentoo-user] unregister_netdevice: waiting for ip6gre0 to become free. Usage count = -1

2021-08-08 Thread Alarig Le Lay
Hello, After upgrading to 4.14.240-gentoo, I’m seeing “unregister_netdevice: waiting for ip6gre0 to become free. Usage count = -1” being flooded by syslogd. This box was running 4.14.194-gentoo before and I don’t have any other 4.14.240-gentoo running yet. As per

Re: [gentoo-user] python2 problem

2021-08-08 Thread cal
On 8/8/21 5:12 AM, William Kenworthy wrote: > Hi, I am trying to install the ssspsk python module using pip for python > 2 (for tuya-convert) but its not working. > > I have installed python 2.7 from portage and followed the wiki (set > python_targets, emerge -NuDv etc.), however pip seems to

Re: [gentoo-user] python2 problem

2021-08-08 Thread Bill Kenworthy
On 9 August 2021 1:06:23 am AWST, cal wrote: >On 8/8/21 5:12 AM, William Kenworthy wrote: >> Hi, I am trying to install the ssspsk python module using pip for python >> 2 (for tuya-convert) but its not working. >> >> I have installed python 2.7 from portage and followed the wiki (set >>

Re: [gentoo-user] python2 problem

2021-08-08 Thread Bill Kenworthy
Sorry, so many typos, here it is again :( Hi, I am trying to install the sslpsk python module using pip for python (for tuya-convert) but its not working - python3 works, python2 doesn't. It was working a few months back on a different system. I have installed python 2.7 from portage and

Re: [gentoo-user] python2 problem

2021-08-08 Thread Michael Dinon
On Sunday, August 8, 2021, William Kenworthy wrote: > Hi, I am trying to install the ssspsk python module using pip for python > 2 (for tuya-convert) but its not working. > > I have installed python 2.7 from portage and followed the wiki (set > python_targets, emerge -NuDv etc.), however pip