Closed alexjp closed 1 year ago
According to this comment, problem is related to some cache issue?
python: can't open file '/home/main-builder/pkgwork/src/qutebrowser/scripts/asciidoc2html.py': [Errno 2] No such file or directory
Yup, definitely sounds like thats our issue. Since its uneasy to wipe source cache on Ufscar, I'd suggest putting it garuda-cluster
instead.
It's in a section marked "Solomon". Should all of them be moved?
If I created files hourly.3.txt
and hourly.4.txt
, would they just work?
It's in a section marked "Solomon". Should all of them be moved?
Nah, just move the package to the maintainers section on either routine of garuda-cluster
, that should be sufficient.
If I created files
hourly.3.txt
andhourly.4.txt
, would they just work?
It would require us to set up a systemd timer to trigger chaotic routine hourly.3
- if you think it makes sense I can do it for the Garuda infra. Ufscar is different. Though, hourly routines don't seem to be overloaded so it shouldn't be needed yet:
I was thinking... move ufscar maintainers to a new file, like hourly.3. And move existing requests (from hourly.1 and hourly.2) to another file, hourly.4
Yup, definitely sounds like thats our issue. Since its uneasy to wipe source cache on Ufscar, I'd suggest putting it
garuda-cluster
instead.
I am already building it on garuda dragon manually, so putting it on nightly could be a solution.
Yup, definitely sounds like thats our issue. Since its uneasy to wipe source cache on Ufscar, I'd suggest putting it
garuda-cluster
instead.
Oh ... i didnt knew it was hard to wipe source cache on Ufscar .... sorry, thought it was same like dragon builder!
Qutebrowser is fairly quick to build... its just python on top of qt-webengine, so less than a minute or so to create the package.
Based on log, looks like this is working now.
Packages:
qutebrowser-git
Latest chaotic version
qutebrowser-git 3.0.0.r0.g4a031f4ea-1
What happens?
qutebrowser-git isnt building, probably because sources have git info of old branch
What is expected to happen?
expected to build. package builds properly on chaotic dragon, where I have been building it manually
Logs
https://builds.garudalinux.org/repos/chaotic-aur/logs/qutebrowser-git.log
More information
No response