Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 922986

Summary: net-vpn/i2p-2.3.0-r1 - empty address book by default
Product: Gentoo Linux Reporter: Vigril <15keriksov>
Component: Current packagesAssignee: tharvik
Status: UNCONFIRMED ---    
Severity: minor CC: 15keriksov, java, jstein, proxy-maint, tharvik
Priority: Normal    
Version: unspecified   
Hardware: AMD64   
OS: Linux   
See Also: https://bugs.gentoo.org/show_bug.cgi?id=913176
Whiteboard:
Package list:
Runtime testing required: ---

Description Vigril 2024-01-27 04:58:08 UTC
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.
Comment 1 tharvik 2024-01-29 15:23:10 UTC
(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?
Comment 2 Vigril 2024-02-05 15:31:36 UTC
(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.