Opened 9 days ago

Closed 9 days ago

#69823 closed defect (duplicate)

texlive: port installs leptonica and tesseract

Reported by: ballapete (Peter "Pete" Dyballa) Owned by: markemer (Mark Anderson)
Priority: Normal Milestone:
Component: ports Version: 2.9.3
Keywords: leopard ppc Cc: mascguy (Christopher Nielsen)
Port: texlive

Description

This is the second time it's perfoming this nonsense:

--->  Fetching archive for tesseract
DEBUG: Executing org.macports.archivefetch (tesseract)
DEBUG: euid/egid changed to: 0/0
DEBUG: chowned /opt/local/var/macports/incoming to macports
DEBUG: euid/egid changed to: 502/502
--->  tesseract-5.3.3_2.darwin_9.ppc.tbz2 doesn't seem to exist in /opt/local/var/macports/incoming/verified
--->  Attempting to fetch tesseract-5.3.3_2.darwin_9.ppc.tbz2 from http://packages.macports.org/tesseract

  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:--  0:00:04 --:--:--     0DEBUG: Fetching archive failed: The requested URL returned error: 404
--->  Attempting to fetch tesseract-5.3.3_2.darwin_9.ppc.tbz2 from http://fra.de.packages.macports.org/tesseract

  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:--  0:00:04 --:--:--     0DEBUG: Fetching archive failed: Failed to connect to 2001:41d0:700:3394:1::2: No route to host
--->  Attempting to fetch tesseract-5.3.3_2.darwin_9.ppc.tbz2 from http://mse.uk.packages.macports.org/tesseract

  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:--  0:00:04 --:--:--     0DEBUG: Fetching archive failed: The requested URL returned error: 404
DEBUG: Privilege de-escalation not attempted as not running as root.
DEBUG: fetch phase started at Thu Apr 25 16:25:51 CEST 2024
--->  Fetching distfiles for tesseract
DEBUG: Executing org.macports.fetch (tesseract)
--->  tesseract-5.3.3.tar.gz does not exist in /opt/local/var/macports/distfiles/tesseract
--->  Attempting to fetch tesseract-5.3.3.tar.gz from https://codeload.github.com/tesseract-ocr/tesseract/legacy.tar.gz/5.3.3?dummy=

  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0DEBUG: Fetching distfile failed: error:1407742E:SSL routines:SSL23_GET_SERVER_HELLO:tlsv1 alert protocol version
--->  Attempting to fetch tesseract-5.3.3.tar.gz from http://distfiles.macports.org/tesseract
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
 78 1873k   78 1467k    0     0   342k      0  0:00:05  0:00:04  0:00:01 5902k
100 1873k  100 1873k    0     0   350k      0  0:00:05  0:00:05 --:--:-- 1412kDEBUG: Privilege de-escalation not attempted as not running as root.
DEBUG: checksum phase started at Thu Apr 25 16:25:59 CEST 2024
--->  Verifying checksums for tesseract
DEBUG: Executing org.macports.checksum (tesseract)
--->  Checksumming tesseract-5.3.3.tar.gz
DEBUG: Calculated (rmd160) is bb40810015264bdfdc5004fac9ec2c9f08860abe
DEBUG: Correct (rmd160) checksum for tesseract-5.3.3.tar.gz
DEBUG: Calculated (sha256) is 4ac3d7b5756a46156f38791a9d0828ecb2769de8c5547c0f1faf0e121b1d69dd
DEBUG: Correct (sha256) checksum for tesseract-5.3.3.tar.gz
DEBUG: Calculated (size) is 1918466
DEBUG: Correct (size) checksum for tesseract-5.3.3.tar.gz
DEBUG: Privilege de-escalation not attempted as not running as root.
DEBUG: extract phase started at Thu Apr 25 16:26:00 CEST 2024
--->  Extracting tesseract
DEBUG: Executing org.macports.extract (tesseract)
--->  Extracting tesseract-5.3.3.tar.gz
DEBUG: setting option extract.args to '/opt/local/var/macports/distfiles/tesseract/tesseract-5.3.3.tar.gz'
DEBUG: Environment: 
CC_PRINT_OPTIONS='YES'
CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_textproc_tesseract/tesseract/work/.CC_PRINT_OPTIONS'
CPATH='/opt/local/include'
DEVELOPER_DIR='/Developer'
LIBRARY_PATH='/opt/local/lib'
MACOSX_DEPLOYMENT_TARGET='10.5'
Executing:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_textproc_tesseract/tesseract/work" && /usr/bin/gzip -dc '/opt/local/var/macports/distfiles/tesseract/tesseract-5.3.3.tar.gz' | /usr/bin/gnutar --no-same-owner -xf - 
DEBUG: system:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_textproc_tesseract/tesseract/work" && /usr/bin/gzip -dc '/opt/local/var/macports/distfiles/tesseract/tesseract-5.3.3.tar.gz' | /usr/bin/gnutar --no-same-owner -xf - 
DEBUG: euid/egid changed to: 0/0
DEBUG: chowned /opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_textproc_tesseract/tesseract/work to macports
DEBUG: euid/egid changed to: 502/502
DEBUG: extract.rename: Renaming tesseract-ocr-tesseract-7a0f521 -> tesseract-5.3.3
DEBUG: Privilege de-escalation not attempted as not running as root.
DEBUG: patch phase started at Thu Apr 25 16:26:04 CEST 2024
DEBUG: Executing org.macports.patch (tesseract)
DEBUG: Privilege de-escalation not attempted as not running as root.
DEBUG: configure phase started at Thu Apr 25 16:26:05 CEST 2024
--->  Configuring tesseract
DEBUG: Preferred compilers: macports-gcc-7
DEBUG: Using compiler 'MacPorts GCC 7'
DEBUG: Executing org.macports.configure (tesseract)
DEBUG: Environment: 

Change History (6)

comment:1 Changed 9 days ago by mascguy (Christopher Nielsen)

Cc: mascguy added; mark@… removed
Owner: set to markemer
Status: newassigned

Hey Pete, once again, we'll need more background info. Were you trying to install another port, update outdated ports, ...?

comment:2 Changed 9 days ago by mascguy (Christopher Nielsen)

On a separate note: When a port has a maintainer, be sure to assign the ticket to them, rather than CC. Or if there are multiple, assign the ticket to the first one, and then CC the rest.

Otherwise, if you don't assign it to someone, there's a greater chance the ticket will be overlooked.

comment:3 Changed 9 days ago by ballapete (Peter "Pete" Dyballa)

Updating texlive.

comment:4 in reply to:  2 Changed 9 days ago by ballapete (Peter "Pete" Dyballa)

Replying to mascguy:

On a separate note: When a port has a maintainer, be sure to assign the ticket to them, rather than CC. Or if there are multiple, assign the ticket to the first one, and then CC the rest.

Otherwise, if you don't assign it to someone, there's a greater chance the ticket will be overlooked.

Did not understand that this is my duty too. Shall change my behaviour!

comment:5 in reply to:  3 Changed 9 days ago by mascguy (Christopher Nielsen)

Port: texlive added; tesseract removed
Summary: Port installs tesseract @5.3.3_2 for no reasontexlive: port installs leptonica and tesseract

Duplicate of issue:69822

comment:6 Changed 9 days ago by mascguy (Christopher Nielsen)

Resolution: duplicate
Status: assignedclosed
Note: See TracTickets for help on using tickets.