Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/zeha/adventurebuild
- Owner: zeha
- License: other
- Created: 2014-05-11T01:05:16.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-07-08T19:28:00.000Z (over 9 years ago)
- Last Synced: 2024-04-21T02:19:24.211Z (7 months ago)
- Language: Shell
- Size: 129 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.