Open Thunderscreech opened 8 years ago
Followup, the session failed, not sure if it's related to the original issue. I searched find / -name gen_gdl90.go and didn't find it on the system.
This was what I had in the terminal buffer:
go/pkg/tool/ go/pkg/tool/linux_arm/ go/pkg/tool/linux_arm/addr2line go/pkg/tool/linux_arm/asm go/pkg/tool/linux_arm/cgo go/pkg/tool/linux_arm/compile go/pkg/tool/linux_arm/cover go/pkg/tool/linux_arm/dist go/pkg/tool/linux_arm/doc go/pkg/tool/linux_arm/fix go/pkg/tool/linux_arm/link
gzip: stdin: unexpected end of file tar: Unexpected EOF in archive tar: Unexpected EOF in archive tar: Error is not recoverable: exiting now ...done
\ RTL-SDR library build... *** Cloning into 'librtlsdr'... fatal: unable to access 'https://github.com/jpoirier/librtlsdr/': gnutls_handshake() failed: The TLS connection was non-properly terminated. stratux-setup.sh: line 372: cd: librtlsdr: No such file or directory CMake Error: The source directory "/root" does not appear to contain CMakeLists.txt. Specify --help for usage, or press the help button on the CMake GUI. make: * No targets specified and no makefile found. Stop. make: * No rule to make target 'install'. Stop. ...done
\ Stratux build and installation... *** Cloning into 'stratux'... remote: Counting objects: 5730, done. remote: Compressing objects: 100% (6/6), done. error: RPC failed; result=56, HTTP code = 200B | 47.00 KiB/s fatal: The remote end hung up unexpectedly fatal: early EOF fatal: index-pack failed stratux-setup.sh: line 393: cd: stratux: No such file or directory fatal: Not a git repository (or any of the parent directories): .git fatal: Not a git repository (or any of the parent directories): .git fatal: Not a git repository (or any of the parent directories): .git fatal: Not a git repository (or any of the parent directories): .git make: * No rule to make target 'all'. Stop. make: * No rule to make target 'install'. Stop. ERROR - gen_gdl90 file missing, exiting... pi@zerostratux:~/stratux-setup $
Concerning the Plymouth install, the script passes apt-get the "-y" option already so not sure if there's anything else we can do but I'll check in to it.
The errors listed in your followup look like network/internet connectivity issues based on all the downloads failing.
fyi I'm not certain it's the best approach but the script now tells apt-get to hold (don't install) plymouth
Starting with Jessie on a Raspberry Pi Zero, it updates the firmware and installs a bunch of stuff then stops on a warning screen for Plymouth. Pressing space or enter doesn't do anything, it requires me to hit 'q' and then continues install. Might be a flag to set to prevent an interactive screen like this but I don't know what it would be:
Session as follows:
pi@zerostratux:~/stratux-setup $ sudo bash stratux-setup.sh
** Stratux Setup Starting... ***
** Stop exisiting services... *** Failed to stop stratux.service: Unit stratux.service not loaded. stratux service stopped... ...done
\ Installing dependencies... *** Reading package lists... Done Building dependency tree Reading state information... Done rpi-update is already the newest version. 0 upgraded, 0 newly installed, 0 to remove and 6 not upgraded. * Raspberry Pi firmware updater by Hexxeh, enhanced by AndrewS and Dom * Performing self-update * Relaunching after update * Raspberry Pi firmware updater by Hexxeh, enhanced by AndrewS and Dom This update bumps to rpi-4.4.y linux tree Be aware there could be compatibility issues with some drivers Discussion here: https://www.raspberrypi.org/forums/viewtopic.php?f=29&t=144087
* Downloading specific firmware revision (this will take a few minutes) % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 168 0 168 0 0 30 0 --:--:-- 0:00:05 --:--:-- 40 100 51.7M 100 51.7M 0 0 19170 0 0:47:09 0:47:09 --:--:-- 32851 * Updating firmware * Updating kernel modules * depmod 4.4.23+ * depmod 4.4.23-v7+ * Updating VideoCore libraries * Using HardFP libraries * Updating SDK * Running ldconfig * Storing current firmware revision * Deleting downloaded files * Syncing changes to disk * If no errors appeared, your firmware was successfully updated to 9063f3eefb3469fcf2e9181aa623d2ca4908a675 * A reboot is needed to activate the new firmware Hit http://archive.raspberrypi.org jessie InRelease Get:1 http://mirrordirector.raspbian.org jessie InRelease [14.9 kB] Get:2 http://mirrordirector.raspbian.org jessie/main armhf Packages [8,981 kB] Hit http://archive.raspberrypi.org jessie/main armhf Packages Hit http://archive.raspberrypi.org jessie/ui armhf Packages Ign http://archive.raspberrypi.org jessie/main Translation-en_GB Ign http://archive.raspberrypi.org jessie/main Translation-en Ign http://archive.raspberrypi.org jessie/ui Translation-en_GB Ign http://archive.raspberrypi.org jessie/ui Translation-en Get:3 http://mirrordirector.raspbian.org jessie/contrib armhf Packages [37.5 kB] Get:4 http://mirrordirector.raspbian.org jessie/non-free armhf Packages [70.3 kB] Get:5 http://mirrordirector.raspbian.org jessie/rpi armhf Packages [1,356 B] Ign http://mirrordirector.raspbian.org jessie/contrib Translation-en_GB Ign http://mirrordirector.raspbian.org jessie/contrib Translation-en Ign http://mirrordirector.raspbian.org jessie/main Translation-en_GB Ign http://mirrordirector.raspbian.org jessie/main Translation-en Ign http://mirrordirector.raspbian.org jessie/non-free Translation-en_GB Ign http://mirrordirector.raspbian.org jessie/non-free Translation-en Ign http://mirrordirector.raspbian.org jessie/rpi Translation-en_GB Ign http://mirrordirector.raspbian.org jessie/rpi Translation-en Fetched 9,105 kB in 7min 34s (20.0 kB/s) Reading package lists... Done Reading package lists... Done Building dependency tree Reading state information... Done Calculating upgrade... Done The following NEW packages will be installed: fontconfig-infinality fonts-droid libplymouth4 pi-greeter pix-icons pix-plym-splash pixel-wallpaper plymouth-themes point-rpi rfkill The following packages will be upgraded: lxpanel lxpanel-data pishutdown plymouth raspberrypi-net-mods raspberrypi-ui-mods 6 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. Need to get 0 B/34.3 MB of archives. After this operation, 48.7 MB of additional disk space will be used. Reading changelogs... Done
plymouth (0.9.2-2) unstable; urgency=medium
Starting with this version, installing the plymouth package will automatically enable plymouth I/O multiplexing functionality. This is needed if you are using an event-based init system. The bootup messages will still be displayed as usual.
If you don't want this functionality, you could either uninstall the plymouth package or pass "plymouth.enable=0" to the kernel cmdline. On the other hand if you want a fancy boot screen, you explicitly need to pass "splash" to the kernel cmdline as before.
-- Laurent Bigonville bigon@debian.org Wed, 14 Oct 2015 20:54:08 +0200
(q to quit)