[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

(solved)Re: can't install jmtpfs of stretch(i386)



apt-get remove libfuse2

after running command above, i can install jmtpfs

On Sunday, August 5, 2018, 6:34:56 PM GMT+8, Shea Alterio <krusete@gmail.com> wrote:


Cool, so you have libfuse but not fuse it seems. Let's try this:

apt-get install fuse
apt-get install jmtpfs

if jmtpfs install still fails

i would try 
apt-get install -f
apt-get clean
apt-get update
apt-get upgrade

then try apt-get install jmtpfs again

if it still does not work
you might need to use
dpkg --configure -a

On Sun, Aug 5, 2018 at 6:23 AM Long Wind <longwind2@yahoo.com> wrote:
ii  libfuse2:i386                 2.9.7-1+deb9u1                    i386         Filesystem in Userspace (library)



On Sunday, August 5, 2018, 6:13:17 PM GMT+8, Shea Alterio <krusete@gmail.com> wrote:


Long,
Please send the output of

dpkg -l | grep fuse


On Sun, Aug 5, 2018 at 6:08 AM Long Wind <longwind2@yahoo.com> wrote:
last time i install security update during stretch installation and can't install mplayer

this time mplayer can be installed, but jmtpfs can't, below is error msg:


Reading package lists... Done
Building dependency tree       
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
 jmtpfs : Depends: fuse but it is not going to be installed
E: Unable to correct problems, you have held broken packages.



 

Reply to: