Ticket #787 (closed defect: wontfix)
libmokojournal can't be updatet
| Reported by: | olaf@… | Owned by: | mickey@… |
|---|---|---|---|
| Priority: | high | Milestone: | |
| Component: | openmoko-libs | Version: | current svn head |
| Severity: | normal | Keywords: | |
| Cc: | buglog@… | Blocked By: | |
| Blocking: | Estimated Completion (week): | ||
| HasPatchForReview: | PatchReviewResult: | ||
| Reproducible: |
Description
when i do an ipkg upgrade on a new installed (current svn head) rootfs i get:
Collected errors:
Package libmokojournal2-0 wants to install file /usr/lib/libmokojournal2.so.0.0.1
But that file is already provided by package libmokojournal2
Package libmokojournal2-0 wants to install file /usr/lib/libmokojournal2.so.0
But that file is already provided by package libmokojournal2
Package libmokojournal2-0 wants to install file /usr/lib/libmokojournal2.so.0.0.1
But that file is already provided by package libmokojournal2
Package libmokojournal2-0 wants to install file /usr/lib/libmokojournal2.so.0
But that file is already provided by package libmokojournal2
Package libmokojournal2-0 wants to install file /usr/lib/libmokojournal2.so.0.0.1
But that file is already provided by package libmokojournal2
Package libmokojournal2-0 wants to install file /usr/lib/libmokojournal2.so.0
But that file is already provided by package libmokojournal2
this can be "fixed" by rm /usr/lib/libmokojournal2.so.0* and doing another upgrade.

Sometimes we move files from packages and rename packages. This is inevitable
during the development phase (getting packaging right is tough...). The proper
way to deal with this right now is:
ipkg remove libmokojournal2 --force-depends
ipkg install libmokojournal2-0