newphreak changed the topic of #libreelec to: ~ LibreELEC Support Channel ~ current release: LibreELEC (Krypton) 8.2.5 MR ~ No discussion or support for piracy addons ~ https://libreelec.tv/2018/04/community-builds/ ~ https://freenode.irclog.whitequark.org/libreelec
int3nz0r has joined #libreelec
int3nz0r has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
mETz has quit [Ping timeout: 252 seconds]
mETz has joined #libreelec
BenG83 has joined #libreelec
Fenster has joined #libreelec
LargePrime has quit [Ping timeout: 250 seconds]
metabsd has quit [Quit: Connection closed for inactivity]
fraggle_laptop has quit [Read error: Connection reset by peer]
lrusak_ has joined #libreelec
lrusak has quit [Ping timeout: 268 seconds]
DaVu has joined #libreelec
andy-burns has joined #libreelec
Milhouse has quit [Ping timeout: 252 seconds]
TomTom has joined #libreelec
_whitelogger has joined #libreelec
tsal_ has quit [Ping timeout: 245 seconds]
RaphGro has joined #libreelec
RaphGro has quit [Quit: Please remember your own message. It'll be read as soon as possible.]
Milhouse has joined #libreelec
Gittun has joined #libreelec
self has joined #libreelec
Milhouse has quit [Ping timeout: 252 seconds]
^elf^ has joined #libreelec
self has quit [Ping timeout: 256 seconds]
hgeboner has joined #libreelec
^elf^ has quit [Quit: Leaving]
self has joined #libreelec
butterfly has quit [Quit: http://quassel-irc.org - Chat comfortably. Anywhere.]
butterfly has joined #libreelec
BenG83 has quit [Ping timeout: 268 seconds]
lrusak__ has joined #libreelec
lrusak_ has quit [Ping timeout: 272 seconds]
_Jin_ has joined #libreelec
vpeter has quit [Remote host closed the connection]
BCMM has joined #libreelec
held has quit [Ping timeout: 245 seconds]
held has joined #libreelec
hijacker has joined #libreelec
vpeter has joined #libreelec
held has quit []
held has joined #libreelec
MichaelOF has joined #libreelec
Fenster has quit [Ping timeout: 252 seconds]
self has quit [Ping timeout: 256 seconds]
alephnull has quit [Read error: Connection reset by peer]
alephnull has joined #libreelec
Colti has quit [Ping timeout: 264 seconds]
Colti has joined #libreelec
Fenster has joined #libreelec
jedineeper has quit [Quit: Connection closed for inactivity]
metabsd has joined #libreelec
_abbenormal has quit [Quit: Leaving]
_abbenormal has joined #libreelec
<mumixam> trying to build a image from source and getting the following
<mumixam> image: extracting part1 from image...
<mumixam> image: error happen...
<mumixam> Makefile:12: recipe for target 'image' failed
<mumixam> any ideas? thanks
<vpeter> mumixam: after "error happen..." no more lines?
<mumixam> none of any value
<mumixam> image: error happen...
<mumixam> image: cleanup...
<mumixam> Makefile:12: recipe for target 'image' failed
<mumixam> make: *** [image] Error 1
MichaelOF has quit [Quit: Konversation terminated!]
MichaelOF has joined #libreelec
<vpeter> It should write something. Mhm.
<vpeter> You could open file scripts/mkimage and look lines at that message.
LargePrime has joined #libreelec
<mumixam> now if i only knew which line triggers the errors
<mumixam> added some debugging to the mkimage script
<mumixam> see what happens now
<vpeter> dd line is problematic.
DaVu has quit [Quit: KVIrc 4.9.2 Aria http://www.kvirc.net/]
elektrinis has joined #libreelec
hijacker has quit [Quit: Leaving]
elektrinis has quit [Ping timeout: 252 seconds]
heldus has joined #libreelec
MichaelOF has quit [Quit: Konversation terminated!]
held has quit [Ping timeout: 250 seconds]
<mumixam> line 281
<mumixam> dd if="${DISK}" of="${LE_TMP}/part1.fat" bs=512 skip="${SYSTEM_PART_START}" count="${SYSTEM_PART_COUNT}" conv=fsync >"${SAVE_ERROR}" 2>&1 || show_error
<mumixam> funny $SAVE_ERROR is empty str
heldus has quit [Ping timeout: 272 seconds]
<vpeter> Yes, empty. Try to remove everything after > so you will see what dd is doing. I assume nothing :D
<vpeter> Or try adding sync before dd line.
held has joined #libreelec
<mumixam> ah im echoing the vars to stdout
<mumixam> i removed cleanup from the error printing function
<mumixam> so im going to grab the var values then try it direct from shell
<mumixam> lol
<mumixam> after all that it ends up my /tmp partition didnt have enough free space ;)
RaphGro has joined #libreelec
|Jeroen| has joined #libreelec
<vpeter> Good one!
Fenster has quit [Ping timeout: 260 seconds]
<mumixam> too bad it doesnt display the error properly
<vpeter> Yes, dd should tell something.
<mumixam> yea it does when ran from shell
<mumixam> but the image script doesnt display the error
Fenster has joined #libreelec
<vpeter> Really? Then it is something to investigate.
<vpeter> Will look into it.
KBme has quit [Read error: Connection reset by peer]
KBme has joined #libreelec
KBme has quit [Ping timeout: 268 seconds]
held has quit [Ping timeout: 268 seconds]
KBme has joined #libreelec
thresh has joined #libreelec
KBme has quit [Ping timeout: 252 seconds]
KBme has joined #libreelec
RaphGro has quit [Quit: Please remember your own message. It'll be read as soon as possible.]
gouchi has joined #libreelec
Israphel_ has joined #libreelec
Israphel is now known as Guest17058
Israphel_ is now known as Israphel
Guest17058 has quit [Ping timeout: 246 seconds]
|Jeroen| has quit [Quit: dada]
_Jin_ has quit [Remote host closed the connection]
TomTom has quit [Quit: Connection closed for inactivity]
held has joined #libreelec
LargePrime has quit [Ping timeout: 276 seconds]
<mumixam> ah i see now why its null
<mumixam> the partition is out of space so its not possible to echo the stderr and stdout into the errorlog
LargePrime has joined #libreelec
held has quit [Ping timeout: 268 seconds]
andy-burns has quit [Read error: Connection reset by peer]
andy-burns has joined #libreelec
Fenster has quit [Ping timeout: 268 seconds]
gouchi has quit [Remote host closed the connection]
pfoo has quit [Remote host closed the connection]