Package Details: tllocalmgr-git v0.8.r2.67e838e-1

Git Clone URL: https://aur.archlinux.org/tllocalmgr-git.git (read-only, click to copy)
Package Base: tllocalmgr-git
Description: A shell and command-line utility to manage TeXLive on Arch Linux
Upstream URL: https://github.com/hv15/tllocalmgr
Keywords: perl texlive tlmgr
Licenses: GPL
Conflicts: texlive-localmanager, texlive-localmanager-git, tllocalmgr
Provides: texlive-localmanager
Submitter: hv15
Maintainer: hv15
Last Packager: hv15
Votes: 20
Popularity: 0.000043
First Submitted: 2020-02-02 21:08 (UTC)
Last Updated: 2022-12-02 13:35 (UTC)

Pinned Comments

hv15 commented on 2023-06-18 14:02 (UTC)

This is unfortunate, I had no idea about the changes being done by the ArchLinux community to the TexLive packages. A quick look shows there are some considerable difference which make adapting tllocalmgr difficult; per https://bbs.archlinux.org/viewtopic.php?id=286197 it seems that texlive-localmanager tools (which I forked) will not be further developed, it is suggested to use tlmgr instead.

I will have a go over this week to see what is possible, but I'm not promising that I can make it work.

hv15 commented on 2022-11-29 11:07 (UTC) (edited on 2022-11-29 11:08 (UTC) by hv15)

Hi all, I've forked the project and applied all patches. A stable release is now available at https://aur.archlinux.org/packages/tllocalmgr, I strongly urge everyone to switch to it!

The git package has also been updated to follow the fork, which means version numbers have changed again (sorry if this causes issues). Thanks everyone!

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 8 Next › Last »

gustaphe commented on 2021-10-26 17:48 (UTC)

Trying to install a package (extdash):

Initializing ...
Cannot open /var/lib/texmf/arch/installedpkgs/texlive-most-doc_20211026-1.pkgs!
-- Likely the package texlive-most-doc does not create the 'pkgs' file.
Use of uninitialized value in numeric lt (<) at /usr/bin/tllocalmgr line 234.
Argument "20211026-1" isn't numeric in numeric lt (<) at /usr/bin/tllocalmgr line 234.
Error: command install is not defined

I've seen this before, it looks like it's when some package has a version that's not just a number.

I don't know Perl.

hongy19 commented on 2021-08-12 08:52 (UTC)

@hv15 thanks! the fix works.

hv15 commented on 2021-08-12 08:16 (UTC)

@shackra what CTAN package were you trying to install/build?

hv15 commented on 2021-08-12 08:14 (UTC)

@hongy19, fixed!

shackra commented on 2021-08-12 00:09 (UTC)

Hi!

getting this error

==> Iniciando build()...
Checking if your kit is complete...
Looks good
JSON::PP 2.27300 is not available
 at /usr/share/perl5/core_perl/CPAN/Meta.pm line 616.

thought that installing perl-json would solve it but is not the case

hongy19 commented on 2021-08-10 03:40 (UTC)

hi all, how to use mirror option? I tried following command but seems it is wrong?

[mylaptop]$ tllocalmgr --mirror https://mirrors.aliyun.com/CTAN/systems/texlive/tlnet Initializing ... Error: command https://mirrors.aliyun.com/CTAN/systems/texlive/tlnet is not defined

schmui commented on 2021-06-30 15:05 (UTC) (edited on 2021-07-05 12:40 (UTC) by schmui)

Currenty, I get an error when building, it seems like the repo is missing?

fatal: repository 'http://git.archlinux.org/users/remy/texlive-localmanager.git/' not found

EDIT: Thanks, this seems to have been resolved!

greenbigfrog commented on 2021-05-25 13:14 (UTC)

error: failed to prepare transaction (could not satisfy dependencies)
:: installing texlive-core (2021.58710-2) breaks dependency 'texlive-core<2021' required by tllocalmgr-git

For anyone running into this, remember to just first update the AUR package. hv15 already updated it. I was too asleep too immediately realize what was going on...

hv15 commented on 2021-04-18 08:15 (UTC)

hi @TornaxO7, gensymb is part of the WAS package which is included in texlive-latexextra package. The error message is interesting, I'll have a look at this later.

TornaxO7 commented on 2021-04-17 20:11 (UTC)

If I'm executing install gensymb I'm getting the following error essage: Can't call method "revision" on an undefined value at /usr/bin/tllocalmgr line 421.