[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#977147: marked as done (link asy doc into texmf/doc tree to be found with texdoc)



Your message dated Sun, 13 Dec 2020 01:33:26 +0000
with message-id <E1koGGM-000BgZ-Mu@fasolo.debian.org>
and subject line Bug#977147: fixed in asymptote 2.68-2
has caused the Debian Bug report #977147,
regarding link asy doc into texmf/doc tree to be found with texdoc
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
977147: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=977147
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: texlive-base
Version: 2020.20200925-1
Severity: normal
X-Debbugs-Cc: none, Sanjoy Mahajan <sanjoy@mit.edu>
File: /usr/bin/texdoc

"texdoc asymptote" starts up a viewer with documentation for asymptote
1.79 and in (I think) Chinese.  Meanwhile, I'm using asymptote 2.68.

In case it's useful, here's an strace output until the wrong manual is
found:

$ strace -qq -s 1000 -f -e trace=execve texdoc asymptote
execve("/usr/bin/texdoc", ["texdoc", "asymptote"], 0x7ffe75400b18 /* 44 vars */) = 0
execve("/home/sanjoy/bin/texlua", ["texlua", "/usr/bin/texdoc", "asymptote"], 0x7fff446f0010 /* 44 vars */) = -1 ENOENT (No such file or directory)
execve("/usr/local/bin/texlua", ["texlua", "/usr/bin/texdoc", "asymptote"], 0x7fff446f0010 /* 44 vars */) = -1 ENOENT (No such file or directory)
execve("/usr/bin/texlua", ["texlua", "/usr/bin/texdoc", "asymptote"], 0x7fff446f0010 /* 44 vars */) = 0
[pid 775048] execve("/bin/sh", ["sh", "-c", "which realpath >/dev/null 2>&1"], 0x55e1019b97c0 /* 52 vars */) = 0
[pid 775049] execve("/usr/bin/which", ["which", "realpath"], 0x563ab7e94e98 /* 52 vars */) = 0
[pid 775048] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=775049, si_uid=1000, si_status=0, si_utime=0, si_stime=0} ---
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=775048, si_uid=1000, si_status=0, si_utime=0, si_stime=0} ---
[pid 775050] execve("/bin/sh", ["sh", "-c", "realpath '/usr/bin/texdoc'"], 0x55e1019b97c0 /* 52 vars */) = 0
[pid 775051] execve("/usr/bin/realpath", ["realpath", "/usr/bin/texdoc"], 0x55d2f1e08e98 /* 52 vars */) = 0
[pid 775050] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=775051, si_uid=1000, si_status=0, si_utime=0, si_stime=0} ---
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=775050, si_uid=1000, si_status=0, si_utime=0, si_stime=0} ---
[pid 775052] execve("/bin/sh", ["sh", "-c", "(xdg-open \"/usr/share/texlive/texmf-dist/doc/support/asymptote-manual-zh-cn/asymptote-manual-zh-cn.pdf\") &"], 0x55e1019b97c0 /* 52 vars */) = 0
[pid 775047] --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=775052, si_uid=1000, si_status=0, si_utime=0, si_stime=0} ---
[pid 775053] execve("/usr/bin/xdg-open", ["xdg-open", "/usr/share/texlive/texmf-dist/doc/support/asymptote-manual-zh-cn/asymptote-manual-zh-cn.pdf"], 0x561e70330128 /* 52 vars */) = 0

[and so on]


-- Package-specific info:
IMPORTANT INFORMATION: We will only consider bug reports concerning
the packaging of TeX Live as relevant. If you have problems with
combination of packages in a LaTeX document, please consult your
local TeX User Group, the comp.text.tex user group, the author of
the original .sty file, or any other help resource. 

In particular, bugs that are related to up-upstream, i.e., neither
Debian nor TeX Live (upstream), but the original package authors,
will be closed immediately.

   *** The Debian TeX Team is *not* a LaTeX Help Desk ***

If you report an error when running one of the TeX-related binaries 
(latex, pdftex, metafont,...), or if the bug is related to bad or wrong
output, please include a MINIMAL example input file that produces the
error in your report.

