Ok guys, it seems that Filezilla just won't be installed. I get an error in adept manager at the end of the installation process and that's it. Any idea? My pc is newly set up.
Announcement
Collapse
No announcement yet.
Filezilla won't install
Collapse
This topic is closed.
X
X
-
Re: Filezilla won't install
Code:mimis@miata:~$ sudo apt-get install filezilla Reading package lists... Done Building dependency tree Reading state information... Done Recommended packages: filezilla-locales The following NEW packages will be installed: filezilla 0 upgraded, 1 newly installed, 0 to remove and 157 not upgraded. Need to get 847kB of archives. After unpacking 2228kB of additional disk space will be used. Get:1 [url]http://gr.archive.ubuntu.com[/url] gutsy/universe filezilla 3.0.0-0ubuntu1 [847kB] Fetched 847kB in 14s (57.3kB/s) Failed to fetch [url]http://gr.archive.ubuntu.com/ubuntu/pool/universe/f/filezilla/filezilla_3.0.0-0ubuntu1_i386.deb[/url] Hash Sum mismatch E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?
- Top
- Bottom
Comment
-
Re: Filezilla won't install
Fetched 847kB in 14s (57.3kB/s)
Failed to fetch http://gr.archive.ubuntu.com/ubuntu/...untu1_i386.deb Hash Sum mismatch
E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?
Open /etc/apt/sources.lst in kate as superuser (sudo) and change all the gr's to ch for example.
so this:
http://gr.archive.ubuntu.com gutsy/universe filezilla 3.0.0-0ubuntu1
http://ch.archive.ubuntu.com gutsy/universe filezilla 3.0.0-0ubuntu1
Code:sudo apt-get update
That should do it.
Let us know how it goesHP Pavilion dv6 core i7 (Main)
4 GB Ram
Kubuntu 18.10
- Top
- Bottom
Comment
Comment