- Package:
- pkg-kde-tools
- Source:
- pkg-kde-tools
- Submitter:
- Christoph Egger
- Date:
- 2015-06-01 02:42:03 UTC
- Severity:
- wishlist
Hi!
Would be cool if debian-ports was supported as well. Should be
possible with the same code just replacing buildd.debian.org by
buildd.debian-ports.org
Regards
Christoph
Just for the record, getbuildlog currently supports this.
Just for the record, getbuildlog currently supports this.
Could someone please document this ? Currenly my ilmbase symbol file does not work on ports: http://buildd.debian-ports.org/status/package.php?p=ilmbase&suite=experimental Would have been nice to download them as well.
https://pkg-kde.alioth.debian.org/symbolfiles.html [Section Updating multiple symbols files at once] Simply change: $ pkgkde-getbuildlogs $ pkgkde-symbolshelper batchpatch -v 1.8 foo_unstable_logs/foo_1.8-1*.build into $ getbuildlog foo last-all $ pkgkde-symbolshelper batchpatch -v 1.8 foo*.log
On Wednesday 27 May 2015 10:39:40 Mathieu Malaterre wrote: [snip] Done, although I think you would prefer to use last instead of last-all. You really want the symbols of the last uploaded version. If some arch didn't build it then you can't confirm them. Thanks for your suggestion!