Packages

Category Task Type  asc Priority Severity Summary Status Progress
AnyBug ReportMediumMedium [iceweasel-uxp] animated webp files stop playing after  ...Closed
100%
Task Description

I converted a gif file to webp using gif2webp. The file plays back using vwebp but stops playing back after a few seconds when run in Iceweasel-UXP.

Here is a file you can test (made from Sintel):
https://coinsh.red/p/sintel.webp

AnyBug ReportMediumMedium [iceweasel-uxp] the option to choose languages for disp ...Closed
100%
Task Description

Description:

For a strange reason, the option to choose languages for displaying pages is missing in Iceweasel-UXP [0] while is available in Firefox 55 version and bellow. [1] [2]

Seems preferences were backported from Firefox 56 version or later because that option was removed in those versions. [3]

It affects websites such as https://my.virtualhosts.de/ that requires set it from browser.

Additional info:
* package version(s)

  • 52.9.20180905-2

* config and/or log files etc.

Steps to reproduce:

AnyBug ReportMediumMedium [hypervideo] remove "please report this issue" when hyp ...Closed
100%
Task Description

Description:

YouTube’s DRM has prevented this software from obtaining the video URL, please report this issue on https://issues.hyperbola.info/

The error is intentional when hypervideo fail to download DRM videos, so the specific part that says “please report this issue on https://issues.hyperbola.info/ should be removed in the next version.

Additional info:
* package version(s)

  • 1.0.2-1

* config and/or log files etc.

Steps to reproduce:

  • Download YouTube’s DRM videos
AnyBug ReportMediumMedium [linux-libre-lts] enable CONFIG_USER_NS Closed
100%
Task Description

Currently it’s not possible to enable “noroot” in firejail due to missing CONFIG_USER_NS in the kernel. This is a bug also in Arch.
https://github.com/netblue30/firejail/issues/1069

AnyBug ReportVery LowMedium [hypervideo] YouTube no longer works Closed
100%
Task Description

When trying to download a video I get a token error.

Here is an example:

$ hypervideo https://www.youtube.com/watch?v=-2KJ-g-QgMk[youtube] -2KJ-g-QgMk: Downloading webpage
[youtube] -2KJ-g-QgMk: Downloading video info webpage
ERROR: -2KJ-g-QgMk: “token” parameter not in video info for unknown reason;

AnyBug ReportMediumMedium [adwaita-icon-theme] error when installing package Closed
100%
Task Description

Install the base system again in a pc, but when installing some packages there is the error that I describe below. I would ask please correct this problem since you can not install several programs, example: emacs, volumeicon, etc

invalid or corrupted package (PGP signature)).
error: adwaita-icon-theme: signature from “scott sradms0@openmailbox.org” is unknown trust
:: File /var/cache/pacman/pkg/adwaita-icon-theme-3.24.0-1.hyperbola1-any.pkg.tar.xz is corrupted (invalid or corrupted package (PGP signature)).

TestingBug ReportMediumMedium [ntop] useradd: the group "ntop" does not exist Closed
100%
Task Description

Description:

During the installation, a group error message is displayed.

Additional info:
* package version(s)

$ pacman -Si ntop
Repositorio               : community
Nombre                    : ntop
Versión                   : 5.0.1-11.hyperbola3
Descripción               : A network traffic probe that shows the network usage, with libressl and OpenRC support
Arquitectura              : x86_64
URL                       : https://www.ntop.org/
Licencias                 : GPL-3
Grupos                    : Nada
Provee                    : Nada
Depende de                : libevent  libpcap  gd  glibc libxml2  libressl  rrdtool  pcre geoip  lua  python2
Dependencias opcionales   : Nada
En conflicto con          : Nada
Remplaza a                : Nada
Tamaño de la descarga     : 21,33 MiB
Tamaño de la instalación  : 48,51 MiB
Encargado                 : HyperBuilder
                            <hyperbuilder@hyperbola.info>
