← Back to team overview

leaningtech-dev team mailing list archive

[Bug 1411307] [NEW] result in "E: Unable to locate package cheerp-core" with my vps when trying to install cheerp with PPA

 

Public bug reported:

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

** Affects: cheerp
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of
Leaningtech Team, which is subscribed to Cheerp.
https://bugs.launchpad.net/bugs/1411307

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

Status in Cheerp: C++ for the Web:
  New

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

To manage notifications about this bug go to:
https://bugs.launchpad.net/cheerp/+bug/1411307/+subscriptions


Follow ups

References