Opened 10 years ago

Closed 10 years ago

Last modified 10 years ago

#41632 closed defect (invalid)

qt4-mac-sqlite3-plugin: Requested variants "" do not match original selection "+debug".

Reported by: gtmdhl@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.2.1
Keywords: Cc: michaelld (Michael Dickens), pixilla (Bradley Giesbrecht), gtmdhl@…
Port: qt4-mac-sqlite3-plugin

Description (last modified by ryandesign (Ryan Carsten Schmidt))

Mac OS 10.9 Maverick on IMac Attempting to install digikam. Downloaded and installed Xcode 5.0.5; Apples Command Line Developer Tools for Maverick; Digikam (installed in Applications folder); MacPorts 2.2.1. Ran Install digikam and system ran successfully for 4 hours or so and then failed. Please see attached file. (Failed to load digikam) I ran self update; clean and upgrade outdated and received the out put (#1) when I attempted to install digikam again resulted in “Error: Failed to install qt4-mac-sqlite3-plugin”. See Below Any suggestions to install this plugin will be appreciated.

Attempts to access /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_aqua_qt4-mac-sqlite2-plugin/qt4-mac-sqlite3-plugin/main.log ended in error message “insufficient authorization to access…”

Sincerely
David Lyon

bash-3.2$ sudo port install digikam
Password:
--->  Computing dependencies for digikam
--->  Dependencies to be installed: qt4-mac-sqlite3-plugin
Error: Requested variants "" do not match original selection "+debug".
Please use the same variants again, perform 'port clean qt4-mac-sqlite3-plugin' or specify the force option (-f).
Error: Failed to install qt4-mac-sqlite3-plugin
Please see the log file for port qt4-mac-sqlite3-plugin for details:
    /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_aqua_qt4-mac-sqlite2-plugin/qt4-mac-sqlite3-plugin/main.log
Error: The following dependencies were not installed: qt4-mac-sqlite3-plugin
To report a bug, follow the instructions in the guide:
    http://guide.macports.org/#project.tickets
Error: Process

Change History (2)

comment:1 Changed 10 years ago by ryandesign (Ryan Carsten Schmidt)

Cc: michaelld@… pixilla@… added
Description: modified (diff)
Keywords: qt4-mac-sqlite3-plugin removed
Port: qt4-mac-sqlite3-plugin added; digikam removed
Resolution: invalid
Status: newclosed
Summary: Error: Failed to install qt4-mac-sqlite3-pluginqt4-mac-sqlite3-plugin: Requested variants "" do not match original selection "+debug".

As the message you showed us says: Requested variants "" do not match original selection "+debug".

This means you requested to install the port qt4-mac-sqlite3-plugin with the +debug variant. Then you either interrupted it or it failed. And now you are again requesting to install that port (indirectly, via the digikam port), but this time you are not requesting the +debug variant. As the message says, you need to run sudo port clean qt4-mac-sqlite3-plugin before doing that.

comment:2 Changed 10 years ago by gtmdhl@…

Cc: gtmdhl@… added

Cc Me!

Note: See TracTickets for help on using tickets.