Even if there is a new upstream versione in the meantime you need to delete the builded package and rebuild it, this is due to dynamic linking and sonames changes
Search Criteria
Package Details: filezilla-server 1.10.3-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/filezilla-server.git (read-only, click to copy) |
---|---|
Package Base: | filezilla-server |
Description: | A simple FTP, FTPS or SFTP server |
Upstream URL: | https://filezilla-project.org/download.php?type=server |
Licenses: | AGPL-3.0-only |
Submitter: | FabioLolix |
Maintainer: | FabioLolix |
Last Packager: | FabioLolix |
Votes: | 2 |
Popularity: | 0.021790 |
First Submitted: | 2023-06-21 20:00 (UTC) |
Last Updated: | 2025-07-01 22:11 (UTC) |
Dependencies (5)
- libfilezilla (libfilezilla-svnAUR)
- libfilezilla.so (libfilezilla)
- pugixml (pugixml-gitAUR)
- wxwidgets-gtk3 (wxwidgets-gtk3-lightAUR, wxwidgets-gtk3-gitAUR) (make)
- wxwidgets-gtk3 (wxwidgets-gtk3-lightAUR, wxwidgets-gtk3-gitAUR) (optional)
Required by (0)
Sources (1)
FabioLolix commented on 2025-07-18 08:00 (UTC)
jebez commented on 2025-07-18 07:27 (UTC) (edited on 2025-07-18 07:27 (UTC) by jebez)
? It's the latest package...
https://filezilla-project.org/
2025-07-16 - FileZilla Server 1.10.4 released
Update needed.
Thanks for your free & open source work!
FabioLolix commented on 2025-07-18 07:15 (UTC)
@jebez delete that package and rebuild it
jebez commented on 2025-07-18 05:35 (UTC)
[a@archlinux ~]$ sudo pacman -U /run/media/a/74f8274b-e9b3-44b7-a869-16438a34a365/AUR/filezilla-server/filezilla-server-1.10.3-1-x86_64.pkg.tar.zst loading packages... resolving dependencies... warning: cannot resolve "libfilezilla.so=47-64", a dependency of "filezilla-server" :: The following package cannot be upgraded due to unresolvable dependencies: filezilla-server :: Do you want to skip the above package for this upgrade? [y/N] error: failed to prepare transaction (could not satisfy dependencies) :: unable to satisfy dependency 'libfilezilla.so=47-64' required by filezilla-server [a@archlinux ~]$ sudo pacman -U /run/media/a/74f8274b-e9b3-44b7-a869-16438a34a365/AUR/filezilla-server/filezilla-server-1.10.3-1-x86_64.pkg.tar.zst loading packages... resolving dependencies... warning: cannot resolve "libfilezilla.so=47-64", a dependency of "filezilla-server" :: The following package cannot be upgraded due to unresolvable dependencies: filezilla-server :: Do you want to skip the above package for this upgrade? [y/N] y looking for conflicting packages... there is nothing to do
FabioLolix commented on 2025-03-31 21:40 (UTC)
filezilla-server-gui: error while loading shared libraries: libfilezilla.so.46: cannot open shared object file: No such file or directory
But it's /usr/lib/libfilezilla.so.47.0.0 now... Update needed.
Rebuilds for soname changes are on the users, anyway I have added a depends on libfilezilla.so
so from now on you have to remove the package when the change happen and rebuild instead of being left with a broken package, see for example recent comments here https://aur.archlinux.org/packages/guayadeque#comment-1017336
jebez commented on 2025-03-31 19:19 (UTC) (edited on 2025-07-18 05:52 (UTC) by jebez)
[a@archlinux ~]$ filezilla-server-gui filezilla-server-gui: error while loading shared libraries: libfilezilla.so.46: cannot open shared object file: No such file or directory
But it's /usr/lib/libfilezilla.so.47.0.0 now... Update needed.
jebez commented on 2025-03-01 12:34 (UTC) (edited on 2025-03-04 06:33 (UTC) by jebez)
[a@archlinux ~]$ systemctl enable filezilla-server
Created symlink '/etc/systemd/system/multi-user.target.wants/filezilla-server.service' → '/usr/lib/systemd/system/filezilla-server.service'.
Reboot
It works! Thanks.
Should add "systemctl enable filezilla-server then reboot" in the description or other.
btw I requested filezilla-server https://github.com/chaotic-aur/packages/issues/3523 in https://aur.chaotic.cx/ .
FabioLolix commented on 2025-03-01 10:58 (UTC)
@jebez have you enabled the systemd service?
jebez commented on 2025-02-22 09:36 (UTC)
I installed it on Arch Linux KDE.
FileZilla Server Administration, Connect to Server (Password: is empty), OK: I can't Server, Configure... there're only Connect... & Quit.
FileZilla Server not asked me to create a password...
Spready commented on 2024-11-12 08:47 (UTC)
All good! The version is now 1.9.4 btw, there was an update earlier today.
Pinned Comments
FabioLolix commented on 2025-03-31 21:40 (UTC)
Rebuilds for soname changes are on the users, anyway I have added a depends on
libfilezilla.so
so from now on you have to remove the package when the change happen and rebuild instead of being left with a broken package, see for example recent comments here https://aur.archlinux.org/packages/guayadeque#comment-1017336FabioLolix commented on 2024-09-29 14:16 (UTC)
Reminder that source is now mirrored, integrity check changed to sha512sums=() to match with upstream download page
I'm checking the source archive after downloading from upstream and after downloading from the mirror before uploading the updated pkgbuild