EnglishFrenchSpanish

Ad


OnWorks favicon

botch-wanna-build-sortblockers - Online in the Cloud

Run botch-wanna-build-sortblockers in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command botch-wanna-build-sortblockers that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


botch-wanna-build-sortblockers - importance of source packages for ports

SYNOPSIS


botch-wanna-build-sortblockers [options] build-attempt-list importance-metric

DESCRIPTION


Filter the output of botch-calcportsmetric for "build-attempted" packages from wanna-
build.

OPTIONS


-h, --help
Show help.

-r, --reverse
reverse the result of comparisons

-m, --min
sort by minimum number of blocked source packages (default)

-M, --max
sort by maximum number of blocked source packages

--min-popcon
sort by minimum sum of popcon values of the blocked source packages

--max-popcon
sort by maximum sum of popcon values of the blocked source packages

-v, --verbose
Be verbose.

EXAMPLE


Either download an importance file:

wget http://bootstrap.debian.net/importance_metric_noall.txt

Or generate it:

zcat packages_amd64.gz | grep-dctrl -FArchitecture all > available
botch-create_graph --deb-native-arch=amd64 --available=available --strongtype packages sources > strongbuildgraph.xml
botch-buildgraph2srcgraph --deb-native-arch=amd64 strongbuildgraph.xml packages sources > strongsrcgraph.xml
botch-create_graph --deb-native-arch=amd64 --available=available --closuretype packages sources > closurebuildgraph.xml
botch-buildgraph2srcgraph --deb-native-arch=amd64 closurebuildgraph.xml packages sources > closuresrcgraph.xml
botch-calcportsmetric --online strongsrcgraph.xml closuresrcgraph.xml > importance_metric_noall.txt

And then do:

ssh [email protected] wanna-build -A arm64 -d unstable -l build-attempted > build-attempted
botch-wanna-build-findblockers build-attempted importance_metric_noall.txt

Use botch-wanna-build-sortblockers online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

Linux commands

Ad