apt_ppa does not refresh package list (Try #2) #265
Labels
No labels
bugfix
cleanup
discussion
documentation
doing
done
feature
improvement
packaging
Stale
testing
TODO
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: ungleich-public/cdist#265
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Created by: fidian
When you try to use the following singleton, it installs the wrong version of node. I expect 0.10.x from the PPA and I get 0.6.x from the normal repository. I am using the current version of cdist from the git repository's master branch.
Executed in the following way:
The remote_copy and remote_exec scripts just use
sudo
for running commands. I'll probably issue a pull request with them in the future, but not quite yet.In order to clean the environment and try again, you need to execute these commands:
This is the same as issue #175, but that one was closed and this one has a script so you can reproduce it.
closed