Opened 13 years ago

Closed 13 years ago

#27368 closed defect (fixed)

texlive-htmlxml: creating jadetex.fmt requires url.sty

Reported by: ccorn@… Owned by: drkp (Dan Ports)
Priority: Normal Milestone:
Component: ports Version: 1.9.2
Keywords: texlive, latex, jadetex Cc:
Port: texlive-htmlxml

Description

Freshly installing MacPorts texlive @2010 +full results in failure of the post-activate phase of texlive-htmlxml. Relevant log excerpt:

! LaTeX Error: File `url.sty' not found.
[...]
Error: `pdftex -ini  -jobname=jadetex -progname=jadetex *jadetex.ini' failed

url.sty is currently provided by texlive-latex-recommended.

Alternative proposals:

a) Add depends_lib port:texlive-latex-recommended to texlive-htmlxml's Portfile.

b) Replace existing dependency on texlive-latex by port:texlive-latex-recommended.

c) Move the LaTeX package containing url.sty into the texlive-latex port.

Change History (2)

comment:1 Changed 13 years ago by jmroot (Joshua Root)

Owner: changed from macports-tickets@… to dports@…

Please remember to cc the maintainer.

comment:2 Changed 13 years ago by drkp (Dan Ports)

Resolution: fixed
Status: newclosed

Thanks. Turns out that texlive-generic-recommended is needed too, so I added both as dependencies in r73560.

Note: See TracTickets for help on using tickets.