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

AndreMiras / buildozer / 18921350403
0%
develop: 0%

Build:
Build:
LAST BUILD BRANCH: feature/1977_fix_docker_run_venv
DEFAULT BRANCH: develop
Ran 29 Oct 2025 08:35PM UTC
Jobs 14
Files 0
Run time 1min
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

29 Oct 2025 08:33PM UTC coverage: 0.0%. Remained the same
18921350403

push

github

AndreMiras
:bug: Fix Docker pip --user install error in virtualenv

Set VIRTUAL_ENV environment variable in Dockerfile to fix the
error when building Android apps. The error was:
```
Can not perform a '--user' install. User site-packages are not
visible in this virtualenv
```

The Docker container creates a virtualenv at /home/user/.venv but
was only setting PATH, not VIRTUAL_ENV. This caused buildozer's
virtualenv detection logic to incorrectly add --user flag to pip.

Fixes #1977

0 of 0 relevant lines covered (NaN%)

0.0 hits per line

Jobs
ID Job ID Ran Files Coverage
1 python-3.13-macos-latest - 18921350403.1 29 Oct 2025 08:50PM UTC 0
0.0
2 python-3.14-ubuntu-latest - 18921350403.2 29 Oct 2025 08:50PM UTC 0
0.0
3 python-3.13-ubuntu-latest - 18921350403.3 29 Oct 2025 08:50PM UTC 0
0.0
4 python-3.12-ubuntu-latest - 18921350403.4 29 Oct 2025 08:50PM UTC 0
0.0
GitHub Action Run
5 python-3.9-macos-latest - 18921350403.5 29 Oct 2025 08:50PM UTC 0
0.0
GitHub Action Run
6 python-3.8-macos-latest - 18921350403.6 29 Oct 2025 08:50PM UTC 0
0.0
GitHub Action Run
7 python-3.11-macos-latest - 18921350403.7 29 Oct 2025 08:50PM UTC 0
0.0
GitHub Action Run
8 python-3.12-macos-latest - 18921350403.8 29 Oct 2025 08:50PM UTC 0
0.0
GitHub Action Run
9 python-3.14-macos-latest - 18921350403.9 29 Oct 2025 08:50PM UTC 0
0.0
10 python-3.11-ubuntu-latest - 18921350403.10 29 Oct 2025 08:50PM UTC 0
0.0
GitHub Action Run
11 python-3.10-macos-latest - 18921350403.11 29 Oct 2025 08:50PM UTC 0
0.0
GitHub Action Run
12 python-3.10-ubuntu-latest - 18921350403.12 29 Oct 2025 08:50PM UTC 0
0.0
GitHub Action Run
13 python-3.9-ubuntu-latest - 18921350403.13 29 Oct 2025 08:50PM UTC 0
0.0
GitHub Action Run
14 python-3.8-ubuntu-latest - 18921350403.14 29 Oct 2025 08:50PM UTC 0
0.0
GitHub Action Run
Source Files on build 18921350403
Detailed source file information is not available for this build.
  • Back to Repo
  • 6c2e0c1c on github
  • Prev Build on master (#18920482726)
  • Next Build on feature/1977_fix_docker_run_venv (#18944841678)
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