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

Update for vobject 0.9.3 #97

Closed
protist opened this issue Sep 26, 2016 · 10 comments
Closed

Update for vobject 0.9.3 #97

protist opened this issue Sep 26, 2016 · 10 comments

Comments

@protist
Copy link

protist commented Sep 26, 2016

I'm installing khard (git version) in Arch Linux. However, a recent update prevents it from working, presumably because khard wants vobject 0.9.2, and the current version in Arch is 0.9.3.

pkg_resources.ContextualVersionConflict: (vobject 0.9.3 (/usr/lib/python3.5/site-packages), Requirement.parse('vobject==0.9.2'), {'khard'})

FWIW I'm using the latest version of khard-git 0.11.3.r0.g95ef4cf-1.

@scheibler
Copy link
Collaborator

The vobject version was pinned due to issue skarim/vobject#39. Khard
is confirmed to work with vobject version 0.9.2. If I hadn't pinned that version, other users would
run into the encoding errors. So please install khard within a virtual environment for now. When the
bug in the underlying library is fixed, I will make a new release and remove the version pinning.

@protist
Copy link
Author

protist commented Sep 26, 2016

Thank you for that information. I'll just pin it locally too. Feel free to close this issue if you like. Cheers.

andrey-utkin added a commit to andrey-utkin/gentoo that referenced this issue Nov 5, 2016
Cloned from 0.9.3 ebuild.
Adding this for sake of current khard incompatibility with 0.9.3, see
lucc/khard#97
gentoo-bot pushed a commit to gentoo/gentoo that referenced this issue Nov 6, 2016
Cloned from 0.9.3 ebuild.
Adding this for sake of current khard incompatibility with 0.9.3, see
lucc/khard#97
Closes: #2753

Signed-off-by: David Seifert <soap@gentoo.org>
@jelmer
Copy link

jelmer commented Feb 8, 2017

The vevent issue (https://github.com/eventable/vobject/issuses/39) has an update that suggests it's been fixed.

@jelmer
Copy link

jelmer commented Feb 8, 2017

Err, skarim/vobject#39 rather

@scheibler
Copy link
Collaborator

scheibler commented Feb 8, 2017 via email

@protist
Copy link
Author

protist commented Feb 9, 2017

I upgraded both and they seem to work fine for me too. I'm not really sure how to tell if I have base64 encoded contact attributes, though?

@scheibler
Copy link
Collaborator

scheibler commented Feb 9, 2017 via email

@protist
Copy link
Author

protist commented Feb 9, 2017

That seemed to work fine. I edited the contact, and khard said Modification successful.

FWIW I had other contacts with photos that had ENCODING=b (lower case b).

@scheibler
Copy link
Collaborator

scheibler commented Feb 9, 2017 via email

@scheibler
Copy link
Collaborator

Khard version 0.11.4 released.

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

No branches or pull requests

3 participants