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

postmarketOS / pmbootstrap / 4411
79%

Build:
DEFAULT BRANCH: master
Ran 12 Mar 2018 04:36PM UTC
Jobs 1
Files 81
Run time 9s
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
4411

push

travis-ci

ollieparanoid
Fix aportgen without initializing buildenv

After initializing the build environment, the cache_distfiles folder
currently is writable by everyone (which is not ideal, fix following
soon). The aportgen code for `busybox-static-*` and `musl-*` copies
the foreign arch `.apk` file to the distfiles, but it executes this
action as regular user and not as root. This only works as long as
build initialization ran before (which may not be the case on Travis
and expecting this to run before is a bug in general).

With this commit, the copy action gets executed as root, so it works
in any case. I'm commiting this directly (without a PR), because it
is a super simple fix and it unblocks our continuous integration.

Local testing:
$ pmbootstrap -y zap
$ sudo rm -r ~/.local/var/pmbootstrap/cache_distfiles
$ pmbootstrap aportgen musl-armhf

3153 of 3969 relevant lines covered (79.44%)

0.79 hits per line

Jobs
ID Job ID Ran Files Coverage
1 4411.1 12 Mar 2018 04:36PM UTC 0
79.44
Travis Job 4411.1
Source Files on build 4411
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #4411
  • 255c7156 on github
  • Prev Build on master (#4399)
  • Next Build on master (#4416)
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