Please run your example with
	(pdf)latex -recorder ...
(or any other program that supports -recorder) and send us the generated
file with the extension .fls, it lists all the files loaded during
the run and can easily explain problems induced by outdated files in
your home directory.

Don't forget to also include minimal examples of other files that are 
needed, e.g. bibtex databases. Often it also helps
to include the logfile. Please, never send included pictures!

If your example file isn't short or produces more than one page of
output (except when multiple pages are needed to show the problem),
you can probably minimize it further. Instructions on how to do that
can be found at

http://www.minimalbeispiel.de/mini-en.html (english)

or 

http://www.minimalbeispiel.de/mini.html (german)

##################################
minimal input file


##################################
other files

######################################
 List of ls-R files

-rw-r--r-- 1 root root 3432 Dec  9 19:31 /var/lib/texmf/ls-R
lrwxrwxrwx 1 root root 29 Jun  8  2020 /usr/share/texmf/ls-R -> /var/lib/texmf/ls-R-TEXMFMAIN
lrwxrwxrwx 1 root root 31 Sep 26 16:41 /usr/share/texlive/texmf-dist/ls-R -> /var/lib/texmf/ls-R-TEXLIVEDIST
lrwxrwxrwx 1 root root 31 Sep 26 16:41 /usr/share/texlive/texmf-dist/ls-R -> /var/lib/texmf/ls-R-TEXLIVEDIST
######################################
 Config files
-rw-r--r-- 1 root root 1667 Aug 12 09:10 /etc/texmf/web2c/texmf.cnf
lrwxrwxrwx 1 root root 33 Sep 26 16:41 /usr/share/texmf/web2c/fmtutil.cnf -> /var/lib/texmf/fmtutil.cnf-DEBIAN
lrwxrwxrwx 1 root root 32 Sep 26 16:41 /usr/share/texmf/web2c/updmap.cfg -> /var/lib/texmf/updmap.cfg-DEBIAN
-rw-r--r-- 1 root root 5116 Dec  6 12:41 /var/lib/texmf/tex/generic/config/language.dat
######################################
 Files in /etc/texmf/web2c/
total 8
-rw-r--r-- 1 root root  283 Oct 13  2015 mktex.cnf
-rw-r--r-- 1 root root 1667 Aug 12 09:10 texmf.cnf
######################################
 md5sums of texmf.d
ca40c66f144b4bafc3e59a2dd32ecb9c  /etc/texmf/texmf.d/00debian.cnf
055e06548bac99958d8ab2dd1248f2b4  /etc/texmf/texmf.d/80tex4ht.cnf
1df66bc319cec731e202eaf39f5d85e1  /etc/texmf/texmf.d/96JadeTeX.cnf
ca18e19765206baed5afa41e468987d2  /etc/texmf/texmf.d/99extra.cnf
*** Reporter, please consider answering these questions, where appropriate ***

   * What led up to the situation?
   * What exactly did you do (or not do) that was effective (or
     ineffective)?
   * What was the outcome of this action?
   * What outcome did you expect instead?

*** End of the template - remove these template lines ***


-- System Information:
Debian Release: bullseye/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable-debug'), (500, 'testing-debug'), (500, 'unstable'), (500, 'stable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 5.9.0-4-amd64 (SMP w/4 CPU threads)
Kernel taint flags: TAINT_FIRMWARE_WORKAROUND
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages texlive-base depends on:
ii  debconf [debconf-2.0]  1.5.74
ii  libpaper-utils         1.1.28+b1
ii  sensible-utils         0.0.12+nmu1
ii  tex-common             6.15
ii  texlive-binaries       2020.20200327.54578-5
ii  ucf                    3.0043
ii  xdg-utils              1.1.3-2

Versions of packages texlive-base recommends:
ii  lmodern  2.004.5-6

