Already up to date. [?2004l################################################################################ # AniNIX/Maat # # # # This is the network CI/CD platform. Check `systemctl status maat-builder` # ################################################################################ [?2004l################################################################################ # AniNIX/Maat # # # # This is the network CI/CD platform. Check `systemctl status maat-builder` # ################################################################################ Failed to connect to bus: No such file or directory ./test-torrent-engine 'S01E01 Tech-TV' ./1337x.torrentengine.sample &>/dev/null ./wolfpack --help ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /\____ xxxxxxxxxxxxx AniNIX::WolfPack // ~ / _\_____ Let loose the wolves to hunt, run, / \ .. \/ and be free. They shall repay you // /~_____/ with their prey. /// \\/ / ~dev@aninix.net ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ wolfpack --alpha [enginefile] ~~ Tell the alpha to send the pack members hunting. wolfpack --member [enginefile] ~~ Send a member to train a pup and bring back results. Optionally provide a torrent engine file. wolfpack --torrent-monitor ~~ Pull up the Deluge console for torrents. wolfpack --torrent-lookup ~~ Look up and add a torrent if user confirms. wolfpack --help ~~ Show this helptext Available pup types (all pups are line-delimited with the type and result location as the first two lines): torrent ~~ Torrent the result of the search term. Will remove search line on success. shows ~~ Download the episode in a show and increment. Shows are listed in format S01E01#Show terms#modifier download ~~ Takes a list of commands to run to arrive at a URL to grab and downloads the last URL. search ~~ Uses the Google search engine to return the top five results for the search terms on each line. ==> Making package: WolfPack 36:0.1.a22d6ef-1 (Fri Apr 26 00:02:13 2024) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Retrieving sources... ==> Extracting sources... ==> Starting prepare()... Already up to date. ==> Starting build()... make: Entering directory '/srv/maat/src/WolfPack' Nothing to compile. make: Leaving directory '/srv/maat/src/WolfPack' ==> Starting check()... make: Entering directory '/srv/maat/src/WolfPack' ./test-torrent-engine 'S01E01 Tech-TV' ./1337x.torrentengine.sample &>/dev/null ./wolfpack --help ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /\____ xxxxxxxxxxxxx AniNIX::WolfPack // ~ / _\_____ Let loose the wolves to hunt, run, / \ .. \/ and be free. They shall repay you // /~_____/ with their prey. /// \\/ / ~dev@aninix.net ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ wolfpack --alpha [enginefile] ~~ Tell the alpha to send the pack members hunting. wolfpack --member [enginefile] ~~ Send a member to train a pup and bring back results. Optionally provide a torrent engine file. wolfpack --torrent-monitor ~~ Pull up the Deluge console for torrents. wolfpack --torrent-lookup ~~ Look up and add a torrent if user confirms. wolfpack --help ~~ Show this helptext Available pup types (all pups are line-delimited with the type and result location as the first two lines): torrent ~~ Torrent the result of the search term. Will remove search line on success. shows ~~ Download the episode in a show and increment. Shows are listed in format S01E01#Show terms#modifier download ~~ Takes a list of commands to run to arrive at a URL to grab and downloads the last URL. search ~~ Uses the Google search engine to return the top five results for the search terms on each line. make: Leaving directory '/srv/maat/src/WolfPack' ==> Entering fakeroot environment... ==> Starting package()... make: Entering directory '/srv/maat/src/WolfPack' Nothing to compile. mkdir -p /srv/maat/src/WolfPack/pkg/WolfPack/usr/local/bin/ for i in wolfpack offload-wolfpack; do install -o root -g root -m 0755 $i /srv/maat/src/WolfPack/pkg/WolfPack/usr/local/bin/$i; done mkdir -p /srv/maat/src/WolfPack/pkg/WolfPack/usr/lib/systemd/system for i in *.service *.timer; do install -o root -g root -m 0755 $i /srv/maat/src/WolfPack/pkg/WolfPack/usr/lib/systemd/system/$i; done mkdir -p /srv/maat/src/WolfPack/pkg/WolfPack/usr/local/etc/WolfPack chmod 0770 /srv/maat/src/WolfPack/pkg/WolfPack/usr/local/etc/WolfPack cp ./*.pup /srv/maat/src/WolfPack/pkg/WolfPack/usr/local/etc/WolfPack; cp ./1337x.torrentengine.sample /srv/maat/src/WolfPack/pkg/WolfPack/usr/local/etc/WolfPack/torrentengine; make checkperm make[1]: Entering directory '/srv/maat/src/WolfPack' chmod -R ug+rw /srv/maat/src/WolfPack/pkg/WolfPack/usr/local/etc/WolfPack/ chmod 0770 /srv/maat/src/WolfPack/pkg/WolfPack/usr/local/etc/WolfPack/ chmod 0755 /srv/maat/src/WolfPack/pkg/WolfPack/usr/local/bin/*wolfpack chown root:root /srv/maat/src/WolfPack/pkg/WolfPack/usr/local/bin/*wolfpack chmod 0660 /srv/maat/src/WolfPack/pkg/WolfPack/usr/local/etc/WolfPack/*; make[1]: Leaving directory '/srv/maat/src/WolfPack' make: Leaving directory '/srv/maat/src/WolfPack' ==> Tidying install... -> Removing libtool files... -> Purging unwanted files... -> Removing static library files... -> Stripping unneeded symbols from binaries and libraries... -> Compressing man and info pages... ==> Checking for packaging issues... ==> Creating package "WolfPack"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Signing package(s)... -> Created signature file WolfPack-36:0.1.a22d6ef-1-x86_64.pkg.tar.zst.sig. ==> Finished making: WolfPack 36:0.1.a22d6ef-1 (Fri Apr 26 00:02:15 2024) ==> Cleaning up...