vagrant ansible_local provisionner tries to install wrong python-software-properties dependency on ubuntu bionic

Bug #1825107 reported by Benoît GANNE
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
vagrant (Ubuntu)
New
Undecided
Unassigned

Bug Description

At /usr/share/rubygems-integration/all/gems/vagrant-2.0.2/plugins/provisioners/ansible/cap/guest/ubuntu/ansible_install.rb line 22, vagrant tries to install 'software-properties-common' and 'python-software-properties' on bionic VM.
This failed ('python-software-properties' does not exist and is replaced by 'python3-software-properties').
The 'python-software-properties' hardcoded dependency can be removed altogether, as the right dependencies (including the correct 'python3-software-properties') will be pulled by apt.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.