Ticket #68494: TSOInstallImageMagick#2.txt

File TSOInstallImageMagick#2.txt, 1.6 KB (added by ChrisFr, 11 months ago)
Line 
1iMac:~ xxxxxxx $ sudo port clean python311
2Password:
3--->  Cleaning python311
4iMac:~ chris$ sudo port clean ImageMagick
5--->  Cleaning ImageMagick
6iMac:~ chris$ sudo port install ImageMagick
7--->  Computing dependencies for ImageMagick
8The following dependencies will be installed:
9 bash
10 cairo
11 gdk-pixbuf2
12 giflib
13 glib2
14 gobject-introspection
15 imath
16 jasper
17 libde265
18 libheif
19 libpixman
20 libraw
21 openexr
22 py311-mako
23 py311-markdown
24 py311-markupsafe
25 py311-setuptools
26 python311
27 shared-mime-info
28 svt-av1
29 urw-fonts
30 webp
31 x265
32 xorg-xcb-util
33 xrender
34Continue? [Y/n]: Y
35--->  Activating python311 @3.11.6_0+lto+optimizations
36Error: Failed to activate python311: Image error: /Applications/MacPorts/Python 3.11/IDLE.app/Contents/Info.plist already exists and does not belong to a registered port.  Unable to activate port python311. Use 'port -f activate python311' to force the activation.
37    while executing
38"throw registry::image-error $msg"
39    ("foreach" body line 50)
40    invoked from within
41"foreach file $imagefiles {
42                set srcfile "${extracted_dir}${file}"
43
44                # To be able to install links, we test if we can lst..."
45    invoked from within
46"registry::write {
47            foreach file $imagefiles {
48                set srcfile "${extracted_dir}${file}"
49
50                # To be able to instal..."
51Error: See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_python311/python311/main.log for details.
52Error: Follow https://guide.macports.org/#project.tickets if you believe there is a bug.
53Error: Processing of port ImageMagick failed