problem upgrading to 3.55.1-1with apt

Come here to discuss FileZilla and FTP in general

Moderator: Project members

Post Reply
Message
Author
francis_gernet
500 Command not understood
Posts: 1
Joined: 2021-08-13 08:53
First name: Francis
Last name: Gernet

problem upgrading to 3.55.1-1with apt

#1 Post by francis_gernet » 2021-08-13 09:07

Hello,
I got a problem this morning upgrading Filezilla to version 3.55.1-1 on my Ubuntu 20.4 :

Code: Select all

$ sudo apt upgrade
...
The following packages have unmet dependencies:
 filezilla : Depends: libfilezilla16 (>= 0.31.1) but it is not installed
E: Unmet dependencies. Try 'apt --fix-broken install' with no packages (or specify a solution).

Code: Select all

$ sudo apt --fix-broken install
...
The following additional packages will be installed:
  libfilezilla16
The following NEW packages will be installed:
  libfilezilla16
...
After this operation, ... Do you want to continue? [Y/n] Y
Preparing to unpack .../libfilezilla16_0.31.1-1~xtradeb1_amd64.deb ...
Unpacking libfilezilla16:amd64 (0.31.1-1~xtradeb1) ...
dpkg: error processing archive /var/cache/apt/archives/libfilezilla16_0.31.1-1~xtradeb1_amd64.deb (--unpack):
 trying to overwrite '/usr/share/locale/an/LC_MESSAGES/libfilezilla.mo', which is also in package libfilezilla15:amd64 0.30.0-1~xtradeb1
Errors were encountered while processing:
 /var/cache/apt/archives/libfilezilla16_0.31.1-1~xtradeb1_amd64.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)
This is the first time I get this kind of error.

Is anybody could help me ?

Thanks,
Sincerly,
--
Francis Gernet

User avatar
botg
Site Admin
Posts: 35563
Joined: 2004-02-23 20:49
First name: Tim
Last name: Kosse

Re: problem upgrading to 3.55.1-1with apt

#2 Post by botg » 2021-08-13 12:26

You need to report this on your distribution's bug tracker.

Post Reply