<Habbie> without newlines: Package voorkant is missing dependencies for the following libraries: libatomic.so.1 libnghttp2.so.14 libstdc++.so.6
<Habbie> i have libcurl in DEPENDS (should cover libnghttp2)
<Habbie> and the other two come from musl i believe
<Habbie> does this sound familiar to anyone? i dug into the dependency checking script a bit but don't yet see why it is unhappy
<Habbie> in fact i also have libnghttp2 in DEPENDS
<Habbie> it looks like pkginfo/voorkant.provides should contain everything provided by the mentioned deps, but it doesn't
<Habbie> libcurl.provides does contain libnghttp2.so.14 so clearly the libcurl package does something right :)
<Habbie> oh no. DEPENDS:=+ is not 'add something to depends'
<Habbie> i'll be in my corner
<Habbie> what -does- that + mean?
<Habbie> ah, it means 'selecting this will also select the thing on +that'
<Habbie> well, that's an hour i'm not getting back :D
Daanct12 has joined #openwrt-devel
<Habbie> i have made it to 'package version is invalid' :)
danitool has quit [Quit: Cubum autem in duos cubos, aut quadratoquadratum in duos quadratoquadratos]
Mangix has quit [Read error: Connection reset by peer]
Mangix has joined #openwrt-devel
<Mangix> Habbie: that's at least easy
Emantor has quit [Quit: ZNC - http://znc.in]
Emantor has joined #openwrt-devel
minimal has quit [Quit: Leaving]
nixuser has quit [Read error: Connection reset by peer]
nixuser has joined #openwrt-devel
rua has quit [Quit: Leaving.]
n3ph has quit [Ping timeout: 480 seconds]
xbr has quit [Remote host closed the connection]
xbr has joined #openwrt-devel
skynet2 has joined #openwrt-devel
skynet2_ has joined #openwrt-devel
skynet2 has quit [Ping timeout: 480 seconds]
skynet2_ has quit [Ping timeout: 480 seconds]
rua has joined #openwrt-devel
rua has quit [Remote host closed the connection]
rua has joined #openwrt-devel
danitool has joined #openwrt-devel
rua has quit [Remote host closed the connection]
rua has joined #openwrt-devel
rua has quit [Quit: Leaving.]
rua has joined #openwrt-devel
ptudor has quit [Ping timeout: 480 seconds]
robimarko has joined #openwrt-devel
<mirko> anything happening at 38c3 openwrt related?
goliath has joined #openwrt-devel
goliath has quit [Quit: SIGSEGV]
n3ph has joined #openwrt-devel
rua has quit [Ping timeout: 480 seconds]
rua has joined #openwrt-devel
rua has quit [Quit: Leaving.]
gladiac has quit [Read error: Connection reset by peer]
gladiac has joined #openwrt-devel
n3ph has quit [Remote host closed the connection]
<hauke> mirko: OpenWrt meetup tomorrow at 38c3: https://events.ccc.de/congress/2024/hub/en/event/openwrt-meetup/
<russell--> mrnuke: does realtek-poe have any accomodation for the the faster /dev/ttyS1 baud rate on board variants?
goliath has joined #openwrt-devel
<russell--> apparently not
n3ph has joined #openwrt-devel
rsalvaterra_ has joined #openwrt-devel
rsalvaterra_ is now known as rsalvaterra
rua has joined #openwrt-devel
rsalvaterra_ has joined #openwrt-devel
rsalvaterra_ is now known as rsalvaterra
rua has quit [Quit: Leaving.]
goliath has quit [Quit: SIGSEGV]
rua has joined #openwrt-devel
ptudor has joined #openwrt-devel
<Habbie> Mangix, yes :)
lemoer has joined #openwrt-devel
zer0def has quit [Quit: zer0def]
zer0def has joined #openwrt-devel
totkeks has joined #openwrt-devel
superior6570_ has joined #openwrt-devel
superior6570 has quit [Ping timeout: 480 seconds]
superior6570_ is now known as superior6570
mark22k has quit [Quit: The Lounge - https://thelounge.chat]
mark22k has joined #openwrt-devel
Znevna has joined #openwrt-devel
Daanct12 has quit [Quit: WeeChat 4.4.4]
Viper has joined #openwrt-devel
Znevna has quit [Ping timeout: 480 seconds]
Viper is now known as Znevna
Znevna has quit [Ping timeout: 480 seconds]
<Habbie> Mangix, lol, _git is a valid version
skynet2 has joined #openwrt-devel
skynet2_ has joined #openwrt-devel
skynet2 has quit [Ping timeout: 480 seconds]
goliath has joined #openwrt-devel
goliath has quit [Quit: SIGSEGV]
nixuser has quit [Read error: Connection reset by peer]
nixuser has joined #openwrt-devel
minimal has joined #openwrt-devel
ptudor has quit [Read error: Connection reset by peer]
ptudor has joined #openwrt-devel
valku has joined #openwrt-devel
n3ph has quit [Read error: No route to host]
Borromini has joined #openwrt-devel
goliath has joined #openwrt-devel
Borromini has quit [Quit: Lost terminal]
goliath has quit [Quit: SIGSEGV]
hanetzer1 has joined #openwrt-devel
hanetzer has quit [Ping timeout: 480 seconds]
n3ph has joined #openwrt-devel
EPinci has joined #openwrt-devel
robimarko has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
stefanct has quit [Ping timeout: 480 seconds]
stefanct has joined #openwrt-devel
EPinci has quit [Quit: Page closed]
notu has joined #openwrt-devel
n3ph has quit [Read error: No route to host]
notu1 has joined #openwrt-devel
notu has quit [Ping timeout: 480 seconds]
totkeks_ has joined #openwrt-devel
totkeks has quit [Ping timeout: 480 seconds]
n3ph has joined #openwrt-devel
totkeks has joined #openwrt-devel
totkeks_ has quit [Ping timeout: 480 seconds]
rsalvaterra_ has joined #openwrt-devel
rsalvaterra_ is now known as rsalvaterra
notu1 has left #openwrt-devel [#openwrt-devel]
notu has joined #openwrt-devel
<notu> Hello I am trying to upgrade the spi flash on a xrx200 target from 8mb to 16mb, I have modded uboot successfully where I can write and read to it but it shows its 0kb in size( not sure why), now openwrt doesnt boot because the flash is empty and I cant figure out how to boot initramfs to copy the original mtds over and try and do a sysupgrade with a modified dtsi file to utilize the extra space. what I am trying to understand is h
<notu> ow do I initialize the spi flash to get past the lzma errors?
<Habbie> hi notu. i understand almost all of these words, and i likely won't have answers, but i have questions that may help others give answers
<Habbie> how did you upgrade the flash?
<Habbie> how did you mod uboot?
<Habbie> how are you checking the size?
<Habbie> (is there some guide you followed that you can link us to so we can see what you did - if so, please tell us if you deviated from said guide)
n3ph has quit [Quit: WeeChat 4.4.3]
n3ph has joined #openwrt-devel
totkeks has quit [Ping timeout: 480 seconds]