[MacPorts] #21868: glib2 update to 2.2.1 fails - conflict with e2fsprogs
#21868: glib2 update to 2.2.1 fails - conflict with e2fsprogs ---------------------------------+------------------------------------------ Reporter: dweber@… | Owner: ryandesign@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.1 Keywords: | Port: glib2 e2fsprogs ---------------------------------+------------------------------------------ $ sudo port upgrade -uR glib2 Password: ---> Computing dependencies for glib2 ---> Fetching glib2 ---> Attempting to fetch glib-2.22.1.tar.bz2 from http://distfiles.macports.org/glib2 ---> Verifying checksum(s) for glib2 ---> Extracting glib2 ---> Applying patches to glib2 ---> Configuring glib2 ---> Building glib2 ---> Staging glib2 into destroot ---> Deactivating glib2 @2.22.0_1+darwin ---> Computing dependencies for glib2Error: Couldn't activate glib2 2.22.1_0: Can't install glib2 because conflicting ports are installed: e2fsprogs -- Ticket URL: <http://trac.macports.org/ticket/21868> MacPorts <http://www.macports.org/> Ports system for Mac OS
#21868: glib2 update to 2.2.1 fails - conflict with e2fsprogs ---------------------------------+------------------------------------------ Reporter: dweber@… | Owner: ryandesign@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.1 Keywords: | Port: glib2 e2fsprogs ---------------------------------+------------------------------------------ Comment(by dweber@…): Better formatting: {{{ $ sudo port upgrade -uR glib2 Password: ---> Computing dependencies for glib2 ---> Fetching glib2 ---> Attempting to fetch glib-2.22.1.tar.bz2 from http://distfiles.macports.org/glib2 ---> Verifying checksum(s) for glib2 ---> Extracting glib2 ---> Applying patches to glib2 ---> Configuring glib2 ---> Building glib2 ---> Staging glib2 into destroot ---> Deactivating glib2 @2.22.0_1+darwin ---> Computing dependencies for glib2Error: Couldn't activate glib2 2.22.1_0: Can't install glib2 because conflicting ports are installed: e2fsprogs }}} -- Ticket URL: <http://trac.macports.org/ticket/21868#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#21868: glib2 update to 2.2.1 fails - conflict with e2fsprogs ---------------------------------+------------------------------------------ Reporter: dweber@… | Owner: ryandesign@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.1 Keywords: | Port: glib2 e2fsprogs ---------------------------------+------------------------------------------ Description changed by macsforever2000@…: Old description:
$ sudo port upgrade -uR glib2 Password: ---> Computing dependencies for glib2 ---> Fetching glib2 ---> Attempting to fetch glib-2.22.1.tar.bz2 from http://distfiles.macports.org/glib2 ---> Verifying checksum(s) for glib2 ---> Extracting glib2 ---> Applying patches to glib2 ---> Configuring glib2 ---> Building glib2 ---> Staging glib2 into destroot ---> Deactivating glib2 @2.22.0_1+darwin ---> Computing dependencies for glib2Error: Couldn't activate glib2 2.22.1_0: Can't install glib2 because conflicting ports are installed: e2fsprogs
New description: {{{ $ sudo port upgrade -uR glib2 Password: ---> Computing dependencies for glib2 ---> Fetching glib2 ---> Attempting to fetch glib-2.22.1.tar.bz2 from http://distfiles.macports.org/glib2 ---> Verifying checksum(s) for glib2 ---> Extracting glib2 ---> Applying patches to glib2 ---> Configuring glib2 ---> Building glib2 ---> Staging glib2 into destroot ---> Deactivating glib2 @2.22.0_1+darwin ---> Computing dependencies for glib2Error: Couldn't activate glib2 2.22.1_0: Can't install glib2 because conflicting ports are installed: e2fsprogs }}} -- -- Ticket URL: <http://trac.macports.org/ticket/21868#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
#21868: glib2 update to 2.22.1 fails - conflict with e2fsprogs ----------------------------------+----------------------------------------- Reporter: dweber@… | Owner: ryandesign@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.8.1 Resolution: invalid | Keywords: Port: glib2 e2fsprogs | ----------------------------------+----------------------------------------- Changes (by ryandesign@…): * status: new => closed * resolution: => invalid Comment: glib2 conflicts with e2fsprogs. Deactivate e2fsprogs before trying to install glib2. -- Ticket URL: <http://trac.macports.org/ticket/21868#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS
#21868: glib2 update to 2.22.1 fails - conflict with e2fsprogs ----------------------------------+----------------------------------------- Reporter: dweber@… | Owner: ryandesign@… Type: defect | Status: reopened Priority: Normal | Milestone: Component: ports | Version: 1.8.1 Resolution: | Keywords: Port: glib2 e2fsprogs | ----------------------------------+----------------------------------------- Changes (by dweber@…): * status: closed => reopened * resolution: invalid => Comment: Why is this a solution to the conflict? Presumably these two ports provide a different set of files, no? Is it true that glib2 provides EVERYTHING in e2fsprogs? If so, is it possible to change all dependencies on e2fsprogs so they depend on glib2 (and furthermore, remove the e2fsprogs port)? -- Ticket URL: <http://trac.macports.org/ticket/21868#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS
#21868: glib2 update to 2.22.1 fails - conflict with e2fsprogs ----------------------------------+----------------------------------------- Reporter: dweber@… | Owner: ryandesign@… Type: defect | Status: reopened Priority: Normal | Milestone: Component: ports | Version: 1.8.1 Resolution: | Keywords: Port: glib2 e2fsprogs | ----------------------------------+----------------------------------------- Comment(by ryandesign@…): As far as I know, glib2 provides nothing in e2fsprogs. But glib2 fails to install if e2fsprogs is active. Therefore, the solution to that issue was to add "conflicts e2fsprogs" to the glib2 portfile. I think it's fine to reactivate e2fsprogs after you install glib2. -- Ticket URL: <http://trac.macports.org/ticket/21868#comment:5> MacPorts <http://www.macports.org/> Ports system for Mac OS
#21868: glib2 update to 2.22.1 fails - conflict with e2fsprogs ----------------------------------+----------------------------------------- Reporter: dweber@… | Owner: ryandesign@… Type: defect | Status: reopened Priority: Normal | Milestone: Component: ports | Version: 1.8.1 Resolution: | Keywords: Port: glib2 e2fsprogs | ----------------------------------+----------------------------------------- Comment(by toby@…): I fixed some stuff with e2fsprogs and the uuid.h header. I'd bet the conflict is no longer an issue. -- Ticket URL: <http://trac.macports.org/ticket/21868#comment:6> MacPorts <http://www.macports.org/> Ports system for Mac OS
#21868: glib2 update to 2.22.1 fails - conflict with e2fsprogs ----------------------------------+----------------------------------------- Reporter: dweber@… | Owner: ryandesign@… Type: defect | Status: reopened Priority: Normal | Milestone: Component: ports | Version: 1.8.1 Resolution: | Keywords: Port: glib2 e2fsprogs | ----------------------------------+----------------------------------------- Comment(by macsforever2000@…): Confirmed, the conflict is no more. {{{ $ port installed e2fsprogs glib2 The following ports are currently installed: e2fsprogs @1.41.9_1 (active) glib2 @2.22.0_1+darwin (active) }}} -- Ticket URL: <http://trac.macports.org/ticket/21868#comment:7> MacPorts <http://www.macports.org/> Ports system for Mac OS
#21868: glib2 update to 2.22.1 fails - conflict with e2fsprogs ----------------------------------+----------------------------------------- Reporter: dweber@… | Owner: ryandesign@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.8.1 Resolution: fixed | Keywords: Port: glib2 e2fsprogs | ----------------------------------+----------------------------------------- Changes (by ryandesign@…): * status: reopened => closed * resolution: => fixed Comment: Yes, I do believe Toby's r58211 fixed it. I removed the e2fsprogs conflict from glib2 and glib2-devel in r58855. -- Ticket URL: <http://trac.macports.org/ticket/21868#comment:8> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts