syntribos init on a linux system throwing error

Bug #1641694 reported by Rahul U Nair
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
syntribos
Invalid
High
Michael Dong

Bug Description

After installing syntribos from the source, when I run syntribos init I am getting an exception.

The steps to recreate the issue.

Install syntribos from source on a linux box.

Linux 4.4.27-moby #1 SMP Wed Oct 26 14:21:29 UTC 2016 Linux

git clone https://github.com/openstack/syntribos.git
cd syntribos
syntribos init

The output I got:

http://paste.openstack.org/show/589165/

I feel one of the issues can be solved by using `resp.text` rather than `resp.content` in remotes.py line 71.

Also may be we should suppress some Log errors and warnings, when they are printed to the screen rather than to the log file.

Changed in syntribos:
importance: Undecided → High
description: updated
Changed in syntribos:
assignee: nobody → Michael Dong (mcdong)
description: updated
Changed in syntribos:
status: New → Confirmed
Revision history for this message
Michael Dong (mcdong) wrote :

Failed to confirm. Linux versions tested: Ubuntu 14.04 (Trusty Tahir), Debian 8 (Jesse)

Steps taken:
apt-get install python2.7-dev
git clone https://github.com/openstack/syntribos.git
cd syntribos
pip install .
syntribos init

Changed in syntribos:
status: Confirmed → New
Revision history for this message
Rahul U Nair (rahulunair) wrote :

Closing this bug as this was an edge case.

Changed in syntribos:
status: New → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.