Open dig-lett opened 4 years ago
root@digvijay-X556UQK:/pulpino# sudo python ./generate-scripts.py error: Your local changes to the following files would be overwritten by checkout:
ipstools/IPDatabase.py
Please, commit your changes or stash them before you can switch branches.
Aborting
Traceback (most recent call last):
File "./generate-scripts.py", line 46, in
I was able to run ./update-ips.py and now, I am having trouble in running ./generate-scripts.py.
Can you please explain the above steps as suggested by you here: "You should remove the ipstools (which will now be pointing at a much more recent version than what works with PULPino) and git pull in the PULPino root before using update-ips again."
You should remove the
ipstools
(which will now be pointing at a much more recent version than what works with PULPino) andgit pull
in the PULPino root before usingupdate-ips
again.Originally posted by @FrancescoConti in https://github.com/pulp-platform/pulpino/issues/304#issuecomment-496859683