Yesterday evening I upgraded to macports 2.10.5. After building iperf, I tried running `port upgrade outdated`, which ended with the message
//Error: process_cmd failed: sqlite error: another row available (100) while executing query: SELECT cxx_stdlib FROM registry.ports WHERE id=5838//. It seems that it's the reference to *outdated* which triggers the error, as *port outdated* gives the same error, after giving a list of outdated packages. I suppose this is a local problem, since I didn't find any references to the same problem. Does someone have an idea how to solve this? Regards, Jürgen