Your message dated Tue, 30 Jun 2020 07:45:35 -0700
with message-id <eb92b27a-5aae-d799-72e3-e1bd892d1...@medhas.org>
and subject line Broken symlinks fixed since 20.5
has caused the Debian Bug report #857957,
regarding plinth: broken symlinks: /usr/share/plinth/static/doc, 
/usr/lib/python3/dist-packages/plinth/modules/jsxc/static/{img, libjs-jsxc/*}
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.)


-- 
857957: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=857957
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: plinth
Version: 0.13.1+ds-1
Severity: normal
User: debian...@lists.debian.org
Usertags: piuparts

Hi,

during a test with piuparts I noticed your package ships (or creates)
a broken symlink.

>From the attached log (scroll to the bottom...):

2m0.8s ERROR: FAIL: Broken symlinks:
  /usr/share/plinth/static/doc -> ../doc
  /usr/lib/python3/dist-packages/plinth/modules/jsxc/static/img -> 
../../../../../../../share/libjs-jsxc/img
  /usr/lib/python3/dist-packages/plinth/modules/jsxc/static/libjs-jsxc/sound -> 
../../../../../../../../share/libjs-jsxc/sound
  /usr/lib/python3/dist-packages/plinth/modules/jsxc/static/libjs-jsxc/lib -> 
../../../../../../../../share/javascript/jsxc/lib
  /usr/lib/python3/dist-packages/plinth/modules/jsxc/static/libjs-jsxc/jsxc.css 
-> ../../../../../../../../share/libjs-jsxc/css/jsxc.css


/usr/share/plinth/doc does not seem to exist anywhere.
For the other ones you are probably missing a Depends: libjs-jsxc


cheers,

Andreas

Attachment: plinth_0.13.1+ds-1.log.gz
Description: application/gzip


--- End Message ---
--- Begin Message ---
This issue has been fixed since version 20.5 (currently at 20.12).

commit b80083cfcebf9298004d539604b2ebca2ed7f0ce
Author: Sunil Mohan Adapa <su...@medhas.org>
Date:   Tue Mar 24 13:29:29 2020 -0700

    jsxc: Fix issue with serving static files

    During the re-organization of data files into individual apps, a
regression for
    JSXC preventing the symbolic links in the source code from being
copied to
    destination folder during 'setup.py install'. Fix this by removing
symbolic
    links and serving the file using CherryPy mappings with the help of
StaticFiles
    component.

    Closes: #1180.

    Tests performed:

    - Access the following URLs successfully:
      https://localhost:4430/plinth/static/jsxc/img/menu_black.svg
      https://localhost:4430/plinth/static/jsxc/libjs-jsxc/jsxc.css
      https://localhost:4430/plinth/static/jsxc/libjs-jsxc/sound/Ping1.mp3

https://localhost:4430/plinth/static/jsxc/libjs-jsxc/lib/otr/lib/dsa-webworker.js

    - Login to JSXC, see the roster properly on the right side.

    Signed-off-by: Sunil Mohan Adapa <su...@medhas.org>
    Reviewed-by: Veiko Aasa <veik...@disroot.org>

Thanks,

-- 
Sunil

Attachment: signature.asc
Description: OpenPGP digital signature


--- End Message ---

Reply via email to