mysql - fixing permissions

2023-03-27 Thread Murray Eisenberg
With my mysql data in the non-default location ~/Databases/mysql, each time that macOS is updated, permissions seem to get set back to their defaults for various user folders, so that I need to fix them with: chmod +a "_mysql allow search" /Volumes/MacHd/Users/me chmod +a "_mysql

WACZ (Web Archive Collection Zipped) software

2023-03-27 Thread Eric Gallager via macports-users
So, the Internet Archive has recently added an "Email me a WACZ file with the results" option to their "Save Page Now" service in the Wayback Machine, so I tried that out and got some WACZ files, although now I don't know what to do with them. Is anyone aware of any software for handling WACZ files

Re: WACZ (Web Archive Collection Zipped) software

2023-03-27 Thread Marius Schamschula
Eric, It looks like there is Python module for that, but it’s for creating these files: https://pypi.org/project/wacz/ Have you tried https://replayweb.page ? Marius -- Marius Schamschula > On Mar 27, 2023, at 4:07 PM, Eric Gallager vi

Re: WACZ (Web Archive Collection Zipped) software

2023-03-27 Thread Richard L. Hamilton
I gather that not unlike a Java jar file, a .wacz file is a zip file with additional requirements as to layout (and that some components be stored (uncompressed) rather than subjected to "deflate" compression (those being mostly compressed already). If that's the case, you could probably rename

ports that are outdated but cannot be upgraded.

2023-03-27 Thread Kenneth Wolcott
Just successfully completed a selfupdate and the re-install of: port -n upgrade --enforce-variants openssl3 +universal Now what remains is what follows: port outdated The following installed ports are outdated: libtorrent-rasterbar 2.0.8_0 < 2.0.8_1 py39-pep5170.13.

Re: ports that are outdated but cannot be upgraded.

2023-03-27 Thread Kenneth Wolcott
Weird. Getting ready to create a ticket for not being able to be upgraded. Now I see it does not show up on the outdated list. Well, the "replaced" ports are still in the outdated list. Guess I'll just ignore that. On Mon, Mar 27, 2023 at 2:45 PM Kenneth Wolcott wrote: > > Just successfully c

gv complains: dyld[96667]: symbol not found in flat namespace '_yylex'

2023-03-27 Thread Kenneth Wolcott
Hi; gv complains: dyld[96667]: symbol not found in flat namespace '_yylex' which gv /opt/local/bin/gv tmp: port installed | grep gv gv @3.7.4_4 gv @3.7.4_6 (active) tmp: gv target/bozo.pdf dyld[96667]: symbol not found in flat namespace '_yylex' zsh: abort gv target/bozo.pdf This pdf fi

Re: mysql - fixing permissions

2023-03-27 Thread Murray Eisenberg
It appears that macOS 13.3 update, unlike previous macOS updates, does _not_ restore these permissions, including ACLs, to defaults! And from a bit of searching online I understand what is meant by canonical order of ACLs. But how does one fix the order when the "not... in canonical order" appe

Re: ports that are outdated but cannot be upgraded.

2023-03-27 Thread Bill Cole
On 2023-03-27 at 17:54:53 UTC-0400 (Mon, 27 Mar 2023 14:54:53 -0700) Kenneth Wolcott is rumored to have said: Weird. Getting ready to create a ticket for not being able to be upgraded. Now I see it does not show up on the outdated list. Well, the "replaced" ports are still in the outdated li

Re: WACZ (Web Archive Collection Zipped) software

2023-03-27 Thread akierig
On 2023-03-27 (KW 13) at 16:07:45 (-0500) Eric Gallager via macports-users wrote: So, the Internet Archive has recently added an "Email me a WACZ file with the results" option to their "Save Page Now" service in the Wayback Machine, so I tried that out and got some WACZ files, although now I do

Re: ports that are outdated but cannot be upgraded.

2023-03-27 Thread Kenneth Wolcott
Hi Bill; Interestering. I ran 'sudo port -v -s upgrade `port outdated | grep -v following | awk '{print $1}'` I got the usual complaint "libtorrent-rasterbar @2.0.8+python311" Could not open /opt/local/libexec/boost/1.76/lib/libboost_python311-mt.dylib: Error opening or reading file (referen

sudo port -v -s install solfege fails due to qtplay

2023-03-27 Thread Kenneth Wolcott
Hi; sudo port -v -s install solfege fails sudo port -v -s install solfege Password: ---> Computing dependencies for solfege..qtplay is known to fail. Try to install anyway? [y/N]: n Error: qtplay is known to fail Error: Follow https://guide.macports.org/#project.tickets if you believe there is a