[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
Re: [tor-bugs] #31510 [Core Tor/Stem]: Stem install test errors: cached_tor_manual and arm.* image
#31510: Stem install test errors: cached_tor_manual and arm.* image
---------------------------+-----------------------------------
Reporter: teor | Owner: atagar
Type: defect | Status: needs_information
Priority: Medium | Milestone:
Component: Core Tor/Stem | Version:
Severity: Normal | Resolution:
Keywords: | Actual Points:
Parent ID: | Points:
Reviewer: | Sponsor:
---------------------------+-----------------------------------
Changes (by atagar):
* status: new => needs_information
Comment:
Hi teor. Those files were removed long ago and the test does not fail for
me.
{{{
atagar@morrigan:~/Desktop/stem$ ls docs/_static/arm.png
ls: cannot access 'docs/_static/arm.png': No such file or directory
atagar@morrigan:~/Desktop/stem$ ls stem/cached_tor_manual.cfg
ls: cannot access 'stem/cached_tor_manual.cfg': No such file or directory
atagar@morrigan:~/Desktop/stem$ git log -- docs/_static/arm.png
commit 479fd0806af780fe5572acd4427b2d4f1e841d1a
Author: Damian Johnson <atagar@xxxxxxxxxxxxxx>
Date: Tue Nov 7 09:10:20 2017 -0800
Rename arm to nyx on the website
commit 4d89032ba6f7d1c2babd54c593668c8e74b23f98
Author: Damian Johnson <atagar@xxxxxxxxxxxxxx>
Date: Sun Mar 10 22:40:11 2013 -0700
Adding an examples section to our site
Example sections containing projects and scripts using stem. Presently
this is
pretty small - hopefully it'll grow soon!
atagar@morrigan:~/Desktop/stem$ ./run_tests.py --integ --test installation
======================================================================
INITIALISING
======================================================================
stem version... 1.7.1-dev (commit 6790035c)
tor version... 0.4.2.0-alpha-dev (commit
e57209dc)
python version... 2.7.12
operating system... Linux (Ubuntu 16.04)
cryptography version... 2.0.3
mock version... 2.0.0
pyflakes version... 1.5.0
pycodestyle version... 2.5.0
checking for orphaned .pyc files... done (0.0s)
checking for unused tests... done (0.0s)
importing test modules... done (0.0s)
emptying our tor data directory... done
======================================================================
INTEGRATION TESTS
======================================================================
Setting up a test instance...
making test directory (/home/atagar/Desktop/stem/test/data)... done
configuring logger (/home/atagar/Desktop/stem/test/data/log)... done
writing torrc (/home/atagar/Desktop/stem/test/data/torrc)... done
# Configuration for stem's integration tests
SocksPort 1112
ORPort 1113
DataDirectory /home/atagar/Desktop/stem/test/data
Log notice stdout
Log debug file /home/atagar/Desktop/stem/test/data/tor_log
AssumeReachable 1
DownloadExtraInfo 1
ExitRelay 0
LogTimeGranularity 1
ProtocolWarnings 1
PublishServerDescriptor 0
SafeLogging 0
# Torrc options for the RUN_OPEN target
ControlPort 1111
Starting tor...
Aug 26 16:15:44.674 [notice] Tor 0.4.2.0-alpha-dev (git-
e57209dc32996d27) running on Linux with Libevent 2.0.21-stable, OpenSSL
1.0.2g, Zlib 1.2.8, Liblzma N/A, and Libzstd N/A.
Aug 26 16:15:44.675 [notice] Tor can't help you if you use it wrong!
Learn how to be safe at
https://www.torproject.org/download/download#warning
Aug 26 16:15:44.675 [notice] This version is not a stable Tor release.
Expect more bugs than usual.
Aug 26 16:15:44.675 [notice] Read configuration file
"/home/atagar/Desktop/stem/test/data/torrc".
Aug 26 16:15:44.679 [notice] Your ContactInfo config option is not set.
Please consider setting it, so we can contact you if your server is
misconfigured or something else goes wrong.
Aug 26 16:15:44.679 [notice] Based on detected system memory,
MaxMemInQueues is set to 5917 MB. You can override this by setting
MaxMemInQueues by hand.
Aug 26 16:15:44.679 [warn] ControlPort is open, but no authentication
method has been configured. This means that any program on your computer
can reconfigure your Tor. That's bad! You should upgrade your Tor
controller as soon as possible.
Aug 26 16:15:44.680 [notice] Opening Socks listener on 127.0.0.1:1112
Aug 26 16:15:44.680 [notice] Opened Socks listener on 127.0.0.1:1112
Aug 26 16:15:44.680 [notice] Opening Control listener on 127.0.0.1:1111
Aug 26 16:15:44.680 [notice] Opened Control listener on 127.0.0.1:1111
Aug 26 16:15:44.680 [notice] Opening OR listener on 0.0.0.0:1113
Aug 26 16:15:44.680 [notice] Opened OR listener on 0.0.0.0:1113
Aug 26 16:15:44.680 [warn] Fixing permissions on directory
/home/atagar/Desktop/stem/test/data
Aug 26 16:15:44.680 [warn] Your log may contain sensitive information -
you disabled SafeLogging, and you're logging more than "notice". Don't log
unless it serves an important reason. Overwrite the log afterwards.
Aug 26 16:15:44.682 [notice] Configured to measure directory request
statistics, but no GeoIP database found. Please specify a GeoIP database
using the GeoIPFile option.
Aug 26 16:15:44.714 [notice] You are running a new relay. Thanks for
helping the Tor network! If you wish to know what will happen in the
upcoming weeks regarding its usage, have a look at
https://blog.torproject.org/blog/lifecycle-of-a-new-relay
Aug 26 16:15:44.715 [notice] It looks like I need to generate and sign a
new medium-term signing key, because I don't have one. To do that, I need
to load (or create) the permanent master identity key. If the master
identity key was not moved or encrypted with a passphrase, this will be
done automatically and no further action is required. Otherwise, provide
the necessary data using 'tor --keygen' to do it manually.
Aug 26 16:15:44.780 [notice] Your Tor server's identity key fingerprint
is 'Unnamed BEBFBA7B90D8C091D17804592C7DC45F8C463C2F'
Aug 26 16:15:44.781 [notice] Bootstrapped 0% (starting): Starting
done (0 seconds)
Running tests...
installation... success (1.51s)
Shutting down tor... done
TESTING PASSED (1 seconds)
}}}
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/31510#comment:1>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
_______________________________________________
tor-bugs mailing list
tor-bugs@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs