Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse

Veyon Community Forum

  1. Home
  2. Help & Troubleshooting
  3. Installing Veyon on Raspian Failed

Installing Veyon on Raspian Failed

Scheduled Pinned Locked Moved Help & Troubleshooting
3 Posts 2 Posters 803 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • D Offline
    D Offline
    diddyonveyon
    wrote on last edited by
    #1

    https://veyon.nodebb.com/topic/841/installing-veyon-on-rpi-with-raspian

    I followed this guide here.

    Getting the following error.

    sudo add-apt-repository ppa:veyon/stable
    Traceback (most recent call last):
    File "/usr/bin/add-apt-repository", line 95, in <module>
    sp = SoftwareProperties(options=options)
    File "/usr/lib/python3/dist-packages/softwareproperties/SoftwareProperties.py", line 109, in init
    self.reload_sourceslist()
    File "/usr/lib/python3/dist-packages/softwareproperties/SoftwareProperties.py", line 599, in reload_sourceslist
    self.distro.get_sources(self.sourceslist)
    File "/usr/lib/python3/dist-packages/aptsources/distro.py", line 89, in get_sources
    (self.id, self.codename))
    aptsources.distro.NoDistroTemplateException: Error: could not find a distribution template for Raspbian/stretch

    1 Reply Last reply
    0
    • T Offline
      T Offline
      tobydox
      wrote on last edited by
      #2

      On raspian, you should add the PPA to your APT configuration (sources.list). For stretch you should add

      deb http://ppa.launchpad.net/veyon/stable/ubuntu xenial main 
      
      1 Reply Last reply
      0
      • D Offline
        D Offline
        diddyonveyon
        wrote on last edited by
        #3

        pi@pishare:~ $ gpg --keyserver keyserver.ubuntu.com --recv 49ABD150D5D0DCC6
        gpg: keybox '/home/pi/.gnupg/pubring.kbx' created
        gpg: failed to start the dirmngr '/usr/bin/dirmngr': No such file or directory
        gpg: connecting dirmngr at '/run/user/1000/gnupg/S.dirmngr' failed: No such file or directory
        gpg: keyserver receive failed: No dirmngr
        pi@pishare:~ $ sudo apt-key add 49ABD150D5D0DCC6
        gpg: can't open '49ABD150D5D0DCC6': No such file or directory
        pi@pishare:~ $ sudo apt-key adv --keyserver hkp://pool.sks-keyservers.net:80 --recv-keys 49ABD150D5D0DCC6
        Executing: /tmp/apt-key-gpghome.S0DQJqUJie/gpg.1.sh --keyserver hkp://pool.sks-keyservers.net:80 --recv-keys 49ABD150D5D0DCC6
        gpg: failed to start the dirmngr '/usr/bin/dirmngr': No such file or directory
        gpg: connecting dirmngr at '/tmp/apt-key-gpghome.S0DQJqUJie/S.dirmngr' failed: No such file or directory
        gpg: keyserver receive failed: No dirmngr
        pi@pishare:~ $ sudo apt update
        Get:2 http://archive.raspberrypi.org/debian stretch InRelease [25.4 kB]
        Hit:3 http://raspbian.raspberrypi.org/raspbian stretch InRelease
        Get:1 http://ppa.launchpad.net/veyon/stable/ubuntu xenial InRelease [18.0 kB]
        Hit:4 https://apt.syncthing.net syncthing InRelease
        Err:1 http://ppa.launchpad.net/veyon/stable/ubuntu xenial InRelease
        The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 49ABD150D5D0DCC6
        Reading package lists... Done
        W: GPG error: http://ppa.launchpad.net/veyon/stable/ubuntu xenial InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 49ABD150D5D0DCC6
        E: The repository 'http://ppa.launchpad.net/veyon/stable/ubuntu xenial InRelease' is not signed.
        N: Updating from such a repository can't be done securely, and is therefore disabled by default.
        N: See apt-secure(8) manpage for repository creation and user configuration details.
        pi@pishare:~ $ sudo apt update 2>&1 1>/dev/null | sed -ne 's/.NO_PUBKEY //p' | while read key; do if ! [[ ${keys[]} =~ "$key" ]]; then sudo apt-key adv --keyserver hkp://pool.sks-keyservers.net:80 --recv-keys "$key"; keys+=("$key"); fi; done
        Executing: /tmp/apt-key-gpghome.t7YjvuNZwF/gpg.1.sh --keyserver hkp://pool.sks-keyservers.net:80 --recv-keys 49ABD150D5D0DCC6
        gpg: failed to start the dirmngr '/usr/bin/dirmngr': No such file or directory
        gpg: connecting dirmngr at '/tmp/apt-key-gpghome.t7YjvuNZwF/S.dirmngr' failed: No such file or directory
        gpg: keyserver receive failed: No dirmngr

        1 Reply Last reply
        0

        Hello! It looks like you're interested in this conversation, but you don't have an account yet.

        Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

        With your input, this post could be even better 💗

        Register Login
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        Powered by NodeBB | Contributors
        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • Users
        • Groups