Ticket #1014 (closed defect: invalid)

Opened 23 months ago

Last modified 23 months ago

Packaging Bug in Pisi

Reported by: klemmster Owned by: spaetz
Priority: major Milestone:
Component: Feed packages Version: SHR-testing
Keywords: python, pisi Cc:

Description

Pisi installs fine, however, when trying to sync google-contacts with opimd I get the following error:

ImportError?: No module named urlparse

Expected Behaviour:
Urlparse should be installed when installing python

Thank you

Change History

comment:1 Changed 23 months ago by klemmster

also missing:
urllib
base64

comment:2 Changed 23 months ago by Heinervdm

  • Component changed from SHR Image to Feed packages

comment:3 Changed 23 months ago by Heinervdm

  • Status changed from new to closed
  • Resolution set to invalid

Those libs are in python-netclient. And pisi depends on that package.
So that can only be a installation problem.
I checked the package content and they are correct.

I think sth went wrong with your opkg during the installation.

comment:4 Changed 23 months ago by spaetz

Heinervdm, thanks for checking that bug. Much appreciated

Note: See TracTickets for help on using tickets.