Fecha de creación         : mié 27 mar 2019 17:09:11 -05
Validado por              : Suma MD5  Suma SHA-256  Firma

* config and/or log files etc.

$ ntop
Thu Jul 18 19:53:19 2019  Initializing gdbm databases
Thu Jul 18 19:53:19 2019  **ERROR** ....open of /var/lib/ntop/prefsCache.db failed: File open error
Thu Jul 18 19:53:19 2019  Possible solution: please use '-P <directory>'
Thu Jul 18 19:53:19 2019  **FATAL_ERROR** GDBM open failed, ntop shutting down...
Thu Jul 18 19:53:19 2019  CLEANUP[t140566150068416]: ntop caught signal 2 [state=2]
Thu Jul 18 19:53:19 2019  ntop is now quitting...

Steps to reproduce:

* Install package in Milky Way v0.3 Testing

AnyBug ReportMediumMedium [sshfs] Can't mount share from desktop (FUSE2 issue) Closed
100%
Task Description

Since 0.3 release, i’m unable to mount my sshfs share from my desktop.

For reference, my fstab entry :

sshfs#anon@server:/srv/nfs/data /mnt/data fuse noauto,user,_netdev,x-gvfs-show,x-gvfs-name=data 0 0

When I double-click on the desktop icon (xfce), it says : “Impossible to mount data”

But, I’m able to mount the share if I enter the command manually in a terminal as user.

sshfs anon@server:/srv/nfs/data /mnt/data

So, it is not a problem of writing rights on mountpoint /mnt/data
I suspect an issue with fuse2 since it is a dependency of sshfs and it is in relation with mounting share from desktop.

StableBug ReportMediumMedium [ipython2] broken Closed
100%
Task Description

ipython2 does not work with Milky Way (it used to work with the previous release):

$ ipython2
Traceback (most recent call last):
  File "/usr/bin/ipython2", line 6, in <module>
    from pkg_resources import load_entry_point
  File "/usr/lib/python2.7/site-packages/pkg_resources/__init__.py", line 3036, in <module>
    @_call_aside
  File "/usr/lib/python2.7/site-packages/pkg_resources/__init__.py", line 3020, in _call_aside
    f(*args, **kwargs)   
  File "/usr/lib/python2.7/site-packages/pkg_resources/__init__.py", line 3049, in _initialize_master_working_set
    working_set = WorkingSet._build_master()
  File "/usr/lib/python2.7/site-packages/pkg_resources/__init__.py", line 654, in _build_master
    ws.require(__requires__)
  File "/usr/lib/python2.7/site-packages/pkg_resources/__init__.py", line 968, in require 
    needed = self.resolve(parse_requirements(requirements))
  File "/usr/lib/python2.7/site-packages/pkg_resources/__init__.py", line 854, in resolve 
    raise DistributionNotFound(req, requirers)
pkg_resources.DistributionNotFound: The 'pathlib2' distribution was not found and is required by ipython

It is because ipython2 (and also python2-pickleshare) now requires pathlib2 while Milky Way only ships pathlib (python2-pathlib package) which is deprecated upstream over pathlib2 and this package is also orphaned BTW.

python2-pathlib2 is available in Arch:
https://www.archlinux.org/packages/community/any/python2-pathlib2/

It builds fine on hyperbola and once installed, ipython2 works fine. As of other packages currently depending on the legacy python2-pathlib, I checked them one by one and:

  • python2-pickleshare: Broken as it requires pathlib2 (same as ipython2).
  • python2-pytest-benchmark: Does not use pathlib at all (neither in setuptools requires.txt nor in the source code).
AnyBug ReportVery LowMedium [abiword] flickers Closed
100%
Task Description

the top part of any document it opens flickers like crazy like a strobing effect. I would appreciate it if this was fixed so that it wouldn’t do that. :)

In fact, just opening a blank document does this. ;/

AnyBug ReportMediumMedium [surf-2.1-1]: Unresolved dependencies Closed
100%
Task Description

Description:
Unresolved dependiencies

Additional info:
* package version(s)

$ doas pacman -Si surf
Repository      : extra
Name            : surf
Version         : 2.1-1
Description     : A simple web browser based on WebKit/GTK+.
Architecture    : x86_64
URL             : https://surf.suckless.org/
Licenses        : Expat
Groups          : None
Provides        : None
Depends On      : webkitgtk  gcr  xenocara-xprop
Optional Deps   : dmenu: URL-bar
                  ca-certificates: SSL verification
                  xterm: default download handler
                  curl: default download handler
Conflicts With  : None
Replaces        : None
Download Size   : 26.06 KiB
Installed Size  : 134.00 KiB
Packager        : HyperBuilder <hyperbuilder@hyperbola.info>
Build Date      : Fri Jul 9 21:49:07 2021
Validated By    : MD5 Sum  SHA-256 Sum  Signature

* config and/or log files etc.

$ doas pacman -S surf
resolving dependencies...
warning: cannot resolve "libfdk-aac", a dependency of "gst-plugins-bad"
warning: cannot resolve "gst-plugins-bad", a dependency of "webkitgtk"
warning: cannot resolve "webkitgtk", a dependency of "surf"
:: The following package cannot be upgraded due to unresolvable dependencies:
      surf

:: Do you want to skip the above package for this upgrade? [y/N] 
error: failed to prepare transaction (could not satisfy dependencies)
:: gst-plugins-bad: requires libfdk-aac
:: webkitgtk: requires gst-plugins-bad
:: surf: requires webkitgtk

Steps to reproduce:

AnyBug ReportVery LowLow [openrc] agetty.tty loads in default runlevel only and  ...Closed
100%
Task Description

agetty.tty services need be loaded in default and nonetwork runlevels, not default runlevel only.

Example:

          agetty.tty1 |      default nonetwork  # it's correct, since **agetty.tty1** should be enabled in **nonetwork** runlevel for specific cases such as a maintenance.
          agetty.tty1 |      default           # it's wrong, since it contains **default** runlevel only

agetty.tty symlinks from /etc/init.d/ need be linked to agetty instead of /etc/init.d/agetty.

Example:

