<nick[m]1234>
Ansuel: I saw that you already tried to fix the gihub_archive download. For me this is broken. If I use in on my host machine and than on a x86 openwrt docker, the hash is just different. I already tried setting different modes. Any suggestions?
rua has quit [Quit: Leaving.]
goliath has joined #openwrt-devel
shoragan has joined #openwrt-devel
bluew has quit [Ping timeout: 480 seconds]
ukleinek has joined #openwrt-devel
ukleinek has quit [Quit: Reconnecting]
ukleinek has joined #openwrt-devel
<Ansuel>
nick the hash should not be related to the host
<Ansuel>
might be that some mirror have an old tar
<Ansuel>
or github changed the tar settings
<\x>
Ansuel: you now can update ipq60xx boardfile right?
<\x>
regdb update*
<nick[m]1234>
Ansuel: yes. I also thought that. However, when trying to bump the olsrd version (or even just select another pkg_source_date), the download fails. You can even see than in the CI, that download is sucessfull for some targets and for some not.
<Ansuel>
\x maybe
<Ansuel>
nick do you have some link for CI so i can quickly repro it?
<\x>
Ansuel: i can try later tonight, ill send you my MR7350 boardfile, but i want regdb master since a friend updated the proper ones for our country recently.
<jow>
nick[m]1234: not the .list files, the .tar files
<jow>
empty diff for list files is good, means both archives contain the same files at least
<jow>
in the same order
<jow>
so the diff must be either in tar headers or even in packaged file contents themselves (but you ruled that out with your recursive diff over the unpacked source trees)
<jow>
so it must be tar headers
<jow>
my bet is on GNU extended header fields
<nick[m]1234>
jow: I'm seeing now a diff
<jow>
or symlink permissions
<jow>
nick[m]1234: can you upload those two .tar files somewhere?
<jow>
what is that? sticky + owner executable + group rw + others denied?
<Ansuel>
strange that we have this only now o.o we have many macos user
<Ansuel>
ynezz yes i guess the entire state of the workflow got corrupted so i guess force push is the way
<jow>
ukleinek: actually the difference appears to be the checksum field, not the mode (permission) one
<Ansuel>
ynezz i retriggered the entire job and not only the failed one should be the same
<ynezz>
Ansuel: ok, thanks, lets see
tlj has joined #openwrt-devel
wvdakker has joined #openwrt-devel
torv has quit [Ping timeout: 480 seconds]
schwicht has quit [Read error: Connection reset by peer]
torv has joined #openwrt-devel
<nick[m]1234>
ukleinek: ext4
<nick[m]1234>
maybe it builds again my host tar?
wvdakker has quit [Quit: ZNC 1.8.2+deb3.1 - https://znc.in]
schwicht has joined #openwrt-devel
stintel has joined #openwrt-devel
<stintel>
12|23:35:25 [OFTC] -!- #openwrt-devel Cannot join channel (Need to be identified and verified to join this channel, '/msg NickServ help' to learn how to register and verify.)
<stintel>
how is this possible if I use certfp auth
<stintel>
sigh
TianlingShen[m] has joined #openwrt-devel
mrkiko has quit [Remote host closed the connection]
tidalf has quit [Ping timeout: 480 seconds]
schwicht has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
<stintel>
is anyone aware of a tool to generate Kconfig files from e.g. a JSON file?
schwicht has joined #openwrt-devel
<f00b4r0>
stintel: Perl
* f00b4r0
runs
<stintel>
welpo
<nick[m]1234>
ukleinek: jow what are you using as buld system?
enyc has joined #openwrt-devel
<nick[m]1234>
I renamed host my tar binary, so that I'm sure build process is not accessing it. However, still wrong hash... :/
schwicht has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
<Habbie>
10:19Z <Habbie> any idea why 'make package/h2o/compile' is causing 'package/kernel/linux compile'?
<Habbie>
because h2o depends on openssl and OPENSSL_ENGINE is on by default
schwicht has joined #openwrt-devel
tidalf has joined #openwrt-devel
tidalf has quit [Ping timeout: 480 seconds]
schwicht has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
<Slimey>
i got the Adtran Bluesocket BSAP-1930 working using the ws-ap3715i dts as base, what is this simpleboot- stuff?
<Slimey>
heh and sysupgrade tries to write a ubi part when it shouldnt be
schwicht has joined #openwrt-devel
goliath has joined #openwrt-devel
<Slimey>
my board is the only one with "mpc85xx,p1010" after the device for this target, is this ok?
rua has joined #openwrt-devel
schwicht has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
schwicht has joined #openwrt-devel
Borromini has joined #openwrt-devel
schwicht has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
schwicht has joined #openwrt-devel
goliath has quit [Quit: SIGSEGV]
Borromini has quit [Quit: Lost terminal]
tidalf has quit [Remote host closed the connection]
tidalf has joined #openwrt-devel
dangole has quit [Quit: Leaving]
<schmars[m]>
robimarko i think the fix for https://github.com/openwrt/asu/issues/515 needs to be backported to 23.05 - i still have 23.05 imagebuilders failing with libubox/mtd dep error
<robimarko>
schmars[m]: I dont have commit rights
<schmars[m]>
belkin e8450
<schmars[m]>
ah i always though you did :) thanks for the fix though! (cc Ansuel )
<robimarko>
schmars[m]: You need to jog my memory, I only vaguely remember this issue
<schmars[m]>
i don't actually understand the underlying issue, i'm afraid