Skip to content
This repository was archived by the owner on Oct 12, 2018. It is now read-only.

Bug fix for "sqitch add"#1

Open
WernerRaath wants to merge 2 commits intodocteurklein:masterfrom
WernerRaath:master
Open

Bug fix for "sqitch add"#1
WernerRaath wants to merge 2 commits intodocteurklein:masterfrom
WernerRaath:master

Conversation

@WernerRaath
Copy link
Copy Markdown

When running sqitch add <some_name>, causes a problem due to the unavailability of vi in the docker.
Error thrown: "vi /tmp/<random_string>" failed to start: "No such file or directory"

Fixed by clearing apt-get cache, updating and installing vi.

Also some convenient scripts to build and run docker from anywhere.

Werner Raath added 2 commits July 31, 2015 15:57
Added easy run and build scripts (Build adds sqitch to bin for easy execution)
Added easy run and build scripts (Build adds sqitch to bin for easy execution)
@ealter
Copy link
Copy Markdown

ealter commented Aug 31, 2017

I didn't run into this issue. Do you have anything in your sqitch config to always append the --edit flag to sqitch add?

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.

2 participants