Opened 10 years ago

Closed 9 years ago

#45427 closed defect (fixed)

gnome-common installs files that belong to autoconf-archive

Reported by: ryandesign (Ryan Carsten Schmidt) Owned by: dbevans (David B. Evans)
Priority: Normal Milestone:
Component: ports Version: 2.3.1
Keywords: Cc: cooljeanius (Eric Gallager), armando@…
Port: gnome-common

Description

$ sudo port install gnome-common
--->  Computing dependencies for gnome-common
--->  Fetching distfiles for gnome-common
--->  Verifying checksums for gnome-common
--->  Extracting gnome-common
--->  Applying patches to gnome-common
--->  Configuring gnome-common
--->  Building gnome-common
--->  Staging gnome-common into destroot
--->  Installing gnome-common @3.14.0_0
--->  Activating gnome-common @3.14.0_0
Error: Failed to activate gnome-common: Image error: /opt/local/share/aclocal/ax_check_enable_debug.m4 is being used by the active autoconf-archive port.  Please deactivate this port first, or use 'port -f activate gnome-common' to force the activation.
Error: See /opt/local/var/macports/logs/_Users_rschmidt_macports_dports_gnome_gnome-common/gnome-common/main.log for details.
Error: Follow http://guide.macports.org/#project.tickets to report a bug.
Error: Processing of port gnome-common failed

When this is fixed, the conflicts lines in both ports should be removed.

Change History (5)

comment:1 Changed 9 years ago by cooljeanius (Eric Gallager)

Reported to gnome upstream: https://bugzilla.gnome.org/show_bug.cgi?id=729403#c6

Edit: and also: https://bugzilla.gnome.org/show_bug.cgi?id=729405#c7

(of course, both the tickets I mentioned it on were the ones where the changes were introduced in the first place, which were already closed as "fixed", so it might be a better idea to open a new one instead...)

Last edited 9 years ago by cooljeanius (Eric Gallager) (previous) (diff)

comment:2 Changed 9 years ago by ryandesign (Ryan Carsten Schmidt)

Cc: armando@… added

Has duplicate #47458.

comment:3 in reply to:  1 Changed 9 years ago by ryandesign (Ryan Carsten Schmidt)

Replying to egall@…:

(of course, both the tickets I mentioned it on were the ones where the changes were introduced in the first place, which were already closed as "fixed", so it might be a better idea to open a new one instead...)

https://bugzilla.gnome.org/show_bug.cgi?id=747920

comment:4 Changed 9 years ago by mf2k (Frank Schima)

Owner: changed from macports-tickets@… to devans@…

comment:5 Changed 9 years ago by dbevans (David B. Evans)

Resolution: fixed
Status: newclosed

Conflict resolved by updating gnome-common to version 3.18.0 in r140572, now depends on autoconf-archive.
Updated autoconf-archive to remove conflict declaration in r140571, deactivates old versions of gnome-common to avoid conflicts on activation.

Note: See TracTickets for help on using tickets.