Ticket #1397 (closed defect: fixed)

Opened 5 years ago

Last modified 5 years ago

build failures: openmoko-appmanager2 and packagekit want libopkg 0.1.3

Reported by: mail@… Owned by: mickey
Priority: high Milestone:
Component: Applications & Dependencies Version: current svn head
Severity: normal Keywords:
Cc: buglog@… Blocked By:
Blocking: Estimated Completion (week):
HasPatchForReview: PatchReviewResult:
Reproducible:

Description

Environment: MokoMakefile? with org.openmoko.dev git branch and autorev, on
OpenSuSE 10.3 x86_64.

Both openmoko-appmanager2 (required for "openmoko-devel-image" target) and
packagekit (required for "openmoko-qtopia-x11-image") fail in the do_configure()
step:

| checking for OPENMOKO... yes
| checking for LIBOPKG... configure: error: Package requirements (libopkg =
0.1.3) were not met:
|
| Requested 'libopkg = 0.1.3' but version of libopkg is 0.1.4

Changing the "configure.ac" file to expect version 0.1.4 will fix the build, but
I have not tested the resulting packages to see whether or not they work properly.

Change History

comment:1 Changed 5 years ago by roh

  • Owner changed from mickey@… to mickeyl

comment:2 Changed 5 years ago by roh

  • Owner changed from mickeyl to mickey

comment:3 Changed 5 years ago by graeme

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

A fix was commited for this problem and they now build.

Note: See TracTickets for help on using tickets.