Skip to content
Snippets Groups Projects
Commit d739caeb authored by Mike Perry's avatar Mike Perry
Browse files

Suggest that people save their base VMs or help us write a test script.

parent c6cc84e6
No related branches found
No related tags found
No related merge requests found
......@@ -123,6 +123,11 @@ Known Issues and Quirks:
You probably want to make sure you have no stray qemu processes before
rebuilding the VMs or starting a new build, too.
Once you get a working set of base VMs (in ../../gitian-builder/base-*),
you should probably copy them somewhere safe if you want to avoid VM
creation hangs in the future (or help us write a wrapper script that
tests VMs and re-runs the VM creation step if they don't boot).
2. One out of every 50 builds or so, 'make' locks up at some point during a
build, probably due to timestamp issues inside the Gitian VM. The
symptoms of this are a hung build where the VM or LXC container processes
......
......@@ -21,9 +21,10 @@ Short Term:
- Too many libevent libs are included.. Only need a couple
Mid Term:
- Linux:
- Verify nothing critical is due to expire from 'ubuntu-support-status'
- For now, looks like just faketime and rcv..
- Write a VM test+rebuild script
- Sometimes VM creation produces a base image that won't boot, especially
for the 'Precise' images used by windows.
- We should test boot it and if it fails, blow it away and try again.
- Windows TBB crashes if there's a system tor installed?
- And/or if you install to c:\Program Files and run as non-Admin
- Docs are missing
......@@ -55,6 +56,9 @@ Mid Term:
- I think we don't care? Torbutton's new tor test should fail..
Long Term:
- Linux:
- Verify nothing critical is due to expire from 'ubuntu-support-status'
- For now, looks like just faketime and rcv..
- Offline building
- Requires special VM setup.
- Compile the toolchain, too?
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment