Re: [gentoo-user] NTFS suddenly not mounting

2016-03-24 Thread Andrew Lowe
On 03/25/16 10:33, Ian Bloss wrote: > https://wiki.gentoo.org/wiki/NTFS > > Make sure everything is set accordingly > Nothing has changed. One day, V2015.3.14, everything is fine and working. Next day, update, V2016.2.22, change nothing, wrt config, and it errors. Change back,

Re: [gentoo-user] NTFS suddenly not mounting

2016-03-24 Thread Ian Bloss
https://wiki.gentoo.org/wiki/NTFS Make sure everything is set accordingly On Thu, Mar 24, 2016, 12:54 Andrew Lowe wrote: > Hi all, > I did an "emerge -NuD world" last night and when completed, shut > the > machine down. Upon booting today, localmount can't mount ntfs

Re: [gentoo-user] openshot-2.0.6.ebuild

2016-03-24 Thread Dale
Peter Humphrey wrote: > On Thursday 24 March 2016 11:54:03 Dale wrote: > >> I'm not sure if this has changed but I think it used to be recommended >> not to set Python 3 stuff to active, at the time anyway. That may have >> changed. I read that either here or on -dev a good while back. May >>

[gentoo-user] Re: EAPI-6 dev-python ebuilds

2016-03-24 Thread Martin Vaeth
James wrote: > > works for a specific file, but I want to parse the entire /dev-python > portion of the portage tree. Is there a more robust tool? eix -c --eapi 6 --and -C dev-python

[gentoo-user] Re: openshot-2.0.6.ebuild

2016-03-24 Thread »Q«
On Thu, 24 Mar 2016 18:14:39 + (UTC) James wrote: > Alan McKinnon gmail.com> writes: > > > What do you have for > > emerge --info | grep PYTHON > > > a ton of flagsHere's the relevant part?:: > > PYTHON_SINGLE_TARGET="python2_7"

[gentoo-user] Re: openshot-2.0.6.ebuild

2016-03-24 Thread James
Alan McKinnon gmail.com> writes: > What do you have for > emerge --info | grep PYTHON a ton of flagsHere's the relevant part?:: PYTHON_SINGLE_TARGET="python2_7" PYTHON_TARGETS="python2_7 python3_4" USE_PYTHON I thought I read somewhere that this sort of bugger had been addressed

Re: [gentoo-user] openshot-2.0.6.ebuild

2016-03-24 Thread Peter Humphrey
On Thursday 24 March 2016 11:54:03 Dale wrote: > I'm not sure if this has changed but I think it used to be recommended > not to set Python 3 stuff to active, at the time anyway. That may have > changed. I read that either here or on -dev a good while back. May > want to see what others think

Re: [gentoo-user] openshot-2.0.6.ebuild

2016-03-24 Thread Alan McKinnon
On 24/03/2016 18:35, James wrote: > Howdy, > > Looking at the openshot ebuild, I see:: > EAPI=6 > PYTHON_COMPAT=( python3_{4,5} ) > > among other interesting details. > > So it should work with python 3.4 or 3.5, right? Not quite. IIRC PYTHON_COMPAT is the old way PYTHON*_TARGET_* is the new

Re: [gentoo-user] openshot-2.0.6.ebuild

2016-03-24 Thread Dale
James wrote: > Howdy, > > Looking at the openshot ebuild, I see:: > EAPI=6 > PYTHON_COMPAT=( python3_{4,5} ) > > among other interesting details. > > So it should work with python 3.4 or 3.5, right? > > I have this:: > Installed versions: 2.7.10-r1 3.4.3-r1 > (examples gdbm ipv6 ncurses

[gentoo-user] NTFS suddenly not mounting

2016-03-24 Thread Andrew Lowe
Hi all, I did an "emerge -NuD world" last night and when completed, shut the machine down. Upon booting today, localmount can't mount ntfs partitions I use to dual boot Win7. I get an error along the lines of Unknown file system 'ntfs' This appears during the boot process and also if I

[gentoo-user] openshot-2.0.6.ebuild

2016-03-24 Thread James
Howdy, Looking at the openshot ebuild, I see:: EAPI=6 PYTHON_COMPAT=( python3_{4,5} ) among other interesting details. So it should work with python 3.4 or 3.5, right? I have this:: Installed versions: 2.7.10-r1 3.4.3-r1 (examples gdbm ipv6 ncurses readline sqlite ssl threads tk