Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deploy timesketch and dependencies via GIFT PPA #447

Closed
8 tasks done
joachimmetz opened this issue Sep 3, 2018 · 6 comments
Closed
8 tasks done

Deploy timesketch and dependencies via GIFT PPA #447

joachimmetz opened this issue Sep 3, 2018 · 6 comments
Assignees

Comments

@joachimmetz
Copy link
Member

joachimmetz commented Sep 3, 2018

Deploy timesketch and dependencies via GIFT PPA

After care:

Test:

@joachimmetz
Copy link
Member Author

joachimmetz commented Feb 9, 2019

https://travis-ci.org/google/timesketch/jobs/491037813

Unpacking python-cffi (1.11.5-1ppa1~xenial) ...
dpkg: error processing archive /var/cache/apt/archives/python-cffi_1.11.5-1ppa1~xenial_amd64.deb (--unpack):
 trying to overwrite '/usr/lib/python2.7/dist-packages/_cffi_backend.x86_64-linux-gnu.so', which is also in package python-cffi-backend 1.5.2-1ubuntu1

Also name conflict with https://launchpad.net/ubuntu/+source/cffi/

@joachimmetz
Copy link
Member Author

joachimmetz commented Feb 9, 2019

Removed cffi. Various errors surface during the tests:
https://travis-ci.org/google/timesketch/jobs/491037813

TypeError: set_cookie() got an unexpected keyword argument 'samesite'

Updated python-jwt and python-werkzeug, looks like that addressed the issue

@joachimmetz
Copy link
Member Author

joachimmetz commented Feb 9, 2019

TypeError: from_buffer() cannot return the address of the raw string within a str or unicode or bytearray object

Possibly cffi related

https://launchpad.net/ubuntu/+source/python-cffi/

@joachimmetz
Copy link
Member Author

joachimmetz commented Feb 10, 2019

Switched to Bionic

The following packages have unmet dependencies:
 python3-cryptography : Depends: python3-enum34 but it is not installable

To do remove python3-enum34 as a dependency

same for python3-configparser

@joachimmetz
Copy link
Member Author

joachimmetz commented Feb 10, 2019

Made changes to cryptography, now having conflicts with nose

https://nose.readthedocs.io/en/latest/#python3
Warning nose itself supports python 3, but many 3rd-party plugins do not!

Hmmm

@joachimmetz
Copy link
Member Author

timesketch now in GIFT PPA testing

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants