Your message dated Fri, 10 Jan 2020 08:49:57 +0000
with message-id <e1ippzr-0004fb...@fasolo.debian.org>
and subject line Bug#942472: fixed in r-cran-shiny 1.4.0+dfsg-1
has caused the Debian Bug report #942472,
regarding r-cran-shiny: wrong link to nodejs files
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 ow...@bugs.debian.org
immediately.)
--
942472: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=942472
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: r-cran-shiny
Version: 1.3.2+dfsg-1
Severity: normal
Hi,
r-cran-shiny installs to symlinks (from debian/links) to nodejs files.
However, some nodejs files are in /usr/share and not /usr/lib :
$ tail -n 2 debian/links
usr/lib/nodejs/normalize.css/normalize.css
usr/lib/R/site-library/shiny/www/shared/ionrangeslider/css/normalize.css
usr/lib/nodejs/html5shiv/dist/html5shiv.min.js
usr/lib/R/site-library/shiny/www/shared/bootstrap/shim/html5shiv.min.js
$ ls -l /usr/lib/nodejs/normalize.css/normalize.css
/usr/lib/nodejs/html5shiv/dist/html5shiv.min.js
ls: impossible d'accéder à '/usr/lib/nodejs/html5shiv/dist/html5shiv.min.js':
Aucun fichier ou dossier de ce type
-rw-r--r-- 1 root root 6138 nov. 5 2018
/usr/lib/nodejs/normalize.css/normalize.css
$ ls -l /usr/share/nodejs/html5shiv/dist/html5shiv.min.js
-rw-r--r-- 1 root root 3474 sept. 16 00:05
/usr/share/nodejs/html5shiv/dist/html5shiv.min.js
=> the path for html5shiv.min.js must be fixed
PS: due to #942469, you might wish to add a
"Breaks: r-cran-rmarkdown (<< version that fix 942469)" in your package
Regards,
Vincent
-- System Information:
Debian Release: bullseye/sid
APT prefers stable-updates
APT policy: (500, 'stable-updates'), (500, 'oldstable-updates'), (500,
'unstable'), (500, 'testing'), (500, 'stable'), (500, 'oldstable'), (1,
'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386, armel, mipsel
Kernel: Linux 5.2.0-3-amd64 (SMP w/4 CPU cores)
Locale: LANG=fr_FR.utf8, LC_CTYPE=fr_FR.utf8 (charmap=UTF-8),
LANGUAGE=fr_FR.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
Versions of packages r-cran-shiny depends on:
ii fonts-font-awesome 5.0.10+really4.7.0~dfsg-1
ii libjs-bootstrap 3.4.1+dfsg-1
ii libjs-d3 3.5.17-2
ii libjs-es5-shim 4.5.13-2
ii libjs-highlight.js 9.12.0+dfsg1-4
ii libjs-jquery 3.3.1~dfsg-3
ii libjs-jquery-datatables 1.10.20+dfsg-1
ii libjs-jquery-selectize.js 0.12.6+dfsg-1
ii libjs-jquery-ui 1.12.1+dfsg-5
ii libjs-json 0~20190826-1
ii libjs-twitter-bootstrap-datepicker 1.3.1+dfsg1-4
ii node-html5shiv 3.7.3+dfsg-3
ii node-normalize.css [libjs-normalize.css] 8.0.1-3
ii r-base-core [r-api-3.5] 3.6.1-6
ii r-cran-crayon 1.3.4-4
ii r-cran-digest 0.6.21-1
ii r-cran-htmltools 0.4.0-1
ii r-cran-httpuv 1.5.2+dfsg-1
ii r-cran-jsonlite 1.6+dfsg-1
ii r-cran-later 1.0.0+dfsg-1
ii r-cran-mime 0.7-1
ii r-cran-promises 1.1.0-1
ii r-cran-r6 2.4.0-1
ii r-cran-rlang 0.4.0-1
ii r-cran-sourcetools 0.1.7-2
ii r-cran-xtable 1:1.8-4-1
Versions of packages r-cran-shiny recommends:
ii r-cran-testthat 2.2.1-1
Versions of packages r-cran-shiny suggests:
pn r-cran-cairo <none>
ii r-cran-ggplot2 3.2.1+dfsg-1
ii r-cran-knitr 1.25+dfsg-1
ii r-cran-magrittr 1.5-5
ii r-cran-markdown 1.1+dfsg-1
ii r-cran-rmarkdown 1.16+dfsg-1
-- no debconf information
--- End Message ---
--- Begin Message ---
Source: r-cran-shiny
Source-Version: 1.4.0+dfsg-1
We believe that the bug you reported is fixed in the latest version of
r-cran-shiny, 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 942...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Andreas Tille <ti...@debian.org> (supplier of updated r-cran-shiny 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 ftpmas...@ftp-master.debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Fri, 10 Jan 2020 08:43:02 +0100
Source: r-cran-shiny
Architecture: source
Version: 1.4.0+dfsg-1
Distribution: unstable
Urgency: medium
Maintainer: Debian R Packages Maintainers <r-pkg-t...@alioth-lists.debian.net>
Changed-By: Andreas Tille <ti...@debian.org>
Closes: 942472
Changes:
r-cran-shiny (1.4.0+dfsg-1) unstable; urgency=medium
.
* Versioned Depends libjs-twitter-bootstrap-datepicker (>= 1.3.1+dfsg1-4)
since the location of the files had changed over time
* Simplify d/rules
* New upstream version
* debhelper-compat 12
* Standards-Version: 4.4.1
* autopkgtest: s/ADTTMP/AUTOPKGTEST_TMP/g
* Set upstream metadata fields: Archive, Bug-Database.
* Fix link to html5shiv.min.js
Closes: #942472
* Build-Depends: r-cran-fastmap
Checksums-Sha1:
f2b65e07603e9b08855c11dbc3f471b69c806bf1 2584 r-cran-shiny_1.4.0+dfsg-1.dsc
3f18f93a0ca0fe40e6a4b5cd7a82c6154641e53d 1464764
r-cran-shiny_1.4.0+dfsg.orig.tar.xz
9c425bc3226136aa4a089bc98ecb885734dade2f 139224
r-cran-shiny_1.4.0+dfsg-1.debian.tar.xz
2a3cba01f505092184a27184947ae5ed6b016d6d 10505
r-cran-shiny_1.4.0+dfsg-1_amd64.buildinfo
Checksums-Sha256:
2cb2c5a9b266fe20f645dabe158ef772612f0afa4feb695a3bc4f63c28ed761e 2584
r-cran-shiny_1.4.0+dfsg-1.dsc
4f1865c0788ddeaca9ee6be30dd7b6eb5151867d167af5f4a1798fc72fba0831 1464764
r-cran-shiny_1.4.0+dfsg.orig.tar.xz
1af17e2a5ac215c3c38046e3360783e9aa8f59739a8a00e1319f7a08c7c7b328 139224
r-cran-shiny_1.4.0+dfsg-1.debian.tar.xz
81abbcc07dd0ddf9bb104642a707ac4549b708b5facccdff9ed04833ebd2e402 10505
r-cran-shiny_1.4.0+dfsg-1_amd64.buildinfo
Files:
0d6399058ba7da973dbfd99bd5b1d2a2 2584 gnu-r optional
r-cran-shiny_1.4.0+dfsg-1.dsc
37e8dd889f6ab8d13785acbbb7752f0d 1464764 gnu-r optional
r-cran-shiny_1.4.0+dfsg.orig.tar.xz
54442247076e88ed0fa5a81e8616ea3c 139224 gnu-r optional
r-cran-shiny_1.4.0+dfsg-1.debian.tar.xz
ce3483ea8f90eaed6e9d21e263a2b4cb 10505 gnu-r optional
r-cran-shiny_1.4.0+dfsg-1_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQJFBAEBCAAvFiEE8fAHMgoDVUHwpmPKV4oElNHGRtEFAl4YMNURHHRpbGxlQGRl
Ymlhbi5vcmcACgkQV4oElNHGRtFzzA/+K7z3vdx8FzKySknUJ9WPlvyRjUUWWvou
ufA1x7veB+7sA6LgEWQUJb90kmy72VEhNQQLwOBPTOjWwMzLgpI7tb9Y6t9Wtw9S
g30meVioV3FG9d6Wi1BiEHNCUoV+TpODZtSwPppEVZmYVDOD7U4TVEygXmQ1o3cm
tFrDfv9w00Jj+9VcgYYRj4QHuc6F8P3WSMJ3gzebLWXvQ5fRczihIXSWRo767Jeq
3qqonqGlolcIR44Um9Y4pIwTBmkX607Uy3oIIb5+k6dvMKXfr9Qd67fhANryM/D3
lBxAuc0Pk44JJ3fA6KAjxElyv+tpJcidr/Y/OfQQpFIDcUUsuTWiBQHi+wFUg+T6
OLyfAl3PxamkCj1jubsKvkPmuUvUuuNiwS+hFZqO+Pjd+V9Gabz2YE9suNPlW7AG
3OWtt4EfhJhpjkc+5KD3OQewnR0PKHWH5sM11P+SIu4qaqSfC1z/TpnYmjAWAUOa
p5MV4PBw9fMLMJtYr4QhPh8a0RQ73LPLmnOfDyQQhRMEvyxLSqFxCqH8aTYMCwV7
I1MghD5qNnmCgztYIzXqmkUCLBz0hXUgHphQvM6/adbBp/D1f3j0rSaykiaVr5mQ
EIVKVwUx1lipRWzN27fgYSCAcJTh8lTnPDj2RZOED8fTzNBSCbXVEFUpvuw+1VNw
UzVS3XFVyQk=
=75Hq
-----END PGP SIGNATURE-----
--- End Message ---