#1902 closed defect (fixed)
i2p is uninstallable on Debian Testing
Reported by: | lime | Owned by: | zzz |
---|---|---|---|
Priority: | blocker | Milestone: | 0.9.30 |
Component: | package/debian | Version: | 0.9.28 |
Keywords: | debian, i2p, install | Cc: | |
Parent Tickets: | Sensitive: | no |
Description
Following the instructions provided at:
https://geti2p.net/en/download/debian
#apt install i2p i2p : Depends: i2p-router (>= 0.8.6-5) but it is not going to be installed Depends: libjbigi-jni but it is not going to be installed
# apt install -f i2p-router The following packages have unmet dependencies: i2p-router : Depends: libjetty8-java but it is not installable Recommends: libjbigi-jni but it is not going to be installed
# apt install -f libjbigi-jni The following packages have unmet dependencies: libjbigi-jni : Depends: i2p-router but it is not going to be installed
i2p-keyring installs without issue.
Change History (7)
comment:1 Changed 3 years ago by
Component: | unspecified → package/debian |
---|---|
Milestone: | undecided → 0.9.28 |
Owner: | set to zzz |
Status: | new → accepted |
comment:2 Changed 3 years ago by
Milestone: | 0.9.28 → 0.9.32 |
---|
So our packages are actually fine in our repo for Debian Testing. The problem as shown in OP in libjetty8-java, which is not available in Debian Testing:
libjetty9-java is available but we don't plan to migrate to it until late 2017, see #1512
Perhaps you could put in a request to get Jetty 8 into stretch? Unfortunately, Jetty 8 is now EOL, so perhaps they won't do it.
Related issue: we don't have stretch in our deb repo, only wheezy, jessie and sid, to be added.
comment:5 Changed 3 years ago by
comment:6 Changed 3 years ago by
Milestone: | 0.9.32 → 0.9.30 |
---|---|
Resolution: | → fixed |
Status: | accepted → closed |
In 0.9.29-4
comment:7 Changed 3 years ago by
New stretch-testing repo at https://deb.i2p2.de/ with dev build 0.9.29-17-rc for testing
Yeah, that's my fault, I didn't think anybody was using the testing branch. I'll fix it, maybe not until after CCC though, give me a few days.