Bug 1210938 - python-lxml is needed by vdirsyncer
Summary: python-lxml is needed by vdirsyncer
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: vdirsyncer
Version: 22
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Michele Baldessari
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-04-11 08:04 UTC by Pierguido Lambri
Modified: 2015-04-21 19:07 UTC (History)
2 users (show)

Fixed In Version: vdirsyncer-0.4.4-2.fc22
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-04-21 19:07:51 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)
add python-lxml in the spec file (585 bytes, patch)
2015-04-11 08:06 UTC, Pierguido Lambri
no flags Details | Diff
add python-lxml in the spec file (585 bytes, patch)
2015-04-11 08:09 UTC, Pierguido Lambri
no flags Details | Diff

Description Pierguido Lambri 2015-04-11 08:04:59 UTC
Description of problem:
Tried to install vdirsyncer, at first run I got a error about missing lxml.

Version-Release number of selected component (if applicable):
vdirsyncer-0.4.3-5.fc22.noarch

How reproducible:
Always

Steps to Reproduce:
1. New F22 installation
2. Install vdirsyncer 
3. Run it

Actual results:
Error about lxml missing

Expected results:
vdirsyncer should run just fine

Additional info:
This is the traceback:

➜  ~  vdirsyncer sync  
Traceback (most recent call last):
  File "/bin/vdirsyncer", line 5, in <module>
    from pkg_resources import load_entry_point
  File "/usr/lib/python2.7/site-packages/pkg_resources/__init__.py", line 3018, in <module>
    working_set = WorkingSet._build_master()
  File "/usr/lib/python2.7/site-packages/pkg_resources/__init__.py", line 612, in _build_master
    ws.require(__requires__)
  File "/usr/lib/python2.7/site-packages/pkg_resources/__init__.py", line 918, in require
    needed = self.resolve(parse_requirements(requirements))
  File "/usr/lib/python2.7/site-packages/pkg_resources/__init__.py", line 805, in resolve
    raise DistributionNotFound(req)

Comment 1 Pierguido Lambri 2015-04-11 08:06:50 UTC
Created attachment 1013355 [details]
add python-lxml in the spec file

Comment 2 Pierguido Lambri 2015-04-11 08:09:20 UTC
Created attachment 1013356 [details]
add python-lxml in the spec file

Sorry for the mess, I saw there was a typo in the patch

Comment 3 Michele Baldessari 2015-04-11 08:44:44 UTC
Ciao Pier ;)

thanks a bunch, another brainfart of mine. I have now fixed this in rawhide and 
F22. Will push an update shortly.

cheers,
Michele

Comment 4 Fedora Update System 2015-04-11 08:52:27 UTC
vdirsyncer-0.4.4-2.fc22 has been submitted as an update for Fedora 22.
https://admin.fedoraproject.org/updates/vdirsyncer-0.4.4-2.fc22

Comment 5 Fedora Update System 2015-04-12 02:07:45 UTC
Package vdirsyncer-0.4.4-2.fc22:
* should fix your issue,
* was pushed to the Fedora 22 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing vdirsyncer-0.4.4-2.fc22'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2015-6019/vdirsyncer-0.4.4-2.fc22
then log in and leave karma (feedback).

Comment 6 Fedora Update System 2015-04-21 19:07:51 UTC
vdirsyncer-0.4.4-2.fc22 has been pushed to the Fedora 22 stable repository.  If problems still persist, please make note of it in this bug report.


Note You need to log in before you can comment on or make changes to this bug.