schwicht 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]
schwicht has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
tSYS has quit [Quit: *squeak*]
tSYS has joined #openwrt-devel
<philipp64> seems like CI/CD is backed up again...
floof58 has quit [Read error: Connection reset by peer]
floof58 has joined #openwrt-devel
danitool_ has quit [Quit: Cubum autem in duos cubos, aut quadratoquadratum in duos quadratoquadratos]
valku has quit [Quit: valku]
rua has quit [Quit: Leaving.]
tomn has quit [Remote host closed the connection]
tomn has joined #openwrt-devel
MaxSoniX has joined #openwrt-devel
<owrt-snap-builds> Build [#852](https://buildbot.openwrt.org/master/images/#builders/49/builds/852) of `mvebu/cortexa53` completed successfully.
rua has joined #openwrt-devel
Borromini has joined #openwrt-devel
G10h4ck has joined #openwrt-devel
Tapper has joined #openwrt-devel
<owrt-snap-builds> Build [#850](https://buildbot.openwrt.org/master/images/#builders/52/builds/850) of `x86/legacy` completed successfully.
arild has joined #openwrt-devel
arild has quit []
floof58 is now known as Guest11945
floof58 has joined #openwrt-devel
Guest11945 has quit [Ping timeout: 480 seconds]
MAbeeTT3 has joined #openwrt-devel
Borromini has quit [Ping timeout: 480 seconds]
MAbeeTT2 has quit [Ping timeout: 480 seconds]
<Znevna> >.>
f00b4r0 has quit [Quit: Textual IRC Client: www.textualapp.com]
rua has quit [Quit: Leaving.]
f00b4r0 has joined #openwrt-devel
rsalvaterra has quit []
rsalvaterra has joined #openwrt-devel
djfe_ has joined #openwrt-devel
djfe has quit [Ping timeout: 480 seconds]
damex has quit [Remote host closed the connection]
damex has joined #openwrt-devel
goliath has joined #openwrt-devel
Borromini has joined #openwrt-devel
<enyc> ** https://downloads.openwrt.org/ should have "adviced" corrected to "advised" please =).
dgcampea has quit [Remote host closed the connection]
dgcampea has joined #openwrt-devel
dgcampea has quit []
dgcampea has joined #openwrt-devel
T-Bone has joined #openwrt-devel
f00b4r0 has quit [Read error: Connection reset by peer]
rua has joined #openwrt-devel
dgcampea has quit [Remote host closed the connection]
dgcampea has joined #openwrt-devel
schwicht has joined #openwrt-devel
Guest11693 is now known as madwoota
minimal has joined #openwrt-devel
GNUmoon2 has quit [Remote host closed the connection]
GNUmoon2 has joined #openwrt-devel
hanetzer1 has joined #openwrt-devel
hanetzer has quit [Ping timeout: 480 seconds]
<owrt-snap-builds> Build [#858](https://buildbot.openwrt.org/master/images/#builders/54/builds/858) of `ramips/mt7620` completed successfully.
hanetzer1 has quit [Ping timeout: 480 seconds]
schwicht has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
hanetzer1 has joined #openwrt-devel
schwicht has joined #openwrt-devel
Snuupy has quit [Quit: leaving]
Snuupy has joined #openwrt-devel
hanetzer1 has quit [Quit: WeeChat 3.8]
schwicht has quit [Quit: Textual IRC Client: www.textualapp.com]
<philipp64> anyone around who can help me figure out this dependency issue? https://github.com/openwrt/packages/actions/runs/4775446114/jobs/8489737850?pr=20857 what's odd is that it only fails on two platforms... I'm wondering if it's limited to the 5.15 kernels or what's going on...
Mangix has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
Mangix has joined #openwrt-devel
<swalker> updated openwrt/upstream, https://sdwalker.github.io/uscan/index.html
<schmars[m]> philipp64: the kmods feed is for 5.15.107 (see line 22) but something is expecting 5.15.108 kmods
<philipp64> schmars[m]: okay... and where is that going on?
<philipp64> I've not dived into the CI/CD.
<schmars[m]> dunno, but i guess something got missed when kernel was bumped from 5.15.107 to 5.15.108
<philipp64> swalker: I need to figure out what to do with Perl updates... it's just too painful. They keep adding more build-time discovery of options that doesn't like cross-compilation... it's more and more of a pain to maintain.
<Ansuel> or the container still needs to be pushed probably
<philipp64> it's been broken a while... I tried to fix the issue with https://github.com/openwrt/packages/commit/d1b2bb9dcde39be60266fa0aeef8b52abe1ef34e and that was a while ago...
<schmars[m]> ah yeah the .108 bump was only yesterday. no update in openwrt's large architecture of targets, feeds, packages, and buildbots is atomic, so transient errors like this happen
<schmars[m]> i see, ok, then probably there's something wrong for real :-)
<philipp64> Ansuel: what's the potential problem with PR #12457? I'm trying to understand what I may be missing here...
MaxSoniX has quit [Quit: Konversation terminated!]
<Ansuel> probably me writing at late night
<Ansuel> my concern was that some package installing files there resulting in default file from package being wrongly preserved
<Ansuel> but that should be the case at all
<philipp64> I think files only get backed up when they're changed, if you do "sysupgrade -b -u"
<Ansuel> yep that is the case so i was just confused
<philipp64> -u skip from backup files that are equal to those in /rom
<philipp64> Ansuel: I don't blame you... a lot of this stuff could be better documented.
<Ansuel> so my concern was pkg A installing special stuff in that dir... you do a config backup and you have files of pkg A.... then pkg A is updated making changes there and you overwriting the new version of pkg A... but in theory opkg should take care of that
<Ansuel> (aka warning you that conf file are already present and giving to you the new version with -opkg appended)
<philipp64> Yeah, it won't overwrite it if it doesn't match the SHA in the package's meta-information... If it's correctly flagged as a configuration file.
<philipp64> Ansuel: Any thoughts on PR #12354? Trying to get traction on a whole host of sysupgrade stuff, but it's not clear to me who officially owns that. Unlike packages/ which has recorded maintainers... sigh.
<Ansuel> the owner is anyone on the openwrt team that wants to take the risk of causing a major brick on every device supported ahahahahaha
<Ansuel> similar to opkg
<philipp64> ironically, there's a risk to bricking devices when you sysupgrade and it restores a bunch of crap that's either wrong or fills up the filesystem...
<philipp64> inaction isn't a perfect solution either
cbeznea has quit [Quit: Leaving.]
cbeznea has joined #openwrt-devel
cbeznea has quit [Quit: Leaving.]
danitool has joined #openwrt-devel
BWhitten has joined #openwrt-devel
Tapper has quit [Quit: Tapper]
tidalf_ has joined #openwrt-devel
Borromini has quit [Quit: Lost terminal]
tidalf has quit [Ping timeout: 480 seconds]
tidalf has joined #openwrt-devel
aiyion has quit [Remote host closed the connection]
aiyion has joined #openwrt-devel
tidalf_ has quit [Ping timeout: 480 seconds]
tidalf_ has joined #openwrt-devel
tidalf has quit [Ping timeout: 480 seconds]
tidalf has joined #openwrt-devel
tidalf_ has quit [Ping timeout: 480 seconds]
goliath has quit [Quit: SIGSEGV]
BWhitten has quit [Ping timeout: 480 seconds]
rsalvaterra has quit []
rsalvaterra has joined #openwrt-devel
guerby_ has quit [Remote host closed the connection]
guerby_ has joined #openwrt-devel
guerby_ has quit [Remote host closed the connection]
guerby_ has joined #openwrt-devel
hexa- has quit [Quit: WeeChat 3.7.1]
hexa- has joined #openwrt-devel
hanetzer has joined #openwrt-devel