Werner changed the topic of #armbian to: armbian - Linux for ARM development boards | Upcoming Release: 20.05 "Kagu" | www.armbian.com | Github: github.com/armbian | Commits: #armbian-commits | Forums Feed: #armbian-rss | This channel is logged -> irc.armbian.com
xec has joined #armbian
xecuter has quit [Ping timeout: 260 seconds]
_whitelogger has joined #armbian
ChriChri_ has joined #armbian
ChriChri has quit [Ping timeout: 256 seconds]
ChriChri_ is now known as ChriChri
Tenkawa has quit [Quit: Leaving.]
Tenkawa has joined #armbian
c0rnelius_ has joined #armbian
c0rnelius_ has quit [Client Quit]
c0rnelius has quit [*.net *.split]
solderfumes[m] has quit [Ping timeout: 240 seconds]
psydruid has quit [Ping timeout: 252 seconds]
nekomancer[m] has quit [Ping timeout: 244 seconds]
hyperreal has quit [Ping timeout: 244 seconds]
JuniorJPDJ has quit [Ping timeout: 256 seconds]
solderfumes[m] has joined #armbian
psydruid has joined #armbian
hyperreal has joined #armbian
nekomancer[m] has joined #armbian
Tenkawa has quit [Quit: Leaving.]
willmore has quit [Ping timeout: 240 seconds]
JuniorJPDJ has joined #armbian
willmore has joined #armbian
dddddd has quit [Ping timeout: 265 seconds]
torv has quit [Remote host closed the connection]
archetech has quit [Quit: Konversation terminated!]
torv has joined #armbian
<Werner>
Good morning
<IgorPec>
morning
Werner changed the topic of #armbian to: armbian - Linux for ARM development boards | Current Release: 20.05.1 "Kagu" | www.armbian.com | Github: github.com/armbian | Commits: #armbian-commits | Forums Feed: #armbian-rss | This channel is logged -> irc.armbian.com
<Werner>
Woohoo \o/
IgorPec has quit [Remote host closed the connection]
<Werner>
I guess the main difference is that everything is done in cross compile. Users dont see much about all the commands involved in the building process since the build script does the job for them.
<indy>
problem is that with 4.4 legacy kernel (which run on rockpi s 100%) comes with uncomplete linux-headers package because i'm not able to build out-of-tree modules
<indy>
and 5.6 kernel sometime runs. sometime not
<Werner>
The header package for 4.4 is incomplete when building with the build script?
<indy>
it is installable but module building fails with some vdso incomplete something
<indy>
...message
<Werner>
Are you sure that it relys on the headers and not on the kernel source itself maybe?
<Werner>
The Jira bot feature will mostly be written from scratch. The best addon for the bot I could find that handles Jira was six years old and was relying on a library that seem not to even exist in this form anymore...I'm excited about that
<IgorPec>
what can we extract from that bot?
<Werner>
Theoretically everything can be seen or edited via the bot. Though that is a bit too much for me. I will only cover things that are publicly available and do not need any authentication.
<Werner>
Is this even longer necessary? There is no "default" branch anymore
<IgorPec>
can be removed
<IgorPec>
perhaps $INITRD_ARCH is empty in chroot
<Werner>
Yes and no. It is empty until the 99-uboot call calls the armbian-release file
<IgorPec>
ahaa
<IgorPec>
ok, images are rebuild
<Werner>
Downloading
<Werner>
Writing
<IgorPec>
no need, the same
<IgorPec>
fuck
<HerculeP>
umm, Armbian_20.05.1_Odroidc2_focal_current_5.6.15_desktop.img doesn't boot either :(
<Werner>
I have another OPi One running as my PiHole here...let me check if I can fix a One image with another One
<IgorPec>
herculeP: yeah, the same problem
macc24 has quit [Quit: WeeChat 2.8]
<IgorPec>
and we have no clue yet
<Werner>
Worked...Now lets try the same on a intel machine
<Werner>
What we know so far is that the bad CRC can be fixed with chrooting into the sd card from another armhf/arm64 and simply executing update-initramfs -u
<IgorPec>
we can try running it once again in the sctipz
<Werner>
chroot into the sd card on x86 does not work which is to be expected. Exec format error
<Werner>
IgorPec, Makes no sense but well if it works....
<Werner>
Fixing the ramdisk via QEMU works as well. Takes longer than native and spams unsupported syscalls 412 und 403 but works.
<IgorPec>
so we didn't get anywhere :(
<Werner>
That pretty much covers the situation, yes.
<IgorPec>
-v = verbose -k version Specify kernel version or 'all'
<Werner>
Yeah I know, I am just looking for things that are different from what I just did with qemu by hand
<IgorPec>
perhaps some utility is missing?
<Werner>
Then something should yell ERROR
<IgorPec>
"/usr/sbin/update-initramfs"
<IgorPec>
if scripts are made well, yes, but not always are
<Werner>
True
<IgorPec>
do we have /usr/bin/basename on focal cli
<Werner>
Yes
<IgorPec>
dpkg-trigger
nekomancer[m] has quit [Ping timeout: 256 seconds]
<Werner>
Yes
JuniorJPDJ has quit [Ping timeout: 244 seconds]
solderfumes[m] has quit [Ping timeout: 246 seconds]
hyperreal has quit [Ping timeout: 260 seconds]
psydruid has quit [Ping timeout: 260 seconds]
<IgorPec>
chroot: failed to run command ‘/bin/bash’: No such file or directory
<Werner>
Hm I did use "chroot target/ qemu-arm-static /bin/bash"
<Werner>
What happens this way? chroot $chroot_target $QEMU_BINARY /bin/bash -c "$update_initramfs_cmd" >> $DEST/debug/install.log 2>&1
<IgorPec>
yes, this is the command
<Werner>
Besides the $QEMU_BINARY
<IgorPec>
qemu: Unsupported syscall: 412 is after each line when creating initird on broken image
<Werner>
Yup, spams the console
<Werner>
Not with Focal as build host though
<IgorPec>
and not on Mint
<Werner>
Adding $QEMU_BINARY did not work either
<IgorPec>
yeah, i know.
<IgorPec>
running low on ideas :(
<Werner>
Stash focal images for now and put bionic back...
<IgorPec>
that's the last option to go with
<Werner>
Best to do to minimize the impact for now
<IgorPec>
there is one nasty workaround
<IgorPec>
prepare ramdisks and copy binaries at the end :) but thats lame
<Werner>
Let me try one last thing before I give up on it for today
<IgorPec>
yes, i will also do a few more
<IgorPec>
then done
<IgorPec>
i compiled a working one now, but i haven't change anything
phantomse[m] has joined #armbian
<Werner>
W: Couldn't identify type of root file system for fsck hook
<IgorPec>
where did you get that?
<Werner>
From reading through the install.log
<IgorPec>
could be something
<Werner>
What if the initramfs update happens before everything is moved into the blank image?
<IgorPec>
no, but fstab could not be read / be present for some reason?
<IgorPec>
stop there and check if file is present at that time and if content is correct
<IgorPec>
i build an image right now
<IgorPec>
it has those errors in the log but its booting
<IgorPec>
now :)
<Werner>
I just copied the update initramfs command right after umounting the image just to see what happens. The output was the same. So the update could also be applied without being inside the mounted image
<IgorPec>
changed to 1.6.2020 Some Focal images are. Please wait until we fix them!
<Werner>
missing "broken"
<IgorPec>
added
<Werner>
Well that was an interesting Monday I guess...
<IgorPec>
yeah, lets call it off for today ... users are warned
<Werner>
Right. I am out for today. Bye
<IgorPec>
tnx cya
<mrueg>
shot in the blue: spaces in $chroot_target?
<mrueg>
would try to quote that one everywhere to make sure it's not splitting on space
<IgorPec>
we don't use windows :)
<IgorPec>
no, we don't have spaces ... and that would not explain why works everywhere else ... just not focal
<HerculeP>
hehe
* HerculeP
ducks
<mrueg>
IgorPec: it could depend on $MOUNT and thus on $RELEASE
<mrueg>
i don't see anything obvious there though
<IgorPec>
yeah, i am totally low on ideas and have to stop for today. brain is not working
<IgorPec>
i hope someone else will sove this one :)
<IgorPec>
one can see what we tried, not to repeat
<Miouyouyou>
So, what's the issue actually ? OPi image is b0rked ?
<HerculeP>
and others
<Miouyouyou>
Ah, the ramdisk breaks out
<IgorPec>
yeah, mainly armhf builds
<IgorPec>
not sure if aarch64 as well
<IgorPec>
i go get some beer, otherwise my head will go off :)
<Miouyouyou>
Alright :3
Tenkawa has quit [Quit: Leaving.]
Tenkawa has joined #armbian
<mrueg>
Cheers!
macc24 has quit [Ping timeout: 265 seconds]
<ArmbianTwitter>
@armbian (armbian): RT @guidol70: Its alive 😉 #imsaisim from #z80pack does now work on my NanoPi A64 with #armbian desktop buster #altairsim does now also wor… (2s ago)
macc24 has joined #armbian
macc24 has quit [Quit: WeeChat 2.8]
sassinak-work has quit [Ping timeout: 240 seconds]