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

postmarketOS / pmbootstrap / 2920
79%

Build:
DEFAULT BRANCH: master
Ran 07 Nov 2017 11:26PM UTC
Jobs 1
Files 83
Run time 5s
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
2920

push

travis-ci

web-flow
Fix: package gets rebuilt, even if it exists, when using default arch (#881)

When not specifying an architecture for `pmbootstrap build`, and the `APKBUILD`
says that it can't be built for the native arch, it gets built for the right
foreign arch. `pmbootstrap` did not properly detect if packages were already
built in that case, and tried to build them again.

(I've noticed that while building packages for the binary repo #871.)

Use any `linux-` package, that is not available for `x86_64` on a `x86_64` PC
and build it twice. It should get properly detected now:

```shell
pmbootstrap build linux-amazon-thor
pmbootstrap build linux-amazon-thor # should not get built again
```

2081 of 3585 relevant lines covered (58.05%)

0.58 hits per line

Jobs
ID Job ID Ran Files Coverage
1 2920.1 07 Nov 2017 11:26PM UTC 0
58.05
Travis Job 2920.1
Source Files on build 2920
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #2920
  • c96da8cd on github
  • Prev Build on master (#2919)
  • Next Build on master (#2924)
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