Opened 4 months ago

Last modified 4 months ago

#69252 assigned defect

sqlite3-tools conflicts with sqlcipher-tools

Reported by: barracuda156 Owned by: Schamschula (Marius Schamschula)
Priority: Normal Milestone:
Component: ports Version: 2.9.0
Keywords: Cc:
Port: sqlite3-tools, sqlcipher-tools

Description

Error: Failed to activate sqlite3-tools: Image error: /opt/local/bin/sqldiff is being used by the active sqlcipher-tools port.  Please deactivate this port first, or use 'port -f activate sqlite3-tools' to force the activation.
    while executing
"throw registry::image-error $msg"
    ("foreach" body line 47)
    invoked from within
"foreach file $imagefiles {
                set srcfile "${extracted_dir}${file}"

                # To be able to install links, we test if we can lst..."
    invoked from within
"registry::write {
            foreach file $imagefiles {
                set srcfile "${extracted_dir}${file}"

                # To be able to instal..."

Change History (1)

comment:1 Changed 4 months ago by Schamschula (Marius Schamschula)

This is the first time I've heard of sqlcipher-tools. This conflict should have been added the that port was introduced.

Note: See TracTickets for help on using tickets.