port database sqlite error

Riccardo Mottola riccardo.mottola at libero.it
Fri Dec 20 00:50:14 UTC 2024


Hi!

after ports reclaim did run a couple of times cleaning up, I get this error:

$ sudo port  clean outdated
Error: process_cmd failed: sqlite error: another row available (100) 
while executing query: SELECT cxx_stdlib FROM registry.ports WHERE id=1006
Balthasar:~ multix$ sqlite3 /opt/local/var/macports/registry/registry.db 
"select * from


I get this error at the end of "port outdated", so that is where it 
comes from.

I did run:
qlite3 /opt/local/var/macports/registry/registry.db "select * from ports 
where id=1006"
1006|pkgconfig|677ba022ffa40ea6642b68951fc2422ebf9a966224178524a7b3f0c5e7269d32-3295|/opt/local/var/macports/software/pkgconfig/pkgconfig-0.29.2_0.darwin_10.x86_64.tbz2|0|0.29.2|0|||installed|1734653951|image|x86_64|0|darwin|10||0

so there is only one line!!! how can it say there is another row with 
id=1006?

I am confused.

Riccardo


More information about the macports-users mailing list