element-hq / element-desktop

A glossy Matrix collaboration client for desktop.
https://element.io
GNU Affero General Public License v3.0
1.13k stars 258 forks source link

riot-web should have a -dbgsym file #664

Open shirishag75 opened 5 years ago

shirishag75 commented 5 years ago

Currently riot-web doesn't have a -dbgsym file. It should have that.

Package: riot-web
Version: 0.17.3
Severity: normal

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

Kernel: Linux 4.18.0-2-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_IN, LC_CTYPE=en_IN (charmap=UTF-8), LANGUAGE=en_IN:en (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages riot-web depends on:
ii  gconf-service     3.2.6-5
ii  gconf2            3.2.6-5
ii  libappindicator1  0.4.92-7
ii  libnotify4        0.7.7-3
ii  libnss3           2:3.39-1
ii  libxss1           1:1.2.3-1
ii  libxtst6          2:1.2.3-1

riot-web recommends no packages.

riot-web suggests no packages.

-- no debconf information
MTRNord commented 5 years ago

That sounds more like it is a issue in electron-builder than in riot directly as afaik the deb package gets generated by it.

shirishag75 commented 5 years ago

so maybe we can have a build with debug symbols as I have had segmentation faults and because there isn't any -dbg or -dbgsym deb package haven't been able to share any useful info.