Opened 6 years ago

Closed 6 years ago

Last modified 6 years ago

#56735 closed defect (duplicate)

SQLite query error in MacPorts 2.5.2

Reported by: sideeffect42 (Dennis Camera) Owned by:
Priority: Normal Milestone:
Component: base Version: 2.5.2
Keywords: tiger legacy-os Cc: ryandesign (Ryan Carsten Schmidt)
Port:

Description

Since upgrading from MacPorts 2.4.4 to 2.5.2 I occasionally get the following error on Mac OS X 10.4.11 (ppc7450) when trying to upgrade a port:

--->  Cleaning desktop-file-utils
--->  Removing work directory for desktop-file-utils
--->  Uninstalling desktop-file-utils @0.22_0
--->  Cleaning desktop-file-utils
--->  Removing work directory for desktop-file-utils
Error: process_cmd failed: sqlite error: near "COLLATE": syntax error (1) while executing query: SELECT id FROM registry.files WHERE (actual_path = ? COLLATE NOCASE) AND active

I couldn't yet figure out when exactly this error occurs.

Seems to be related to #56620

Change History (3)

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

Cc: ryandesign added

Yes, I've seen that on Tiger too. If the solution to #56620 is to bundle a newer sqlite, then that should fix this as well.

comment:2 Changed 6 years ago by raimue (Rainer Müller)

Resolution: duplicate
Status: newclosed

Duplicate of #56620.

comment:3 Changed 6 years ago by kencu (Ken)

until it gets fixed, there is a very easy workaround as outlined in that other ticket.

Note: See TracTickets for help on using tickets.