Versions of packages texlive-base suggests:
ii  evince [postscript-viewer]        3.38.0-3
ii  ghostscript [postscript-viewer]   9.52.1~dfsg-1
ii  gv [postscript-viewer]            1:3.7.4-2+b1
ii  mupdf [pdf-viewer]                1.17.0+ds1-1.2
ii  okular [postscript-viewer]        4:20.08.3-1
ii  perl-tk                           1:804.035-0.1+b1
ii  xpdf [pdf-viewer]                 3.04-14
pn  xzdec                             <none>
ii  zathura-pdf-poppler [pdf-viewer]  0.3.0-1
ii  zathura-ps [postscript-viewer]    0.2.6-1

Versions of packages tex-common depends on:
ii  dpkg  1.20.5
ii  ucf   3.0043

Versions of packages tex-common suggests:
ii  debhelper  13.3

Versions of packages texlive-base is related to:
ii  tex-common        6.15
ii  texlive-binaries  2020.20200327.54578-5

-- debconf information:
  texlive-base/texconfig_ignorant:
  texlive-base/binary_chooser: pdftex, dvips, dvipdfmx, xdvi


--- End Message ---
--- Begin Message ---
Source: asymptote
Source-Version: 2.68-2
Done: Norbert Preining <norbert@preining.info>

We believe that the bug you reported is fixed in the latest version of
asymptote, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 977147@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Norbert Preining <norbert@preining.info> (supplier of updated asymptote package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Sat, 12 Dec 2020 17:59:10 +0900
Source: asymptote
Architecture: source
Version: 2.68-2
Distribution: unstable
Urgency: medium
Maintainer: Debian TeX Task Force <debian-tex-maint@lists.debian.org>
Changed-By: Norbert Preining <norbert@preining.info>
Closes: 977147
Changes:
 asymptote (2.68-2) unstable; urgency=medium
 .
   * Link docs to /u/s/texmf/doc so that texdoc finds them (Closes: #977147)
   * Use dh compat 13, remove dh_missing override
Checksums-Sha1:
 cb3c5c72bfee9af56582b7de57571583b652d764 2209 asymptote_2.68-2.dsc
 d16cb2b7f060341ec108872ec26f61da1b161132 15124 asymptote_2.68-2.debian.tar.xz
 9bc456fa4ea197f86f0e7b9ec89c10347fd0b920 12380 asymptote_2.68-2_source.buildinfo
Checksums-Sha256:
 2c9cfc5210115025a7495533679c7eb2be54746a9b638635f48dad4482fc7924 2209 asymptote_2.68-2.dsc
 833cffe41dde369b87d3dc329a815eddf37f225b7e8661cd0ce857575f37481d 15124 asymptote_2.68-2.debian.tar.xz
 345f4a279cae90e6bd62cdf78cca7634f2f5006c7d4cfd492cd1c15f3f69ad80 12380 asymptote_2.68-2_source.buildinfo
Files:
 3f0e274206138c1fa6ab07869dc6db74 2209 tex optional asymptote_2.68-2.dsc
 b2d8d4101fa8fc07307c599446363065 15124 tex optional asymptote_2.68-2.debian.tar.xz
 ae931884c7bf628d7d7484b6bda6e8ca 12380 tex optional asymptote_2.68-2_source.buildinfo

-----BEGIN PGP SIGNATURE-----

iQEzBAEBCgAdFiEE68ws0vrA2voQX53I2A4JsIcUAGYFAl/UjEUACgkQ2A4JsIcU
AGbojQf+KWgfqVHCiroliVV6CKZWnXE7GRf2lqRVvTNqrRMbWrHPQzMBYfYaD1yt
0Mot+eLCnMbMHejGV7YdJPmvBlyt2vTkPDKq0ClCtrQvKuAKCEVk4hcYmFbNLkGO
C8+LZGTjGSGBqZmX40O0F/n1DnzqlvXAFGuVtF8l1qI5wdL0u8/OjJtnrS4QiMQT
e+fFX8jpZafXp7WjhPNWQLSTzOHUsYegaRapiJeL05WAJUWCZ+oD8GwFETFwsAiU
pxkAZkOQcOlJ//eI1h2WE4cf2iTCgyYBDuGG2zzzsj1m/OBFhLj5eXSMGh1ttSky
BujmYe5qsg2OBocZGMNGQRl6BeY/fw==
=zshi
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: