Opened 13 years ago

Closed 13 years ago

#28715 closed defect (invalid)

gdk-pixbuf2: staging fails: no matching port found for: name=gdk-pixbuf2, version=2.22.1, revision=1, variants=, epoch=2

Reported by: akimd (Akim Demaille) Owned by: dbevans (David B. Evans)
Priority: Normal Milestone:
Component: ports Version: 1.9.2
Keywords: Cc:
Port: gdk-pixbuf2

Description (last modified by mf2k (Frank Schima))

I don't understand what's wrong, and I'm unsure how to try to proceed or provide more accurate logs.

 $ sudo port clean gdk-pixbuf2
--->  Cleaning gdk-pixbuf2

 $ sudo port upgrade -Ru gdk-pixbuf2
--->  Computing dependencies for gdk-pixbuf2
--->  Fetching gdk-pixbuf2
--->  Verifying checksum(s) for gdk-pixbuf2
--->  Extracting gdk-pixbuf2
--->  Configuring gdk-pixbuf2
--->  Building gdk-pixbuf2
--->  Staging gdk-pixbuf2 into destroot
no matching port found for: name=gdk-pixbuf2, version=2.22.1, revision=1, variants=, epoch=2
    while executing
"registry::entry open $name $version $revision $variants $epoch"
    (procedure "receipt_sqlite::open_entry" line 2)
    invoked from within
"${macports::registry.format}::open_entry $name $version $revision $variants $epoch"
    (procedure "registry::open_entry" line 4)
    invoked from within
"registry::open_entry $newname $version_in_tree $revision_in_tree $portinfo(canonical_active_variants) $epoch_in_tree"
    (procedure "macports::_upgrade" line 378)
    invoked from within
"macports::_upgrade $portname $dspec $variationslist $optionslist depscache"
    (procedure "macports::upgrade" line 20)
    invoked from within
"macports::upgrade $portname "port:$portname" [array get requested_variations] [array get options] depscache"
    ("uplevel" body line 3)
    invoked from within
"uplevel 1 $block"
    (procedure "foreachport" line 18)
    invoked from within
"foreachport $portlist {
        if {![info exists depscache(port:$portname)]} {
            set status [macports::upgrade $portname "port:$portname" [..."
    (procedure "action_upgrade" line 8)
    invoked from within
"$action_proc $action $portlist [array get global_options]"
    (procedure "process_cmd" line 87)
    invoked from within
"process_cmd $remaining_args"
    invoked from within
"if { [llength $remaining_args] > 0 } {

    # If there are remaining arguments, process those as a command
    set exit_status [process_cmd $remaining..."
    (file "/opt/local/bin/port" line 4403)

Change History (4)

comment:1 Changed 13 years ago by mf2k (Frank Schima)

Cc: devans@… openmaintainer@… removed
Description: modified (diff)
Keywords: staging removed
Owner: changed from macports-tickets@… to devans@…

openmaintainer@… is not a valid email address.

comment:2 Changed 13 years ago by akimd (Akim Demaille)

Help. I don't know how to proceed, and there are several ports that are blocked because of this (include TeX).

comment:3 in reply to:  2 Changed 13 years ago by akimd (Akim Demaille)

Replying to akim.demaille@…:

Help. I don't know how to proceed, and there are several ports that are blocked because of this (include TeX).

For some reason, it turns out that I was stuck with 1.9.1, not 1.9.2. It would be nice if "port outdated" could report that "port" itself is upgradable.

After a selfupdate, it behaves as expected.

$ sudo port upgrade outdated
--->  Computing dependencies for gdk-pixbuf2
--->  Unable to uninstall/deactivate gdk-pixbuf2 @2.22.1_1, the following ports depend on it:
--->    gtk2 @2.22.1_1+x11
Warning: Uninstall/deactivate forced.  Proceeding despite dependencies.
--->  Deactivating gdk-pixbuf2 @2.22.1_1
--->  Unable to uninstall/deactivate gdk-pixbuf2 @2.22.1_1, the following ports depend on it:
--->    gtk2 @2.22.1_1+x11
Warning: Uninstall/deactivate forced.  Proceeding despite dependencies.
--->  Cleaning gdk-pixbuf2
--->  Uninstalling gdk-pixbuf2 @2.22.1_1
--->  Cleaning gdk-pixbuf2
--->  Computing dependencies for gdk-pixbuf2
--->  Installing gdk-pixbuf2 @2.22.1_1
--->  Activating gdk-pixbuf2 @2.22.1_1
--->  Cleaning gdk-pixbuf2

You may close this ticket, sorry for the noise.

comment:4 Changed 13 years ago by dbevans (David B. Evans)

Resolution: invalid
Status: newclosed
Note: See TracTickets for help on using tickets.