CIDuty/How To/PyUp Dependency PR Updates: Difference between revisions

Jump to navigation Jump to search
no need to announce jlorenzo about PR
(Added another common issue + fix)
(no need to announce jlorenzo about PR)
Line 37: Line 37:
# Implement the needed changes + commit them (you can do it via github webui). Wait for the test results to come (about 10-15 minutes)
# Implement the needed changes + commit them (you can do it via github webui). Wait for the test results to come (about 10-15 minutes)
# Squash and Merge the PR.
# Squash and Merge the PR.
# Announce JLorenzo that the weekly PR is complete.


=== Common Issues ===
=== Common Issues ===
Line 49: Line 48:
  ERROR: could not install deps [-rrequirements-test.txt]; v = InvocationError('/home/travis/build/mozilla-releng/mozilla-version/.tox/py27/bin/python -m pip install -rrequirements-test.txt (see /home/travis/build/mozilla-releng/mozilla-version/.tox/py27/log/py27-1.log)', 1)
  ERROR: could not install deps [-rrequirements-test.txt]; v = InvocationError('/home/travis/build/mozilla-releng/mozilla-version/.tox/py27/bin/python -m pip install -rrequirements-test.txt (see /home/travis/build/mozilla-releng/mozilla-version/.tox/py27/log/py27-1.log)', 1)


it means the hash=sha512 is wrong. Please contact JLorenzo for a fix/sha string.
it means the hash=sha512 is wrong. Please contact JLorenzo for a fix/sha string. A quick fix would be cloning the repository, take the old version of that package (copy it from the cloned repository) and use it to revert the changes by reverting the package.
 
== How To: Build-Puppet ==
== How To: Build-Puppet ==
After you are done with Mozilla-Version, its time for Build-Puppet!
After you are done with Mozilla-Version, its time for Build-Puppet!
Confirmed users
18

edits

Navigation menu