Packages

Category Task Type Priority  asc Severity Summary Status Progress
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 ReportMediumMedium [iceweasel-uxp-l10n] FindBar doesn't work with langpack ...Closed
100%
Task Description

Description:
FindBar doesn’t work with langpacks (l10n) installed, however if Iceweasel-UXP is used without it, FindBar works again.

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

[JavaScript Error: "chrome://global/content/bindings/findbar.xml : Unable to run script because scripts are blocked internally."]

[JavaScript Error: "chrome://global/content/bindings/findbar.xml : Unable to run script because scripts are blocked internally."]

[JavaScript Error: "chrome://global/content/bindings/findbar.xml : Unable to run script because scripts are blocked internally."]

[JavaScript Error: "XML Parsing Error: undefined entity
Location: jar:file:///usr/lib/iceweasel-uxp/omni.ja!/chrome/toolkit/content/global/bindings/findbar.xml
Line Number 172, Column 10:" {file: "jar:file:///usr/lib/iceweasel-uxp/omni.ja!/chrome/toolkit/content/global/bindings/findbar.xml" line: 172 column: 10 source: "         <xul:toolbarbutton anonid="find-next""}]

[JavaScript Error: "TypeError: findBar._findField is undefined" {file: "chrome://browser/content/tabbrowser.xml" line: 184}]
getFindBar@chrome://browser/content/tabbrowser.xml:184:11
@chrome://browser/content/browser.js:184:10
oncommand@chrome://browser/content/browser.xul:1:1

[JavaScript Warning: "Error in parsing value for 'max-width'.  Declaration dropped." {file: "chrome://browser/content/browser.xul" line: 0 column: 0 source: "-6.534000000000001px"}]

[JavaScript Warning: "Error in parsing value for 'max-width'.  Declaration dropped." {file: "chrome://browser/content/browser.xul" line: 0 column: 0 source: "-13.265999999999998px"}]

[JavaScript Warning: "Error in parsing value for 'max-width'.  Declaration dropped." {file: "chrome://browser/content/browser.xul" line: 0 column: 0 source: "-10.2px"}]

[JavaScript Warning: "Error in parsing value for 'max-width'.  Declaration dropped." {file: "chrome://browser/content/browser.xul" line: 0 column: 0 source: "-10.2px"}]

Steps to reproduce:

  • Install iceweasel-uxp and any l10n package (eg. iceweasel-uxp-l10n-en-gb)
  • Run:
    LC_ALL=en_GB.UTF-8 iceweasel-uxp
  • Go Edit > Find
AnyBug ReportMediumMedium [ppp] Couldn't open the /dev/ppp device: No such file o ...Closed
100%
Task Description

Description:
pppd service crashes because pppoe module isn’t running by default.

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

pppd[3659]: Plugin rp-pppoe.so loaded.
pppd[3659]: Couldn't open the /dev/ppp device: No such file or directory
pppd[3659]: Linux kernel does not support PPPoE -- are you running 2.4.x?
pppd[3659]: Exit.

Steps to reproduce:

  • install ppp package:
    # pacman -S ppp
  • run pppd service:
    # rc-service pppd start
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 ReportMediumMedium [virt-install] ERROR '_OsVariant' object has no attribu ...Closed
100%
Task Description

Trying to create a VM using virt-install (1.4.1-2.hyperbola2)

virt-install --connect qemu:///system \
--name debian \
--ram 1024 \
--disk path=/home/test/debian.img,size=50 \
--vcpus 2 \
--os-type linux \
--os-variant generic \
--network bridge=virbr0 \
--graphics none \
--console pty,target_type=serial \
--location 'http://ftp.nl.debian.org/debian/dists/stretch/main/installer-amd64/' \
--extra-args 'console=ttyS0,115200n8 serial'

This error shows up :
ERROR : ‘_OsVariant’ object has no attribute ‘urldistro’

I can’t create the VM.

PS : Error is not present on Debian Stretch with virt-install 1.4.0-5

Thanks for your help.

AnyBug ReportMediumMedium [iceweasel-uxp-l10n] Impossible to remove saved login Closed
100%
Task Description

Previously (with iceweasel), when I was saving a login for a website, I was able to remove it in :

Preferences → Security > Logins > Saved logins

With iceweasel-uxp, when I click on “saved logins”, it opens a box but it is empty, I can’t remove saved login. (They are saved because iceweasel-uxp suggests me to use the saved login for concerned website)

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.
AnyBug ReportMediumCritical [wesnoth]: prevents upgrade of Hyperbola, colliding fil ...Closed
100%
Task Description

Description:

I have tried to upgrade hyperbola.

Critical upgrades cannot be installed when wesnoth is installed, there are conflicting files

Steps to reproduce:

:: Proceed with installation? [Y/n] y
:: Retrieving packages...
 arch-keyring-201808...  1605.2 KiB   617K/s 00:03 [#########] 100%
 hyperbola-keyring-2...   215.9 KiB   635K/s 00:00 [#########] 100%
 linux-libre-lts-4.9...    59.6 MiB   749K/s 01:22 [#########] 100%
 openvpn-2.4.6-1.hyp...   402.2 KiB  1149K/s 00:00 [#########] 100%
 iceweasel-uxp-52.9....    39.8 MiB   839K/s 00:49 [#########] 100%
 libgdm-3.24.1-1.hyp...    57.3 KiB  1912K/s 00:00 [#########] 100%
 ntp-4.2.8.p11-2.hyp...  1798.4 KiB   833K/s 00:02 [#########] 100%
 sddm-0.14.0-2.hyper...     3.2 MiB   770K/s 00:04 [#########] 100%
 lxdm-0.5.3-4.hyperb...    98.4 KiB   984K/s 00:00 [#########] 100%
 tp_smapi-lts-0.43-1...    26.6 KiB  2.60M/s 00:00 [#########] 100%
 wesnoth-data-1.14.4...   395.1 MiB   745K/s 09:03 [#########] 100%
 wesnoth-1.14.4-1.hy...     5.5 MiB   616K/s 00:09 [#########] 100%
(12/12) checking keys in keyring                   [#########] 100%
(12/12) checking package integrity                 [#########] 100%
(12/12) loading package files                      [#########] 100%
(12/12) checking for file conflicts                [#########] 100%
error: failed to commit transaction (conflicting files)
/usr/share/icons/hicolor/128x128/apps/wesnoth-icon.png exists in both 'wesnoth-data' and 'wesnoth'
/usr/share/icons/hicolor/16x16/apps/wesnoth-icon.png exists in both 'wesnoth-data' and 'wesnoth'
/usr/share/icons/hicolor/256x256/apps/wesnoth-icon.png exists in both 'wesnoth-data' and 'wesnoth'
/usr/share/icons/hicolor/32x32/apps/wesnoth-icon.png exists in both 'wesnoth-data' and 'wesnoth'
/usr/share/icons/hicolor/512x512/apps/wesnoth-icon.png exists in both 'wesnoth-data' and 'wesnoth'
/usr/share/icons/hicolor/64x64/apps/wesnoth-icon.png exists in both 'wesnoth-data' and 'wesnoth'
/usr/share/metainfo/wesnoth.appdata.xml exists in both 'wesnoth-data' and 'wesnoth'
Errors occurred, no packages were upgraded.
AnyBug ReportMediumHigh [qtox][toxic] rebuild package Closed
100%
Task Description

Description:

Hi guys. From → https://issues.hyperbola.info/index.php?do=details&task_id=1121

Now is necessary rebuild qtox and toxic.

Additional info:

toxic:

ldd $(command -v toxic) | grep 'not found'
	libtoxdns.so.1 => not found
	libtoxencryptsave.so.1 => not found
	libtoxav.so.1 => not found
	libtoxcore.so.1 => not found
	libtoxcrypto.so.1 => not found
	libtoxnetwork.so.1 => not found
	libtoxdht.so.1 => not found
	libtoxnetcrypto.so.1 => not found
	libtoxfriends.so.1 => not found
	libtoxmessenger.so.1 => not found
	libtoxgroup.so.1 => not found

qtox:

ldd $(command -v qtox) | grep 'not found'
	libtoxcore.so.1 => not found
	libtoxav.so.1 => not found
	libtoxencryptsave.so.1 => not found
AnyBug ReportMediumMedium [lxmusic]package needs rebuilding as it fails to run Closed
100%
Task Description

Rebuilt version (using PKGBUILD from Arch) works fine. Same is true for lxmusic-gtk3 (which the PKGBUILD also builds).

https://git.archlinux.org/svntogit/community.git/tree/trunk?h=packages/lxmusic

AnyBug ReportMediumHigh [xf86-video-intel] windows are not rendered correctly i ...Closed
100%
Task Description

I’m encountering this bug when using latest Pale Moon (version 2.8.0.1).

https://forum.palemoon.org/viewtopic.php?f=37&t=19941&sid=3cd95f0870b5cef74c582eb9a3ea778a

The bug doesn’t only affect the preferences dialog - other windows are not rendered correctly either such as DownThemAll! add-on (see attached image).

The suggested fix is to update the intel driver (the about:config suggested change makes the preference dialog usable but other windows such as DownThemAll! still aren’t displayed correctly).

I’m using a T60 with intel graphics.

StableBug ReportMediumMedium [udisks2] Impossible to mount ISO or IMG file Closed
100%
Task Description

When I try to mount an ISO file or IMG file (with right-click, “open with disk image mounter” on XFCE4) it fails, the following error message appears :

GDBus.Error.org.freedesktop.UDisks2.Error.Failed: Error opening /dev/loop-control: No such file or directory (udisks-error-quark, 0)

Thanks for your help

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

StableBug ReportMediumHigh [tp_smapi] not working with most recent libre kernel Closed
100%
Task Description

Description:
tp_smapi fails to load

Additional info:
* package version(s)
tp_smapi-lts 0.43-1.hyperbola29.5
linux-libre-lts 4.9.143_gnu-0

* config and/or log files etc.
From dmesg:
thinkpad_ec: Unknown symbol _GLOBAL_OFFSET_TABLE_ (err 0)
thinkpad_ec: Unknown symbol __x86_indirect_thunk (err 0)

Steps to reproduce:
1. Install tp_smapi and the most recent stable linux-libre-lts
2. Reboot
3. sudo modprobe tp_smapi

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)).

AnyBug ReportMediumHigh [notmuch-mutt] missing requirement Closed
100%
Task Description

Description:
notmuch-mutt fails to compile without perl-mail-message which is missing in Hyperbola

Steps to reproduce:
Install notmuch-mutt and try `notmuch-mutt` at the command line. Then install `perl-mail-message` from Arch and try again.

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

TestingBug ReportMediumMedium [ardour] require re-build Closed
100%
Task Description

Description:

Ardour require rebuild in v0.3

Additional info:

Repositorio               : extra
Nombre                    : ardour
Versión                   : 5.8-1
Descripción               : Professional-grade digital audio workstation
Arquitectura              : x86_64
URL                       : http://ardour.org/
Licencias                 : GPL
Grupos                    : Nada
Provee                    : Nada
Depende de                : liblrdf  liblo  lilv  suil  taglib  aubio  rubberband  gtkmm
Dependencias opcionales   : xjadeo: video monitoring
                            harvid: video timeline
En conflicto con          : Nada
Remplaza a                : Nada
Tamaño de la descarga     : 8,31 MiB
Tamaño de la instalación  : 38,16 MiB
Encargado                 : Rashif Rahman (Ray) <schiv@archlinux.org>
Fecha de creación         : mié 26 abr 2017 02:45:34 -05
Validado por              : Suma MD5  Suma SHA-256  Firma
$ ldd /usr/lib/ardour5/ardour-5.8.0 | grep 'not found'

	libardourcp.so => not found
	libcanvas.so.0 => not found
	libgtkmm2ext.so.0 => not found
	libptformat.so.0 => not found
	libardour.so.3 => not found
	libmidipp.so.4 => not found
	libevoral.so.0 => not found
	libaudiographer.so.0 => not found
	libpbd.so.4 => not found
	libtimecode.so => not found

Steps to reproduce:

* Install package in v0.3

TestingBug ReportMediumMedium [qtcreator] requires libsystemd.so Closed
100%
Task Description

Description: The currently packaged version of QtCreator is built with SystemD support, and on v0.3 no longer works.

Steps to reproduce:

  • pacman -S qtcreator
  • qtcreator
  • All plugins fail to load
  • Receive following error message:

Cannot load plugin because dependency failed to load: ProjectExplorer(4.2.2)
Reason: /usr/lib/qtcreator/plugins/libProjectExplorer.so: Cannot load library /usr/lib/qtcreator/plugins/libProjectExplorer.so:
(libsystemd.so.0: cannot open shared object file: No such file or directory)

We need to see if it is possible to build binary without libsystemd.so or remove the package.

TestingBug ReportMediumCritical [rsyslog] wrong reference to /usr/bin/rsyslog in /etc/l ...Closed
100%
Task Description

In `/etc/logrotate.d/rsyslog`, line 5:

/usr/bin/killall -HUP /usr/bin/rsyslogd

should now read as follows:

/usr/bin/killall -HUP /usr/sbin/rsyslogd
StableBug ReportMediumCritical [mkinitcpio] crc32c_generic module missing with regular ...Closed
100%
StableBug ReportMediumCritical [virt-manager] Failed to initialize a valid firewall ba ...Closed
100%
AnyBug ReportMediumMedium [sshfs] Can't mount share from desktop (FUSE2 issue) Closed
100%
StableBug ReportMediumCritical [v4l-utils] Error in `dvbv5-scan': double free or corru ...Closed
100%
StableBug ReportMediumCritical [lynis] Unable to run audit on remote target because of ...Closed
100%
AnyBug ReportMediumHigh [cups] lp command no longer works Closed
100%
AnyBug ReportMediumHigh [libvirt] USB device passthrough can't be used due to  ...Closed
100%
AnyBug ReportMediumHigh [cdemu-daemon] Malfunctioning service Closed
100%
StableBug ReportMediumMedium [ipython2] broken Closed
100%
StableBug ReportMediumCritical [torsocks] which: no getcap Closed
100%
StableBug ReportMediumCritical [apache][modules][FHS] move external modules to new loc ...Closed
100%
StableBug ReportMediumCritical [roundcubemail-lts] not compatible with PHP 7.1 Closed
100%
StableBug ReportMediumHigh opensmtpd: permission problems Closed
100%
AnyBug ReportMediumHigh [gstreamer] needed rebuild Closed
100%
TestingBug ReportMediumMedium [Hyperbola GNU/Linux-libre 0.4] - Package [xscreensaver ...Closed
100%
TestingBug ReportMediumMedium [Hyperbola GNU/Linux 0.4] Problems with touch- / trackp ...Closed
100%
TestingBug ReportMediumMedium [Hyperbola GNU/Linux 0.4] Problems with ALSA and sndio  ...Closed
100%
TestingBug ReportMediumMedium [Hyperbola GNU/Linux-libre 0.4] - Package [android-file ...Closed
100%
AnyBug ReportMediumMedium [surf-2.1-1]: Unresolved dependencies Closed
100%
TestingBug ReportMediumMedium [xfontsel] Problem with font handling Closed
100%
AnyDrop RequestMediumMedium [gksu] is replaced and has to be deleted from our pacma ...Closed
100%
TestingFeature RequestMediumMedium [irqbalance] needs OpenRC init script Closed
100%
TestingFeature RequestMediumMedium [audit] needs OpenRC init script Closed
100%
TestingFeature RequestMediumMedium [cups-filters] needs OpenRC init script Closed
100%
TestingFeature RequestMediumMedium [hostname-blanker] needs OpenRC init script Closed
100%
Showing tasks 501 - 550 of 1517 Page 11 of 31

Available keyboard shortcuts

Tasklist

Task Details

Task Editing