Skip to content
This repository was archived by the owner on Apr 27, 2021. It is now read-only.

#3 Update package list before imagemagick install #6

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

newbyca
Copy link

@newbyca newbyca commented Mar 7, 2015

I was having the same problem as @drewbryant when running through the python compute demo. Connecting to my compute vm with SSH and manually running 'sudo apt-get install imagemagick' I was seeing 'E: Package 'imagemagick' has no installation candidate'. So I tried updating apt's package index using 'sudo apt-get update' and everything worked.

Finally, I went back and tried adding the package update to startup.sh and ran the whole demo again. This time the final image showed up correctly at the expected gcs bucket url.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant