Skip to content

Instantly share code, notes, and snippets.

@sleetdrop
Created January 10, 2023 05:34
Show Gist options
  • Save sleetdrop/849b0a6c82e859221a914b681ee375b5 to your computer and use it in GitHub Desktop.
Save sleetdrop/849b0a6c82e859221a914b681ee375b5 to your computer and use it in GitHub Desktop.
sbopkg sqg doesn't work
# sqg -p iperf3
Setting system wide configuration in /etc/sbopkg/sbopkg.conf
Computers / CPU cores / Max jobs to run
1:local / 4 / 1
Computer:jobs running/jobs completed/%of started jobs/Average seconds to complete
ETA: 0s Left: 1 AVG: 0.00s local:1/0/100%/0.0s Processing iperf3.
ETA: 0s Left: 0 AVG: 0.00s local:0/1/100%/0.0s
Done.
# ls /var/lib/sbopkg/queues/iperf3.sqf
/bin/ls: cannot access '/var/lib/sbopkg/queues/iperf3.sqf': No such file or directory
@willysr
Copy link

willysr commented Jan 10, 2023

iperf3 doesn't require any dependencies, so if you run sqg, it won't produce anything

@sleetdrop
Copy link
Author

iperf3 doesn't require any dependencies, so if you run sqg, it won't produce anything

thanks a lot

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment