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

stefanberger / swtpm / 2592
74%

Build:
DEFAULT BRANCH: master
Ran 14 Sep 2020 11:56AM UTC
Jobs 1
Files 56
Run time 6s
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
2592

push

travis-ci

stefanberger
build-sys: make pip dependency check non-fatal

The only place where pip is required is in src/swtpm_setup/Makefile.am, l. 48,
to uninstall a manually built package. Most people will have pip already
installed, since it comes bundled with Python by default. It might not be
installed by default in minimal build environments used for distribution
packaging, but these rely on the file tracking by a package manager instead of
using "make uninstall".

In conclusion, I think requiring pip is only helpful for a very limited number
of people, and is just a superfluous build dependency for distribution
packagers. Issuing a warning that the package cannot be uninstalled cleanly if
pip is not found seems enough.

Signed-off-by: Jonas Witschel <diabonas@archlinux.org>

3725 of 5057 relevant lines covered (73.66%)

22798.59 hits per line

Jobs
ID Job ID Ran Files Coverage
2 2592.2 (COVERITY_SCAN_TOKEN=[secure] PREFIX="/usr" CONFIG="--with-openssl --prefix=/usr --enable-test-coverage" SUDO="sudo" CHECK="check" SWTPM_TEST_IBMTSS2="1") 14 Sep 2020 11:56AM UTC 0
73.66
Travis Job 2592.2
Source Files on build 2592
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #2592
  • fdaa6f1f on github
  • Prev Build on master (#2588)
  • Next Build on master (#2595)
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