New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #28464 (closed defect: fixed)

Opened 2 years ago

Last modified 2 years ago

gdk-pixbuf2 requires gobject-introspection

Reported by: n.gilbert@… Owned by: devans@…
Priority: Normal Milestone:
Component: ports Version: 1.9.2
Keywords: Cc: suv-sf@…, singingwolfboy@…, ryandesign@…
Port: gdk-pixbuf2

Description

Error: unable to upgrade port: 1 (see attached log)

Attachments

main.log (12.7 KB) - added by n.gilbert@… 2 years ago.

Change History

Changed 2 years ago by n.gilbert@…

comment:1 follow-ups: ↓ 3 ↓ 8 Changed 2 years ago by drowe@…

I also am getting this problems with gdk-pixbuf2 upgrading 2.22.1_1 to 2.23.0_1
Also with atk upgrading 1.30.0_0 to 1.33.6_0
Also with pango upgrading 1.28.3_1 to 1.28.3_2

Seems to be the same problem in each case:
Recent changesets (76196 for atk, 76190 for pango and 76189 for gdk-pixbuf2) turned on introspection - but did not include a dependency on gobject-introspection.
Also the MacPorts version of gobject-introspection is currently @0.9.12 whereas the error reports in the logfiles say that gobject-introspection @1.0 is needed.

comment:2 Changed 2 years ago by drowe@…

Have just found that atk, gdk-pixbuf2 and pango will all upgrade OK if you manually install gobject-introspection first. It doesn't seem to matter that gobject-introspection is at version @0.9.12.

comment:3 in reply to: ↑ 1 ; follow-up: ↓ 6 Changed 2 years ago by suv-sf@…

Replying to drowe@…:

(…) problems with gdk-pixbuf2 upgrading 2.22.1_1 to 2.23.0_1

Isn't gdk-pixbuf 2.23.0 the unstable development branch and 2.22.1 the current stable version?

comment:4 Changed 2 years ago by suv-sf@…

  • Cc suv-sf@… added

Cc Me!

comment:5 Changed 2 years ago by ryandesign@…

  • Cc singingwolfboy@… added
  • Keywords gdk-pixbuf2 removed
  • Port set to gdk-pixbuf2
  • Owner changed from macports-tickets@… to devans@…
  • Summary changed from gdk-pixbuf2 upgrade fails to gdk-pixbuf2 requires gobject-introspection

comment:6 in reply to: ↑ 3 Changed 2 years ago by ryandesign@…

Replying to suv-sf@…:

Isn't gdk-pixbuf 2.23.0 the unstable development branch and 2.22.1 the current stable version?

I thought so. I thought the same thing for atk.

comment:7 Changed 2 years ago by ryandesign@…

  • Cc ryandesign@… added

comment:8 in reply to: ↑ 1 Changed 2 years ago by ryandesign@…

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

Replying to drowe@…:

I also am getting this problems with gdk-pixbuf2 upgrading 2.22.1_1 to 2.23.0_1

Fixed in r76287 by reverting gdk-pixbuf2 to the latest stable version 2.22.1 and disabling introspection.

Has duplicate #28465.

Also with atk upgrading 1.30.0_0 to 1.33.6_0

This was dealt with in #28463.

Also with pango upgrading 1.28.3_1 to 1.28.3_2

This was dealt with in #28466.

Also the MacPorts version of gobject-introspection is currently @0.9.12 whereas the error reports in the logfiles say that gobject-introspection @1.0 is needed.

The latest version of gobject-introspection I am able to locate is 0.10.2; I updated the port to that version in r76334.

Note: See TracTickets for help on using tickets.