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

Gallopsled / pwntools / 1593
74%

Build:
DEFAULT BRANCH: dev
Ran 19 Dec 2016 11:50AM UTC
Jobs 1
Files 119
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
1593

Pull #820

travis-ci

web-flow
fixed RuntimeError in setup.py caused by pandoc on non-amd64 arches

If pandoc is not installed locally, pwntools' setup.py
tells pypandoc to download one.

Unfortunately, it fails on non-amd64 arches because
pypandocs provides precompiled binaries only for amd64.

Since pypandoc is not hard dependency for pwntools,
this error can be skipped without major harm.

In fact, pwntools' setup.py already handles ImportError
gracefully. The problem is, arch mismatch causes
a completely different exception.
Pull Request #820: fixed RuntimeError in setup.py caused by pandoc on non-amd64 arches

6328 of 12003 relevant lines covered (52.72%)

0.53 hits per line

Jobs
ID Job ID Ran Files Coverage
1 1593.1 19 Dec 2016 11:50AM UTC 0
52.72
Travis Job 1593.1
Source Files on build 1593
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1593
  • Pull Request #820
  • PR Base - dev (#1591)
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