genuser1 has quit [Remote host closed the connection]
goliath has quit [Quit: SIGSEGV]
Staz has quit [Remote host closed the connection]
<fda-> whats wrong with ipv6 static routes? if i add them by luci, nothing gets added. if i add them by uci, commit shows "uci: I/O error"
<fda-> seems luci creates anonym routes, not like wiki https://openwrt.org/docs/guide-user/network/ucicheatsheet#ipv6_routes
<fda-> but saving is broken completely
victhor has quit [Ping timeout: 480 seconds]
dangole has quit [Ping timeout: 480 seconds]
rua has quit [Quit: Leaving.]
<fda-> even ipv4 routes can not be deleted anymore
<fda-> works this for someone?
danitool has quit [Ping timeout: 480 seconds]
Grommish__ has joined #openwrt-devel
Grommish___ has joined #openwrt-devel
Grommish_ has quit [Ping timeout: 480 seconds]
Grommish has quit [Ping timeout: 480 seconds]
Grommish has joined #openwrt-devel
Grommish_ has joined #openwrt-devel
Grommish__ has quit [Ping timeout: 480 seconds]
Grommish has quit [Ping timeout: 480 seconds]
Andi_ has quit [Read error: Connection reset by peer]
Andi_ has joined #openwrt-devel
Tusker has quit [Quit: Time wasted on IRC: 6 hours 18 minutes 19 seconds]
nitroshift has joined #openwrt-devel
<philipp64> noahm: doesn't seem to have any problem building with libcap.
<philipp64> Dumb question, though... Does "DEPENDS:=x" also imply "PKG_BUILD_DEPENDS:=x" as well?
rua has joined #openwrt-devel
dedeckeh has joined #openwrt-devel
<nick[m]1234> aparcar: hmmmm interesting.
<zorun> aparcar[m]: a long time ago yes, haven't thought about it for a while
Slimey has quit [Remote host closed the connection]
danitool has joined #openwrt-devel
decke has joined #openwrt-devel
rua has quit [Ping timeout: 480 seconds]
<rsalvaterra> stintel: kworker threads mystery solved. They're created/used by the flow offloading code: https://marc.info/?l=linux-netdev&m=161645743127428&w=4
Tapper has joined #openwrt-devel
<rsalvaterra> (When hardware flow offloading is enabled.)
victhor has joined #openwrt-devel
Andi_ has quit [Read error: Connection reset by peer]
Andi_ has joined #openwrt-devel
dangole has joined #openwrt-devel
rua has joined #openwrt-devel
<fda-> does setting ipv4 or 6 routing in luci work for someone?
goliath has joined #openwrt-devel
<SwedeMike> fda-: in 19.07 I can successfully create static routes via LuCI and they look like they should work.
ashkan has joined #openwrt-devel
dedeckeh has quit [Remote host closed the connection]
rua has quit [Quit: Leaving.]
rua has joined #openwrt-devel
rua has quit [Quit: Leaving.]
rua has joined #openwrt-devel
<jow> philipp64: yes, it does imply a build dependency
minimal has joined #openwrt-devel
deucalion has joined #openwrt-devel
deucalion has quit []
nitroshift has quit [Quit: Gone that way --->]
jbowen has joined #openwrt-devel
Tapper has quit [Ping timeout: 480 seconds]
slh has quit [Ping timeout: 480 seconds]
slh64 has quit [Ping timeout: 480 seconds]
rua has quit [Ping timeout: 480 seconds]
danitool has quit [Quit: Cubum autem in duos cubos, aut quadratoquadratum in duos quadratoquadratos]
Tapper has joined #openwrt-devel
slh64 has joined #openwrt-devel
slh has joined #openwrt-devel
rua has joined #openwrt-devel
ashkan has quit [Ping timeout: 480 seconds]
Slimey has joined #openwrt-devel
decke has quit [Quit: Leaving.]
<fda-> @SwedeMike thanks it worked for me some montha ago too, so i could created them. but im using a current git build, so im not sure if it is broken by some commits or if i did something wrong
<rsalvaterra> Eek. Tor build failed on x86-64…? o_O
<rsalvaterra> And only on x86-64. That's about as strange as it gets.
<rsalvaterra> Ah, it's failing because it depends on cryptodev, which is broken. Nothing to see here, I guess.
<jow> fda-: if uci reports I/O error then you appear to have more severe issues
<jow> filesystem corruption, readonly fs, out of space, permission issues
<jow> which might also explain why luci is not able to add or delete routes
dangole has quit [Remote host closed the connection]
eck has quit [Quit: PIRCH98:WIN 95/98/WIN NT:1.0 (build 1.0.1.1190)]
eck has joined #openwrt-devel
Tapper has quit [Ping timeout: 480 seconds]
Tapper has joined #openwrt-devel
<fda-> jow: the IO error orrcurs only 1 time after i added by uci the route settings. it then delete the route6 entries i just added
<fda-> after that an uci commit works again without error
<fda-> btw, i noticed that on E8450 UBI and an avm1200 repeater
<fda-> no messsages by syslog
ashkan has joined #openwrt-devel
kenny has joined #openwrt-devel
Andi_ has quit [Read error: Connection reset by peer]
Andi_ has joined #openwrt-devel
ashkan has quit [Ping timeout: 480 seconds]
<blogic> fda-: how did you modify uci ?
Tapper has quit [Ping timeout: 480 seconds]
Grommish has joined #openwrt-devel
Tapper has joined #openwrt-devel
<fda-> @blogic like luci does it: uci add network route6 ; uci set network.@route6[-1].target="fda0:1:2:3::/64" ; uci set network.@route6[-1].gateway='fda0::1' ; uci commit
<fda-> there are at this momente not route6 entries
<fda-> blogic / jow https://ibb.co/WsSMJWB
Grommish___ has quit [Ping timeout: 480 seconds]
<philipp64> jow: thanks... that makes sense.
<fda-> something with the filesystem seems to be wrong: du -sh /overlay/ -> 3.1M /overlay/ but df -h:
<fda-> /dev/ubi0_5 66.5M 66.5M 0 100% /overlay
<fda-> overlayfs:/overlay 66.5M 66.5M 0 100% /
<fda-> how to find what eaten so much space? maybe because i added /root/somefile to /etc/sysupgrade.conf ?
<dwfreed> deleted files?
<dwfreed> try rebooting
fda has joined #openwrt-devel
fda- has quit [Ping timeout: 480 seconds]
<fda> after a reboot it looks good and saving works now: /dev/ubi0_5 66.5M 1.7M 61.4M 3% /overlay
<fda> thx dwfreed! but it would be nice to know why that happend. the device had only 2-3 day uptime as i flashed an new image
danitool has joined #openwrt-devel
<philipp64> noahm: ping
<philipp64> What's the real failure? I don't see one...
<philipp64> Do I need to do anything special to make $(AUTORELEASE) work?
<philipp64> I did a version bump of strongswan from 5.9.3-2 to 5.9.4-$(AUTORELEASE) and the next build was 5.9.4-3... WTH?
<philipp64> Ah... the git commit comment needs to be "$pkg: (Bump|Update) to x.x.x" or it won't reset correctly...
<Habbie> indeed
<philipp64> I would have made it: /: ([bB]ump|[uU]pdate)( version)? to / instead, but that's me...
<Habbie> right
Tapper has quit [Ping timeout: 480 seconds]
<noahm> philipp64: hey, while you're looking at the bind packages, can you update them for the CVE fixes that were released upstream yesterday? :)
kenny has quit [Ping timeout: 480 seconds]
<philipp64> Um.... will look.
<noahm> :) I can do it if you don't want to. I'm going to update the stable branches anyway.
<fda> jow / dwfreed i found it: i had a process with nohup running. it created /root/nohup.out, which i deleted instant after start of nohup some days ago. beside that, it seem to take all flash space.i test now by redirectin all to /dev/null, look good so far
<Habbie> that makes sense
Tapper has joined #openwrt-devel
<philipp64> How did we miss 9.17.17?
<philipp64> noahm: it's fine, on it now.
<philipp64> waiting of CI/CD then will merge...
<philipp64> running it here. works fine.
<philipp64> but I don't run a real zone master or do zone transfers...
<noahm> I'm testing the same version on 21.02 right now and it seems good.
<hurricos> What mechanisms exist for making sure that devices with many interfaces get those interfaces named consistently?
<philipp64> it's failing to make package/target/download but I can't tell why...
<philipp64> err... package/$foo/download
<jow> philipp64: I am not maintaining that ci, no idea how it works
<philipp64> Is that Paul?
<philipp64> aparcar[m]: ping
<philipp64> wait... package/bind/download isn't even a legitimate target... what the absolute hell?
<philipp64> ah. Dan Acroyd used to have an R&B show that Charles really liked...
<philipp64> balls, wrong channel again. losing my f'ing mind.
<philipp64> Where does the CI/CD stuff life?
<philipp64> * live
<philipp64> I'm so frigging confused... how did this ever work?
<philipp64> aparcar[m] ynezz: how did this ever work?
<philipp64> If package/$PKG/download has never been an actual target...
El_Presidente has joined #openwrt-devel
El_Presidente has quit []
<aparcar[m]> It’s been working for like a few month now. I can look into your case if you give me a link to the PR
<aparcar[m]> And it’s been an actual target since forever
jbowen has quit [Quit: leaving]
Tapper has quit [Ping timeout: 480 seconds]
Andi_ has quit [Remote host closed the connection]
Andi_ has joined #openwrt-devel
Grommish_ has quit [Ping timeout: 480 seconds]
Tapper has joined #openwrt-devel
romany has quit [Quit: The Lounge - https://thelounge.github.io]
romany has joined #openwrt-devel
<philipp64> aparcar[m]: thanks... see https://github.com/openwrt/packages/issues/16990
<philipp64> aparcar[m]: am I missing anything? no idea why even trivial changes (like https://github.com/openwrt/packages/pull/17010) are failing.
genuser1 has joined #openwrt-devel
<philipp64> aparcar[m]: took your advice and merged anyway. these are trivial commits...
<genuser1> Hello all. Just read this bit here https://openwrt.org/docs/guide-user/advanced/opkg_extras and was wondering if there was already a luci option to automatically backup config files and the packages for restore. I'm thinking if the backup config could just make a list of all installed packages and then opkg install them again during restore.
<noahm> philipp64: thanks for updating the bind version. sorry it was more of a hassle than expected.
<philipp64> don't sweat it... it was affecting *all* of my PR's.
Tapper has quit [Ping timeout: 480 seconds]
<philipp64> genuser1: isn't that what "sysupgrade -b ..." is for?
<philipp64> anyone here using asterisk?
<genuser1> philipp64 I haven't tried that yet