touch-packages team mailing list archive
-
touch-packages team
-
Mailing list archive
-
Message #50418
[Bug 1414229] [NEW] python apt reporting Mint as generic distro, not as Ubuntu type distro
You have been subscribed to a public bug:
Mint Rebecca, reproduce:
python
>>import aptsources.distro
>>distro = aptsources.distro.get_distro()
>>print distro
<aptsources.distro.Distribution object at 0x7f4c22051c10>
vs
<aptsources.distro.UbuntuDistribution object at 0x7f8fe050ad10>
on a Trusty.
This becomes a huge issue when it comes to porting Ansible roles from Ubuntu to Mint, since PPAs do not work. Reference:
https://github.com/ansible/ansible/issues/4587
https://github.com/ansible/ansible/issues/9383
** Affects: python-apt (Ubuntu)
Importance: Undecided
Status: New
--
python apt reporting Mint as generic distro, not as Ubuntu type distro
https://bugs.launchpad.net/bugs/1414229
You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to python-apt in Ubuntu.