I don't know is it a bug or intended but if I use docker image or install java version from the official website, I have some entities in the address book to fetch hosts, but when I emerge it, it's empty, so I have to load hosts manually and then it's working. Again, I don't know if it's intended so clarification would be much appreciated, thanks.
(In reply to Vigril from comment #0) > I don't know is it a bug or intended but if I use docker image or install > java version from the official website, I have some entities in the address > book to fetch hosts, but when I emerge it, it's empty, so I have to load > hosts manually and then it's working. Thanks for the report. No, it's not supposed to have an empty address book. For the context, I recently updated the ebuild to merge the splitted user directory in a single one, specially for the addressbook to be correctly installed. More info at https://bugs.gentoo.org/913176 Did you upgrade from a previous version or is it a fresh install? If you upgraded, do you know if it was empty before the upgrade? Do you have the build.log of this upgrade? If you try a fresh install (by moving /var/lib/i2p elsewhere), is it working?
(In reply to tharvik from comment #1) > (In reply to Vigril from comment #0) > Did you upgrade from a previous version or is it a fresh install? Fresh install, hadn't checked previous version though.
I wasn't able to reproduce this bug. There is a new release of, net-vpn/i2p-2.5.2, can you try it out to see if you still encounter it?
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=98990a498fb66ce11dd92ec26bc314c8c6cefba0 commit 98990a498fb66ce11dd92ec26bc314c8c6cefba0 Author: Volkmar W. Pogatzki <gentoo@pogatzki.net> AuthorDate: 2024-06-29 06:36:00 +0000 Commit: Miroslav Šulc <fordfrog@gentoo.org> CommitDate: 2024-06-29 09:50:11 +0000 net-vpn/i2p: drop 2.3.0-r4 Closes: https://bugs.gentoo.org/922986 Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net> Closes: https://github.com/gentoo/gentoo/pull/37342 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org> net-vpn/i2p/Manifest | 1 - net-vpn/i2p/i2p-2.3.0-r4.ebuild | 277 ---------------------------------------- 2 files changed, 278 deletions(-)