MacPorts 2.10.0 has been released

2024-08-07 Thread Joshua Root
The MacPorts Project is happy to announce that the 2.10.0 version has now been released. It is available via the usual methods: - selfupdate if you already have MacPorts installed - package installers [1] for macOS 14 Sonoma and all older releases back to Mac OS X 10.5 Leopard (un

port outdated complains after self-update to version 2.10 of MacPorts

2024-08-07 Thread Kenneth Wolcott
port outdated sqlite error: attempt to write a readonly database (8) while executing query: CREATE INDEX registry.snapshot_file_id ON snapshot_files(id) while executing "registry::open $db_path" (procedure "mportinit" line 832) invoked from within "mportinit ui_options global_options gl

Re: port outdated complains after self-update to version 2.10 of MacPorts

2024-08-07 Thread Joshua Root
port outdated sqlite error: attempt to write a readonly database (8) while executing query: CREATE INDEX registry.snapshot_file_id ON snapshot_files(id) while executing "registry::open $db_path" (procedure "mportinit" line 832) invoked from within "mportinit ui_options global_option

Re: port outdated complains after self-update to version 2.10 of MacPorts

2024-08-07 Thread Kenneth Wolcott
Thank you, seems to be fixed by 'sudo port outdated'. On Wed, Aug 7, 2024 at 2:57 PM Joshua Root wrote: > > > port outdated > > sqlite error: attempt to write a readonly database (8) while executing > > query: CREATE INDEX registry.snapshot_file_id ON snapshot_files(id) > > while executing >

Re: port outdated complains after self-update to version 2.10 of MacPorts

2024-08-07 Thread Nils Breunese
I encountered the same issue after updating to MacPorts 2.10.0. Everything was indeed fine again after I ran ‘sudo port selfupdate’ another time. Nils. > Op 7 aug 2024 om 23:57 heeft Joshua Root het volgende > geschreven: > >  >> >> port outdated >> sqlite error: attempt to write a readonly