Ticket #1014 (closed defect: invalid)
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: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.
Note: See
TracTickets for help on using
tickets.

also missing:
urllib
base64