# Pastebin 2lp2wuHc esdentem@venture ..ects/glasgow/glasgow-work-git/software (git)-[master] % glasgow -v run selftest D: g.device.hardware: found revC1 device with serial C1-20190616T133152Z Traceback (most recent call last): File "/home/esdentem/.local/bin/glasgow", line 11, in load_entry_point('glasgow', 'console_scripts', 'glasgow')() File "/mnt/venture-data/projects/glasgow/glasgow-work-git/software/glasgow/cli.py", line 707, in main exit(loop.run_until_complete(_main())) File "/usr/lib/python3.6/asyncio/base_events.py", line 484, in run_until_complete return future.result() File "/mnt/venture-data/projects/glasgow/glasgow-work-git/software/glasgow/cli.py", line 424, in _main target, applet = _applet(device.revision, args) File "/mnt/venture-data/projects/glasgow/glasgow-work-git/software/glasgow/cli.py", line 296, in _applet with_analyzer=hasattr(args, "trace") and args.trace) File "/mnt/venture-data/projects/glasgow/glasgow-work-git/software/glasgow/target/hardware.py", line 58, in __init__ raise ValueError("Unknown revision") ValueError: Unknown revision esdentem@venture ..ects/glasgow/glasgow-work-git/software (git)-[master] %