• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

xolox / python-deb-pkg-tools / 108
91%

Build:
DEFAULT BRANCH: master
Ran 16 Dec 2014 09:38AM UTC
Jobs 2
Files 15
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
108

push

travis-ci

xolox
Bug fix: Don't normalize `Depends:' lines*

* dpkg-scanpackages and compatible re-implementations like the one in
  deb-pkg-tools should apparently not normalize `Depends:' fields
  because apt can get confused by this. Somehow it uses either a literal
  comparison of the metadata or a comparison of the hash of the metadata
  to check if an updated package is available (I tried to find this in
  the apt sources but failed to do so due to my limited experience with
  C++). So when the `Depends:' line in the Packages.gz file differs from
  the `Depends:' line in the binary control file inside a *.deb, apt
  will continuously re-download and install the same binary package ...

1600 of 1704 relevant lines covered (93.9%)

1.88 hits per line

Jobs
ID Job ID Ran Files Coverage
1 108.1 16 Dec 2014 09:39AM UTC 0
93.9
Travis Job 108.1
2 108.2 16 Dec 2014 09:38AM UTC 0
93.9
Travis Job 108.2
Source Files on build 108
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #108
  • bebe413d on github
  • Prev Build on master (#106)
  • Next Build on master (#110)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc