Skip to content
This repository has been archived by the owner on Jun 4, 2021. It is now read-only.

python-software-properties has been deprecated in Ubuntu 18.04 #1479

Closed
KamilRT opened this issue Nov 3, 2018 · 6 comments
Closed

python-software-properties has been deprecated in Ubuntu 18.04 #1479

KamilRT opened this issue Nov 3, 2018 · 6 comments

Comments

@KamilRT
Copy link

KamilRT commented Nov 3, 2018

- python-software-properties

This package has been deprecated and it is already replaced by software-properties-common.

It is causing fail during Streisand installation on Ubuntu 18.04. Should be either commented out or replaced by newer package name

@root2185
Copy link

root2185 commented Nov 9, 2018

Same problem on debian 9:
fatal: [Existing.server.ip]: FAILED! => {"changed": false, "msg": "No package matching 'python-software-properties' is available"}
Is there a solution?
EDIT: after fixing ansible and the pc I don 't get this error (but an another).

@nopdotcom
Copy link
Member

These are "existing server" or "localhost"? Streisand currently only supports Ubuntu 16.04 as a target system. If you're interested in helping update target support to Ubuntu 18.04, check out #1453.

I doubt that Debian as a target will be supported; if you can pick Debian, usually you could also pick Ubuntu. PRs welcome, but please show your work early; I don't want you to get stuck later.

@root2185
Copy link

root2185 commented Nov 9, 2018

8th option existing server for me, anyway i forgot to change network (client and server were in the same).
Now I need to use a custom ssh port, later maybe i will have again this problem.
StreisandEffect/discussions#159

@root2185
Copy link

Indeed I tried with local host and I have the same error.

@nopdotcom
Copy link
Member

Could you upload a streisand-diagnostics.md file from one of the failures?

@root2185
Copy link

I did several attempts this one should be the one with localhost, so the problem is python-software-properties.
(I still waiting for a custom shh port solution #1483).
Is it possible to use python3? So i can use the package python3-software-properties.
Or somehow install/use python-software-properties on python2?

<!--

Please share the contents of this file when you open a new Streisand issue
https://github.com/StreisandEffect/streisand-discussions/issues/ 

It will help the developers reproduce your problem and provide a fix.
-->

### Ansible Information

* Ansible version: 2.6.5
* Ansible system: Linux
* Host OS: Debian
* Host OS version:  9.6
* Python interpreter: /usr/bin/python
* Python version: 2.7.13

### Streisand Information

* Streisand Git revision: a90e8ce9594cb83a14f6bbc50890535faba895d8
* Streisand Git clone has untracked changes: no
* Genesis role: localhost
* Custom SSH key: False

### Enabled Roles

* Shadowsocks enabled:  True
* Wireguard enabled: True
* OpenVPN enabled: True
* stunnel enabled: True
* Tor enabled: False
* Openconnect enabled: True
* TinyProxy enabled: True
* SSH forward user enabled: True
* Configured number of VPN clients: 5

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants