Skip to content

Report #1

@galeksandrp

Description

@galeksandrp
git clone https://github.com/Foorack/httpse-ruleset-generator.git
docker run --rm -ti -v $(pwd):/opt -w /opt electronicfrontierfoundation/https-everywhere-docker-base
apt-get update
apt-get install -y sudo libffi-dev python3-pip
chmod +x setup.sh
./setup.sh
  • python3 old-old-ruleset-generator.py -d arb.ru
  • python3 old-ruleset-generator.py -d lgbtnet.org
  • python3 old-ruleset-generator.py -d arb.ru
  • LC_ALL=en_US.UTF-8 python3 old-ruleset-generator.py -d arb.ru
ValueError: Unicode strings with encoding declaration are not supported. Please use bytes input or XML fragments without declaration.

Traceback
electronicfrontierfoundation/https-everywhere-docker-base is official @EFForg docker box on which Travis CI tests executed.

root@3b13a6634ff1:/opt# python3 --version
Python 3.5.2
root@3b13a6634ff1:/opt# lsb_release -a    
No LSB modules are available.
Distributor ID: Ubuntu
Description:    Ubuntu 16.04.1 LTS
Release:        16.04
Codename:       xenial

Seems that python3 is somewhat new.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions