Github messages for voidlinux
 help / color / mirror / Atom feed
* [ISSUE] texlive has (potentially) broken symlink to extractbb
@ 2023-04-29 18:54 meator
  2023-04-29 18:59 ` classabbyamp
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: meator @ 2023-04-29 18:54 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 1193 bytes --]

New issue by meator on void-packages repository

https://github.com/void-linux/void-packages/issues/43674

Description:
### Is this a new report?

Yes

### System Info

Void 6.1.21_1 x86_64 GenuineIntel uptodate rFFFFFFF

### Package(s) Affected

texlive-20210325_5, texlive-Xdvi-20210325_5

### Does a report exist for this bug with the project's home (upstream) and/or another distro?

_No response_

### Expected behaviour

I have `texlive` installed but I don't have `texlive-Xdvi` installed (because it isn't a dependency of `texlive`). `texlive` provides the `/usr/bin/extractbb` program which is actually a symlink to `/usr/bin/xdvipdfmx`. I expect `extractbb` to work.

### Actual behaviour

`/usr/bin/extractbb` is a broken symlink because `/usr/bin/xdvipdfmx` doesn't exist because `texlive-Xdvi` isn't installed.

Normally I would have added `texlive-Xdvi` as a dependency of `texlive` myself but because `texlive-Xdvi` is a subpackage of `texlive`, the "correct" solution would (I think) be to merge these two packages and remove `texlive-Xdvi` which could be complex.

### Steps to reproduce

1. 
    ```
    xbps-install -S texlive
    ```
2.
   ```
   extractbb
   ```

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: texlive has (potentially) broken symlink to extractbb
  2023-04-29 18:54 [ISSUE] texlive has (potentially) broken symlink to extractbb meator
@ 2023-04-29 18:59 ` classabbyamp
  2023-04-30  0:38 ` fosslinux
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: classabbyamp @ 2023-04-29 18:59 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 163 bytes --]

New comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/issues/43674#issuecomment-1528850757

Comment:
cc @fosslinux 

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: texlive has (potentially) broken symlink to extractbb
  2023-04-29 18:54 [ISSUE] texlive has (potentially) broken symlink to extractbb meator
  2023-04-29 18:59 ` classabbyamp
@ 2023-04-30  0:38 ` fosslinux
  2023-04-30  0:40 ` classabbyamp
  2023-05-25 14:36 ` meator
  3 siblings, 0 replies; 5+ messages in thread
From: fosslinux @ 2023-04-30  0:38 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 249 bytes --]

New comment by fosslinux on void-packages repository

https://github.com/void-linux/void-packages/issues/43674#issuecomment-1528906945

Comment:
`/usr/bin/extractbb` should be vmoved into `texlive-Xdvi`. I'll do this in my upcoming TeXLive 2023 PR.

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: texlive has (potentially) broken symlink to extractbb
  2023-04-29 18:54 [ISSUE] texlive has (potentially) broken symlink to extractbb meator
  2023-04-29 18:59 ` classabbyamp
  2023-04-30  0:38 ` fosslinux
@ 2023-04-30  0:40 ` classabbyamp
  2023-05-25 14:36 ` meator
  3 siblings, 0 replies; 5+ messages in thread
From: classabbyamp @ 2023-04-30  0:40 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 556 bytes --]

New comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/issues/43674#issuecomment-1528907201

Comment:
there are a few other symlinks to xdvipdfmx that should probably be vmoved differently too:

```
texlive-20210325_5       /usr/bin/ebb -> /usr/bin/xdvipdfmx
texlive-20210325_5       /usr/bin/extractbb -> /usr/bin/xdvipdfmx
texlive-Xdvi-20210325_5  /usr/bin/xdvipdfmx
texlive-dvi-20210325_5   /usr/bin/dvipdfm -> /usr/bin/xdvipdfmx
texlive-dvi-20210325_5   /usr/bin/dvipdfmx -> /usr/bin/xdvipdfmx
```

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: texlive has (potentially) broken symlink to extractbb
  2023-04-29 18:54 [ISSUE] texlive has (potentially) broken symlink to extractbb meator
                   ` (2 preceding siblings ...)
  2023-04-30  0:40 ` classabbyamp
@ 2023-05-25 14:36 ` meator
  3 siblings, 0 replies; 5+ messages in thread
From: meator @ 2023-05-25 14:36 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 351 bytes --]

New comment by meator on void-packages repository

https://github.com/void-linux/void-packages/issues/43674#issuecomment-1563023591

Comment:
I found another one.
```
texlive-20210325_5          /usr/bin/epstopdf -> ../share/texmf-dist/scripts/epstopdf/epstopdf.pl
```
`/usr/share/texmf-dist/scripts/epstopdf/epstopdf.pl` is in `texlive-ConTeXt`.

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2023-05-25 14:36 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-04-29 18:54 [ISSUE] texlive has (potentially) broken symlink to extractbb meator
2023-04-29 18:59 ` classabbyamp
2023-04-30  0:38 ` fosslinux
2023-04-30  0:40 ` classabbyamp
2023-05-25 14:36 ` meator

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).