Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • Trac Trac
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Issues 246
    • Issues 246
    • List
    • Boards
    • Service Desk
    • Milestones
  • Monitor
    • Monitor
    • Metrics
    • Incidents
  • Analytics
    • Analytics
    • Value stream
  • Wiki
    • Wiki
  • Activity
  • Create a new issue
  • Issue Boards
Collapse sidebar
  • Legacy
  • TracTrac
  • Issues
  • #11590

Closed
Open
Created Apr 23, 2014 by anadahz@anadahz

Running ooniprobe on Raspbian cause Illegal instruction

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@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
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking