Skip to content
This repository has been archived by the owner on Oct 5, 2022. It is now read-only.

Fix initialize.sh to create /var/spool/mlab_ooni #27

Closed
nathan-at-least opened this issue Jun 26, 2014 · 5 comments
Closed

Fix initialize.sh to create /var/spool/mlab_ooni #27

nathan-at-least opened this issue Jun 26, 2014 · 5 comments

Comments

@nathan-at-least
Copy link

(This text originally came from #21 which is an umbrella ticket.)

After running initialize.sh, we tried to run start.sh and got the error message Invalid archive directory: /var/spool/mlab_ooni!. We had to create this directory manually. To fix this, make initialize.sh create the directory when necessary.

@defuse
Copy link
Contributor

defuse commented Jul 7, 2014

There is a similar directory, /var/spool/raw_reports (the report_dir). Identify where that directory is created and create /var/spool/mlab_ooni (the archive_dir) just after it.

@defuse
Copy link
Contributor

defuse commented Jul 7, 2014

@defuse
Copy link
Contributor

defuse commented Jul 7, 2014

Oh, oops, that branch includes the other changes. Hang on... I need to create a branch off of master.

@defuse
Copy link
Contributor

defuse commented Jul 7, 2014

Here's a pull request to fix this. #37

Assigning @nathan-at-least to close this ticket.

@nathan-at-least
Copy link
Author

I reviewed the diff and it seems fine enough.

@nathan-at-least nathan-at-least removed their assignment Jun 19, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants