Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/zeha/adventurebuild

adventurous Debian rebuild tools
https://github.com/zeha/adventurebuild

Last synced: 24 days ago
JSON representation

adventurous Debian rebuild tools

Awesome Lists containing this project

README

        

test rebuild tools
==================

And by "tools" I mean "horrible shell scripts that explode in your face".

Copy `config.example` to `config` and edit.

Then:

```
./make-list > list
./run-rebuild
./print-status -q
```

For each package inspect the build log and run
```
./report-bug build/package_version.build
```

When you lost track of which packages you've already filed bugs against,
run `./hasbug` to filter those out.