Your message dated Sun, 15 Jan 2023 02:43:53 +0000
with message-id <e1pgszx-007rff...@fasolo.debian.org>
and subject line Bug#1027401: fixed in shaarli 0.12.1+dfsg-7
has caused the Debian Bug report #1027401,
regarding shaarli: Re-building package results in frontend missing icons
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.)
--
1027401: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1027401
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: shaarli
Version: 0.12.1+dfsg-6
Severity: important
X-Debbugs-Cc: jvalle...@mailbox.org
shaarli 0.12.1+dfsg-6 in bookworm/sid is working ok. But if I rebuild
the package (with no functional changes), all of the icons in the
interface are replaced by rectangles containing hex values.
The browser console shows that it is getting 404 Not Found when trying
to download files such as:
- shaarli/tpl/default/css/tpl/default/css/629bb87304479fa3efe2.woff2
- shaarli/tpl/default/css/tpl/default/css/461edd6c43dd5e7b4428.woff2
- shaarli/tpl/default/css/tpl/default/css/f4dd50aee036525d8cdd.woff2?v=1.2.0
...and so on.
Comparing the new package I'm building to the one in the archive:
$ debdiff shaarli_0.12.1+dfsg-6_all.deb shaarli_0.12.1+dfsg-7_all.deb
[The following lists of changes regard files as different if they have
different names, permissions or owners.]
Files in second .deb but not in first
-------------------------------------
-rw-r--r-- root/root
/usr/share/shaarli/tpl/default/js/461edd6c43dd5e7b4428.woff2
-rw-r--r-- root/root
/usr/share/shaarli/tpl/default/js/4f913fda8f19d129b7cd.svg
-rw-r--r-- root/root
/usr/share/shaarli/tpl/default/js/629bb87304479fa3efe2.woff2
-rw-r--r-- root/root
/usr/share/shaarli/tpl/default/js/7181d96f85d627b02e4b.woff
-rw-r--r-- root/root
/usr/share/shaarli/tpl/default/js/aca843d470d7635b6f54.eot
-rw-r--r-- root/root
/usr/share/shaarli/tpl/default/js/bf8f398f78d56b034664.ttf
-rw-r--r-- root/root
/usr/share/shaarli/tpl/default/js/c7a58d6c0146bc67ed8f.woff
-rw-r--r-- root/root
/usr/share/shaarli/tpl/default/js/f4dd50aee036525d8cdd.woff2
-rw-r--r-- root/root
/usr/share/shaarli/tpl/default/js/ffeaaa2a9ff5d05ec701.woff
-rw-r--r-- root/root
/usr/share/shaarli/tpl/vintage/js/5ca9c8beb5c95484308e.png
-rw-r--r-- root/root
/usr/share/shaarli/tpl/vintage/js/9d087f005ab01b77c342.png
-rw-r--r-- root/root
/usr/share/shaarli/tpl/vintage/js/ae6d394c78b32de61615.png
-rw-r--r-- root/root
/usr/share/shaarli/tpl/vintage/js/c94e8277981d60963c6d.png
-rw-r--r-- root/root
/usr/share/shaarli/tpl/vintage/js/d34213886220775ee5e1.jpg
-rw-r--r-- root/root
/usr/share/shaarli/tpl/vintage/js/e7669bc57fa9110c07d5.png
Control files: lines which differ (wdiff format)
------------------------------------------------
Installed-Size: [-13588-] {+13805+}
Version: [-0.12.1+dfsg-6-] {+0.12.1+dfsg-7+}
If I extract the built .deb and examine the files, they are not valid
fonts/image files:
$ cat 4f913fda8f19d129b7cd.svg
export default "tpl/default/img/../img/forkawesome-webfont.svg";
$ cat 461edd6c43dd5e7b4428.woff2
export default "../default/../fonts/Roboto-Bold.woff2";
The file names are also referenced in a css file that is generated
during the package build, but under css folder instead of js folder:
tpl/default/css/shaarli.min.css: src:
url(tpl/default/css/aca843d470d7635b6f54.eot?#iefix&v=1.2.0)
format("embedded-opentype"),
url(tpl/default/css/f4dd50aee036525d8cdd.woff2?v=1.2.0) format("woff2"),
url(tpl/default/css/c7a58d6c0146bc67ed8f.woff?v=1.2.0) format("woff"),
url(tpl/default/css/bf8f398f78d56b034664.ttf?v=1.2.0) format("truetype"),
url(tpl/default/css/4f913fda8f19d129b7cd.svg?v=1.2.0#forkawesomeregular)
format("svg");
tpl/default/css/shaarli.min.css: src: local("Roboto"),
local("Roboto-Regular"), url(tpl/default/css/629bb87304479fa3efe2.woff2)
format("woff2"), url(tpl/default/css/7181d96f85d627b02e4b.woff) format("woff");
}
tpl/default/css/shaarli.min.css: src: local("Roboto"), local("Roboto-Bold"),
url(tpl/default/css/461edd6c43dd5e7b4428.woff2) format("woff2"),
url(tpl/default/css/ffeaaa2a9ff5d05ec701.woff) format("woff"); }
I tried downgrading various build-dependencies that were recently
updated. I found that if I downgrade node-css-loader to
5.0.1+~cs14.0.5-1, then the issue does not appear.
-- System Information:
Debian Release: bookworm/sid
APT prefers testing
APT policy: (500, 'testing')
Architecture: amd64 (x86_64)
Kernel: Linux 5.19.0-1-amd64 (SMP w/16 CPU threads; PREEMPT)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled
--- End Message ---
--- Begin Message ---
Source: shaarli
Source-Version: 0.12.1+dfsg-7
Done: James Valleroy <jvalle...@mailbox.org>
We believe that the bug you reported is fixed in the latest version of
shaarli, 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 1027...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
James Valleroy <jvalle...@mailbox.org> (supplier of updated shaarli 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: SHA512
Format: 1.8
Date: Sat, 14 Jan 2023 20:42:54 -0500
Source: shaarli
Architecture: source
Version: 0.12.1+dfsg-7
Distribution: unstable
Urgency: medium
Maintainer: Debian PHP PEAR Maintainers <pkg-php-p...@lists.alioth.debian.org>
Changed-By: James Valleroy <jvalle...@mailbox.org>
Closes: 1027401
Changes:
shaarli (0.12.1+dfsg-7) unstable; urgency=medium
.
* Add copyright info for pure-extras
* webpack: css-loader: Disable url() resolving
* Add symlinks to font files (Closes: #1027401)
Checksums-Sha1:
1ae86aa4d8ae86f385c6c0c8b96a66d178d32210 2578 shaarli_0.12.1+dfsg-7.dsc
cd077e086d28b7a7a0cbd6336139f0549376f03f 25812
shaarli_0.12.1+dfsg-7.debian.tar.xz
dd0e160cde70abe0f18bfb4e6736dda06b105ac7 23222
shaarli_0.12.1+dfsg-7_amd64.buildinfo
Checksums-Sha256:
b73b6e7093acf5af7fd72aab415d5e3375ba05342df48095edae727a7ab4506c 2578
shaarli_0.12.1+dfsg-7.dsc
8681976fb17acf6af8a2bbe9c3ba037b7b820865359d36fee19e6a92bb7844c0 25812
shaarli_0.12.1+dfsg-7.debian.tar.xz
0f5c14b741ee3e20d3b801f9c755bc0f82ac1bee4276d265386cd4077cecb8c8 23222
shaarli_0.12.1+dfsg-7_amd64.buildinfo
Files:
9c41a552325824e52646667b28bf07c3 2578 web optional shaarli_0.12.1+dfsg-7.dsc
67670f9b26ab76b72a3c52e5f6c1209b 25812 web optional
shaarli_0.12.1+dfsg-7.debian.tar.xz
393ad620bad9aa81008ac2483d93fc24 23222 web optional
shaarli_0.12.1+dfsg-7_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQJKBAEBCgA0FiEEfWrbdQ+RCFWJSEvmd8DHXntlCAgFAmPDXCkWHGp2YWxsZXJv
eUBtYWlsYm94Lm9yZwAKCRB3wMdee2UICCoWD/wOvn7iJcmKYna4XmRcXxi9zjB7
/UyBeL1WoQ3ZC+LdIpR3+NkP/15cm78uwv3SZuH4nmB9DGuqP0fPnaS0bAlYPp2g
jdGLItCwQDvq+ai0omuTIE8o4/n5AFcAlapkK1urxiok+ZpQQihZgnAT5637DJaJ
2m70gRlqaR8qAn9M0OZEf66zdZnzD+DLWIg+YPsH+rCJMwnAJAeBLDq7LHN/2QeK
aPKBRD8SiPzFDKSAGXR9HT+AAbFhu8KlzwFHopL85ennS36uXJgCz5mk1PDQfit6
+w5Im9uTT7VatqkuBNohW3hqgUApByXQYisc1sR5uv/QjkpoNCa9Wa4BdzPzWVPQ
qfsFL2w9/vXG6/tLikZjQ+pquY0xaeS0tk4VdEUgxoYOhgZCoQ9UP0VLqBwp7YE8
a9g68dq8FEYRIOzdg78qy/CjBNHEAm6rMlLBaHxlL8ygAYOZ3pli1N7/OWxvCdTW
lezQMblfjWwnvD0T8EfBV63JqqJOYHd5G2YMltGTzYVL6q7Ob4faB7pR5mUi6Sof
sWibrTbctj3sdZA6wQvMPVzNHiccyIUIHImNadqUzdZ8ox0yUFc7TZk6lWJBENME
9NeCuAgiXNQxuZUQw88a4AghmWx1EM7kgbTet2DIL7v8xlNwdr566JjfImoPNK4J
xEGzztoINi43AyLX/w==
=l1Q5
-----END PGP SIGNATURE-----
--- End Message ---