result in "E: Unable to locate package cheerp-core" with my vps when trying to install cheerp with PPA

Bug #1411307 reported by gendonghuang
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Cheerp
Invalid
Undecided
Unassigned

Bug Description

I've followed the guide from "https://github.com/leaningtech/cheerp-wiki/wiki/Ubuntu-Debian-installation-using-PPA", the title said:
"Ubuntu Debian installation using PPA"

the following is the whole process with putty on my debian VPS:

root@www:~# nano /etc/apt/sources.list
                  (deb http://ppa.launchpad.net/leaningtech-dev/cheerp-ppa/ubuntu trusty main
                   deb-src http://ppa.launchpad.net/leaningtech-dev/cheerp-ppa/ubuntu trusty main)
                I appended the above 2 lines on the sources.list file

root@www:~# apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 84540D4B9BF457D5
                   Executing: gpg --ignore-time-conflict --no-options --no-default-keyring --secret-keyring /tmp/tmp.TNKGTT2Xm0
                 --trustdb-name /etc/apt//trustdb.gpg --keyring /etc/apt/trusted.gpg --primary-keyring /etc/apt/trusted.gpg --keyring
                  /etc/apt/trusted.gpg.d//debian-archive-jessie-automatic.gpg --keyring /etc/apt/trusted.gpg.d//debian-archive-jessie-
                 security-automatic.gpg --keyring /etc/apt/trusted.gpg.d//debian-archive-jessie-stable.gpg --keyring /etc/apt
                 /trusted.gpg.d//debian-archive-squeeze-automatic.gpg --keyring /etc/apt/trusted.gpg.d//debian-archive-squeeze-
                 stable.gpg --keyring /etc/apt/trusted.gpg.d//debian-archive-wheezy-automatic.gpg --keyring /etc/apt/trusted.gpg.d
                 //debian-archive-wheezy-stable.gpg --keyserver keyserver.ubuntu.com --recv-keys 84540D4B9BF457D5
                 gpg: requesting key 9BF457D5 from hkp server keyserver.ubuntu.com
                 gpg: key 9BF457D5: public key "Launchpad PPA for Leaningtech Team" imported
                 gpg: Total number processed: 1
                 gpg: imported: 1 (RSA: 1)

 root@www:~# apt-get install cheerp-core
               Reading package lists... Done
               Building dependency tree
               Reading state information... Done
               E: Unable to locate package cheerp-core

Revision history for this message
Alessandro Pignotti (a-pignotti) wrote :

Debian stable is not supported, you need to use debian testing (jessie). You also need to run 'apt-get update' after adding the repository and the key. The guide on the wiki is now fixed:

https://github.com/leaningtech/cheerp-wiki/wiki/Ubuntu-Debian-installation-using-PPA

Changed in cheerp:
status: New → Invalid
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.