agetty.tty1 -> /etc/init.d/agetty # it's a valid symlink, however is wrong because should be linked to agetty directly
agetty.tty1 -> agetty                       # correct symlink
AnyBug ReportVery HighLow [filesystem] the hyperbola manual (/usr/share/man/man7/ ...Closed
100%
Task Description

The hyperbola manual (/usr/share/man/man7/hyperbola.7.gz), the command “ln” is inverted:

ln -s /etc/localtime /usr/share/zoneinfo/Europe/Paris # wrong
ln -s /usr/share/zoneinfo/Europe/Paris /etc/localtime # correct
AnyBug ReportLowLow [x11vnc] service contains error: "Service 'x11vnc' need ...Closed
100%
Task Description

x11vnc service has been imported from Gentoo, however it forces use xdm service when it should be optional since there are users don’t like use xdm to run DMs. Also, Hyperbola contains another services alternatives such as gdm, lightdm, lxdm, sddm and slim to run directly without xdm.

TestingBug ReportMediumLow [iceweasel-uxp] strange bug in the FindBar when a phras ...Closed
100%
Task Description

Description:
There is a strange bug (white rectangle) in the FindBar when a phrase isn’t found.

Additional info:
* package version(s): 52.9.0_20180601-3

Steps to reproduce:
Go to Edit > Find

Then put a phrase in the FindBar to search it in any page, if it isn’t found, appears a strange “white rectangle” covering the phrase.

TestingBug ReportVery LowLow [iceweasel-uxp] minor issues in "About Iceweasel-UXP" w ...Closed
100%
Task Description

Description:
“About Iceweasel-UXP” window contains some minor issues to be fixed:

  • “Iceweasel-UXP” instead of “Iceweasel” because we are a different project.
  • “Hyperbola Project” instead of “the Hyperbola Project” as link to point to Hyperbola site.
  • “for Iceweasel-UXP application” instead of “for Iceweasel rebranding” because we are maintaining an entire application, not just rebranding.

Additional info:
* package version(s): 52.9.0_20180601-3

Steps to reproduce:
Go to Help > About Iceweasel-UXP

TestingBug ReportMediumLow [iceweasel-uxp] XML Parsing Error: undefined entity in  ...Closed
100%
Task Description

Description:
There’s a XML parsing error in Iceweasel-UXP when it’s accessing a non-existent site or about:help

Additional info:
* package version(s): 52.9.0_20180601-7
* config and/or log files etc:

XML Parsing Error: undefined entity Location: jar:file:///usr/lib/iceweasel-uxp/browser/omni.ja!/chrome/browser/content/browser/aboutNetError.xhtml Line Number 22, Column 12:
    <title>&loadError.label;</title>
-----------^

Steps to reproduce:

  • Install Iceweasel-UXP:
    # pacman -S iceweasel-uxp
  • Run Iceweasel-UXP:
    ~ iceweasel-uxp
  • Type about:help or a non-existent site in the address bar
TestingBug ReportMediumLow [iceweasel-uxp] XML Parsing Error: undefined entity in  ...Closed
100%
Task Description

Description:
There’s a XML parsing error in Iceweasel-UXP when it’s accessing in a feed subscription.

Additional info:
* package version(s): 52.9.0_20180601-7
* config and/or log files etc:

XML Parsing Error: undefined entity Location: jar:file:///usr/lib/iceweasel-uxp/browser/omni.ja!/chrome/browser/content/browser/feeds/subscribe.xhtml Line Number 25, Column 12:
    <title>&feedPage.title;</title>
-----------^

Steps to reproduce:

  • Install Iceweasel-UXP:
    # pacman -S iceweasel-uxp
  • Run Iceweasel-UXP:
    ~ iceweasel-uxp
  • Enter to Hyperbola RSS Feeds page and then subscribe in one of feeds available.
TestingBug ReportMediumLow [xf86-video-intel] context menu not being highlighted i ...Closed
100%
Task Description

Description:
Context menu not being highlighted in UXP applications such as Iceweasel-UXP. This issue is generated in machines with i915 graphic cards using the Intel graphics driver .

Additional info:
* package version(s): 52.9.0_20180601-7

Steps to reproduce:

  • Install Iceweasel-UXP:
    # pacman -S iceweasel-uxp
  • Run Iceweasel-UXP:
    ~ iceweasel-uxp
  • Open new tabs with right click to use context menu.
StableBug ReportVery LowLow [iceweasel-uxp] info box not translated Closed
100%
Task Description

Hello,

With iceweasel-uxp, some info boxes are not translated, for now I noticed that when the mouse cursor hovers “add tab” element, the info box showing up is still using english (although I’m using French and the rest is ok), this is very, very minor issue I know.. :o)

See picture attached

AnyBug ReportMediumLow [octopi] contains systemd unit file Closed
100%
Task Description

Description:

  • The current Octopi version has been fixed to support OpenRC in Hyperbola, however it includes its official systemd unit file yet.

Additional info:
* package version(s)

  • 0.9.0-1.hyperbola1.backports1

* config and/or log files etc.

/usr/lib/systemd/system/octopi.service is owned by octopi 0.9.0-1.hyperbola1.backports1

Steps to reproduce:

  • Install package.
StableBug ReportVery LowLow [octopi][octopi-notifier] "Aborting notifier as 'pacman ...Closed
100%
Task Description

Hello,

octopi-notifier is not starting / running on my system, when I try to run it manually in a terminal, here is the output :

Aborting notifier as 'pacmanhelper' DBus service could not be found! [ "/usr/share/dbus-1/system-services/org.octopi.pacmanhelper.service" ]

I don’t know if this is applicable / related but I found this on aur website : https://aur.archlinux.org/packages/octopi/

kikadf :

