needs update for jaunty

Bug #338367 reported by Brian J. Murrell
8
Affects Status Importance Assigned to Milestone
evolution-jescs (Ubuntu)
Fix Released
Medium
Unassigned

Bug Description

Binary package hint: evolution-jescs

Currently, on Jaunty:

$ sudo apt-get install evolution-jescs
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help resolve the situation:

The following packages have unmet dependencies:
  evolution-jescs: Conflicts: evolution (>= 2.25.0) but 2.25.92-0ubuntu2 is to be installed
E: Broken packages

Revision history for this message
j.scott.gwin@gmail.com (j.scott.gwin) wrote :

have you tried to install through add/remove programs?

Revision history for this message
Brian J. Murrell (brian-interlinx) wrote : Re: [Bug 338367] Re: needs update for jaunty

On Thu, 2009-03-05 at 19:59 +0000, J. Scott Gwin wrote:
> have you tried to install through add/remove programs?

Why? What's that got to do with anything? Clearly, the package that's
available:

$ apt-cache policy evolution-jescs
evolution-jescs:
  Installed: (none)
  Candidate: 2.24.0-0ubuntu2
  Version table:
     2.24.0-0ubuntu2 0
        500 http://apt.interlinx.bc.ca jaunty/universe Packages
        100 /var/lib/dpkg/status
$ apt-cache show evolution-jescs | grep -i conflicts
Conflicts: evolution (>= 2.25.0), evolution (<< 2.24.0)

Is incompatible with the version of evolution that's in Jaunty right
now:

$ apt-cache show evolution | grep -i version
Version: 2.25.92-0ubuntu2

b.

Revision history for this message
Brian J. Murrell (brian-interlinx) wrote :

Is there an owner for this package? Will a new one be getting rolled any time soon for jaunty?

Changed in evolution-jescs:
status: New → Confirmed
Revision history for this message
Andrew Starr-Bochicchio (andrewsomething) wrote :

As were in FF this needs an exception.

Justification:

Current version is not installable with evolution 2.26

Upstream changelog since current Ubuntu version:

2009-03-16 Wang Xin <email address hidden>

 * configure.in: Bump to 2.26.0.

2009-03-09 Wang Xin <email address hidden>

 * camel/camel-sunone-transport.c: Fix a typo.

2009-02-16 Wang Xin <email address hidden>

 Fixes #571961. Adapt to the new APIs from upstream libical. Changes
 made include using the "_r" counterpart for the following APIs:
  icalproperty_as_ical_string ()
  icalvalue_as_ical_string ()
  icalcomponent_as_ical_string ()
  icalparameter_as_ical_string ()
  icaldurationtype_as_ical_string ()
  icalenum_reqstat_code ()
  icallangbind_property_eval_string ()
  icallangbind_quote_as_ical ()
  icalmime_text_end_part ()
  icalperiodtype_as_ical_string ()
  icalproperty_enum_to_string ()
  icalproperty_get_parameter_as_string ()
  icalproperty_get_value_as_string ()
  icalproperty_get_property_name ()
  icalrecurrencetype_as_string ()
  icaltime_as_ical_string ()
  icalreqstattype_as_string ()
  icalvalue_binary_as_ical_string ()
  icalvalue_int_as_ical_string ()
  icalvalue_utcoffset_as_ical_string ()
  icalvalue_string_as_ical_string ()
  icalvalue_recur_as_ical_string ()
  icalvalue_text_as_ical_string ()
  icalvalue_attach_as_ical_string ()
  icalvalue_duration_as_ical_string ()
  icalvalue_date_as_ical_string ()
  icalvalue_datetime_as_ical_string ()
  icalvalue_float_as_ical_string ()
  icalvalue_geo_as_ical_string ()
  icalvalue_datetimeperiod_as_ical_string ()
  icalvalue_period_as_ical_string ()
  icalvalue_trigger_as_ical_string ()
  icalvalue_as_ical_string ()

 * calendar/cal-backend-wcap-events.c:
 * calendar/cal-backend-wcap.c:
 * configure.in: Bump to 2.25.2.
 * lib/sunone-connection.c:
 * lib/sunone-util.c:
 * storage/sunone-invitation-list-model.c:
 * storage/sunone-invitation-list.c:

2009-01-21 Wang Xin <email address hidden>

 * configure.in: Bump to 2.25.1.

2009-01-08 Wang Xin <email address hidden>

 Fixes #567005.

 * calendar/cal-backend-wcap.c: Read the cache after permission check.

2009-01-08 Wang Xin <email address hidden>

 Fixes #566997.

 * lib/sunone-connection.c: Leave "rrules" as empty if "rrules" is
 removed.

2008-11-11 Wang Xin <email address hidden>

 * configure.in: Butmp to 2.25.0.

Changed in evolution-jescs (Ubuntu):
assignee: nobody → Andrew Starr-Bochicchio (andrewsomething)
importance: Undecided → Medium
status: Confirmed → In Progress
Revision history for this message
Andrew Starr-Bochicchio (andrewsomething) wrote :
Changed in evolution-jescs (Ubuntu):
assignee: Andrew Starr-Bochicchio (andrewsomething) → nobody
status: In Progress → Confirmed
Revision history for this message
Scott Kitterman (kitterman) wrote :

Do we have the version of iCal this was ported to?

Revision history for this message
Andrew Starr-Bochicchio (andrewsomething) wrote :

Yes, it's the same used by evolution-data-server. EDS shipped it's own version of libical until GNOME 2.25 when it was also ported to use the upstream version. That's the reason for this being ported to use it as well.

Revision history for this message
James Westby (james-w) wrote :

Uploaded and in the queue, thanks.

James

Changed in evolution-jescs (Ubuntu):
status: Confirmed → Fix Committed
Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package evolution-jescs - 2.26.0-0ubuntu1

---------------
evolution-jescs (2.26.0-0ubuntu1) jaunty; urgency=low

  * New upstream release (LP: #338367):
    - bump build-deps:
      + evolution-dev (>= 2.26)
      + libcamel1.2-dev (>= 2.26)
      + libedata-cal1.2-dev (>= 2.26)
      + libedataserverui1.2-dev (>= 2.26)
    - update versioned conflict on evolution (<< 2.26.0 & >= 2.27.0)

 -- Andrew Starr-Bochicchio <email address hidden> Wed, 08 Apr 2009 14:45:30 -0400

Changed in evolution-jescs (Ubuntu):
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.