Packages

Category Task Type Priority Severity Summary  desc Status Progress
AnyBug ReportVery LowMedium wesnoth change language no works Closed
100%
Task Description

Description:
after install the package, select language, choose other language and the language no change

Additional info:
* package version(s) : Battle for Wesnoth v1.14.15
* config and/or log files etc. ↓

[ user | 2021-11-05 | 07:31 ]
[/home/user] [0]
$ wesnoth
Battle for Wesnoth v1.14.15
Started on Fri Nov 5 07:32:01 2021

Data directory: /usr/share/games/wesnoth
User configuration directory: /home/USER/.config/wesnoth
User data directory: /home/USER/.local/share/wesnoth/1.14
Cache directory: /home/USER/.cache/wesnoth

Setting mode to 1366×768 Checking lua scripts... ok
20211105 07:32:12 warning general: setlocale() failed for ‘it_IT’.
20211105 07:32:12 warning general: setlocale() failed for ‘it_IT’.

Steps to reproduce:
Install, run, select new language, and find, the language no change

Attach image log

TestingBug ReportVery LowMedium warzone2100 fail Closed
100%
Task Description

Description:
the program game crash-down when select a tank

Additional info:
* package version(s) : extra/warzone2100 3.3.0-3
* config and/or log files etc. ↓ and attach the log file

[ user | 2021-11-05 | 07:41 ]
[/home/user] [0]
$ warzone2100
which: no gdb in (/usr/bin:/usr/java/jre1.8.0/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/usr/local/sbin:/usr/sbin:/sbin:/home/user/.hyperterm/personal/commands:/opt/chrome)
Saved dump file to ‘/home/user/.local/share/warzone2100-3.3.0//logs/warzone2100.gdmp-bspbru’ If you create a bugreport regarding this crash, please include this file.
Segmentation fault

Steps to reproduce:
after install, start a new campaing, select a tank, and the program crash

StableBug ReportMediumHigh opensmtpd: permission problems Closed
100%
Task Description

Description:

cat msg | /usr/sbin/sendmail – sendmail: No such file or directorycannot create temporary file /var/spool/smtpd/offline/1572544775.XXXXIqNsFX

Additional info:
* package version: 6.4.2p1-1.hyperbola2.backports1

It is same problem as here:
https://github.com/OpenSMTPD/OpenSMTPD/issues/839

I could solve it with:

sudo chmod g+s /usr/sbin/smtpctl
sudo chmod g+s /usr/sbin/smtpctl

and then

sudo rc-service smtpd start

Even though I think I should not need to start it to use only sendmail.

AnyPrivacy IssueMediumHigh midori new Support for cross-browser web extensions Closed
100%
Task Description

Description:
idk what to do with it i add the PKGBUILD but this new extension needs to be checked left or patched,
https://git.hyperbola.info:50100/~team/packages/extra.git/plain/midori/PKGBUILD?h=rachad

Additional info:
* package version(9.0)

important links to check:
* https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions * https://github.com/midori-browser/core/issues/244

StableBug ReportVery LowMedium hypervideo have a bug now Closed
100%
Task Description

$ hypervideo -F https://yewtu.be/watch?v=W5fFOECr3EI [youtube] W5fFOECr3EI: Downloading webpage
[youtube] W5fFOECr3EI: Downloading android player API JSON
[youtube] W5fFOECr3EI: Downloading player 11e3a4ec
WARNING: [youtube] nsig extraction failed: You may experience throttling for some formats
n = iXmUjcWoU-JB5WlM ; player = https://www.youtube.com/s/player/11e3a4ec/player_ias.vflset/en_US/base.js W5fFOECr3EI: Traceback (most recent call last):

File "/usr/lib/python3.8/site-packages/hypervideo_dl/extractor/youtube.py", line 2519, in _decrypt_nsig
  self._player_cache[sig_id] = func(s)
File "/usr/lib/python3.8/site-packages/hypervideo_dl/extractor/youtube.py", line 2551, in <lambda>
  return lambda s: jsi.extract_function_from_code(*func_code)([s])
File "/usr/lib/python3.8/site-packages/hypervideo_dl/jsinterp.py", line 536, in resf
  ret, should_abort = self.interpret_statement(stmt, var_stack)
File "/usr/lib/python3.8/site-packages/hypervideo_dl/jsinterp.py", line 145, in interpret_statement
  v = self.interpret_expression(expr, local_vars, allow_recursion)
