#1040 closed defect (invalid)
Unmet dependency: python-rencode in Debian Jessie and Alpine Linux Edge
Reported by: | zenny | Owned by: | zenny |
---|---|---|---|
Priority: | major | Milestone: | 0.16 |
Component: | packaging | Version: | trunk |
Keywords: | python-rencode debian jessie alpine linux edge | Cc: |
Description
Hi,
Both in Debian Jessie and Alpine Linux Edge, getting error "This package is uninstallable. Dependency is not satisfiable: python-rencode"
Tried to install manually (at least in Debian Jessie) from https://github.com/aresch/rencode (python setup.py install), but xpra beta reports the same error.
Change History (6)
comment:1 Changed 5 years ago by
Owner: | changed from Antoine Martin to zenny |
---|
comment:2 Changed 5 years ago by
I just checked the beta repo, not stable one. Sorry for my oversight.
However, alpine linux issue remained as it was.
BTW, how does one add the xpra beta repos in ubuntu/debian?
comment:3 Changed 5 years ago by
Summary: | Unmet dempendency: python-rencode in Debian Jessie and Alpine Linux Edge → Unmet dependency: python-rencode in Debian Jessie and Alpine Linux Edge |
---|
However, alpine linux issue remained as it was.
Do you mean that it still complains about the dependency?
Have you added the non-beta repo?
BTW, how does one add the xpra beta repos in ubuntu/debian?
http://winswitch.org/downloads/debian-repository.html?dist_select=jessiebeta
comment:4 Changed 5 years ago by
http://winswitch.org/downloads/debian-repository.html?dist_select=jessiebeta
The documentations are very fragmented at least for me. Please add a separate entry at xpra.org also. Will be helpful than whining around. Just my two cents.
comment:5 Changed 5 years ago by
Resolution: | → invalid |
---|---|
Status: | new → closed |
Feel free to edit the wiki and make improvements.
Closing as invalid because the dependencies are satisfied when the repositories are correctly configured.
comment:6 Changed 3 months ago by
this ticket has been moved to: https://github.com/Xpra-org/xpra/issues/1040
That's strange, I do see a "python-rencode" in the repo:
http://xpra.org/dists/jessie/main/binary-amd64/.
I have re-generated the index, does a
apt-get clean && apt-get update
help?If not, I'll try it tomorrow. Sorry about that.