Norbert Preining

Results 91 comments of Norbert Preining

@andrii-suse I does not work. I tried adding ``` XS-DEBTRANSFORM-RELEASE: 1 ``` to the `debian/control` which put it as ``` Debtransform-release: 1 ``` into the `.dsc` file - no changes...

Thanks @andrii-suse, I merged that to see what happens, and it seems something has changed in the version numbers. I didn't realize that one has to have a bare debian.tar.*...

Hmmm, I cannot reproduce it. I have just tested tlcockpit and updates work fine. Could you try without sudo somehow?

@mlep Can you please - start tlcockpit - click on the `Updates` tab - wait for the error to be thrown - click on the `Debug` line at the bottom...

Thanks, there we go > ``` > D:Cannot save remote TeX Live database to > /usr/local/texlive/2023/tlpkg/texlive.tlpdb.main.fbec35173e86b9f184aa1ae67b227d82: Permission denied > ``` It seems that there are permission problems. The same problem...

Thanks a lot. Very interesting ... that all seems very fine indeed. I have now installed Java 17, and also made my installation so that only `texlive-scripts` needs an update...

Hi @pablgonz I ship two version, one for jdk 1.8 which and one for later versions, because they require different ScalaFX/JavaFX inclusion methods. But the 14 one should work (as...

How did you install Java? It seems that the files shipped in your Java for JavaFX are not compiled against the JPEG library of your system. I guess you need...

interesting, can you try `tlmgr info --json` on the command line and see whether it outputs something? If yes, try to capture the output with `tlmgr info --json > tlmgr-out.log`...