Same board, same problem
Posts by fabio70mi
-
-
It is still happening with latest LibreElec and Windows 10 Creator Update
-
Check what permissions are set on those folders to figure out what the problem actually is.
We only build LE on real Linux systems and not familiar with such environment.Where can I find the command/script to move that directories, for checking ?
This is after error.
bettoni@Q9550:~/http://LibreELEC.tv/build.LibreELEC-RPi2.arm-9.0-devel/tz-2016i/.install_pkg/etc/zoneinfo$ ls -al
totale 92
drwxr-xr-x 2 bettoni bettoni 0 feb 18 11:29 .
drwxr-xr-x 2 bettoni bettoni 0 feb 18 11:29 ..
drwxr-xr-x 2 bettoni bettoni 0 feb 18 11:29 Africa
drwxr-xr-x 2 bettoni bettoni 0 feb 18 11:29 America
drwxr-xr-x 2 bettoni bettoni 0 feb 18 11:29 Asia
drwxr-xr-x 2 bettoni bettoni 0 feb 18 11:29 Atlantic
drwxr-xr-x 2 bettoni bettoni 0 feb 18 11:29 Etc
drwxr-xr-x 2 bettoni bettoni 0 feb 18 11:29 Europe
drwxr-xr-x 2 bettoni bettoni 0 feb 18 11:29 Pacific -
Hello,
I've same problem as Permissions Error Compiling · Issue #1059 · Microsoft/BashOnWindows · GitHub when building LibreElec with WSL.
Do you have any idea how to solve it ?
Below my log. Thank you
FabioBUILD tz (target)
Executing (target): make CC=/home/bettoni/http://LibreELEC.tv/build.LibreELEC-RPi2.arm-9.0-devel/toolchain/bin/host-gcc LDFLAGS=
make: the '-j' option requires a positive integer argument
make[1]: Entering directory '/home/bettoni/http://LibreELEC.tv/build.LibreELEC-RPi2.arm-9.0-devel/tz-2016i'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/home/bettoni/http://LibreELEC.tv/build.LibreELEC-RPi2.arm-9.0-devel/tz-2016i'
make: the '-j' option requires a positive integer argument
make[1]: Entering directory '/home/bettoni/http://LibreELEC.tv/build.LibreELEC-RPi2.arm-9.0-devel/tz-2016i'
make DESTDIR= LEAPSECONDS='' PACKRATDATA='' TZDIR=/home/bettoni/http://LibreELEC.tv/build.LibreELEC-RPi2.arm-9.0-devel/tz-2016i/.install_pkg/etc/zoneinfo YEARISTYPE=./yearistype ZIC='./zic ' LEAPSECONDS= install_data
make[2]: Entering directory '/home/bettoni/http://LibreELEC.tv/build.LibreELEC-RPi2.arm-9.0-devel/tz-2016i'
./zic -y ./yearistype -d /home/bettoni/http://LibreELEC.tv/build.LibreELEC-RPi2.arm-9.0-devel/tz-2016i/.install_pkg/etc/zoneinfo africa antarctica asia australasia europe northamerica southamerica pacificnew etcetera backward systemv factory
awk '/^Rule/' africa antarctica asia australasia europe northamerica southamerica pacificnew etcetera backward systemv factory | ./zic -y ./yearistype -d /home/bettoni/http://LibreELEC.tv/build.LibreELEC-RPi2.arm-9.0-devel/tz-2016i/.install_pkg/etc/zoneinfo -
make[2]: Leaving directory '/home/bettoni/http://LibreELEC.tv/build.LibreELEC-RPi2.arm-9.0-devel/tz-2016i'
rm -fr /home/bettoni/http://LibreELEC.tv/build.LibreELEC-RPi2.arm-9.0-devel/tz-2016i/.install_pkg/etc/zoneinfo-posix
ln -s zoneinfo /home/bettoni/http://LibreELEC.tv/build.LibreELEC-RPi2.arm-9.0-devel/tz-2016i/.install_pkg/etc/zoneinfo-posix \
make DESTDIR= LEAPSECONDS='' PACKRATDATA='' TZDIR=/home/bettoni/http://LibreELEC.tv/build.LibreELEC-RPi2.arm-9.0-devel/tz-2016i/.install_pkg/etc/zoneinfo YEARISTYPE=./yearistype ZIC='./zic ' TZDIR=/home/bettoni/http://LibreELEC.tv/build.LibreELEC-RPi2.arm-9.0-devel/tz-2016i/.install_pkg/etc/zoneinfo-posix posix_only
make DESTDIR= LEAPSECONDS='' PACKRATDATA='' TZDIR=/home/bettoni/http://LibreELEC.tv/build.LibreELEC-RPi2.arm-9.0-devel/tz-2016i/.install_pkg/etc/zoneinfo YEARISTYPE=./yearistype ZIC='./zic ' TZDIR=/home/bettoni/http://LibreELEC.tv/build.LibreELEC-RPi2.arm-9.0-devel/tz-2016i/.install_pkg/etc/zoneinfo-leaps right_only
make[2]: Entering directory '/home/bettoni/http://LibreELEC.tv/build.LibreELEC-RPi2.arm-9.0-devel/tz-2016i'
make DESTDIR= LEAPSECONDS='' PACKRATDATA='' TZDIR=/home/bettoni/http://LibreELEC.tv/build.LibreELEC-RPi2.arm-9.0-devel/tz-2016i/.install_pkg/etc/zoneinfo-leaps YEARISTYPE=./yearistype ZIC='./zic ' LEAPSECONDS='-L leapseconds' \
install_data
make[3]: Entering directory '/home/bettoni/http://LibreELEC.tv/build.LibreELEC-RPi2.arm-9.0-devel/tz-2016i'
./zic -y ./yearistype -d /home/bettoni/http://LibreELEC.tv/build.LibreELEC-RPi2.arm-9.0-devel/tz-2016i/.install_pkg/etc/zoneinfo-leaps -L leapseconds africa antarctica asia australasia europe northamerica southamerica pacificnew etcetera backward systemv factory
awk '/^Rule/' africa antarctica asia australasia europe northamerica southamerica pacificnew etcetera backward systemv factory | ./zic -y ./yearistype -d /home/bettoni/http://LibreELEC.tv/build.LibreELEC-RPi2.arm-9.0-devel/tz-2016i/.install_pkg/etc/zoneinfo-leaps -L leapseconds -
make[3]: Leaving directory '/home/bettoni/http://LibreELEC.tv/build.LibreELEC-RPi2.arm-9.0-devel/tz-2016i'
make[2]: Leaving directory '/home/bettoni/http://LibreELEC.tv/build.LibreELEC-RPi2.arm-9.0-devel/tz-2016i'
mkdir -p /home/bettoni/http://LibreELEC.tv/build.LibreELEC-RPi2.arm-9.0-devel/tz-2016i/.install_pkg/etc /home/bettoni/http://LibreELEC.tv/build.LibreELEC-RPi2.arm-9.0-devel/tz-2016i/.install_pkg/etc/zoneinfo \
/home/bettoni/http://LibreELEC.tv/build.LibreELEC-RPi2.arm-9.0-devel/tz-2016i/.install_pkg/lib \
/home/bettoni/http://LibreELEC.tv/build.LibreELEC-RPi2.arm-9.0-devel/tz-2016i/.install_pkg/man/man3 /home/bettoni/http://LibreELEC.tv/build.LibreELEC-RPi2.arm-9.0-devel/tz-2016i/.install_pkg/man/man5 \
/home/bettoni/http://LibreELEC.tv/build.LibreELEC-RPi2.arm-9.0-devel/tz-2016i/.install_pkg/man/man8
./zic -y ./yearistype -d /home/bettoni/http://LibreELEC.tv/build.LibreELEC-RPi2.arm-9.0-devel/tz-2016i/.install_pkg/etc/zoneinfo -l GMT -p America/New_York
cp -f iso3166.tab zone1970.tab zone.tab /home/bettoni/http://LibreELEC.tv/build.LibreELEC-RPi2.arm-9.0-devel/tz-2016i/.install_pkg/etc/zoneinfo/.
cp tzselect zic zdump /home/bettoni/http://LibreELEC.tv/build.LibreELEC-RPi2.arm-9.0-devel/tz-2016i/.install_pkg/etc/.
cp libtz.a /home/bettoni/http://LibreELEC.tv/build.LibreELEC-RPi2.arm-9.0-devel/tz-2016i/.install_pkg/lib/.
: /home/bettoni/http://LibreELEC.tv/build.LibreELEC-RPi2.arm-9.0-devel/tz-2016i/.install_pkg/lib/libtz.a
cp -f newctime.3 newtzset.3 /home/bettoni/http://LibreELEC.tv/build.LibreELEC-RPi2.arm-9.0-devel/tz-2016i/.install_pkg/man/man3/.
cp -f tzfile.5 /home/bettoni/http://LibreELEC.tv/build.LibreELEC-RPi2.arm-9.0-devel/tz-2016i/.install_pkg/man/man5/.
cp -f tzselect.8 zdump.8 zic.8 /home/bettoni/http://LibreELEC.tv/build.LibreELEC-RPi2.arm-9.0-devel/tz-2016i/.install_pkg/man/man8/.
make[1]: Leaving directory '/home/bettoni/http://LibreELEC.tv/build.LibreELEC-RPi2.arm-9.0-devel/tz-2016i'
mv: cannot move '/home/bettoni/http://LibreELEC.tv/build.LibreELEC-RPi2.arm-9.0-devel/tz-2016i/.install_pkg/etc/zoneinfo/Africa' to '/home/bettoni/http://LibreELEC.tv/build.LibreELEC-RPi2.arm-9.0-devel/tz-2016i/.install_pkg/usr/share/zoneinfo/Africa': Permission denied
mv: cannot move '/home/bettoni/http://LibreELEC.tv/build.LibreELEC-RPi2.arm-9.0-devel/tz-2016i/.install_pkg/etc/zoneinfo/America' to '/home/bettoni/http://LibreELEC.tv/build.LibreELEC-RPi2.arm-9.0-devel/tz-2016i/.install_pkg/usr/share/zoneinfo/America': Permission denied
mv: cannot move '/home/bettoni/http://LibreELEC.tv/build.LibreELEC-RPi2.arm-9.0-devel/tz-2016i/.install_pkg/etc/zoneinfo/Asia' to '/home/bettoni/http://LibreELEC.tv/build.LibreELEC-RPi2.arm-9.0-devel/tz-2016i/.install_pkg/usr/share/zoneinfo/Asia': Permission denied
mv: cannot move '/home/bettoni/http://LibreELEC.tv/build.LibreELEC-RPi2.arm-9.0-devel/tz-2016i/.install_pkg/etc/zoneinfo/Atlantic' to '/home/bettoni/http://LibreELEC.tv/build.LibreELEC-RPi2.arm-9.0-devel/tz-2016i/.install_pkg/usr/share/zoneinfo/Atlantic': Permission denied
mv: cannot move '/home/bettoni/http://LibreELEC.tv/build.LibreELEC-RPi2.arm-9.0-devel/tz-2016i/.install_pkg/etc/zoneinfo/Etc' to '/home/bettoni/http://LibreELEC.tv/build.LibreELEC-RPi2.arm-9.0-devel/tz-2016i/.install_pkg/usr/share/zoneinfo/Etc': Permission denied
mv: cannot move '/home/bettoni/http://LibreELEC.tv/build.LibreELEC-RPi2.arm-9.0-devel/tz-2016i/.install_pkg/etc/zoneinfo/Europe' to '/home/bettoni/http://LibreELEC.tv/build.LibreELEC-RPi2.arm-9.0-devel/tz-2016i/.install_pkg/usr/share/zoneinfo/Europe': Permission denied
mv: cannot move '/home/bettoni/http://LibreELEC.tv/build.LibreELEC-RPi2.arm-9.0-devel/tz-2016i/.install_pkg/etc/zoneinfo/Pacific' to '/home/bettoni/http://LibreELEC.tv/build.LibreELEC-RPi2.arm-9.0-devel/tz-2016i/.install_pkg/usr/share/zoneinfo/Pacific': Permission denied
make: *** [image] Errore 1
bettoni@Q9550:~/LibreELEC.tv$ -
Now it's working. Thank you !
I changed only disk=/dev/sda2 and not boot=/dev/sda1
I read RPi cmdline.txt - eLinux.org and boot= was not documented, so I didn't mind it.I mean RPi2/RPi3 images should use LABEL= or UUID= to refer to partitions,
to be able to copy image to uSD or to USB without changing cmdline.txt
Maybe the script to resize should be also updated if physical device name is used.OT: Why I see only lost+found mounting /dev/sda2 from a linux system before resizing ?
I will try PXE boot in the future using the reported instructions
-
Thanks Irusak.
Will give it a try!Hi,
I'm trying the same just now with 7.95.2
I updated root=/dev/sda2 in cmdline.txt but I think it's not enough, maybe I've to change /etc/fstab.
(From Raspbian, /dev/sda2 contains only lost+found, strange, I will try again to create SD using win32diskimager in place of Rufus).I think LibreElec should give a LABEL to root partition to refer in cmdline.txt and /etc/fstab
Also could be nice to boot LibreElec from PXE, maybe it's only more complicated the autoupdate being the firmware files loaded via tftp
Thank you