schwicht has quit [Ping timeout: 480 seconds]
schwicht has joined #openwrt-devel
tlj has quit [Remote host closed the connection]
schwicht has quit [Ping timeout: 480 seconds]
schwicht has joined #openwrt-devel
schwicht has quit [Ping timeout: 480 seconds]
schwicht has joined #openwrt-devel
ptudor has quit [Ping timeout: 480 seconds]
ptudor has joined #openwrt-devel
schwicht has quit [Ping timeout: 480 seconds]
schwicht has joined #openwrt-devel
schwicht has quit [Ping timeout: 480 seconds]
schwicht has joined #openwrt-devel
schwicht has quit [Ping timeout: 480 seconds]
schwicht has joined #openwrt-devel
tSYS has quit [Quit: *squeak*]
tSYS has joined #openwrt-devel
floof58 has quit [Quit: floof58]
floof58 has joined #openwrt-devel
danitool has quit [Remote host closed the connection]
schwicht has quit [Ping timeout: 480 seconds]
gch981213 has quit [Quit: Ping timeout (120 seconds)]
schwicht has joined #openwrt-devel
gch981213 has joined #openwrt-devel
noltari has quit [Quit: Bye ~ Happy Hacking!]
noltari has joined #openwrt-devel
schwicht has quit [Ping timeout: 480 seconds]
schwicht has joined #openwrt-devel
schwicht has quit [Ping timeout: 480 seconds]
schwicht has joined #openwrt-devel
schwicht has quit [Ping timeout: 480 seconds]
schwicht has joined #openwrt-devel
schwicht has quit [Ping timeout: 480 seconds]
schwicht has joined #openwrt-devel
dangole has quit [Ping timeout: 480 seconds]
schwicht has quit [Ping timeout: 480 seconds]
schwicht has joined #openwrt-devel
schwicht has quit [Ping timeout: 480 seconds]
torv has quit [Remote host closed the connection]
torv has joined #openwrt-devel
schwicht has joined #openwrt-devel
schwicht has quit [Ping timeout: 480 seconds]
schwicht has joined #openwrt-devel
schwicht has quit [Ping timeout: 480 seconds]
schwicht has joined #openwrt-devel
clandmeter has quit [Quit: Alpine Linux, the security-oriented, lightweight Linux distribution]
danieli has quit [Quit: Alpine Linux, the security-oriented, lightweight Linux distribution]
clandmeter has joined #openwrt-devel
schwicht has quit [Ping timeout: 480 seconds]
schwicht has joined #openwrt-devel
goliath has joined #openwrt-devel
schwicht has quit [Ping timeout: 480 seconds]
schwicht has joined #openwrt-devel
schwicht has quit [Ping timeout: 480 seconds]
raenye has joined #openwrt-devel
rsalvaterra has quit []
raenye has quit [Ping timeout: 480 seconds]
xback has joined #openwrt-devel
Anteus has joined #openwrt-devel
schwicht has joined #openwrt-devel
schwicht has quit [Ping timeout: 480 seconds]
danitool has joined #openwrt-devel
schwicht has joined #openwrt-devel
schwicht has quit [Ping timeout: 480 seconds]
Daanct12 has quit [Ping timeout: 480 seconds]
robimarko has joined #openwrt-devel
<
mrkiko>
robimarko: huff, sad to see issue #12815
<
mrkiko>
robimarko: and first of all - welbome back, sorry
<
robimarko>
mrkiko: It happens, it works for me on Dynalink but it seems they messed up some more advanced features
dangole has joined #openwrt-devel
robimarko has quit [Remote host closed the connection]
robimarko has joined #openwrt-devel
schwicht has joined #openwrt-devel
mrkiko has quit [Quit: leaving]
mrkiko has joined #openwrt-devel
schwicht has quit [Ping timeout: 480 seconds]
schwicht has joined #openwrt-devel
Larhzu has quit [Quit: leaving]
finger has joined #openwrt-devel
rmilecki has quit [Quit: Konversation terminated!]
rmilecki has joined #openwrt-devel
rmilecki has quit []
rmilecki has joined #openwrt-devel
schwicht has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
schwicht has joined #openwrt-devel
schwicht has quit []
schwicht has joined #openwrt-devel
<
mrkiko>
ynezz: thanks, I can see the instructions. It seems you imply, without specifying it, that you need to connect to the UART
<
mrkiko>
ynezz: if, if you think it makes sense, you may report the pin-out
<
ynezz>
mrkiko: the pinout is included there as well, more details/pictures are going to be included in the wiki page
<
mrkiko>
ynezz: thanks!
rsalvaterra has joined #openwrt-devel
<
ynezz>
IMO you shouldn't be using firmware selector for snapshot builds
<
ynezz>
sorry, I've read it as ASU :)
<
ynezz>
in this case you need to wait a little bit, image is newer then packages
<
ynezz>
ah, its actually ASU "/aparcar/asu/worker1"
<
ynezz>
so yes, above applies, imagebuilder might be out of sync quite often for snapshots, so some patience is needed or you should be using releases
<
Znevna>
none of the releases contain a fix I'm after
<
Ansuel>
(or ynezz if you have access to the gitolite server)
schwicht has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
dgcampea has quit [Remote host closed the connection]
dgcampea has joined #openwrt-devel
danitool has quit [Quit: Cubum autem in duos cubos, aut quadratoquadratum in duos quadratoquadratos]
<
ynezz>
Ansuel: yes, what you need?
<
Ansuel>
we notice an interesting bug
<
Ansuel>
when main only branch is used
<
Ansuel>
if you click shortlog
<
Ansuel>
the page is broken (i guess git web try to find master branch and that doesn't exist)
<
ynezz>
I've noticed it as well and reported it on #openwrt-adm like a week ago
<
Ansuel>
the strange thing is that from what i can see git clone works correctly
<
Ansuel>
so default branch is set
schwicht has joined #openwrt-devel
<
Ansuel>
i guess git web hardcode to master instead of using something dynamic?
<
ynezz>
"warning: remote HEAD refers to nonexistent ref, unable to checkout."
matoro has quit [Ping timeout: 480 seconds]
<
Ansuel>
mhhh i guess master is hardcoded
<
Ansuel>
google is not that friendly on how to set main as a default branch -.-
* f00b4r0
keeps forgetting that opkg install --force-reinstall wipes local config
<
Ansuel>
ynezz do you have access write access to the server?
<
Ansuel>
from what i'm reading the symbolic-ref to HEAD has to be changed and should point to main
<
Ansuel>
(in theory now it does point to the non existant master branch)
<
Ansuel>
also we may consider setting in the git config global the default branch name to main for every new repository that we will create
<
ynezz>
Ansuel: the vote was about having both main/master branches for some time, to make the transition smooth
<
Ansuel>
yep and that apply to the old repository but for everything new i assume main should be used
<
ynezz>
I've as well suggested to prepare some list of actions which would be done on day X and make everyone aware
<
ynezz>
ok, so that qca-wireless.git is a recent project and never had master branch?
<
ynezz>
FastCGI sent in stderr: "fatal: bad revision 'HEAD' warning: ignoring broken ref refs/heads/main
<
Ansuel>
why i feel like symbolic-ref project/firmware/qca-wireless HEAD refs/heads/main corrupted the entire repo :/
<
Ansuel>
remote: warning: ignoring broken ref refs/heads/main
<
Ansuel>
remote: error: refusing update to broken symref 'refs/heads/main'
<
Ansuel>
remote: warning: ignoring broken ref refs/heads/master
<
ynezz>
should be fixed
<
Ansuel>
any idea of what was the mistake?
schwicht has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
<
ynezz>
missing concurrency lock for 4 hands working on the same fix? :P
<
Ansuel>
OH! ahahahah
<
Ansuel>
anyway shortlog works correctly
<
Ansuel>
thanks for fixing this
schwicht has joined #openwrt-devel
<
Habbie>
would it be okay if the dnsdist port started providing two packages - dnsdist and dnsdist-tiny? like vim-full and vim-fuller
<
Habbie>
mpd-mini, mpd-full
<
Habbie>
at least the idea is not original :D
<
Habbie>
i see even packages/CONTRIBUTING.md mentions it
<
stintel>
I don't see why not
<
Habbie>
by now, me neither :D
goliath has quit [Quit: SIGSEGV]
valku has joined #openwrt-devel
<
mrkiko>
Someone may feel free to close issue 12646
schwicht has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
schwicht has joined #openwrt-devel
* f00b4r0
pulls hair trying to manually execute an ubus call that include a JSON object parameter
schwicht has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
djfe is now known as Guest2257
djfe has joined #openwrt-devel
dangole has quit [Ping timeout: 480 seconds]
<
mrkiko>
f00b4r0: ehehe, I know itcan become difficult at times
Guest2257 has quit [Ping timeout: 480 seconds]
schwicht has joined #openwrt-devel
goliath has joined #openwrt-devel
schwicht has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
dangole has joined #openwrt-devel
gch981213 has joined #openwrt-devel
danitool has joined #openwrt-devel
philipp64 has joined #openwrt-devel
dangole_ has joined #openwrt-devel
dangole has quit [Ping timeout: 480 seconds]
<
mrkiko>
stintel: thanks
guidosarducci has quit [Remote host closed the connection]
guidosarducci has joined #openwrt-devel
schwicht has joined #openwrt-devel
schwicht has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
schwicht has joined #openwrt-devel
schwicht has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
schwicht has joined #openwrt-devel
robimarko has quit [Quit: Leaving]
danitool has quit [Ping timeout: 480 seconds]
schwicht has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
schwicht has joined #openwrt-devel
Tapper has joined #openwrt-devel
SirLouen has joined #openwrt-devel
<
aparcar[m]>
we should do an rc1 right?
zer0def has quit [Ping timeout: 480 seconds]
<
hauke>
aparcar[m]: I have some time tomorrow
<
hauke>
I can tag 23.05.0-rc1 tomorrow and start building
<
schmars[m]>
is this a known issue? from openwrt/gh-action-sdk@v1 - "/entrypoint.sh: line 8: cd: /home/build/openwrt/: No such file or directory"
<
schmars[m]>
specifically from the openwrt/sdk:mips_24kc-master image
schwicht has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
Tapper has quit [Ping timeout: 480 seconds]
goliath has quit [Quit: SIGSEGV]
ptudor has quit [Ping timeout: 480 seconds]