Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 922986 - net-vpn/i2p-2.3.0-r1 - empty address book by default
Summary: net-vpn/i2p-2.3.0-r1 - empty address book by default
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: Normal minor
Assignee: tharvik
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2024-01-27 04:58 UTC by Vigril
Modified: 2024-06-29 09:50 UTC (History)
5 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.
Comment 3 tharvik 2024-05-23 18:06:55 UTC
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?
Comment 4 Larry the Git Cow gentoo-dev 2024-06-29 09:50:24 UTC
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(-)