when doing a quick upgrade with emerge -1 filezilla the ebuild fails during configure ... configure: error: libfilezilla not found: Requested 'libfilezilla >= 0.15.1' but version of libfilezilla is 0.15.0 ... So the dependency >=dev-libs/libfilezilla-0.15.0 in net-ftp/filezilla is wrong, it must be fixed to >=dev-libs/libfilezilla-0.15.1 Reproducible: Always
Oh sorry. I thought I did adjust the libfilezilla dependency but obviously I forgot to really do it.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=41ba20d1e9d92019592e2262289079842e18d8f5 commit 41ba20d1e9d92019592e2262289079842e18d8f5 Author: Lars Wendler <polynomial-c@gentoo.org> AuthorDate: 2018-12-03 09:51:19 +0000 Commit: Lars Wendler <polynomial-c@gentoo.org> CommitDate: 2018-12-03 09:51:19 +0000 net-ftp/filezilla: Fixed dependency on dev-libs/libfilezilla Closes: https://bugs.gentoo.org/672446 Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org> net-ftp/filezilla/filezilla-3.39.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)