Opened 2 years ago

Closed 3 months ago

#71069 closed defect (fixed)

texlive-bibtex-extra: biber-ms executable missing

Reported by: bernstei Owned by: drkp (Dan Ports)
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc:
Port: texlive-bibtex-extra

Description (last modified by bernstei)

texlive-bibtex-extras appears to install biber-ms, but all it creates are two symlinks with a missing target.

macports 2.10.2, just updated, macOS 14.7

% port contents texlive-bibtex-extra | grep biber | grep -v '/doc'
  /opt/local/bin/biber-ms
  /opt/local/libexec/texlive/texbin/biber-ms

% ls -l /opt/local/bin/biber-ms
lrwxr-xr-x  1 bernstei  staff  44 Mar 17  2024 /opt/local/bin/biber-ms@ -> /opt/local/libexec/texlive/binaries/biber-ms

% ls -l /opt/local/libexec/texlive/texbin/biber-ms
lrwxr-xr-x  1 bernstei  staff  44 Mar 17  2024 /opt/local/libexec/texlive/texbin/biber-ms@ -> /opt/local/libexec/texlive/binaries/biber-ms

% ls -l /opt/local/libexec/texlive/binaries/biber-ms
ls: /opt/local/libexec/texlive/binaries/biber-ms: No such file or directory

Change History (5)

comment:1 Changed 2 years ago by bernstei

Description: modified (diff)

comment:2 Changed 2 years ago by jmroot (Joshua Root)

Owner: set to drkp
Port: texlive-bibtex-extra added
Status: newassigned
Summary: biber-ms executable missingtexlive-bibtex-extra: biber-ms executable missing

comment:3 Changed 3 months ago by drkp (Dan Ports)

In c5a7464858b182e7260b0ae1bcfee1e3445e1f34/macports-ports (master):

texlive-bibtex-extra: remove broken 'biber-ms' symlink

In preparation for adding an actual biblatex-biber-ms port.

See #71069

comment:4 Changed 3 months ago by drkp (Dan Ports)

In 05e2cdac1fc6436b9a92f3e183adf29d433c1a6e/macports-ports (master):

biblatex-biber-ms: new port, v4.0

This is the multiscript version of biber. It still uses the Biber::
perl module name so we install it in a different location and rename
the biber script to biber-ms.

See: #71069

comment:5 Changed 3 months ago by drkp (Dan Ports)

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