Default build octopi-notifier without knotifications support. To enable edit PKGBUILD, uncomment #USE_NOTIFIER='1'

PS : I’m using XFCE4 autostart to start octopi-notifier (See screenshot attached)

AnyBug ReportLowLow [usbutils] lsusb does not list device names Closed
100%
Task Description

Description:

lsusb does not resolve device names from /var/lib/usbutils/usb.ids

The same thing as described here: https://unix.stackexchange.com/questions/220759/lsusb-doesnt-list-device-names

AnyBug ReportLowLow [emacs-nox] uses "nox" suffix Closed
100%
Task Description

Description:

  • Fix package name to emacs-headless that is the correct name for packages without graphical user interface support. nox suffix is incorrect because Hyperbola supports Wayland too, not only X.Org.

Additional info:
* package version(s)

  • 25.2-1

* config and/or log files etc.

Steps to reproduce:

  • None
AnyBug ReportLowLow [erlang-nox] uses "nox" suffix Closed
100%
Task Description

Description:

  • Fix package name to erlang-headless that is the correct name for packages without graphical user interface support. nox suffix is incorrect because Hyperbola supports Wayland too, not only X.Org.

Additional info:
* package version(s)

  • 19.3-3

* config and/or log files etc.

Steps to reproduce:

  • None
AnyBug ReportLowLow [qbittorrent-nox] uses "nox" suffix Closed
100%
AnyBug ReportLowLow [crystal] error build Invidious Closed
100%
AnyBug ReportLowLow [xdg-utils] doesn't work with -uxp applications and has ...Closed
100%
AnyBug ReportVery LowVery Low [ntfs-3g] ldconfig: File [...] is empty, not checked Closed
100%
AnyDrop RequestVery HighCritical [cgmanager] unmaintained and unsupportable Closed
100%
AnyDrop RequestVery HighCritical [pm-utils] unmaintained and unsupportable Closed
100%
AnyDrop RequestHighHigh [ssmtp] remove obsolete package Closed
100%
AnyDrop RequestLowLow [gegl02] remove unmaintained version of GEGL Closed
100%
AnyDrop RequestLowLow [nginx-mainline] remove unstable and duplicated package Closed
100%
AnyDrop RequestLowLow [libreoffice-fresh*] remove unstable and duplicated pac ...Closed
100%
AnyDrop RequestLowLow [autoconf-2.64] remove duplicated package Closed
100%
AnyDrop RequestLowLow [wine*] remove unstable and staging packages Closed
100%
AnyFeature RequestHighCritical [pacman-key][cronie][fcron] eating up hardware resource ...Closed
100%
AnyFeature RequestVery HighCritical [openrc] please remove "mtab", "modules-load" and "swcl ...Closed
100%
AnyFeature RequestVery HighCritical [openrc] some init scripts are forced to load in certai ...Closed
100%
AnyFeature RequestVery HighCritical [openrc] some init scripts are forced to load in certai ...Closed
100%
AnyFeature RequestVery HighCritical [openrc] add "newinstance" mount parameter in "devpts"  ...Closed
100%
AnyFeature RequestVery HighCritical [openrc] add hidepid support in /proc filesystem. Closed
100%
AnyFeature RequestVery HighCritical [netifrc] add net_macsec and net_veth init scripts Closed
100%
AnyFeature RequestVery HighCritical [openrc] add chroot init config and script files Closed
100%
AnyFeature RequestMediumCritical [hostapd] add 802.11r support Closed
100%
AnyFeature RequestHighHigh [icedove-enigmail] add package Closed
100%
AnyFeature RequestVery HighHigh [linux-libre-*] add missing installed kernel configurat ...Closed
100%
AnyFeature RequestVery HighHigh [kmod] when dummy.ko is loaded, dummy0 interface is loa ...Closed
100%
AnyFeature RequestVery HighHigh [amule] contains systemd unit files Closed
100%
Showing tasks 101 - 150 of 341 Page 3 of 7

Available keyboard shortcuts

Tasklist

Task Details

Task Editing