08-01-2018, 02:06 PM
(This post was last modified: 08-01-2018, 02:56 PM by Tim Curtis.
Edit Reason: put log in a code tag
)
Hi Tim,
Here is the Moslog.
I see some errors, but my LINUX/DEBIAN skills are virtually non-existent (being a dinosaur from the dark mainframe ages...).
Cheers,
Martin
Here is the Moslog.
I see some errors, but my LINUX/DEBIAN skills are virtually non-existent (being a dinosaur from the dark mainframe ages...).
Cheers,
Martin
Code:
===============
pi@192.168.178.20's password:
Linux moode 4.14.50-v7+ #1122 SMP Tue Jun 19 12:26:26 BST 2018 armv7l
The programs included with the Debian GNU/Linux system are free software;
the exact distribution terms for each program are described in the
individual files in /usr/share/doc/*/copyright.
Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent
permitted by applicable law.
Last login: Wed Aug 1 08:04:40 2018 from 192.168.178.11
pi@moode:~ $ cat /home/pi/mosbuild.log
** Wed 1 Aug 11:55:13 UTC 2018
////////////////////////////////////////////////////////////////
//
// STEP 2 - Direct build so no need to expand Root partition
//
////////////////////////////////////////////////////////////////
** Change password for user pi to moodeaudio
** Download latest moOde release
** Unzip release
** Install boot/config.txt
** Reboot 1
** Wed 1 Aug 07:56:46 EDT 2018
////////////////////////////////////////////////////////////////
//
// STEP 3A - Install core packages
//
////////////////////////////////////////////////////////////////
** Basic optimizations
Synchronizing state of cron.service with SysV service script with /lib/systemd/systemd-sysv-install.
Executing: /lib/systemd/systemd-sysv-install disable cron
Synchronizing state of rpcbind.service with SysV service script with /lib/systemd/systemd-sysv-install.
Executing: /lib/systemd/systemd-sysv-install enable rpcbind
Created symlink /etc/systemd/system/sockets.target.wants/rpcbind.socket → /lib/systemd/system/rpcbind.socket.
Created symlink /etc/systemd/system/default.target → /lib/systemd/system/multi-user.target.
Reading package lists...
E: Encountered a section with no Package: header
E: Problem with MergeList /var/lib/apt/lists/raspbian.raspberrypi.org_raspbian_dists_stretch_main_binary-armhf_Packages
E: The package lists or status file could not be parsed or opened.
** Error: unable to purge triggerhappy
** Error: image build exited
** Error: reboot to resume the build
** Wed 1 Aug 08:00:54 EDT 2018
////////////////////////////////////////////////////////////////
//
// STEP 3A - Install core packages
//
////////////////////////////////////////////////////////////////
** Basic optimizations
Synchronizing state of cron.service with SysV service script with /lib/systemd/systemd-sysv-install.
Executing: /lib/systemd/systemd-sysv-install disable cron
Synchronizing state of rpcbind.service with SysV service script with /lib/systemd/systemd-sysv-install.
Executing: /lib/systemd/systemd-sysv-install enable rpcbind
Reading package lists...
E: Encountered a section with no Package: header
E: Problem with MergeList /var/lib/apt/lists/raspbian.raspberrypi.org_raspbian_dists_stretch_main_binary-armhf_Packages
E: The package lists or status file could not be parsed or opened.
** Error: unable to purge triggerhappy
** Error: image build exited
** Error: reboot to resume the build
** Wed 1 Aug 08:04:33 EDT 2018
////////////////////////////////////////////////////////////////
//
// STEP 3A - Install core packages
//
////////////////////////////////////////////////////////////////
** Basic optimizations
Synchronizing state of cron.service with SysV service script with /lib/systemd/systemd-sysv-install.
Executing: /lib/systemd/systemd-sysv-install disable cron
Synchronizing state of rpcbind.service with SysV service script with /lib/systemd/systemd-sysv-install.
Executing: /lib/systemd/systemd-sysv-install enable rpcbind
Reading package lists...
E: Encountered a section with no Package: header
E: Problem with MergeList /var/lib/apt/lists/raspbian.raspberrypi.org_raspbian_dists_stretch_main_binary-armhf_Packages
E: The package lists or status file could not be parsed or opened.
** Error: unable to purge triggerhappy
** Error: image build exited
** Error: reboot to resume the build
pi@moode:~ $
=================