Re: [gentoo-user] Mount Android phone on Gentoo - Transport endpoint is not connected

2018-10-05 Thread Heiko Baums
Am Fri, 5 Oct 2018 12:30:16 -0600 schrieb the...@sys-concept.com: > I'm trying to access my android phone via Linux. > Installed: emerge -avq sys-fs/mtpfs I haven't heard about mtpfs yet, but maybe you could try ssh and/or sshfs. Just install the app SSHelper on your phone and sshfs on your

Re: [gentoo-user] Mount Android phone on Gentoo - Transport endpoint is not connected

2018-10-05 Thread Walter Dnes
On Fri, Oct 05, 2018 at 12:30:16PM -0600, the...@sys-concept.com wrote > I'm trying to access my android phone via Linux. > Installed: emerge -avq sys-fs/mtpfs Is this possibly a permissions problem. I use sys-fs/simple-mtpfs, on directory "tablet", and I mount and unmount with sudo... sudo

Re: [gentoo-user] Mount Android phone on Gentoo - Transport endpoint is not connected

2018-10-05 Thread Pouru Lasse
writes: > I'm trying to access my android phone via Linux. > Installed: emerge -avq sys-fs/mtpfs > > cat /etc/fuse.conf > ... > user_allow_other > > $ mkdir ~/AndroidDevice > > mtpfs ~/AndroidDevice > Device 0 (VID=22b8 and PID=2e76) is a Motorola Moto G (ID1). > Android device detected,

[gentoo-user] Mount Android phone on Gentoo - Transport endpoint is not connected

2018-10-05 Thread thelma
I'm trying to access my android phone via Linux. Installed: emerge -avq sys-fs/mtpfs cat /etc/fuse.conf ... user_allow_other $ mkdir ~/AndroidDevice mtpfs ~/AndroidDevice Device 0 (VID=22b8 and PID=2e76) is a Motorola Moto G (ID1). Android device detected, assigning default bug flags ls -al

Re: [gentoo-user] Re: Skypeforlinux does not start

2018-10-05 Thread gevisz
пт, 5 окт. 2018 г. в 13:25, Mick : > > On Thursday, 4 October 2018 14:40:57 BST gevisz wrote: > > чт, 4 окт. 2018 г. в 16:16, Holger Hoffstätte asynchrony.com>: > > > On Thu, 04 Oct 2018 16:09:51 +0300, gevisz wrote: > > > > I have just installed skypeforlinux-8.30.0.50. > > > > > > > > After

Re: [gentoo-user] Re: Skypeforlinux does not start

2018-10-05 Thread Mick
On Thursday, 4 October 2018 14:40:57 BST gevisz wrote: > чт, 4 окт. 2018 г. в 16:16, Holger Hoffstätte : > > On Thu, 04 Oct 2018 16:09:51 +0300, gevisz wrote: > > > I have just installed skypeforlinux-8.30.0.50. > > > > > > After starting from command line, it successfully does nothing. > > > I

Re: [gentoo-user] Haskell hell

2018-10-05 Thread Florian Gamböck
Hi Klaus, On 2018-10-05 07:55, Klaus Ethgen wrote: Currently I suffer from the bad haskell hell. I need the current git-annex that is only available in the haskell overlay. (...) Isn't there a way to escape the haskell dependency hell? Is there a clean way to compile and use haskell stuff?

Re: [gentoo-user] Haskell hell

2018-10-05 Thread John Covici
On Fri, 05 Oct 2018 02:55:38 -0400, Klaus Ethgen wrote: > > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA512 > > Hi Folks, > > Currently I suffer from the bad haskell hell. I need the current > git-annex that is only available in the haskell overlay. > > Unfortunately this brings me into the

Re: [gentoo-user] Haskell hell

2018-10-05 Thread Klaus Ethgen
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Ah, I forgot to mention circular dependencies... Regards Klaus - -- Klaus Ethgen http://www.ethgen.ch/ pub 4096R/4E20AF1C 2011-05-16Klaus Ethgen Fingerprint: 85D4 CA42 952C 949B 1753 62B3

[gentoo-user] Haskell hell

2018-10-05 Thread Klaus Ethgen
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Hi Folks, Currently I suffer from the bad haskell hell. I need the current git-annex that is only available in the haskell overlay. Unfortunately this brings me into the haskell dependency hell. For two days I am constantly adding keywords for one