-
Notifications
You must be signed in to change notification settings - Fork 24
errors on ubuntu 20.10 #21
Description
here is the log when running first time:
log.txt
Ubuntu told me to run sudo apt install -f that fixed the dependencies
here is what happend 2nd time I ran:
itai@UbuntuPi4-ultra-4gb:~$ sudo ~/vdesktop/vdesktop /dev/sdb gui
Current config:
VDESKTOP_BOOT_MODE: gui
VDESKTOP_UMOUNT_ON_EXIT: yes
VDESKTOP_USERNAME: pi
VDESKTOP_PASSWORD: raspberry
VDESKTOP_AUTO_LOGIN: yes
VDESKTOP_MOUNTPOINT: /media/pi/vdesktop
VDESKTOP_ENABLE_ROOTMOUNT: yes
VDESKTOP_ENABLE_VIRGL: yes
VDESKTOP_LOCAL_BINARIES: yes
VDESKTOP_NSPAWN_FLAGS:
Message from Botspot: Comments >/dev/null. Just kidding! Questions or suggestions? https://www.raspberrypi.org/forums/viewtopic.php?&t=251757
Given /dev/sdb, running in external storage device mode.
Partiton 2 exists.
Mounting /dev/sdb2 to /media/pi/vdesktop, and mounting /dev/sdb1 to /media/pi/vdesktop/boot.
Mounted /media/pi/vdesktop/etc/chromium-browser/customizations/noxshm
Mounted /media/pi/vdesktop/etc/chromium-browser/customizations/disable-gpu
Virgilrenderer server not found, but it's enabled in the config file.
Compiling virglrenderer in 10 seconds. To cancel, press Ctrl+C before then..........
Compiling virglrenderer now.
--2020-11-28 09:35:22-- http://ftp.br.debian.org/debian/pool/main/libe/libepoxy/libepoxy0_1.5.4-1_armhf.deb
Resolving ftp.br.debian.org (ftp.br.debian.org)... 200.236.31.3, 2801:82:80ff:8000::4
Connecting to ftp.br.debian.org (ftp.br.debian.org)|200.236.31.3|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 171604 (168K) [application/x-debian-package]
Saving to: ‘libepoxy0_1.5.4-1_armhf.deb.1’
libepoxy0_1.5.4-1_a 100%[===================>] 167.58K 166KB/s in 1.0s
2020-11-28 09:35:24 (166 KB/s) - ‘libepoxy0_1.5.4-1_armhf.deb.1’ saved [171604/171604]
--2020-11-28 09:35:24-- http://ftp.br.debian.org/debian/pool/main/libe/libepoxy/libepoxy-dev_1.5.4-1_armhf.deb
Resolving ftp.br.debian.org (ftp.br.debian.org)... 200.236.31.3, 2801:82:80ff:8000::4
Connecting to ftp.br.debian.org (ftp.br.debian.org)|200.236.31.3|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 127384 (124K) [application/x-debian-package]
Saving to: ‘libepoxy-dev_1.5.4-1_armhf.deb.1’
libepoxy-dev_1.5.4- 100%[===================>] 124.40K 117KB/s in 1.1s
2020-11-28 09:35:25 (117 KB/s) - ‘libepoxy-dev_1.5.4-1_armhf.deb.1’ saved [127384/127384]
Reading package lists... Done
Building dependency tree
Reading state information... Done
Note, selecting 'libepoxy-dev:armhf' instead of '/root/libepoxy-dev_1.5.4-1_armhf.deb'
Note, selecting 'libepoxy0:armhf' instead of '/root/libepoxy0_1.5.4-1_armhf.deb'
The following packages will be DOWNGRADED:
libepoxy-dev:armhf libepoxy0:armhf
0 upgraded, 0 newly installed, 2 downgraded, 0 to remove and 0 not upgraded.
E: Packages were downgraded and -y was used without --allow-downgrades.
Failed to install local dependencies!
Hold on...
Unmounted /media/pi/vdesktop/etc/chromium-browser/customizations/noxshm
Unmounted /media/pi/vdesktop/etc/chromium-browser/customizations/disable-gpu
Cleaning up...
Almost done...
Done!
itai@UbuntuPi4-ultra-4gb:$ sudo apt install -y --allow-downgrades$ sudo ~/vdesktop/vdesktop /dev/sdb gui
Reading package lists... Done
Building dependency tree
Reading state information... Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
itai@UbuntuPi4-ultra-4gb:
Current config:
VDESKTOP_BOOT_MODE: gui
VDESKTOP_UMOUNT_ON_EXIT: yes
VDESKTOP_USERNAME: pi
VDESKTOP_PASSWORD: raspberry
VDESKTOP_AUTO_LOGIN: yes
VDESKTOP_MOUNTPOINT: /media/pi/vdesktop
VDESKTOP_ENABLE_ROOTMOUNT: yes
VDESKTOP_ENABLE_VIRGL: yes
VDESKTOP_LOCAL_BINARIES: yes
VDESKTOP_NSPAWN_FLAGS:
Message from Botspot: Comments >/dev/null. Just kidding! Questions or suggestions? https://www.raspberrypi.org/forums/viewtopic.php?&t=251757
Given /dev/sdb, running in external storage device mode.
Partiton 2 exists.
Mounting /dev/sdb2 to /media/pi/vdesktop, and mounting /dev/sdb1 to /media/pi/vdesktop/boot.
Mounted /media/pi/vdesktop/etc/chromium-browser/customizations/noxshm
Mounted /media/pi/vdesktop/etc/chromium-browser/customizations/disable-gpu
Virgilrenderer server not found, but it's enabled in the config file.
Compiling virglrenderer in 10 seconds. To cancel, press Ctrl+C before then..........
Compiling virglrenderer now.
--2020-11-28 09:38:12-- http://ftp.br.debian.org/debian/pool/main/libe/libepoxy/libepoxy0_1.5.4-1_armhf.deb
Resolving ftp.br.debian.org (ftp.br.debian.org)... 200.236.31.3, 2801:82:80ff:8000::4
Connecting to ftp.br.debian.org (ftp.br.debian.org)|200.236.31.3|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 171604 (168K) [application/x-debian-package]
Saving to: ‘libepoxy0_1.5.4-1_armhf.deb.2’
libepoxy0_1.5.4-1_a 100%[===================>] 167.58K 121KB/s in 1.4s
2020-11-28 09:38:14 (121 KB/s) - ‘libepoxy0_1.5.4-1_armhf.deb.2’ saved [171604/171604]
--2020-11-28 09:38:14-- http://ftp.br.debian.org/debian/pool/main/libe/libepoxy/libepoxy-dev_1.5.4-1_armhf.deb
Resolving ftp.br.debian.org (ftp.br.debian.org)... 200.236.31.3, 2801:82:80ff:8000::4
Connecting to ftp.br.debian.org (ftp.br.debian.org)|200.236.31.3|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 127384 (124K) [application/x-debian-package]
Saving to: ‘libepoxy-dev_1.5.4-1_armhf.deb.2’
libepoxy-dev_1.5.4- 100%[===================>] 124.40K 91.8KB/s in 1.4s
2020-11-28 09:38:16 (91.8 KB/s) - ‘libepoxy-dev_1.5.4-1_armhf.deb.2’ saved [127384/127384]
Reading package lists... Done
Building dependency tree
Reading state information... Done
Note, selecting 'libepoxy-dev:armhf' instead of '/root/libepoxy-dev_1.5.4-1_armhf.deb'
Note, selecting 'libepoxy0:armhf' instead of '/root/libepoxy0_1.5.4-1_armhf.deb'
The following packages will be DOWNGRADED:
libepoxy-dev:armhf libepoxy0:armhf
0 upgraded, 0 newly installed, 2 downgraded, 0 to remove and 0 not upgraded.
E: Packages were downgraded and -y was used without --allow-downgrades.
Failed to install local dependencies!
Hold on...
Unmounted /media/pi/vdesktop/etc/chromium-browser/customizations/noxshm
Unmounted /media/pi/vdesktop/etc/chromium-browser/customizations/disable-gpu
Cleaning up...
Almost done...
Done!
itai@UbuntuPi4-ultra-4gb:~$ sudo ~/vdesktop/vdesktop /dev/sdb gui
Current config:
VDESKTOP_BOOT_MODE: gui
VDESKTOP_UMOUNT_ON_EXIT: yes
VDESKTOP_USERNAME: pi
VDESKTOP_PASSWORD: raspberry
VDESKTOP_AUTO_LOGIN: yes
VDESKTOP_MOUNTPOINT: /media/pi/vdesktop
VDESKTOP_ENABLE_ROOTMOUNT: yes
VDESKTOP_ENABLE_VIRGL: yes
VDESKTOP_LOCAL_BINARIES: yes
VDESKTOP_NSPAWN_FLAGS:
Message from Botspot: Comments >/dev/null. Just kidding! Questions or suggestions? https://www.raspberrypi.org/forums/viewtopic.php?&t=251757
Given /dev/sdb, running in external storage device mode.
Partiton 2 exists.
Mounting /dev/sdb2 to /media/pi/vdesktop, and mounting /dev/sdb1 to /media/pi/vdesktop/boot.
Mounted /media/pi/vdesktop/etc/chromium-browser/customizations/noxshm
Mounted /media/pi/vdesktop/etc/chromium-browser/customizations/disable-gpu
Virgilrenderer server not found, but it's enabled in the config file.
Compiling virglrenderer in 10 seconds. To cancel, press Ctrl+C before then..........
Compiling virglrenderer now.
--2020-11-28 09:39:49-- http://ftp.br.debian.org/debian/pool/main/libe/libepoxy/libepoxy0_1.5.4-1_armhf.deb
Resolving ftp.br.debian.org (ftp.br.debian.org)... 200.236.31.3, 2801:82:80ff:8000::4
Connecting to ftp.br.debian.org (ftp.br.debian.org)|200.236.31.3|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 171604 (168K) [application/x-debian-package]
Saving to: ‘libepoxy0_1.5.4-1_armhf.deb’
libepoxy0_1.5.4-1_a 100%[===================>] 167.58K 180KB/s in 0.9s
2020-11-28 09:39:51 (180 KB/s) - ‘libepoxy0_1.5.4-1_armhf.deb’ saved [171604/171604]
--2020-11-28 09:39:51-- http://ftp.br.debian.org/debian/pool/main/libe/libepoxy/libepoxy-dev_1.5.4-1_armhf.deb
Resolving ftp.br.debian.org (ftp.br.debian.org)... 200.236.31.3, 2801:82:80ff:8000::4
Connecting to ftp.br.debian.org (ftp.br.debian.org)|200.236.31.3|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 127384 (124K) [application/x-debian-package]
Saving to: ‘libepoxy-dev_1.5.4-1_armhf.deb’
libepoxy-dev_1.5.4- 100%[===================>] 124.40K 134KB/s in 0.9s
2020-11-28 09:39:52 (134 KB/s) - ‘libepoxy-dev_1.5.4-1_armhf.deb’ saved [127384/127384]
Reading package lists... Done
Building dependency tree
Reading state information... Done
Note, selecting 'libepoxy-dev:armhf' instead of '/root/libepoxy-dev_1.5.4-1_armhf.deb'
Note, selecting 'libepoxy0:armhf' instead of '/root/libepoxy0_1.5.4-1_armhf.deb'
The following packages will be DOWNGRADED:
libepoxy-dev:armhf libepoxy0:armhf
0 upgraded, 0 newly installed, 2 downgraded, 0 to remove and 0 not upgraded.
E: Packages were downgraded and -y was used without --allow-downgrades.
Failed to install local dependencies!
Hold on...
Unmounted /media/pi/vdesktop/etc/chromium-browser/customizations/noxshm
Unmounted /media/pi/vdesktop/etc/chromium-browser/customizations/disable-gpu
Cleaning up...
Almost done...
Done!