[tor-bugs] #11590 [Ooni]: Running ooniprobe on Raspbian cause Illegal instruction

Tor Bug Tracker & Wiki blackhole at torproject.org
Wed Apr 23 12:05:14 UTC 2014


#11590: Running ooniprobe on Raspbian cause Illegal instruction
---------------------+-------------------------
 Reporter:  anadahz  |          Owner:  hellais
     Type:  defect   |         Status:  new
 Priority:  normal   |      Milestone:
Component:  Ooni     |        Version:
 Keywords:           |  Actual Points:
Parent ID:           |         Points:
---------------------+-------------------------
 I have installed ooniprobe on a Pi (Raspbian) with no errors being
 reported.

 Running ooniprobe results in:
 {{{
  Illegal instruction
 }}}

 System and packages info:
 {{{
 $ cat /etc/issue
 Raspbian GNU/Linux 7 \n \l

 $ apt-cache showpkg ooniprobe
 Package: ooniprobe
 Versions:
 1.0.1-1 (/var/lib/apt/lists/ftp.uk.debian
 .org_debian_dists_unstable_main_binary-armhf_Packages)
 (/var/lib/dpkg/status)
  Description Language:
                  File: /var/lib/apt/lists/ftp.uk.debian
 .org_debian_dists_unstable_main_binary-armhf_Packages
                   MD5: 58b9177aa0664c0dea0c81f15554e98b
  Description Language: en
                  File: /var/lib/apt/lists/ftp.uk.debian
 .org_debian_dists_unstable_main_i18n_Translation-en
                   MD5: 58b9177aa0664c0dea0c81f15554e98b


 Reverse Depends:
 Dependencies:
 1.0.1-1 - python (2 2.7) python (3 2.8) python-yaml (0 (null)) python-
 twisted (0 (null)) python-ipaddr (0 (null)) python-openssl (0 (null))
 python-geoip (0 (null)) python-txtorcon (0 (null)) python-txsocksx (0
 (null)) python-parsley (0 (null)) python-dnspython (0 (null)) python-scapy
 (0 (null)) python-pypcap (0 (null)) tor (0 (null)) geoip-database (0
 (null)) geoip-database-contrib (0 (null)) obfsproxy (0 (null))
 Provides:
 1.0.1-1 -
 Reverse Provides:

 $ dpkg -s ooniprobe
 Package: ooniprobe
 Status: install ok installed
 Priority: extra
 Section: net
 Installed-Size: 416
 Maintainer: Jérémy Bobbio <lunar at debian.org>
 Architecture: all
 Version: 1.0.1-1
 Depends: python (>= 2.7), python (<< 2.8), python-yaml, python-twisted,
 python-ipaddr, python-openssl, python-geoip, python-txtorcon, python-
 txsocksx, python-parsley, python-dnspython, python-scapy, python-pypcap,
 tor, geoip-database
 Suggests: geoip-database-contrib, obfsproxy
 Description: probe for the Open Observatory of Network Interference (OONI)
  OONI, the Open Observatory of Network Interference, is a global
 observation
  network which aims is to collect high quality data using open
 methodologies
  and free software to share observations and data about the various types,
  methods, and amounts of network tampering in the world.
  .
  ooniprobe is a program to probe a network and collect data for the OONI
  project. It will test the current network for signs of surveillance and
  censorship.
 Homepage: https://ooni.torproject.org/

 $ cat /etc/apt/sources.list
 deb http://mirrordirector.raspbian.org/raspbian/ wheezy main contrib non-
 free rpi
 deb http://ftp.uk.debian.org/debian unstable main
 deb-src http://ftp.uk.debian.org/debian unstable main
 deb-src http://www.deb-multimedia.org sid main

 $ python -c 'import yaml;print yaml.load(yaml.dump({1: 2}))'
 Illegal instruction
 }}}

--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/11590>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online


More information about the tor-bugs mailing list