07-18-2020, 02:53 AM
Hi bappelgriebsch,
thank you for helping! I did run the full script.
So I did run debootstrap --include=systemd-container,debconf --components=main,universe --arch=armhf 'buster' 'chromium_widevine'
manually in /var/libs/machines which run successfully.
I then run ./install_chromium_widevine.sh but got a final Error message
-> Downloading ChromeOS image...
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 976M 100 976M 0 0 2972k 0 0:05:36 0:05:36 --:--:-- 3673k
-> Mounting local ChromeOS image...
-> Setting up environment in systemd container chromium_widevine...
E: dpkg was interrupted, you must manually run 'dpkg --configure -a' to correct the problem.
E: dpkg was interrupted, you must manually run 'dpkg --configure -a' to correct the problem.
cp: cannot overwrite non-directory '/usr/lib/chromium-browser' with directory '/tmp/chromium/img/opt/google/chrome/pepper'
cp: failed to access '/usr/lib/chromium-browser/netflix-1080p': Not a directory
cp: cannot create regular file '/etc/chromium-browser/default': No such file or directory
useradd: warning: the home directory already exists.
Not copying any file from skel directory into it.
Adding user chromium to group audio
-> Cleaning up...
==> All done! You can use the launcher to start the Chromium Widevine application
When i run launch_chromium_widevine.sh then
on-network local connections being added to access control list
Spawning container chromiumwidevine on /var/lib/machines/chromium_widevine.
Press ^] three times within 1s to kill container.
Failed to stat /run/user/0/bus: No such file or directory
Any idea how to solve this? Should I start from the beginning?
thank you for helping! I did run the full script.
So I did run debootstrap --include=systemd-container,debconf --components=main,universe --arch=armhf 'buster' 'chromium_widevine'
manually in /var/libs/machines which run successfully.
I then run ./install_chromium_widevine.sh but got a final Error message
-> Downloading ChromeOS image...
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 976M 100 976M 0 0 2972k 0 0:05:36 0:05:36 --:--:-- 3673k
-> Mounting local ChromeOS image...
-> Setting up environment in systemd container chromium_widevine...
E: dpkg was interrupted, you must manually run 'dpkg --configure -a' to correct the problem.
E: dpkg was interrupted, you must manually run 'dpkg --configure -a' to correct the problem.
cp: cannot overwrite non-directory '/usr/lib/chromium-browser' with directory '/tmp/chromium/img/opt/google/chrome/pepper'
cp: failed to access '/usr/lib/chromium-browser/netflix-1080p': Not a directory
cp: cannot create regular file '/etc/chromium-browser/default': No such file or directory
useradd: warning: the home directory already exists.
Not copying any file from skel directory into it.
Adding user chromium to group audio
-> Cleaning up...
==> All done! You can use the launcher to start the Chromium Widevine application
When i run launch_chromium_widevine.sh then
on-network local connections being added to access control list
Spawning container chromiumwidevine on /var/lib/machines/chromium_widevine.
Press ^] three times within 1s to kill container.
Failed to stat /run/user/0/bus: No such file or directory
Any idea how to solve this? Should I start from the beginning?