synaptic repositories

Archived topics about LMDE 1 and LMDE 2
Locked
Ballie

synaptic repositories

Post by Ballie »

When I try to upgrade anything I get the following error message:

Method fttp has died unexpectedly ! Sub-process fttp returned an error code (100)
Method /usr/lib/apt/methods/fttp did not start correctly.

When I look at that fttp location it is empty and has file type plain text document instead of being an executable !
How do I fix this ?
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 1 time in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
User avatar
catweazel
Level 19
Level 19
Posts: 9763
Joined: Fri Oct 12, 2012 9:44 pm
Location: Australian Antarctic Territory

Re: synaptic repositories

Post by catweazel »

Are you certain the error says "fttp", and not http?

Besides that, do this in a terminal:

Code: Select all

sudo mv /etc/apt/sources.list /etc/apt/sources.bak
sudo apt-get update
If that doesn't work, backup the files in /var/lib/apt/lists then delete all the files in the directory, followed by an apt-get update. Don't do this if the first part above fixes the issue.
"There is, ultimately, only one truth -- cogito, ergo sum -- everything else is an assumption." - Me, my swansong.
Locked

Return to “LMDE Archive”