File "/usr/lib/python3.8/site-packages/hypervideo_dl/jsinterp.py", line 182, in interpret_expression
  ret, should_abort = self.interpret_statement(try_expr, local_vars, allow_recursion - 1)
File "/usr/lib/python3.8/site-packages/hypervideo_dl/jsinterp.py", line 145, in interpret_statement
  v = self.interpret_expression(expr, local_vars, allow_recursion)
File "/usr/lib/python3.8/site-packages/hypervideo_dl/jsinterp.py", line 182, in interpret_expression
  ret, should_abort = self.interpret_statement(try_expr, local_vars, allow_recursion - 1)
File "/usr/lib/python3.8/site-packages/hypervideo_dl/jsinterp.py", line 145, in interpret_statement
  v = self.interpret_expression(expr, local_vars, allow_recursion)
File "/usr/lib/python3.8/site-packages/hypervideo_dl/jsinterp.py", line 256, in interpret_expression
  self.interpret_expression(sub_expr, local_vars, allow_recursion)
File "/usr/lib/python3.8/site-packages/hypervideo_dl/jsinterp.py", line 326, in interpret_expression
  left_val, should_abort = self.interpret_statement(
File "/usr/lib/python3.8/site-packages/hypervideo_dl/jsinterp.py", line 145, in interpret_statement
  v = self.interpret_expression(expr, local_vars, allow_recursion)
File "/usr/lib/python3.8/site-packages/hypervideo_dl/jsinterp.py", line 326, in interpret_expression
  left_val, should_abort = self.interpret_statement(
File "/usr/lib/python3.8/site-packages/hypervideo_dl/jsinterp.py", line 145, in interpret_statement
  v = self.interpret_expression(expr, local_vars, allow_recursion)
File "/usr/lib/python3.8/site-packages/hypervideo_dl/jsinterp.py", line 464, in interpret_expression
  raise ExtractorError('Unsupported JS expression %r' % expr)

hypervideo_dl.utils.ExtractorError: Unsupported JS expression ‘0⇐c[49]’; please report this issue on https://issues.hyperbola.info/ , filling out the appropriate issue template. Confirm you are on the latest version using pacman -Su
(caused by ExtractorError(”Unsupported JS expression ‘0⇐c[49]’; please report this issue on https://issues.hyperbola.info/ , filling out the appropriate issue template. Confirm you are on the latest version using pacman -Su”)); please report this issue on https://issues.hyperbola.info/ , filling out the appropriate issue template. Confirm you are on the latest version using pacman -Su
ERROR: [youtube] W5fFOECr3EI: Unable to extract uploader id; please report this issue on https://issues.hyperbola.info/ , filling out the appropriate issue template. Confirm you are on the latest version using pacman -Su

TestingBug ReportVery LowMedium angband game Couldn't load the requested font.  Closed
100%
Task Description

Description:
When run angband game, the emulator of terminal show me the next, at hyperbola v0.4 testing

[ user | 2021-10-23 | 06:05 ]
[/home/user] [0]
$ angband
angband: Couldn’t load the requested font. (10×20)

Additional info:
* package version(s)
* config and/or log files etc.

Steps to reproduce:
- Install the package
- Run in terminal

AnyFreedom IssueMediumLow [xvidcore] vague terminology "Open Source" in descripti ...Closed
100%
Task Description

This package contains vague terminology “Open Source”:

extra/xvidcore 1.3.4-1 [installed]
    XviD is an open source MPEG-4 video codec

According to:
https://www.gnu.org/distros/free-system-distribution-guidelines.html

We shall avoid vague terminology such as “Open Source”, please see here:
https://www.gnu.org/philosophy/words-to-avoid.html#Open

It would be good example to set to have proper description of packages without using “Open Source”.

eg.

XviD is a free software MPEG-4 video codec
AnyFreedom IssueMediumLow [xsd] vague terminology "Open Source" in description of ...Closed
100%
Task Description

This package contains vague terminology “Open Source”:

extra/xsd 4.0.0-2
    An open-source, cross-platform W3C XML Schema to C++ data binding compiler

According to:
https://www.gnu.org/distros/free-system-distribution-guidelines.html

We shall avoid vague terminology such as “Open Source”, please see here:
https://www.gnu.org/philosophy/words-to-avoid.html#Open

It would be good example to set to have proper description of packages without using “Open Source”.

eg.

A free-software, cross-platform W3C XML Schema to C++ data binding compiler
TestingImplementation RequestHighCritical [xlsfonts] Missing package needs to be added for xenoca ...Closed
100%
Task Description

Description: Package xlsfonts is missing and should absolutely being added also within groups for ‘xenocara-apps’ and ‘xorg-apps’.

TestingBug ReportMediumMedium [xfontsel] Problem with font handling Closed
100%
Task Description

Description: Bug related to the font handling under Hyperbola. xfontsel doesn’t list the PCF bitmapped fonts, which are used for some legacy tools with Motif/Athena for instance. If you want to use a font with good coverage of symbols (misc fixed 10×20 iso10646-1) under DDD (for accented/non ASCII characters), you can’t, you are restricted to ASCII 9×15 fonts.

Additional info:
This error happens even if all -meta font meta-packages are installed.

StableImplementation RequestVery LowLow [xfe] Add Opus audio file type support Closed
100%
Task Description

A format is not known or recognized in the original code base. To add a string into at the audio section in xferc.in:

opus = "<audioplayer>,<audioplayer>,audacity;Opus Audio;mp3_32x32.png;mp3_16x16.png;;"
AnyBug ReportLowHigh [xfce4-power-manager] locking session issue Closed
100%
Task Description

I probably should’ve mentioned this before, but if it is set to suspend when lid is closed, it should automatically lock. if the security option: lock screen with system is set to sleep is tweaked on it doesn’t lock always.

This is word for word what I wrote in the forums, but yeah... it is a problem say if someone wants to use your laptop without your permission and can do so.

But it is also a problem if you set it to lock instead because it is more prone to overheating when your not using it, and it doesn’t suspend quickly enough.

I have tried this many times and the same story can be told, again and again.

I think this issue should be considered high or critical merely because of the privacy risk if someone gets their hands on your laptop while its on. Even if you have been away... :/

I wonder if anyone else has this issue... well you guys will tell me I am sure. if critical doesn’t match what you think I am sure you will change it. ;)

AnyFreedom IssueMediumLow [xapian-core] vague terminology "Open Source" in descri ...Closed
100%
Task Description

This package contains vague terminology “Open Source”:

extra/xapian-core 1:1.4.2-1
    Open source search engine library.

According to:
https://www.gnu.org/distros/free-system-distribution-guidelines.html

We shall avoid vague terminology such as “Open Source”, please see here:
https://www.gnu.org/philosophy/words-to-avoid.html#Open

It would be good example to set to have proper description of packages without using “Open Source”.

eg.

Free software search engine library.
AnyFreedom IssueMediumLow [x265] vague terminology "Open Source" in description o ...Closed
100%
Task Description

This package contains vague terminology “Open Source”:

extra/x265 2.4-1
    Open Source H265/HEVC video encoder

According to:
https://www.gnu.org/distros/free-system-distribution-guidelines.html

We shall avoid vague terminology such as “Open Source”, please see here:
https://www.gnu.org/philosophy/words-to-avoid.html#Open

It would be good example to set to have proper description of packages without using “Open Source”.

eg.

Free Software H265/HEVC video encoder
AnyFeature RequestMediumMedium [x11vnc] needs OpenRC init script Closed
100%
Task Description

$ pacman -Si x11vnc
Repository : extra
Name : x11vnc
Version : 1:0.9.14-2
Description : VNC server for real X displays
Architecture : x86_64
URL : https://github.com/LibVNC/x11vnc Licenses : GPL2
Groups : None
Provides : None
Depends On : libvncserver openssl libjpeg libxtst libxinerama libxdamage libxrandr avahi
Optional Deps : tk: GUI support

                net-tools: -auth guess
                xf86-video-dummy: Xdummy script

Conflicts With : None
Replaces : None
Download Size : 635.70 KiB
Installed Size : 1750.00 KiB
Packager : Gaetan Bisson bisson@archlinux.org Build Date : Mon 13 Mar 2017 03:26:12 PM -03
Validated By : MD5 Sum SHA-256 Sum Signature

$ pacman -Ql x11vnc
x11vnc /usr/
x11vnc /usr/bin/
x11vnc /usr/bin/Xdummy
x11vnc /usr/bin/rx11vnc
x11vnc /usr/bin/x11vnc
x11vnc /usr/lib/
x11vnc /usr/lib/systemd/
x11vnc /usr/lib/systemd/system/
x11vnc /usr/lib/systemd/system/x11vnc.service
x11vnc /usr/share/
x11vnc /usr/share/applications/
x11vnc /usr/share/applications/x11vnc.desktop
x11vnc /usr/share/man/
x11vnc /usr/share/man/man1/
x11vnc /usr/share/man/man1/x11vnc.1.gz

TestingBug ReportHighCritical [wpa_supplicant]: wireless connection does not work Closed
100%
Task Description

Description:

Wireless connection does not work

Additional info:
* package version(s)

- wpa_supplicant 2:2.9-1
- libressl 3.2.2-1

* config and/or log files etc.

Successfully initialized wpa_supplicant
OpenSSL: Failed to set cipher string 'DEFAULT@SECLEVEL=1'
SSL: Failed to initialize TLS context.
Failed to initialize EAPOL state machines.
nl80211: deinit ifname=wlp0s18f2u1 disabled_11b_rates=0

Steps to reproduce:

$ wpa_supplicant -B -i device-name -c <(wpa_passphrase “ssid” “psk”)

AnyFreedom IssueVery LowLow [wireshark-qt]: using kernel name when referring to ope ...Closed
100%
Task Description

Description:

community/wireshark-qt 2.2.6-1
     a free network protocol analyzer for Unix/Linux and Windows - Qt frontend

See:
https://www.gnu.org/philosophy/words-to-avoid.html#Linux

AnyFreedom IssueVery LowLow [wireshark-gtk]: using kernel name when referring to op ...Closed
100%
Task Description

Description:

community/wireshark-gtk 2.2.6-1
     a free network protocol analyzer for Unix/Linux and Windows - GTK frontend

See:
https://www.gnu.org/philosophy/words-to-avoid.html#Linux

Please remove references to proprietary software.

AnyFreedom IssueVery LowLow [wireshark-cli]: using kernel name when referring to op ...Closed
100%
Task Description

Description:

community/wireshark-cli 2.2.6-1
     a free network protocol analyzer for Unix/Linux and Windows - CLI version

See:
https://www.gnu.org/philosophy/words-to-avoid.html#Linux

I would remove Unix and Windows from description as those words steer users towards non-free proprietary software.

AnyFreedom IssueVery LowLow [wireshark*] mentions non-free OSes in pacman descripti ...Closed
100%
Task Description
community/wireshark-cli 2.2.6-1
    a free network protocol analyzer for Unix/Linux and Windows - CLI version
community/wireshark-common 2.2.6-1
    Common files used by wireshark-gtk and wireshark-qt
community/wireshark-gtk 2.2.6-1
    a free network protocol analyzer for Unix/Linux and Windows - GTK frontend
community/wireshark-qt 2.2.6-1
    a free network protocol analyzer for Unix/Linux and Windows - Qt frontend

It’s better to change to a more neutral description such as “a cross-platform network protocol analyzer - CLI/GTK/Qt version”.

AnyFreedom IssueMediumLow [wildmidi] vague terminology "Open Source" in descripti ...Closed
100%
Task Description

This package contains vague terminology “Open Source”:

extra/wildmidi 0.4.0-1
    Open Source MIDI Synthesizer

According to:
https://www.gnu.org/distros/free-system-distribution-guidelines.html

We shall avoid vague terminology such as “Open Source”, please see here:
https://www.gnu.org/philosophy/words-to-avoid.html#Open

It would be good example to set to have proper description of packages without using “Open Source”.

eg.

Free Software MIDI Synthesizer
AnyFreedom IssueVery LowLow [webkitgtk]: using "content" in description Closed
100%
Task Description

Description:

extra/webkitgtk 2.4.11-6.hyperbola1
    Legacy Web content engine for GTK+ 3, without geoclue2 support

The description is vague. There is not even need to use “content” here. Web engine should be very clear. “Content” alone does not make sense.

See:
https://www.gnu.org/philosophy/words-to-avoid.html#Content

StableUpdate RequestVery LowMedium [varnish] Missing init script Closed
100%
Task Description

Description:

Init script is missing for this package.

I think has some systemd dependecies.

/tmp/alpm_sYmHUS/.INSTALL: line 7: systemd-sysusers: command not found
error: command failed to execute correctly

package version: varnish-5.1.2-1

AnyFeature RequestMediumMedium [usbmuxd] needs OpenRC init script Closed
100%
Task Description

$ pacman -Si usbmuxd
Repository : extra
Name : usbmuxd
Version : 1.1.0-2
Description : USB Multiplex Daemon
Architecture : x86_64
URL : http://marcansoft.com/blog/iphonelinux/usbmuxd/ Licenses : GPL2 GPL3
Groups : None
Provides : None
Depends On : libimobiledevice
Optional Deps : None
Conflicts With : None
Replaces : None
Download Size : 28.93 KiB
Installed Size : 70.00 KiB
Packager : Jan de Groot jgc@archlinux.org Build Date : Tue 03 Mar 2015 06:35:18 AM -02
Validated By : MD5 Sum SHA-256 Sum Signature

$ pacman -Ql usbmuxd
usbmuxd /usr/
usbmuxd /usr/bin/
usbmuxd /usr/bin/usbmuxd
usbmuxd /usr/lib/
usbmuxd /usr/lib/systemd/
usbmuxd /usr/lib/systemd/system/
usbmuxd /usr/lib/systemd/system/usbmuxd.service
usbmuxd /usr/lib/udev/
usbmuxd /usr/lib/udev/rules.d/
usbmuxd /usr/lib/udev/rules.d/39-usbmuxd.rules
usbmuxd /usr/share/
usbmuxd /usr/share/man/
usbmuxd /usr/share/man/man1/
usbmuxd /usr/share/man/man1/usbmuxd.1.gz

AnyFreedom IssueMediumLow [unixodbc] vague terminology "Open Source" in descripti ...Closed
100%
Task Description

This package contains vague terminology “Open Source”:

extra/unixodbc 2.3.4-2
    ODBC is an open specification for providing application developers with a predictable API with which to access Data Sources

According to:
https://www.gnu.org/distros/free-system-distribution-guidelines.html

We shall avoid vague terminology such as “Open Source”, please see here:
https://www.gnu.org/philosophy/words-to-avoid.html#Open

It would be good example to set to have proper description of packages without using “Open Source”.

eg.

ODBC is a free specification for providing application developers with a predictable API with which to access Data Sources
AnyFreedom IssueMediumLow [tomcat8] vague terminology "Open Source" in descriptio ...Closed
100%
AnyFreedom IssueMediumLow [tomcat7] vague terminology "Open Source" in descriptio ...Closed
100%
AnyBug ReportDeferLow [texlive-most] Cannot remove from system Closed
100%
AnyBug ReportDeferHigh [texlive-most] cannot export LaTeX - input csr10' fail ...Closed
100%
AnyFreedom IssueMediumLow [swt] vague terminology "Open Source" in description of ...Closed
100%
AnyFeature RequestMediumMedium [speech-dispatcher] needs OpenRC init script Closed
100%
TestingImplementation RequestLowMedium [spacefm] add new package Closed
100%
AnyFreedom IssueMediumLow [sofia-sip] vague terminology "Open Source" in descript ...Closed
100%
StableBug ReportVery LowCritical [smartmontools] update-smart-drivedb fails to update Closed
100%
AnyFeature RequestMediumMedium [smartmontools] needs OpenRC init script Closed
100%
AnyFreedom IssueMediumLow [rhino] vague terminology "Open Source" in description  ...Closed
100%
StableUpdate RequestHighHigh [qt5] upgrade Qt project to the 5.6 LTS version, requir ...Closed
100%
AnyFreedom IssueVery LowLow [qpdf]: using "Content" in description Closed
100%
AnyReplace RequestHighCritical [python2] replace deprecated Python 2 to Tauthon Closed
100%
AnyFreedom IssueVery LowLow [python2-pyinotify]: using kernel name instead of opera ...Closed
100%
AnyFreedom IssueMediumLow [publicsuffix-list] vague terminology "Vendor" in descr ...Closed
100%
StableBug ReportVery LowMedium [postgrey] has systemd service and no OpenRC init scrip ...Closed
100%
AnyUpdate RequestMediumHigh [php] is out of date/support Closed
100%
AnySecurity IssueVery LowMedium [patch] CVE-2018-6951 - NULL pointer DoS Closed
100%
AnySecurity IssueMediumMedium [openssh] CVE-2018-15919 Closed
100%
AnySecurity IssueVery LowCritical [opensmtpd] CVE-2020-8794 Closed
100%
AnyFreedom IssueMediumLow [openjpeg] vague terminology "Open Source" in descripti ...Closed
100%
AnyFreedom IssueMediumLow [openjpeg2] vague terminology "Open Source" in descript ...Closed
100%
AnyFreedom IssueMediumLow [opencore-amr] vague terminology "Open Source" in descr ...Closed
100%
AnyFeature RequestMediumMedium [openconnect] needs OpenRC init scripts  Closed
100%
Showing tasks 1 - 50 of 124 Page 1 of 3

Available keyboard shortcuts

Tasklist

Task Details

Task Editing