Github messages for voidlinux
 help / color / mirror / Atom feed
* [ISSUE] Texlive2023-bin fails configuration
@ 2024-03-20 19:09 Luc-Saccoccio
  2024-03-21 13:11 ` [ISSUE] [CLOSED] " ahesford
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Luc-Saccoccio @ 2024-03-20 19:09 UTC (permalink / raw)
  To: ml

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

New issue by Luc-Saccoccio on void-packages repository

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

Description:
### Is this a new report?

Yes

### System Info

Void 6.6.22_1 x86_64 GenuineIntel uptodate FFFF

### Package(s) Affected

texlive2023-bin-2023_1

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

_No response_

### Expected behaviour

texlive2023-bin installation ends up with the execution of `/opt/texlive2023-installer/install-tl`, which should install texlive.

### Actual behaviour

The installation ends with
```
Automated TeX Live installation using profile: void.profile
Loading https://mirror.ibcp.fr/pub/CTAN/systems/texlive/tlnet/tlpkg/texlive.tlpdb

=============================================================================
./install-tl: The TeX Live versions of the local installation
and the repository being accessed are not compatible:
      local: 2023
 repository: 2024
Perhaps you need to use a different CTAN mirror?
(For more, see the output of install-tl --help, especially the
 -repository option.  Online via https://tug.org/texlive/doc.)
=============================================================================
texlive2023-bin-2023_1: post-install message:
========================================================================
  To update your TeX Live installation use only the program

  /opt/texlive/2023/bin/<arch>/tlmgr

  where <arch> is:
    - x86_64-linux  ==> x86_64 architecture
    - i386-linux    ==> i386 architecture

  for details see:
  http://www.tug.org/texlive/doc/tlmgr.html#EXAMPLES

  WARNING: To avoid messing up your TeX Live installation, DON'T use
  the installation scripts in /opt/texlive-installer.

  This package only installs TeX Live infrastructure now, not TeX Live itself.
  For a basic installation (previous default), run "tlmgr install scheme-basic".
  For a full installation, run "tlmgr install scheme-full".
========================================================================
texlive2023-bin-2023_1: installed successfully.
```
And none of the actual commands are installed (`tlmgr` or compilers), but the package is registered as "installed successfully".

### Steps to reproduce

Install `texlive2023-bin` on a fresh Void installation.

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

* Re: [ISSUE] [CLOSED] Texlive2023-bin fails configuration
  2024-03-20 19:09 [ISSUE] Texlive2023-bin fails configuration Luc-Saccoccio
@ 2024-03-21 13:11 ` ahesford
  2024-03-21 13:11 ` ahesford
                   ` (4 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: ahesford @ 2024-03-21 13:11 UTC (permalink / raw)
  To: ml

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

Closed issue by Luc-Saccoccio on void-packages repository

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

Description:
### Is this a new report?

Yes

### System Info

Void 6.6.22_1 x86_64 GenuineIntel uptodate FFFF

### Package(s) Affected

texlive2023-bin-2023_1

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

_No response_

### Expected behaviour

texlive2023-bin installation ends up with the execution of `/opt/texlive2023-installer/install-tl`, which should install texlive.

### Actual behaviour

The installation ends with
```
Automated TeX Live installation using profile: void.profile
Loading https://mirror.ibcp.fr/pub/CTAN/systems/texlive/tlnet/tlpkg/texlive.tlpdb

=============================================================================
./install-tl: The TeX Live versions of the local installation
and the repository being accessed are not compatible:
      local: 2023
 repository: 2024
Perhaps you need to use a different CTAN mirror?
(For more, see the output of install-tl --help, especially the
 -repository option.  Online via https://tug.org/texlive/doc.)
=============================================================================
texlive2023-bin-2023_1: post-install message:
========================================================================
  To update your TeX Live installation use only the program

  /opt/texlive/2023/bin/<arch>/tlmgr

  where <arch> is:
    - x86_64-linux  ==> x86_64 architecture
    - i386-linux    ==> i386 architecture

  for details see:
  http://www.tug.org/texlive/doc/tlmgr.html#EXAMPLES

  WARNING: To avoid messing up your TeX Live installation, DON'T use
  the installation scripts in /opt/texlive-installer.

  This package only installs TeX Live infrastructure now, not TeX Live itself.
  For a basic installation (previous default), run "tlmgr install scheme-basic".
  For a full installation, run "tlmgr install scheme-full".
========================================================================
texlive2023-bin-2023_1: installed successfully.
```
And none of the actual commands are installed (`tlmgr` or compilers), but the package is registered as "installed successfully".

### Steps to reproduce

Install `texlive2023-bin` on a fresh Void installation.

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

* Re: Texlive2023-bin fails configuration
  2024-03-20 19:09 [ISSUE] Texlive2023-bin fails configuration Luc-Saccoccio
  2024-03-21 13:11 ` [ISSUE] [CLOSED] " ahesford
@ 2024-03-21 13:11 ` ahesford
  2024-03-21 14:46 ` Luc-Saccoccio
                   ` (3 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: ahesford @ 2024-03-21 13:11 UTC (permalink / raw)
  To: ml

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

New comment by ahesford on void-packages repository

https://github.com/void-linux/void-packages/issues/49398#issuecomment-2012258290

Comment:
The install message tells you specifically that this is expected behavior:
> This package only installs TeX Live infrastructure now, not TeX Live itself.
> For a basic installation (previous default), run "tlmgr install scheme-basic".
> For a full installation, run "tlmgr install scheme-full".

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

* Re: Texlive2023-bin fails configuration
  2024-03-20 19:09 [ISSUE] Texlive2023-bin fails configuration Luc-Saccoccio
  2024-03-21 13:11 ` [ISSUE] [CLOSED] " ahesford
  2024-03-21 13:11 ` ahesford
@ 2024-03-21 14:46 ` Luc-Saccoccio
  2024-03-21 15:46 ` ahesford
                   ` (2 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: Luc-Saccoccio @ 2024-03-21 14:46 UTC (permalink / raw)
  To: ml

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

New comment by Luc-Saccoccio on void-packages repository

https://github.com/void-linux/void-packages/issues/49398#issuecomment-2012494511

Comment:
I'm sorry, but in theory I should have at least `tlmgr` in my path for me to do that. However, because of that specific part :
```
=============================================================================
./install-tl: The TeX Live versions of the local installation
and the repository being accessed are not compatible:
      local: 2023
 repository: 2024
Perhaps you need to use a different CTAN mirror?
(For more, see the output of install-tl --help, especially the
 -repository option.  Online via https://tug.org/texlive/doc.)
=============================================================================
```
(which is printed by `/opt/texlive2023-installer/install-tl`) I don't even have `tlmgr` to complete the installation. In fact, I don't have the directory `/opt/texlive/2023/bin/<arch>/tlmgr`, I only have `/opt/texlive2023-installer`.

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

* Re: Texlive2023-bin fails configuration
  2024-03-20 19:09 [ISSUE] Texlive2023-bin fails configuration Luc-Saccoccio
                   ` (2 preceding siblings ...)
  2024-03-21 14:46 ` Luc-Saccoccio
@ 2024-03-21 15:46 ` ahesford
  2024-03-22 14:19 ` [ISSUE] [CLOSED] " Luc-Saccoccio
  2024-03-22 14:19 ` Luc-Saccoccio
  5 siblings, 0 replies; 7+ messages in thread
From: ahesford @ 2024-03-21 15:46 UTC (permalink / raw)
  To: ml

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

New comment by ahesford on void-packages repository

https://github.com/void-linux/void-packages/issues/49398#issuecomment-2012720224

Comment:
Sorry, I misunderstood. This is definitely broken.

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

* Re: [ISSUE] [CLOSED] Texlive2023-bin fails configuration
  2024-03-20 19:09 [ISSUE] Texlive2023-bin fails configuration Luc-Saccoccio
                   ` (3 preceding siblings ...)
  2024-03-21 15:46 ` ahesford
@ 2024-03-22 14:19 ` Luc-Saccoccio
  2024-03-22 14:19 ` Luc-Saccoccio
  5 siblings, 0 replies; 7+ messages in thread
From: Luc-Saccoccio @ 2024-03-22 14:19 UTC (permalink / raw)
  To: ml

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

Closed issue by Luc-Saccoccio on void-packages repository

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

Description:
### Is this a new report?

Yes

### System Info

Void 6.6.22_1 x86_64 GenuineIntel uptodate FFFF

### Package(s) Affected

texlive2023-bin-2023_1

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

_No response_

### Expected behaviour

texlive2023-bin installation ends up with the execution of `/opt/texlive2023-installer/install-tl`, which should install texlive.

### Actual behaviour

The installation ends with
```
Automated TeX Live installation using profile: void.profile
Loading https://mirror.ibcp.fr/pub/CTAN/systems/texlive/tlnet/tlpkg/texlive.tlpdb

=============================================================================
./install-tl: The TeX Live versions of the local installation
and the repository being accessed are not compatible:
      local: 2023
 repository: 2024
Perhaps you need to use a different CTAN mirror?
(For more, see the output of install-tl --help, especially the
 -repository option.  Online via https://tug.org/texlive/doc.)
=============================================================================
texlive2023-bin-2023_1: post-install message:
========================================================================
  To update your TeX Live installation use only the program

  /opt/texlive/2023/bin/<arch>/tlmgr

  where <arch> is:
    - x86_64-linux  ==> x86_64 architecture
    - i386-linux    ==> i386 architecture

  for details see:
  http://www.tug.org/texlive/doc/tlmgr.html#EXAMPLES

  WARNING: To avoid messing up your TeX Live installation, DON'T use
  the installation scripts in /opt/texlive-installer.

  This package only installs TeX Live infrastructure now, not TeX Live itself.
  For a basic installation (previous default), run "tlmgr install scheme-basic".
  For a full installation, run "tlmgr install scheme-full".
========================================================================
texlive2023-bin-2023_1: installed successfully.
```
And none of the actual commands are installed (`tlmgr` or compilers), but the package is registered as "installed successfully".

### Steps to reproduce

Install `texlive2023-bin` on a fresh Void installation.

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

* Re: Texlive2023-bin fails configuration
  2024-03-20 19:09 [ISSUE] Texlive2023-bin fails configuration Luc-Saccoccio
                   ` (4 preceding siblings ...)
  2024-03-22 14:19 ` [ISSUE] [CLOSED] " Luc-Saccoccio
@ 2024-03-22 14:19 ` Luc-Saccoccio
  5 siblings, 0 replies; 7+ messages in thread
From: Luc-Saccoccio @ 2024-03-22 14:19 UTC (permalink / raw)
  To: ml

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

New comment by Luc-Saccoccio on void-packages repository

https://github.com/void-linux/void-packages/issues/49398#issuecomment-2015208779

Comment:
Thanks to leahneukirchen, ([69f3be4](https://github.com/void-linux/void-packages/commit/69f3be434ffac0690751cfbcdc79330aebb7786d)), it now works (although it is needed to completely remove it instead of just update `texlive2023-bin`), and even better, `texlive2024-bin` was packaged ([b229d44](https://github.com/void-linux/void-packages/commit/b229d44b72c6afd082fbef65c7014e2284cf9e17)) !

Thanks a lot :)

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

end of thread, other threads:[~2024-03-22 14:19 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-03-20 19:09 [ISSUE] Texlive2023-bin fails configuration Luc-Saccoccio
2024-03-21 13:11 ` [ISSUE] [CLOSED] " ahesford
2024-03-21 13:11 ` ahesford
2024-03-21 14:46 ` Luc-Saccoccio
2024-03-21 15:46 ` ahesford
2024-03-22 14:19 ` [ISSUE] [CLOSED] " Luc-Saccoccio
2024-03-22 14:19 ` Luc-Saccoccio

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).