You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Victor Seva
bf24569663
TT#154401 build needs a $HOME dir
> virtualenv --python=python3
> /build/repoapi-0.4.3+0~20211207150142.636+bullseye~1.gbpc1b960/venv_prod
> source /build/repoapi-0.4.3+0~20211207150142.636+bullseye~1.gbpc1b960/venv_prod/bin/activate && \
> pip3 install -r ./requirements/prod.txt | tee install.log
> [snip]
> Building wheels for collected packages: python-crontab, python-ldap,
> django-jsonify, django-object-tools, openapi-codec, drfapikey, psycopg2, coreschema
> WARNING: Building wheel for python-crontab failed: [Errno 13]
> Permission denied: '/nonexistent'
> WARNING: Building wheel for python-ldap failed: [Errno 13] Permission
> denied: '/nonexistent'
> WARNING: Building wheel for django-jsonify failed: [Errno 13]
> Permission denied: '/nonexistent'
> WARNING: Building wheel for django-object-tools failed: [Errno 13]
> Permission denied: '/nonexistent'
> WARNING: Building wheel for openapi-codec failed: [Errno 13]
> Permission denied: '/nonexistent'
> WARNING: Building wheel for drfapikey failed: [Errno 13] Permission
> denied: '/nonexistent'
> WARNING: Building wheel for psycopg2 failed: [Errno 13] Permission
> denied: '/nonexistent'
> WARNING: Building wheel for coreschema failed: [Errno 13] Permission
> denied: '/nonexistent'
> Failed to build python-crontab python-ldap django-jsonify
> django-object-tools openapi-codec drfapikey psycopg2 coreschema
> ERROR: Could not build wheels for python-ldap which use PEP 517 and
> cannot be installed directly
Change-Id: I8e51d32b0d18d87a9d2f722797da13d085e420e0
|
4 years ago |
| .. |
|
source
|
MT#12487 debian packaging
|
11 years ago |
|
.gitignore
|
TT#22072 Update packaging
|
8 years ago |
|
changelog
|
TT#65903 Bumping changelog to speedup -source job
|
6 years ago |
|
control
|
TT#134250 remove yuicompressor since is no longer provide by pip
|
5 years ago |
|
copyright
|
TT#61954 Update copyright years
|
7 years ago |
|
repoapi.dirs
|
TT#61954 Namespace debhelper fragment files
|
7 years ago |
|
repoapi.install
|
TT#88250 release_changed app
|
6 years ago |
|
repoapi.postinst
|
TT#61954 Namespace debhelper fragment files
|
7 years ago |
|
repoapi.repoapi-beat.service
|
TT#19059 Port to Python3, update to latest Django LTS version + based on Debian/stretch
|
9 years ago |
|
repoapi.repoapi-flower.service
|
TT#19059 Port to Python3, update to latest Django LTS version + based on Debian/stretch
|
9 years ago |
|
repoapi.repoapi-worker.service
|
TT#19059 Port to Python3, update to latest Django LTS version + based on Debian/stretch
|
9 years ago |
|
rules
|
TT#154401 build needs a $HOME dir
|
4 years ago |
|
secret_key
|
TT#11462 use postgresql psycopg2 as database backend engine
|
9 years ago |
|
server.ini
|
TT#7211 merge server.ini and gerrit.ini
|
6 years ago |