touch-packages team mailing list archive
-
touch-packages team
-
Mailing list archive
-
Message #82570
[Bug 1462031] [NEW] Autopilot ppa in boilerplate code is wrong
Public bug reported:
Start the SDK, create a new QML qmlproject and go on the makefile; you
see the following lines:
# In order to run autopilot tests:
# sudo apt-add-repository ppa:autopilot/ppa
# sudo apt-get update
# sudo apt-get install python-autopilot autopilot-qt
while here: https://developer.ubuntu.com/api/autopilot/python/1.5.0
/guides-installation/ is stated that it should be:
sudo add-apt-repository ppa:autopilot/1.5
sudo apt-get update
sudo apt-get install autopilot-touch
Description:Ubuntu 14.04.2 LTS
Release: 14.04
ubuntu-sdk:
Installed: 1.126.1
Candidate: 1.126.1
Version table:
*** 1.126.1 0
500 http://ubuntu.mirror.su.se/ubuntu/ trusty-updates/universe amd64 Packages
100 /var/lib/dpkg/status
1.126 0
500 http://ubuntu.mirror.su.se/ubuntu/ trusty/universe amd64 Packages
** Affects: ubuntu-touch-meta (Ubuntu)
Importance: Undecided
Status: New
** Description changed:
Start the SDK, create a new QML qmlproject and go on the makefile; you
- the following lines:
+ see the following lines:
# In order to run autopilot tests:
# sudo apt-add-repository ppa:autopilot/ppa
# sudo apt-get update
# sudo apt-get install python-autopilot autopilot-qt
while here: https://developer.ubuntu.com/api/autopilot/python/1.5.0
/guides-installation/ is stated that it should be:
sudo add-apt-repository ppa:autopilot/1.5
sudo apt-get update
sudo apt-get install autopilot-touch
Description:Ubuntu 14.04.2 LTS
Release: 14.04
ubuntu-sdk:
- Installed: 1.126.1
- Candidate: 1.126.1
- Version table:
- *** 1.126.1 0
- 500 http://ubuntu.mirror.su.se/ubuntu/ trusty-updates/universe amd64 Packages
- 100 /var/lib/dpkg/status
- 1.126 0
- 500 http://ubuntu.mirror.su.se/ubuntu/ trusty/universe amd64 Packages
+ Installed: 1.126.1
+ Candidate: 1.126.1
+ Version table:
+ *** 1.126.1 0
+ 500 http://ubuntu.mirror.su.se/ubuntu/ trusty-updates/universe amd64 Packages
+ 100 /var/lib/dpkg/status
+ 1.126 0
+ 500 http://ubuntu.mirror.su.se/ubuntu/ trusty/universe amd64 Packages
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to ubuntu-touch-meta in
Ubuntu.
https://bugs.launchpad.net/bugs/1462031
Title:
Autopilot ppa in boilerplate code is wrong
Status in ubuntu-touch-meta package in Ubuntu:
New
Bug description:
Start the SDK, create a new QML qmlproject and go on the makefile; you
see the following lines:
# In order to run autopilot tests:
# sudo apt-add-repository ppa:autopilot/ppa
# sudo apt-get update
# sudo apt-get install python-autopilot autopilot-qt
while here: https://developer.ubuntu.com/api/autopilot/python/1.5.0
/guides-installation/ is stated that it should be:
sudo add-apt-repository ppa:autopilot/1.5
sudo apt-get update
sudo apt-get install autopilot-touch
Description:Ubuntu 14.04.2 LTS
Release: 14.04
ubuntu-sdk:
Installed: 1.126.1
Candidate: 1.126.1
Version table:
*** 1.126.1 0
500 http://ubuntu.mirror.su.se/ubuntu/ trusty-updates/universe amd64 Packages
100 /var/lib/dpkg/status
1.126 0
500 http://ubuntu.mirror.su.se/ubuntu/ trusty/universe amd64 Packages
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-touch-meta/+bug/1462031/+subscriptions
Follow ups
References