Page 1 of 1

Has anyone had this when compiling a kernel?

Posted: Wed Mar 16, 2022 8:52 pm
by Grey

Has anyone compiled the kernel in the last few days?
I got this:

kernel_err.png
kernel_err.png (89.13 KiB) Viewed 1082 times

Following the link I found this:

changes.png
changes.png (43.87 KiB) Viewed 1082 times

Re: Has anyone had this when compiling a kernel?

Posted: Wed Mar 16, 2022 9:40 pm
by Grey

I just changed in the file build.sh line 239. Replaced git:// with https://. It worked :)

Code: Select all

aufs_git_5="https://github.com/sfjro/aufs5-standalone.git"

Re: Kernel - Has anyone had this when compiling?

Posted: Wed Mar 16, 2022 10:59 pm
by ozsouth

@Grey - thanks for that - I last compiled a kernel on 14/3/22, without issue. Obviously kernel-kit will have a problem now.
Going through build.sh, I also have aufs3 & aufs4 (probably never use again), and I wonder if 'git clone' will be affected soon?

EDIT: I've now compiled a kernel with 6 changes in build.sh
- every reference to git:// was replaced with https:// (including 'git clone' links). Works fine.


Re: Has anyone had this when compiling a kernel?

Posted: Thu Mar 17, 2022 7:19 am
by peebee

Kernel kit at Github Woof-CE needs to be updated.......

https://github.com/puppylinux-woof-CE/woof-CE/pull/2976


Re: Has anyone had this when compiling a kernel?

Posted: Thu Mar 17, 2022 8:03 am
by amethyst

All kernels later than the Xenial 32-bit kernel (I think that's around version 4.4) hangs at boot time on my old laptop. It works if one is okay with waiting about 2 minutes before getting to desktop with the result that I'm using older kernels with newer Puppy's to bypass this frustration. Can something be done about this or is it just what it is.....? I haven't checked yet but will older firmware (fdrv) work with a newer kernel and perhaps "solve" this problem?


Re: Has anyone had this when compiling a kernel?

Posted: Thu Mar 17, 2022 9:14 am
by ozsouth

@amethyst - Maybe try this 4.9 kernel: https://archive.org/download/Puppy_Linu ... ko.tar.bz2 & if it is slow, save the dmesg output & post it on forum. (4.4 went eol last month).


Re: Has anyone had this when compiling a kernel?

Posted: Sun Mar 20, 2022 9:17 am
by Grey
err_grr.png
err_grr.png (178.64 KiB) Viewed 958 times

Re: Has anyone had this when compiling a kernel?

Posted: Sun Mar 20, 2022 10:25 pm
by ozsouth

@Grey - I've now made a 5.15.30 64bit kernel - no issues. I use the kernel-kit master from 2018, with fixes for
some issues since (including the 6 git:// replacements).


Re: Has anyone had this when compiling a kernel?

Posted: Sun Mar 20, 2022 10:42 pm
by rockedge

@Grey what does your IP indicate geographically? I'm wondering if there is some type of block happening filtered by location or outbound traffic


Re: Has anyone had this when compiling a kernel?

Posted: Mon Mar 21, 2022 2:30 am
by Grey
rockedge wrote: Sun Mar 20, 2022 10:42 pm

@Grey what does your IP indicate geographically? I'm wondering if there is some type of block happening filtered by location or outbound traffic

I'm not hiding. My IP shows the Rostov region of Russia, everything is fair. Cities change periodically themselves - this is a feature of the telecom operator - but the region and the country do not change. I'll try in a while. I think at the moment I can use Aufs utils if I take them from the previous compilation.


Re: Has anyone had this when compiling a kernel?

Posted: Mon Mar 21, 2022 3:35 am
by Grey

I just saw this. https://github.com/github/feedback/discussions/12042 I'll try to read to the end.
It seems the discussion lasted six days and it was decided not to disconnect.


Re: Has anyone had this when compiling a kernel?

Posted: Mon Mar 21, 2022 4:15 am
by Grey

Not very good. But the arrow is launched, others may follow suit.
viewtopic.php?t=5479


Re: Has anyone had this when compiling a kernel?

Posted: Tue Mar 22, 2022 12:09 pm
by Grey

The fix in the form of changing all git to https was radical. Because of this, my situation with aufs was corrected, but the loading of aufs-utils "broke".

Now I had to manually change in the file build.sh two lines - 435 (aufs-util) and 475 (firmware) - changed https back to git. Now the script is satisfied and working.

I don't know if it's worth changing something on github.


Re: Has anyone had this when compiling a kernel?

Posted: Sat Mar 26, 2022 10:51 am
by Grey

@ozsouth This is the second (or third) time I have received a forum notification that links to you and a deleted (or non-existent) topic. Is it my glitches, your glitches or the forum :) ?


Re: Has anyone had this when compiling a kernel?

Posted: Sat Mar 26, 2022 12:20 pm
by ozsouth

@Grey - I made a post, corrected it, then realised it was quite wrong a few minutes later so deleted it. Have done that a few times.
Sorry, only glitch is between my ears. ;)