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

postmarketOS / pmbootstrap / 3008
79%

Build:
DEFAULT BRANCH: master
Ran 14 Nov 2017 09:06PM UTC
Jobs 1
Files 83
Run time 3s
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
3008

push

travis-ci

ollieparanoid
Unset restrictive umask before creating files (#908)

If a user has a restrictive umask (for example 0077) set, it will be
inherited to sudo and thus files created with sudo where not readable by
the normal user. In that case, when setting up a new chroot, the
etc/apk/repositories file would have umask 600 and a os.path.exists()
(in update_repository_list) would return false. Setting the umask to 022
(octal) first, results in world readable files and directories, so the
user running `./pmbootstrap.py install` can read them.

2082 of 3592 relevant lines covered (57.96%)

0.58 hits per line

Jobs
ID Job ID Ran Files Coverage
1 3008.1 14 Nov 2017 09:06PM UTC 0
57.96
Travis Job 3008.1
Source Files on build 3008
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #3008
  • c50ecd7c on github
  • Prev Build on master (#3005)
  • Next Build on master (#3016)
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