Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
T
tor-browser-bundle
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
Legacy
gitolite
user
sebastian
tor-browser-bundle
Commits
d739caeb
Commit
d739caeb
authored
11 years ago
by
Mike Perry
Browse files
Options
Downloads
Patches
Plain Diff
Suggest that people save their base VMs or help us write a test script.
parent
c6cc84e6
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
gitian/README.build
+5
-0
5 additions, 0 deletions
gitian/README.build
gitian/TODO
+7
-3
7 additions, 3 deletions
gitian/TODO
with
12 additions
and
3 deletions
gitian/README.build
+
5
−
0
View file @
d739caeb
...
...
@@ -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
...
...
This diff is collapsed.
Click to expand it.
gitian/TODO
+
7
−
3
View file @
d739caeb
...
...
@@ -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?
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment