Packages

Category Task Type  asc Priority Severity Summary Status Progress
TestingBug ReportVery LowMedium [adwaita-icon-theme] Most symbolic icons look brokenly  ...Closed
100%
Task Description

As the title says, some affected symbolic icons look like on a screencap of the GTK3 Widget Factory we attached below.

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

StableBug ReportHighCritical [alsa-tools] create missing firmware folder since firmw ...Closed
100%
Task Description

### Some context ###

I use hdajackretask on my G41M-ES2L motherboard (Libreboot)

Alsamixer doesn’t offer automute feature so every time I plug my headphones, the sound is playing by my speakers.
So to work around this, I use hdajackretask from alsa-tools package.

It allows to install a boot override to solve the issue.

Yesterday, I reinstalled Hyperbola on my system and the boot override because of missing /lib/firmware directory. (Although it was present before, something changed ?)

The error message was (I translate)

/mv: can't move '/tmp/hda-jack-retask-VH3KIZ/hda-jack-retask.fw' to /lib/firmware/hda-jack-retask.fw' No file or folder of this type

So I created a folder “firmware” in /lib/
and copied hda-jack-retask.fw in it.

Then I rebooted, 100% working.

I don’t know if the fix should apply to the PKGBUILD of alsa-tools (to create a /lib/firmware directory) or something else ?

AnyBug ReportVery HighHigh [android-udev] [MTP] unable to mount Android phone Closed
100%
Task Description

Require package: android-udev

* Add to /etc/udev/rules.d/51-android.rules

GROUP="uucp"

* Add the user to the group uucp

gpasswd -a username uucp

* Reboot

Package Information

$ pacman -Ql android-udev
android-udev /usr/
android-udev /usr/lib/
android-udev /usr/lib/udev/
android-udev /usr/lib/udev/rules.d/
android-udev /usr/lib/udev/rules.d/51-android.rules
TestingBug ReportMediumMedium [apache] status: crashed Closed
100%
Task Description
sudo service httpd status
* status: crashed

Temp solved:

sed 's|start-stop-daemon --start -- ${APACHE2} ${APACHE2_OPTS} -k start|${APACHE2} ${APACHE2_OPTS} -k start|' -i /etc/init.d/httpd
AnyBug ReportVery LowCritical [apache]: cannot start if NetworkManager is not started Closed
100%
Task Description

Description:

Apache web server shall be running with or without the external network, and without NetworkManager.

rc-service httpd start

will give the message that NetworkManager must be started first, and will not start apache web server. I cannot find in which file is that written.

Steps to reproduce:

1. Disconnect network. Start computer.

2. Try to start apache with above command.

That makes no sense, as Apache can run on local network without NetworkManager and it is not written in the description.

StableBug ReportVery LowHigh [apache][module] mod_wsgi returns "undefined symbol: Py ...Closed
100%
Task Description

Description:
I updated mod_wsgi, restarted httpd service and got this error:

$ sudo rc-service httpd restart
 * httpd has detected an error in your setup:
httpd: Syntax error on line 183 of /etc/httpd/conf/httpd.conf: Cannot load modules/mod_wsgi.so into server: /etc/httpd/modules/mod_wsgi.so: undefined symbol: PyObject_SetItem
 * ERROR: httpd failed to stop

Additional info:
* mod_wsgi-4.4.22-1.hyperbola1

StableBug ReportMediumCritical [apache][modules][FHS] move external modules to new loc ...Closed
100%
Task Description

Description:
The apache pkg has a symlink in /etc/httpd/modules which points to /usr/lib/httpd/modules, and it’s wrong because modules are now located at /usr/libexec/httpd/modules

Also, packages that have apache modules, like:

  • extra/php-apache
  • community/mod_wsgi
  • community/mod_wsgi2

have them in the old location, so they need to be rebuilt.

Additional info:

  • apache 2.4.38-1.hyperbola2
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

StableBug ReportVery LowMedium [arm-unknown-linux-gnueabi-gcc] not working; needs prop ...Closed
100%
Task Description

Description:
I believe the arm-unknown-linux-gnueabi-gcc package to be broken as described here.

Additional info:
* package version(s) - arm-unknown-linux-gnueabi-gcc - all versions

Steps to reproduce:
I don’t think “steps to reproduce” to be relevant in this case. My forum topic linked above already contains all the necessary info on the subject :) However, one could try compiling glibc and busybox as described here. Yes, these are instructions for debian-like systems. They have to be adapted accordingly

AnyBug ReportMediumMedium [at-spi2-core] contains systemd unit files Closed
100%
Task Description

Contains “/usr/lib/systemd/user/at-spi-dbus-bus.service” file

$ pacman -Si at-spi2-core
Repository : extra
Name : at-spi2-core
Version : 2.24.0-1
Description : Protocol definitions and daemon for D-Bus at-spi
Architecture : x86_64
URL : http://www.gnome.org Licenses : GPL2
Groups : None
Provides : None
Depends On : dbus glib2 libxtst
Optional Deps : None
Conflicts With : None
Replaces : None
Download Size : 228.12 KiB
Installed Size : 1956.00 KiB
Packager : Jan Alexander Steffens (heftig) jan.steffens@gmail.com Build Date : Wed 29 Mar 2017 05:01:43 PM -03
Validated By : MD5 Sum SHA-256 Sum Signature

$ pacman -Ql at-spi2-core
at-spi2-core /etc/
at-spi2-core /etc/xdg/
at-spi2-core /etc/xdg/autostart/
at-spi2-core /etc/xdg/autostart/at-spi-dbus-bus.desktop
at-spi2-core /usr/
at-spi2-core /usr/include/
at-spi2-core /usr/include/at-spi-2.0/
at-spi2-core /usr/include/at-spi-2.0/atspi/
at-spi2-core /usr/include/at-spi-2.0/atspi/atspi-accessible.h
at-spi2-core /usr/include/at-spi-2.0/atspi/atspi-action.h
at-spi2-core /usr/include/at-spi-2.0/atspi/atspi-application.h
at-spi2-core /usr/include/at-spi-2.0/atspi/atspi-collection.h
at-spi2-core /usr/include/at-spi-2.0/atspi/atspi-component.h
at-spi2-core /usr/include/at-spi-2.0/atspi/atspi-constants.h
at-spi2-core /usr/include/at-spi-2.0/atspi/atspi-device-listener-private.h
at-spi2-core /usr/include/at-spi-2.0/atspi/atspi-device-listener.h
at-spi2-core /usr/include/at-spi-2.0/atspi/atspi-document.h
at-spi2-core /usr/include/at-spi-2.0/atspi/atspi-editabletext.h
at-spi2-core /usr/include/at-spi-2.0/atspi/atspi-enum-types.h
at-spi2-core /usr/include/at-spi-2.0/atspi/atspi-event-listener-private.h
at-spi2-core /usr/include/at-spi-2.0/atspi/atspi-event-listener.h
at-spi2-core /usr/include/at-spi-2.0/atspi/atspi-gmain.c
at-spi2-core /usr/include/at-spi-2.0/atspi/atspi-gmain.h
at-spi2-core /usr/include/at-spi-2.0/atspi/atspi-hyperlink.h
at-spi2-core /usr/include/at-spi-2.0/atspi/atspi-hypertext.h
at-spi2-core /usr/include/at-spi-2.0/atspi/atspi-image.h
at-spi2-core /usr/include/at-spi-2.0/atspi/atspi-matchrule.h
at-spi2-core /usr/include/at-spi-2.0/atspi/atspi-misc.h
at-spi2-core /usr/include/at-spi-2.0/atspi/atspi-object.h
at-spi2-core /usr/include/at-spi-2.0/atspi/atspi-private.h
at-spi2-core /usr/include/at-spi-2.0/atspi/atspi-registry.h
at-spi2-core /usr/include/at-spi-2.0/atspi/atspi-relation.h
at-spi2-core /usr/include/at-spi-2.0/atspi/atspi-selection.h
at-spi2-core /usr/include/at-spi-2.0/atspi/atspi-stateset.h
at-spi2-core /usr/include/at-spi-2.0/atspi/atspi-table-cell.h
at-spi2-core /usr/include/at-spi-2.0/atspi/atspi-table.h
at-spi2-core /usr/include/at-spi-2.0/atspi/atspi-text.h
at-spi2-core /usr/include/at-spi-2.0/atspi/atspi-types.h
at-spi2-core /usr/include/at-spi-2.0/atspi/atspi-value.h
at-spi2-core /usr/include/at-spi-2.0/atspi/atspi.h
at-spi2-core /usr/lib/
at-spi2-core /usr/lib/at-spi2-core/
at-spi2-core /usr/lib/at-spi2-core/at-spi-bus-launcher
at-spi2-core /usr/lib/at-spi2-core/at-spi2-registryd
at-spi2-core /usr/lib/girepository-1.0/
at-spi2-core /usr/lib/girepository-1.0/Atspi-2.0.typelib
at-spi2-core /usr/lib/libatspi.so
at-spi2-core /usr/lib/libatspi.so.0
at-spi2-core /usr/lib/libatspi.so.0.0.1
at-spi2-core /usr/lib/pkgconfig/
at-spi2-core /usr/lib/pkgconfig/atspi-2.pc
at-spi2-core /usr/lib/systemd/
at-spi2-core /usr/lib/systemd/user/
at-spi2-core /usr/lib/systemd/user/at-spi-dbus-bus.service
at-spi2-core /usr/share/
at-spi2-core /usr/share/dbus-1/
at-spi2-core /usr/share/dbus-1/accessibility-services/
at-spi2-core /usr/share/dbus-1/accessibility-services/org.a11y.atspi.Registry.service
at-spi2-core /usr/share/dbus-1/services/
at-spi2-core /usr/share/dbus-1/services/org.a11y.Bus.service
at-spi2-core /usr/share/defaults/
at-spi2-core /usr/share/defaults/at-spi2/
at-spi2-core /usr/share/defaults/at-spi2/accessibility.conf
at-spi2-core /usr/share/gir-1.0/
at-spi2-core /usr/share/gir-1.0/Atspi-2.0.gir
at-spi2-core /usr/share/gtk-doc/
at-spi2-core /usr/share/gtk-doc/html/
at-spi2-core /usr/share/gtk-doc/html/libatspi/
at-spi2-core /usr/share/gtk-doc/html/libatspi/AtspiAccessible.html
at-spi2-core /usr/share/gtk-doc/html/libatspi/AtspiDeviceListener.html
at-spi2-core /usr/share/gtk-doc/html/libatspi/AtspiEventListener.html
at-spi2-core /usr/share/gtk-doc/html/libatspi/AtspiHyperlink.html
at-spi2-core /usr/share/gtk-doc/html/libatspi/AtspiMatchRule.html
at-spi2-core /usr/share/gtk-doc/html/libatspi/AtspiObject.html
at-spi2-core /usr/share/gtk-doc/html/libatspi/AtspiRelation.html
at-spi2-core /usr/share/gtk-doc/html/libatspi/AtspiStateSet.html
at-spi2-core /usr/share/gtk-doc/html/libatspi/annotation-glossary.html
at-spi2-core /usr/share/gtk-doc/html/libatspi/api-index-full.html
at-spi2-core /usr/share/gtk-doc/html/libatspi/ch01.html
at-spi2-core /usr/share/gtk-doc/html/libatspi/home.png
at-spi2-core /usr/share/gtk-doc/html/libatspi/index.html
at-spi2-core /usr/share/gtk-doc/html/libatspi/left-insensitive.png
at-spi2-core /usr/share/gtk-doc/html/libatspi/left.png
at-spi2-core /usr/share/gtk-doc/html/libatspi/libatspi-AtspiApplication.html
at-spi2-core /usr/share/gtk-doc/html/libatspi/libatspi-atspi-action.html
at-spi2-core /usr/share/gtk-doc/html/libatspi/libatspi-atspi-collection.html
at-spi2-core /usr/share/gtk-doc/html/libatspi/libatspi-atspi-component.html
at-spi2-core /usr/share/gtk-doc/html/libatspi/libatspi-atspi-constants.html
at-spi2-core /usr/share/gtk-doc/html/libatspi/libatspi-atspi-document.html
at-spi2-core /usr/share/gtk-doc/html/libatspi/libatspi-atspi-editabletext.html
at-spi2-core /usr/share/gtk-doc/html/libatspi/libatspi-atspi-hypertext.html
at-spi2-core /usr/share/gtk-doc/html/libatspi/libatspi-atspi-image.html
at-spi2-core /usr/share/gtk-doc/html/libatspi/libatspi-atspi-listener-private.html
at-spi2-core /usr/share/gtk-doc/html/libatspi/libatspi-atspi-misc-private.html
at-spi2-core /usr/share/gtk-doc/html/libatspi/libatspi-atspi-misc.html
at-spi2-core /usr/share/gtk-doc/html/libatspi/libatspi-atspi-registry.html
at-spi2-core /usr/share/gtk-doc/html/libatspi/libatspi-atspi-selection.html
at-spi2-core /usr/share/gtk-doc/html/libatspi/libatspi-atspi-table-cell.html
at-spi2-core /usr/share/gtk-doc/html/libatspi/libatspi-atspi-table.html
at-spi2-core /usr/share/gtk-doc/html/libatspi/libatspi-atspi-text.html
at-spi2-core /usr/share/gtk-doc/html/libatspi/libatspi-atspi-types.html
at-spi2-core /usr/share/gtk-doc/html/libatspi/libatspi-atspi-value.html
at-spi2-core /usr/share/gtk-doc/html/libatspi/libatspi.devhelp2
at-spi2-core /usr/share/gtk-doc/html/libatspi/object-tree.html
at-spi2-core /usr/share/gtk-doc/html/libatspi/right-insensitive.png
at-spi2-core /usr/share/gtk-doc/html/libatspi/right.png
at-spi2-core /usr/share/gtk-doc/html/libatspi/style.css
at-spi2-core /usr/share/gtk-doc/html/libatspi/up-insensitive.png
at-spi2-core /usr/share/gtk-doc/html/libatspi/up.png
at-spi2-core /usr/share/locale/
at-spi2-core /usr/share/locale/an/
at-spi2-core /usr/share/locale/an/LC_MESSAGES/
at-spi2-core /usr/share/locale/an/LC_MESSAGES/at-spi2-core.mo
at-spi2-core /usr/share/locale/as/
at-spi2-core /usr/share/locale/as/LC_MESSAGES/
at-spi2-core /usr/share/locale/as/LC_MESSAGES/at-spi2-core.mo
at-spi2-core /usr/share/locale/ast/
at-spi2-core /usr/share/locale/ast/LC_MESSAGES/
at-spi2-core /usr/share/locale/ast/LC_MESSAGES/at-spi2-core.mo
at-spi2-core /usr/share/locale/be/
at-spi2-core /usr/share/locale/be/LC_MESSAGES/
at-spi2-core /usr/share/locale/be/LC_MESSAGES/at-spi2-core.mo
at-spi2-core /usr/share/locale/bg/
at-spi2-core /usr/share/locale/bg/LC_MESSAGES/
at-spi2-core /usr/share/locale/bg/LC_MESSAGES/at-spi2-core.mo
at-spi2-core /usr/share/locale/bn_IN/
at-spi2-core /usr/share/locale/bn_IN/LC_MESSAGES/
at-spi2-core /usr/share/locale/bn_IN/LC_MESSAGES/at-spi2-core.mo
at-spi2-core /usr/share/locale/bs/
at-spi2-core /usr/share/locale/bs/LC_MESSAGES/
at-spi2-core /usr/share/locale/bs/LC_MESSAGES/at-spi2-core.mo
at-spi2-core /usr/share/locale/ca/
at-spi2-core /usr/share/locale/ca/LC_MESSAGES/
at-spi2-core /usr/share/locale/ca/LC_MESSAGES/at-spi2-core.mo
at-spi2-core /usr/share/locale/ca@valencia/
at-spi2-core /usr/share/locale/ca@valencia/LC_MESSAGES/
at-spi2-core /usr/share/locale/ca@valencia/LC_MESSAGES/at-spi2-core.mo
at-spi2-core /usr/share/locale/cs/
at-spi2-core /usr/share/locale/cs/LC_MESSAGES/
at-spi2-core /usr/share/locale/cs/LC_MESSAGES/at-spi2-core.mo
at-spi2-core /usr/share/locale/da/
at-spi2-core /usr/share/locale/da/LC_MESSAGES/
at-spi2-core /usr/share/locale/da/LC_MESSAGES/at-spi2-core.mo
at-spi2-core /usr/share/locale/de/
at-spi2-core /usr/share/locale/de/LC_MESSAGES/
at-spi2-core /usr/share/locale/de/LC_MESSAGES/at-spi2-core.mo
at-spi2-core /usr/share/locale/el/
at-spi2-core /usr/share/locale/el/LC_MESSAGES/
at-spi2-core /usr/share/locale/el/LC_MESSAGES/at-spi2-core.mo
at-spi2-core /usr/share/locale/en_CA/
at-spi2-core /usr/share/locale/en_CA/LC_MESSAGES/
at-spi2-core /usr/share/locale/en_CA/LC_MESSAGES/at-spi2-core.mo
at-spi2-core /usr/share/locale/en_GB/
at-spi2-core /usr/share/locale/en_GB/LC_MESSAGES/
at-spi2-core /usr/share/locale/en_GB/LC_MESSAGES/at-spi2-core.mo
at-spi2-core /usr/share/locale/eo/
at-spi2-core /usr/share/locale/eo/LC_MESSAGES/
at-spi2-core /usr/share/locale/eo/LC_MESSAGES/at-spi2-core.mo
at-spi2-core /usr/share/locale/es/
at-spi2-core /usr/share/locale/es/LC_MESSAGES/
at-spi2-core /usr/share/locale/es/LC_MESSAGES/at-spi2-core.mo
at-spi2-core /usr/share/locale/et/
at-spi2-core /usr/share/locale/et/LC_MESSAGES/
at-spi2-core /usr/share/locale/et/LC_MESSAGES/at-spi2-core.mo
at-spi2-core /usr/share/locale/eu/
at-spi2-core /usr/share/locale/eu/LC_MESSAGES/
at-spi2-core /usr/share/locale/eu/LC_MESSAGES/at-spi2-core.mo
at-spi2-core /usr/share/locale/fa/
at-spi2-core /usr/share/locale/fa/LC_MESSAGES/
at-spi2-core /usr/share/locale/fa/LC_MESSAGES/at-spi2-core.mo
at-spi2-core /usr/share/locale/fi/
at-spi2-core /usr/share/locale/fi/LC_MESSAGES/
at-spi2-core /usr/share/locale/fi/LC_MESSAGES/at-spi2-core.mo
at-spi2-core /usr/share/locale/fr/
at-spi2-core /usr/share/locale/fr/LC_MESSAGES/
at-spi2-core /usr/share/locale/fr/LC_MESSAGES/at-spi2-core.mo
at-spi2-core /usr/share/locale/fur/
at-spi2-core /usr/share/locale/fur/LC_MESSAGES/
at-spi2-core /usr/share/locale/fur/LC_MESSAGES/at-spi2-core.mo
at-spi2-core /usr/share/locale/ga/
at-spi2-core /usr/share/locale/ga/LC_MESSAGES/
at-spi2-core /usr/share/locale/ga/LC_MESSAGES/at-spi2-core.mo
at-spi2-core /usr/share/locale/gd/
at-spi2-core /usr/share/locale/gd/LC_MESSAGES/
at-spi2-core /usr/share/locale/gd/LC_MESSAGES/at-spi2-core.mo
at-spi2-core /usr/share/locale/gl/
at-spi2-core /usr/share/locale/gl/LC_MESSAGES/
at-spi2-core /usr/share/locale/gl/LC_MESSAGES/at-spi2-core.mo
at-spi2-core /usr/share/locale/gu/
at-spi2-core /usr/share/locale/gu/LC_MESSAGES/
at-spi2-core /usr/share/locale/gu/LC_MESSAGES/at-spi2-core.mo
at-spi2-core /usr/share/locale/he/
at-spi2-core /usr/share/locale/he/LC_MESSAGES/
at-spi2-core /usr/share/locale/he/LC_MESSAGES/at-spi2-core.mo
at-spi2-core /usr/share/locale/hi/
at-spi2-core /usr/share/locale/hi/LC_MESSAGES/
at-spi2-core /usr/share/locale/hi/LC_MESSAGES/at-spi2-core.mo
at-spi2-core /usr/share/locale/hr/
at-spi2-core /usr/share/locale/hr/LC_MESSAGES/
at-spi2-core /usr/share/locale/hr/LC_MESSAGES/at-spi2-core.mo
at-spi2-core /usr/share/locale/hu/
at-spi2-core /usr/share/locale/hu/LC_MESSAGES/
at-spi2-core /usr/share/locale/hu/LC_MESSAGES/at-spi2-core.mo
at-spi2-core /usr/share/locale/id/
at-spi2-core /usr/share/locale/id/LC_MESSAGES/
at-spi2-core /usr/share/locale/id/LC_MESSAGES/at-spi2-core.mo
at-spi2-core /usr/share/locale/it/
at-spi2-core /usr/share/locale/it/LC_MESSAGES/
at-spi2-core /usr/share/locale/it/LC_MESSAGES/at-spi2-core.mo
at-spi2-core /usr/share/locale/ja/
at-spi2-core /usr/share/locale/ja/LC_MESSAGES/
at-spi2-core /usr/share/locale/ja/LC_MESSAGES/at-spi2-core.mo
at-spi2-core /usr/share/locale/kk/
at-spi2-core /usr/share/locale/kk/LC_MESSAGES/
at-spi2-core /usr/share/locale/kk/LC_MESSAGES/at-spi2-core.mo
at-spi2-core /usr/share/locale/km/
at-spi2-core /usr/share/locale/km/LC_MESSAGES/
at-spi2-core /usr/share/locale/km/LC_MESSAGES/at-spi2-core.mo
at-spi2-core /usr/share/locale/kn/
at-spi2-core /usr/share/locale/kn/LC_MESSAGES/
at-spi2-core /usr/share/locale/kn/LC_MESSAGES/at-spi2-core.mo
at-spi2-core /usr/share/locale/ko/
at-spi2-core /usr/share/locale/ko/LC_MESSAGES/
at-spi2-core /usr/share/locale/ko/LC_MESSAGES/at-spi2-core.mo
at-spi2-core /usr/share/locale/lt/
at-spi2-core /usr/share/locale/lt/LC_MESSAGES/
at-spi2-core /usr/share/locale/lt/LC_MESSAGES/at-spi2-core.mo
at-spi2-core /usr/share/locale/lv/
at-spi2-core /usr/share/locale/lv/LC_MESSAGES/
at-spi2-core /usr/share/locale/lv/LC_MESSAGES/at-spi2-core.mo
at-spi2-core /usr/share/locale/ml/
at-spi2-core /usr/share/locale/ml/LC_MESSAGES/
at-spi2-core /usr/share/locale/ml/LC_MESSAGES/at-spi2-core.mo
at-spi2-core /usr/share/locale/mr/
at-spi2-core /usr/share/locale/mr/LC_MESSAGES/
at-spi2-core /usr/share/locale/mr/LC_MESSAGES/at-spi2-core.mo
at-spi2-core /usr/share/locale/ms/
at-spi2-core /usr/share/locale/ms/LC_MESSAGES/
at-spi2-core /usr/share/locale/ms/LC_MESSAGES/at-spi2-core.mo
at-spi2-core /usr/share/locale/nb/
at-spi2-core /usr/share/locale/nb/LC_MESSAGES/
at-spi2-core /usr/share/locale/nb/LC_MESSAGES/at-spi2-core.mo
at-spi2-core /usr/share/locale/nl/
at-spi2-core /usr/share/locale/nl/LC_MESSAGES/
at-spi2-core /usr/share/locale/nl/LC_MESSAGES/at-spi2-core.mo
at-spi2-core /usr/share/locale/oc/
at-spi2-core /usr/share/locale/oc/LC_MESSAGES/
at-spi2-core /usr/share/locale/oc/LC_MESSAGES/at-spi2-core.mo
at-spi2-core /usr/share/locale/or/
at-spi2-core /usr/share/locale/or/LC_MESSAGES/
at-spi2-core /usr/share/locale/or/LC_MESSAGES/at-spi2-core.mo
at-spi2-core /usr/share/locale/pa/
at-spi2-core /usr/share/locale/pa/LC_MESSAGES/
at-spi2-core /usr/share/locale/pa/LC_MESSAGES/at-spi2-core.mo
at-spi2-core /usr/share/locale/pl/
at-spi2-core /usr/share/locale/pl/LC_MESSAGES/
at-spi2-core /usr/share/locale/pl/LC_MESSAGES/at-spi2-core.mo
at-spi2-core /usr/share/locale/pt/
at-spi2-core /usr/share/locale/pt/LC_MESSAGES/
at-spi2-core /usr/share/locale/pt/LC_MESSAGES/at-spi2-core.mo
at-spi2-core /usr/share/locale/pt_BR/
at-spi2-core /usr/share/locale/pt_BR/LC_MESSAGES/
at-spi2-core /usr/share/locale/pt_BR/LC_MESSAGES/at-spi2-core.mo
at-spi2-core /usr/share/locale/ro/
at-spi2-core /usr/share/locale/ro/LC_MESSAGES/
at-spi2-core /usr/share/locale/ro/LC_MESSAGES/at-spi2-core.mo
at-spi2-core /usr/share/locale/ru/
at-spi2-core /usr/share/locale/ru/LC_MESSAGES/
at-spi2-core /usr/share/locale/ru/LC_MESSAGES/at-spi2-core.mo
at-spi2-core /usr/share/locale/sk/
at-spi2-core /usr/share/locale/sk/LC_MESSAGES/
at-spi2-core /usr/share/locale/sk/LC_MESSAGES/at-spi2-core.mo
at-spi2-core /usr/share/locale/sl/
at-spi2-core /usr/share/locale/sl/LC_MESSAGES/
at-spi2-core /usr/share/locale/sl/LC_MESSAGES/at-spi2-core.mo
at-spi2-core /usr/share/locale/sq/
at-spi2-core /usr/share/locale/sq/LC_MESSAGES/
at-spi2-core /usr/share/locale/sq/LC_MESSAGES/at-spi2-core.mo
at-spi2-core /usr/share/locale/sr/
at-spi2-core /usr/share/locale/sr/LC_MESSAGES/
at-spi2-core /usr/share/locale/sr/LC_MESSAGES/at-spi2-core.mo
at-spi2-core /usr/share/locale/sr@latin/
at-spi2-core /usr/share/locale/sr@latin/LC_MESSAGES/
at-spi2-core /usr/share/locale/sr@latin/LC_MESSAGES/at-spi2-core.mo
at-spi2-core /usr/share/locale/sv/
at-spi2-core /usr/share/locale/sv/LC_MESSAGES/
at-spi2-core /usr/share/locale/sv/LC_MESSAGES/at-spi2-core.mo
at-spi2-core /usr/share/locale/ta/
at-spi2-core /usr/share/locale/ta/LC_MESSAGES/
at-spi2-core /usr/share/locale/ta/LC_MESSAGES/at-spi2-core.mo
at-spi2-core /usr/share/locale/te/
at-spi2-core /usr/share/locale/te/LC_MESSAGES/
at-spi2-core /usr/share/locale/te/LC_MESSAGES/at-spi2-core.mo
at-spi2-core /usr/share/locale/tg/
at-spi2-core /usr/share/locale/tg/LC_MESSAGES/
at-spi2-core /usr/share/locale/tg/LC_MESSAGES/at-spi2-core.mo
at-spi2-core /usr/share/locale/tr/
at-spi2-core /usr/share/locale/tr/LC_MESSAGES/
at-spi2-core /usr/share/locale/tr/LC_MESSAGES/at-spi2-core.mo
at-spi2-core /usr/share/locale/ug/
at-spi2-core /usr/share/locale/ug/LC_MESSAGES/
at-spi2-core /usr/share/locale/ug/LC_MESSAGES/at-spi2-core.mo
at-spi2-core /usr/share/locale/uk/
at-spi2-core /usr/share/locale/uk/LC_MESSAGES/
at-spi2-core /usr/share/locale/uk/LC_MESSAGES/at-spi2-core.mo
at-spi2-core /usr/share/locale/uz@cyrillic/
at-spi2-core /usr/share/locale/uz@cyrillic/LC_MESSAGES/
at-spi2-core /usr/share/locale/uz@cyrillic/LC_MESSAGES/at-spi2-core.mo
at-spi2-core /usr/share/locale/vi/
at-spi2-core /usr/share/locale/vi/LC_MESSAGES/
at-spi2-core /usr/share/locale/vi/LC_MESSAGES/at-spi2-core.mo
at-spi2-core /usr/share/locale/zh_CN/
at-spi2-core /usr/share/locale/zh_CN/LC_MESSAGES/
at-spi2-core /usr/share/locale/zh_CN/LC_MESSAGES/at-spi2-core.mo
at-spi2-core /usr/share/locale/zh_HK/
at-spi2-core /usr/share/locale/zh_HK/LC_MESSAGES/
at-spi2-core /usr/share/locale/zh_HK/LC_MESSAGES/at-spi2-core.mo
at-spi2-core /usr/share/locale/zh_TW/
at-spi2-core /usr/share/locale/zh_TW/LC_MESSAGES/
at-spi2-core /usr/share/locale/zh_TW/LC_MESSAGES/at-spi2-core.mo

AnyBug ReportVery HighCritical [ath9k-htc-firmware]: not work Closed
100%
Task Description

Description:

Ath9k wifi device not working, possibly bad compilation or issues with gcc

Additional info:
* package version(s)

- gcc-8.4.0-2
- ath9k-htc-firmware-1.4.0-8

* config and/or log files etc.

[    8.302952] usb 1-1: ath9k_htc: Firmware ath9k_htc/htc_9271-1.4.0.fw requested
[    8.303011] usbcore: registered new interface driver ath9k_htc
[    8.303067] usb 1-1: Direct firmware load for ath9k_htc/htc_9271-1.4.0.fw failed with error -2
[    8.303073] usb 1-1: ath9k_htc: Firmware htc_9271.fw requested
[    8.623141] usb 1-1: ath9k_htc: Transferred FW: htc_9271.fw, size: 51008
[    9.683657] ath9k_htc 1-1:1.0: ath9k_htc: Target is unresponsive
[    9.683672] ath9k_htc: Failed to initialize the device

Steps to reproduce:

- Add wifi device with ath9k firmware, for example: TL-WN722N
- pacman -S ath9k-htc-firmware

References:

- https://bugzilla.kernel.org/show_bug.cgi?id=208251

StableBug ReportVery LowLow [autofs]: default configuration is /etc/auto.master ins ...Closed
100%
Task Description

Description:

default configuration is /etc/auto.master instead of /etc/autofs/auto.master

admin→ sudo /usr/bin/automount -v -f -p /run/autofs.pid
Starting automounter version 5.1.2, master map /etc/auto.master
using kernel protocol version 5.02
lookup(file): file map /etc/auto.master missing or not readable
no mounts in table

AnyBug ReportVery LowHigh [blueman] org.freedesktop.DBus.Error.NameHasNoOwner Closed
100%
Task Description

Description:

org.freedesktop.DBus.Error.NameHasNoOwner: Could not get owner of name ‘org.bluez.obex’: no such name

Additional info:
* package version(s)

$ pacman -Si blueman
Repositorio               : community
Nombre                    : blueman
Versión                   : 2.0.4-3
Descripción               : GTK+ Bluetooth Manager
Arquitectura              : x86_64
URL                       : https://github.com/blueman-project/blueman
Licencias                 : GPL
Grupos                    : Nada
Provee                    : Nada
Depende de                : bluez  bluez-libs  gtk3  libnotify  python-cairo  python-dbus
                            python-gobject
Dependencias opcionales   : dnsmasq: Network Access Point (NAP) support
                            networkmanager: Dial Up Networking (DUN) and Personal Area
                            Networking (PAN) support
                            pulseaudio-bluetooth: audio devices support
En conflicto con          : Nada
Remplaza a                : Nada
Tamaño de la descarga     : 1814,18 KiB
Tamaño de la instalación  : 5345,00 KiB
Encargado                 : Felix Yan <felixonmars@archlinux.org>
Fecha de creación         : dom 25 dic 2016 12:00:42 -05
Validado por              : Suma MD5  Suma SHA-256  Firma

* config and/or log files etc.

(blueman-applet | ccze -A):
- https://paste.debian.net/plain/1049476

(pkgfile -l blueman):
- https://paste.debian.net/plain/1049477

Steps to reproduce:

- Install blueman

AnyBug ReportMediumHigh [brasero] could not establish a connection to Tracker Closed
100%
Task Description

# Bug

(brasero:1402): WARNING : Could not establish a connection to Tracker: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.Tracker1 was not provided by any .service files
Gtk-Message: GtkDialog mapped without a transient parent. This is discouraged.

# Package information

$ sudo pacman -Si brasero
[sudo] password for heckyel: 
Repositorio               : extra
Nombre                    : brasero
Versión                   : 3.12.1-2.hyperbola1
Descripción               : CD/DVD mastering tool
Arquitectura              : x86_64
URL                       : https://wiki.gnome.org/Apps/Brasero
Licencias                 : GPL
Grupos                    : gnome-extra
Provee                    : Nada
Depende de                : gtk3  gst-plugins-good  totem-plparser  cdrkit  cdrdao
                            shared-mime-info  libcanberra  dvd+rw-tools  dconf  libsm
                            libtracker-sparql  libnotify  gvfs
Dependencias opcionales   : libburn: alternative back-end
                            libisofs: libburn back-end
                            dvdauthor: video project
                            vcdimager: video project
En conflicto con          : Nada
Remplaza a                : nautilus-cd-burner
Tamaño de la descarga     : 2,58 MiB
Tamaño de la instalación  : 14,46 MiB
Encargado                 : Scott Adams <haricot@hyperbola.info>
Fecha de creación         : lun 29 may 2017 00:24:19 -05
Validado por              : Suma MD5  Suma SHA-256  Firma

# File attached
pacman -Ql brasero > brasero.txt

AnyBug ReportMediumMedium [btrfs-progs] contains systemd unit files Closed
100%
Task Description

]$ pacman -Si btrfs-progs
Repository : core
Name : btrfs-progs
Version : 4.10.2-1
Description : Btrfs filesystem utilities
Architecture : x86_64
URL : https://btrfs.wiki.kernel.org Licenses : GPL2
Groups : None
Provides : btrfs-progs-unstable
Depends On : glibc libutil-linux e2fsprogs lzo zlib
Optional Deps : None
Conflicts With : btrfs-progs-unstable
Replaces : btrfs-progs-unstable
Download Size : 603.00 KiB
Installed Size : 4022.00 KiB
Packager : Sébastien Luttringer seblu@seblu.net Build Date : Fri 31 Mar 2017 08:20:32 PM -03
Validated By : MD5 Sum SHA-256 Sum Signature

$ pacman -Ql btrfs-progs
btrfs-progs /usr/
btrfs-progs /usr/bin/
btrfs-progs /usr/bin/btrfs
btrfs-progs /usr/bin/btrfs-convert
btrfs-progs /usr/bin/btrfs-debug-tree
btrfs-progs /usr/bin/btrfs-find-root
btrfs-progs /usr/bin/btrfs-image
btrfs-progs /usr/bin/btrfs-map-logical
btrfs-progs /usr/bin/btrfs-select-super
btrfs-progs /usr/bin/btrfs-zero-log
btrfs-progs /usr/bin/btrfsck
btrfs-progs /usr/bin/btrfstune
btrfs-progs /usr/bin/fsck.btrfs
btrfs-progs /usr/bin/mkfs.btrfs
btrfs-progs /usr/include/
btrfs-progs /usr/include/btrfs/
btrfs-progs /usr/include/btrfs/btrfs-list.h
btrfs-progs /usr/include/btrfs/btrfsck.h
btrfs-progs /usr/include/btrfs/crc32c.h
btrfs-progs /usr/include/btrfs/ctree.h
btrfs-progs /usr/include/btrfs/extent-cache.h
btrfs-progs /usr/include/btrfs/extent_io.h
btrfs-progs /usr/include/btrfs/ioctl.h
btrfs-progs /usr/include/btrfs/kerncompat.h
btrfs-progs /usr/include/btrfs/list.h
btrfs-progs /usr/include/btrfs/radix-tree.h
btrfs-progs /usr/include/btrfs/rbtree.h
btrfs-progs /usr/include/btrfs/send-stream.h
btrfs-progs /usr/include/btrfs/send-utils.h
btrfs-progs /usr/include/btrfs/send.h
btrfs-progs /usr/include/btrfs/sizes.h
btrfs-progs /usr/include/btrfs/version.h
btrfs-progs /usr/lib/
btrfs-progs /usr/lib/initcpio/
btrfs-progs /usr/lib/initcpio/hooks/
btrfs-progs /usr/lib/initcpio/hooks/btrfs
btrfs-progs /usr/lib/initcpio/install/
btrfs-progs /usr/lib/initcpio/install/btrfs
btrfs-progs /usr/lib/libbtrfs.so
btrfs-progs /usr/lib/libbtrfs.so.0
btrfs-progs /usr/lib/libbtrfs.so.0.1
btrfs-progs /usr/lib/systemd/
btrfs-progs /usr/lib/systemd/system/
btrfs-progs /usr/lib/systemd/system/btrfs-scrub@.service
btrfs-progs /usr/lib/systemd/system/btrfs-scrub@.timer
btrfs-progs /usr/lib/udev/
btrfs-progs /usr/lib/udev/rules.d/
btrfs-progs /usr/lib/udev/rules.d/64-btrfs-dm.rules
btrfs-progs /usr/share/
btrfs-progs /usr/share/bash-completion/
btrfs-progs /usr/share/bash-completion/completions/
btrfs-progs /usr/share/bash-completion/completions/btrfs
btrfs-progs /usr/share/man/
btrfs-progs /usr/share/man/man5/
btrfs-progs /usr/share/man/man5/btrfs.5.gz
btrfs-progs /usr/share/man/man8/
btrfs-progs /usr/share/man/man8/btrfs-balance.8.gz
btrfs-progs /usr/share/man/man8/btrfs-check.8.gz
btrfs-progs /usr/share/man/man8/btrfs-convert.8.gz
btrfs-progs /usr/share/man/man8/btrfs-debug-tree.8.gz
btrfs-progs /usr/share/man/man8/btrfs-device.8.gz
btrfs-progs /usr/share/man/man8/btrfs-filesystem.8.gz
btrfs-progs /usr/share/man/man8/btrfs-find-root.8.gz
btrfs-progs /usr/share/man/man8/btrfs-image.8.gz
btrfs-progs /usr/share/man/man8/btrfs-inspect-internal.8.gz
btrfs-progs /usr/share/man/man8/btrfs-map-logical.8.gz
btrfs-progs /usr/share/man/man8/btrfs-property.8.gz
btrfs-progs /usr/share/man/man8/btrfs-qgroup.8.gz
btrfs-progs /usr/share/man/man8/btrfs-quota.8.gz
btrfs-progs /usr/share/man/man8/btrfs-receive.8.gz
btrfs-progs /usr/share/man/man8/btrfs-replace.8.gz
btrfs-progs /usr/share/man/man8/btrfs-rescue.8.gz
btrfs-progs /usr/share/man/man8/btrfs-restore.8.gz
btrfs-progs /usr/share/man/man8/btrfs-scrub.8.gz
btrfs-progs /usr/share/man/man8/btrfs-select-super.8.gz
btrfs-progs /usr/share/man/man8/btrfs-send.8.gz
btrfs-progs /usr/share/man/man8/btrfs-show-super.8.gz
btrfs-progs /usr/share/man/man8/btrfs-subvolume.8.gz
btrfs-progs /usr/share/man/man8/btrfs-zero-log.8.gz
btrfs-progs /usr/share/man/man8/btrfs.8.gz
btrfs-progs /usr/share/man/man8/btrfsck.8.gz
btrfs-progs /usr/share/man/man8/btrfstune.8.gz
btrfs-progs /usr/share/man/man8/fsck.btrfs.8.gz
btrfs-progs /usr/share/man/man8/mkfs.btrfs.8.gz

AnyBug ReportMediumHigh [cdemu-daemon] Malfunctioning service Closed
100%
Task Description

The daemon is not working and the following error-message occurs when trying to starting up:

cdemu: Daemon: D-Bus: failed to get proxy for 'org.freedesktop.DBus' on session bus: Cannot autolaunch D-Bus without X11 $DISPLAY!
Daemon initialization and start failed!
AnyBug ReportMediumMedium [cdemu-daemon] error: failed to prepare transaction (co ...Closed
100%
Task Description

cdemu-daemon requires a specific version of vhba-module. Since we are using vhba-module-lts with vhba-module in provides array but without a specific version, it generates the issue. Removing that specific version solves it.

# pacman -S cdemu-daemon
resolving dependencies...
warning: cannot resolve "vhba-module>=20140629", a dependency of "cdemu-daemon"
:: The following package cannot be upgraded due to unresolvable dependencies:
      cdemu-daemon

:: Do you want to skip the above package for this upgrade? [y/N] 
error: failed to prepare transaction (could not satisfy dependencies)
:: cdemu-daemon: requires vhba-module>=20140629
AnyBug ReportVery LowMedium [clamtk] Gtk-WARNING **: Impossible to find the theme e ...Closed
100%
Task Description

Additional info:
* package version

Repositorio               : community
Nombre                    : clamtk
Versión                   : 5.24-1
Descripción               : Easy to use, light-weight, on-demand virus scanner for Linux
                            systems
Arquitectura              : any
URL                       : https://dave-theunsub.github.io/clamtk/
Licencias                 : GPL
Grupos                    : Nada
Provee                    : Nada
Depende de                : clamav  perl  gtk2-perl  perl-locale-gettext  perl-libwww
                            perl-http-message  perl-lwp-protocol-https  perl-text-csv
                            perl-json  python  zenity  desktop-file-utils  gnome-icon-theme
                            cron
Dependencias opcionales   : Nada
En conflicto con          : Nada
Remplaza a                : Nada
Tamaño de la descarga     : 179,90 KiB
Tamaño de la instalación  : 1378,00 KiB
Encargado                 : Levente Polyak <anthraxx@archlinux.org>
Fecha de creación         : sáb 19 nov 2016 20:25:20 -05
Validado por              : Suma MD5  Suma SHA-256  Firma

* config and/or log files etc.

$ clamtk
Gtk-WARNING **: Imposible encontrar el motor de temas en la ruta al _modulo: «clearlooks», at /usr/lib/perl5/vendor_perl/ClamTk/GUI.pm line 35.

Steps to reproduce:

* Install clamtk in all version

AnyBug ReportMediumMedium [colord] contains systemd unit files Closed
100%
Task Description

Contains “/usr/lib/systemd/user/colord-session.service” file

$ pacman -Si colord
Repository : extra
Name : colord
Version : 1.3.5-1.hyperbola1
Description : System daemon for managing color devices, with eudev support
Architecture : x86_64
URL : https://www.freedesktop.org/software/colord Licenses : GPL2
Groups : None
Provides : None
Depends On : lcms2 libgusb polkit sqlite eudev dconf dbus libgudev
Optional Deps : sane: scanner support

                argyllcms: color profiling

Conflicts With : None
Replaces : shared-color-profiles
Download Size : 1532.14 KiB
Installed Size : 5914.00 KiB
Packager : André Silva emulatorman@hyperbola.info Build Date : Tue 08 Aug 2017 04:30:11 PM -03
Validated By : MD5 Sum SHA-256 Sum Signature

$ pacman -Ql colord
colord /etc/
colord /etc/dbus-1/
colord /etc/dbus-1/system.d/
colord /etc/dbus-1/system.d/org.freedesktop.ColorManager.conf
colord /usr/
colord /usr/bin/
colord /usr/bin/cd-create-profile
colord /usr/bin/cd-fix-profile
colord /usr/bin/cd-iccdump
colord /usr/bin/cd-it8
colord /usr/bin/colormgr
colord /usr/include/
colord /usr/include/colord-1/
colord /usr/include/colord-1/colord-private.h
colord /usr/include/colord-1/colord-session/
colord /usr/include/colord-1/colord-session/cd-session.h
colord /usr/include/colord-1/colord.h
colord /usr/include/colord-1/colord/
colord /usr/include/colord-1/colord/cd-buffer.h
colord /usr/include/colord-1/colord/cd-client-sync.h
colord /usr/include/colord-1/colord/cd-client.h
colord /usr/include/colord-1/colord/cd-color.h
colord /usr/include/colord-1/colord/cd-compat-edid.h
colord /usr/include/colord-1/colord/cd-device-sync.h
colord /usr/include/colord-1/colord/cd-device.h
colord /usr/include/colord-1/colord/cd-dom.h
colord /usr/include/colord-1/colord/cd-edid.h
colord /usr/include/colord-1/colord/cd-enum.h
colord /usr/include/colord-1/colord/cd-icc-store.h
colord /usr/include/colord-1/colord/cd-icc-utils.h
colord /usr/include/colord-1/colord/cd-icc.h
colord /usr/include/colord-1/colord/cd-interp-akima.h
colord /usr/include/colord-1/colord/cd-interp-linear.h
colord /usr/include/colord-1/colord/cd-interp.h
colord /usr/include/colord-1/colord/cd-it8-utils.h
colord /usr/include/colord-1/colord/cd-it8.h
colord /usr/include/colord-1/colord/cd-math.h
colord /usr/include/colord-1/colord/cd-profile-sync.h
colord /usr/include/colord-1/colord/cd-profile.h
colord /usr/include/colord-1/colord/cd-quirk.h
colord /usr/include/colord-1/colord/cd-sensor-sync.h
colord /usr/include/colord-1/colord/cd-sensor.h
colord /usr/include/colord-1/colord/cd-spectrum.h
colord /usr/include/colord-1/colord/cd-transform.h
colord /usr/include/colord-1/colord/cd-version.h
colord /usr/include/colord-1/colorhug/
colord /usr/include/colord-1/colorhug/ch-common.h
colord /usr/include/colord-1/colorhug/ch-device-queue.h
colord /usr/include/colord-1/colorhug/ch-device.h
colord /usr/include/colord-1/colorhug/ch-hash.h
colord /usr/include/colord-1/colorhug/ch-inhx32.h
colord /usr/include/colord-1/colorhug/ch-math.h
colord /usr/include/colord-1/colorhug/ch-version.h
colord /usr/include/colord-1/colorhug/colorhug.h
colord /usr/lib/
colord /usr/lib/colord-plugins/
colord /usr/lib/colord-plugins/libcd_plugin_camera.so
colord /usr/lib/colord-plugins/libcd_plugin_sane.so
colord /usr/lib/colord-plugins/libcd_plugin_scanner.so
colord /usr/lib/colord-sensors/
colord /usr/lib/colord-sensors/libcolord_sensor_argyll.so
colord /usr/lib/colord-sensors/libcolord_sensor_colorhug.so
colord /usr/lib/colord-sensors/libcolord_sensor_dtp94.so
colord /usr/lib/colord-sensors/libcolord_sensor_dummy.so
colord /usr/lib/colord-sensors/libcolord_sensor_huey.so
colord /usr/lib/colord-sensors/libcolord_sensor_spark.so
colord /usr/lib/colord-sensors/libdtp94-private.so
colord /usr/lib/colord-sensors/libhuey-private.so
colord /usr/lib/colord-sensors/libmunki-private.so
colord /usr/lib/colord-sensors/libospark-private.so
colord /usr/lib/colord/
colord /usr/lib/colord/colord
colord /usr/lib/colord/colord-sane
colord /usr/lib/colord/colord-session
colord /usr/lib/girepository-1.0/
colord /usr/lib/girepository-1.0/ColorHug-1.0.typelib
colord /usr/lib/girepository-1.0/Colord-1.0.typelib
colord /usr/lib/libcolord.so
colord /usr/lib/libcolord.so.2
colord /usr/lib/libcolord.so.2.0.5
colord /usr/lib/libcolordcompat.so
colord /usr/lib/libcolordprivate.so
colord /usr/lib/libcolordprivate.so.2
colord /usr/lib/libcolordprivate.so.2.0.5
colord /usr/lib/libcolorhug.so
colord /usr/lib/libcolorhug.so.2
colord /usr/lib/libcolorhug.so.2.0.5
colord /usr/lib/pkgconfig/
colord /usr/lib/pkgconfig/colord.pc
colord /usr/lib/pkgconfig/colorhug.pc
colord /usr/lib/systemd/
colord /usr/lib/systemd/user/
colord /usr/lib/systemd/user/colord-session.service
colord /usr/lib/udev/
colord /usr/lib/udev/rules.d/
colord /usr/lib/udev/rules.d/69-cd-sensors.rules
colord /usr/lib/udev/rules.d/95-cd-devices.rules
colord /usr/share/
colord /usr/share/bash-completion/
colord /usr/share/bash-completion/completions/
colord /usr/share/bash-completion/completions/colormgr
colord /usr/share/color/
colord /usr/share/color/icc/
colord /usr/share/color/icc/colord/
colord /usr/share/color/icc/colord/AdobeRGB1998.icc
colord /usr/share/color/icc/colord/AppleRGB.icc
colord /usr/share/color/icc/colord/BestRGB.icc
colord /usr/share/color/icc/colord/BetaRGB.icc
colord /usr/share/color/icc/colord/Bluish.icc
colord /usr/share/color/icc/colord/BruceRGB.icc
colord /usr/share/color/icc/colord/CIE-RGB.icc
colord /usr/share/color/icc/colord/ColorMatchRGB.icc
colord /usr/share/color/icc/colord/Crayons.icc
colord /usr/share/color/icc/colord/DonRGB4.icc
colord /usr/share/color/icc/colord/ECI-RGBv1.icc
colord /usr/share/color/icc/colord/ECI-RGBv2.icc
colord /usr/share/color/icc/colord/EktaSpacePS5.icc
colord /usr/share/color/icc/colord/FOGRA27L_coated.icc
colord /usr/share/color/icc/colord/FOGRA28L_webcoated.icc
colord /usr/share/color/icc/colord/FOGRA29L_uncoated.icc
colord /usr/share/color/icc/colord/FOGRA30L_uncoated_yellowish.icc
colord /usr/share/color/icc/colord/FOGRA39L_coated.icc
colord /usr/share/color/icc/colord/FOGRA40L_SC_paper.icc
colord /usr/share/color/icc/colord/FOGRA45L_lwc.icc
colord /usr/share/color/icc/colord/FOGRA47L_uncoated.icc
colord /usr/share/color/icc/colord/GRACoL_TR006_coated.icc
colord /usr/share/color/icc/colord/Gamma5000K.icc
colord /usr/share/color/icc/colord/Gamma5500K.icc
colord /usr/share/color/icc/colord/Gamma6500K.icc
colord /usr/share/color/icc/colord/IFRA26S_2004_newsprint.icc
colord /usr/share/color/icc/colord/NTSC-RGB.icc
colord /usr/share/color/icc/colord/PAL-RGB.icc
colord /usr/share/color/icc/colord/ProPhotoRGB.icc
colord /usr/share/color/icc/colord/SMPTE-C-RGB.icc
colord /usr/share/color/icc/colord/SNAP_TR002_newsprint.icc
colord /usr/share/color/icc/colord/SWOP_TR003_coated_3.icc
colord /usr/share/color/icc/colord/SWOP_TR005_coated_5.icc
colord /usr/share/color/icc/colord/SwappedRedAndGreen.icc
colord /usr/share/color/icc/colord/WideGamutRGB.icc
colord /usr/share/color/icc/colord/sRGB.icc
colord /usr/share/color/icc/colord/x11-colors.icc
colord /usr/share/colord/
colord /usr/share/colord/cmf/
colord /usr/share/colord/cmf/CIE1931-2deg-XYZ.cmf
colord /usr/share/colord/cmf/CIE1964-10deg-XYZ.cmf
colord /usr/share/colord/icons/
colord /usr/share/colord/icons/color-munki-photo-ambient.svg
colord /usr/share/colord/icons/color-munki-photo-attach.svg
colord /usr/share/colord/icons/color-munki-photo-calibrate.svg
colord /usr/share/colord/icons/color-munki-photo-projector.svg
colord /usr/share/colord/icons/color-munki-photo-screen.svg
colord /usr/share/colord/icons/color-munki-smile-attach.svg
colord /usr/share/colord/icons/colorhug-attach.svg
colord /usr/share/colord/icons/colorhug2-attach.svg
colord /usr/share/colord/icons/dtp94-attach.svg
colord /usr/share/colord/icons/hcfr-attach.svg
colord /usr/share/colord/icons/huey-attach.svg
colord /usr/share/colord/icons/i1-display3-attach.svg
colord /usr/share/colord/icons/i1-monitor-attach.svg
colord /usr/share/colord/icons/i1-pro-attach.svg
colord /usr/share/colord/icons/spyder2-attach.svg
colord /usr/share/colord/icons/spyder3-attach.svg
colord /usr/share/colord/icons/spyder4-attach.svg
colord /usr/share/colord/icons/spyder5-attach.svg
colord /usr/share/colord/illuminant/
colord /usr/share/colord/illuminant/CIE-A.sp
colord /usr/share/colord/illuminant/CIE-B.sp
colord /usr/share/colord/illuminant/CIE-C.sp
colord /usr/share/colord/illuminant/CIE-D50.sp
colord /usr/share/colord/illuminant/CIE-D55.sp
colord /usr/share/colord/illuminant/CIE-D65.sp
colord /usr/share/colord/illuminant/CIE-D93.sp
colord /usr/share/colord/illuminant/CIE-E.sp
colord /usr/share/colord/illuminant/CIE-F1.sp
colord /usr/share/colord/illuminant/CIE-F10.sp
colord /usr/share/colord/illuminant/CIE-F11.sp
colord /usr/share/colord/illuminant/CIE-F12.sp
colord /usr/share/colord/illuminant/CIE-F2.sp
colord /usr/share/colord/illuminant/CIE-F3.sp
colord /usr/share/colord/illuminant/CIE-F4.sp
colord /usr/share/colord/illuminant/CIE-F5.sp
colord /usr/share/colord/illuminant/CIE-F6.sp
colord /usr/share/colord/illuminant/CIE-F7.sp
colord /usr/share/colord/illuminant/CIE-F8.sp
colord /usr/share/colord/illuminant/CIE-F9.sp
colord /usr/share/colord/ref/
colord /usr/share/colord/ref/CIE-1986-daylight-SPD.cmf
colord /usr/share/colord/ref/CIE-TCS.sp
colord /usr/share/colord/ti1/
colord /usr/share/colord/ti1/display-long.ti1
colord /usr/share/colord/ti1/display-normal.ti1
colord /usr/share/colord/ti1/display-short.ti1
colord /usr/share/colord/ti1/printer-long.ti1
colord /usr/share/colord/ti1/printer-normal.ti1
colord /usr/share/colord/ti1/printer-short.ti1
colord /usr/share/dbus-1/
colord /usr/share/dbus-1/interfaces/
colord /usr/share/dbus-1/interfaces/org.freedesktop.ColorHelper.xml
colord /usr/share/dbus-1/interfaces/org.freedesktop.ColorManager.Device.xml
colord /usr/share/dbus-1/interfaces/org.freedesktop.ColorManager.Profile.xml
colord /usr/share/dbus-1/interfaces/org.freedesktop.ColorManager.Sensor.xml
colord /usr/share/dbus-1/interfaces/org.freedesktop.ColorManager.xml
colord /usr/share/dbus-1/services/
colord /usr/share/dbus-1/services/org.freedesktop.ColorHelper.service
colord /usr/share/dbus-1/system-services/
colord /usr/share/dbus-1/system-services/org.freedesktop.ColorManager.service
colord /usr/share/gir-1.0/
colord /usr/share/gir-1.0/ColorHug-1.0.gir
colord /usr/share/gir-1.0/Colord-1.0.gir
colord /usr/share/glib-2.0/
colord /usr/share/glib-2.0/schemas/
colord /usr/share/glib-2.0/schemas/org.freedesktop.ColorHelper.gschema.xml
colord /usr/share/locale/
colord /usr/share/locale/as/
colord /usr/share/locale/as/LC_MESSAGES/
colord /usr/share/locale/as/LC_MESSAGES/colord.mo
colord /usr/share/locale/bn_IN/
colord /usr/share/locale/bn_IN/LC_MESSAGES/
colord /usr/share/locale/bn_IN/LC_MESSAGES/colord.mo
colord /usr/share/locale/ca/
colord /usr/share/locale/ca/LC_MESSAGES/
colord /usr/share/locale/ca/LC_MESSAGES/colord.mo
colord /usr/share/locale/cs/
colord /usr/share/locale/cs/LC_MESSAGES/
colord /usr/share/locale/cs/LC_MESSAGES/colord.mo
colord /usr/share/locale/da/
colord /usr/share/locale/da/LC_MESSAGES/
colord /usr/share/locale/da/LC_MESSAGES/colord.mo
colord /usr/share/locale/de/
colord /usr/share/locale/de/LC_MESSAGES/
colord /usr/share/locale/de/LC_MESSAGES/colord.mo
colord /usr/share/locale/el/
colord /usr/share/locale/el/LC_MESSAGES/
colord /usr/share/locale/el/LC_MESSAGES/colord.mo
colord /usr/share/locale/en_GB/
colord /usr/share/locale/en_GB/LC_MESSAGES/
colord /usr/share/locale/en_GB/LC_MESSAGES/colord.mo
colord /usr/share/locale/eo/
colord /usr/share/locale/eo/LC_MESSAGES/
colord /usr/share/locale/eo/LC_MESSAGES/colord.mo
colord /usr/share/locale/es/
colord /usr/share/locale/es/LC_MESSAGES/
colord /usr/share/locale/es/LC_MESSAGES/colord.mo
colord /usr/share/locale/eu/
colord /usr/share/locale/eu/LC_MESSAGES/
colord /usr/share/locale/eu/LC_MESSAGES/colord.mo
colord /usr/share/locale/fi/
colord /usr/share/locale/fi/LC_MESSAGES/
colord /usr/share/locale/fi/LC_MESSAGES/colord.mo
colord /usr/share/locale/fr/
colord /usr/share/locale/fr/LC_MESSAGES/
colord /usr/share/locale/fr/LC_MESSAGES/colord.mo
colord /usr/share/locale/gl/
colord /usr/share/locale/gl/LC_MESSAGES/
colord /usr/share/locale/gl/LC_MESSAGES/colord.mo
colord /usr/share/locale/gu/
colord /usr/share/locale/gu/LC_MESSAGES/
colord /usr/share/locale/gu/LC_MESSAGES/colord.mo
colord /usr/share/locale/he/
colord /usr/share/locale/he/LC_MESSAGES/
colord /usr/share/locale/he/LC_MESSAGES/colord.mo
colord /usr/share/locale/hi/
colord /usr/share/locale/hi/LC_MESSAGES/
colord /usr/share/locale/hi/LC_MESSAGES/colord.mo
colord /usr/share/locale/hu/
colord /usr/share/locale/hu/LC_MESSAGES/
colord /usr/share/locale/hu/LC_MESSAGES/colord.mo
colord /usr/share/locale/id/
colord /usr/share/locale/id/LC_MESSAGES/
colord /usr/share/locale/id/LC_MESSAGES/colord.mo
colord /usr/share/locale/is/
colord /usr/share/locale/is/LC_MESSAGES/
colord /usr/share/locale/is/LC_MESSAGES/colord.mo
colord /usr/share/locale/it/
colord /usr/share/locale/it/LC_MESSAGES/
colord /usr/share/locale/it/LC_MESSAGES/colord.mo
colord /usr/share/locale/ja/
colord /usr/share/locale/ja/LC_MESSAGES/
colord /usr/share/locale/ja/LC_MESSAGES/colord.mo
colord /usr/share/locale/kk/
colord /usr/share/locale/kk/LC_MESSAGES/
colord /usr/share/locale/kk/LC_MESSAGES/colord.mo
colord /usr/share/locale/kn/
colord /usr/share/locale/kn/LC_MESSAGES/
colord /usr/share/locale/kn/LC_MESSAGES/colord.mo
colord /usr/share/locale/ko/
colord /usr/share/locale/ko/LC_MESSAGES/
colord /usr/share/locale/ko/LC_MESSAGES/colord.mo
colord /usr/share/locale/lt/
colord /usr/share/locale/lt/LC_MESSAGES/
colord /usr/share/locale/lt/LC_MESSAGES/colord.mo
colord /usr/share/locale/lv/
colord /usr/share/locale/lv/LC_MESSAGES/
colord /usr/share/locale/lv/LC_MESSAGES/colord.mo
colord /usr/share/locale/ml/
colord /usr/share/locale/ml/LC_MESSAGES/
colord /usr/share/locale/ml/LC_MESSAGES/colord.mo
colord /usr/share/locale/mr/
colord /usr/share/locale/mr/LC_MESSAGES/
colord /usr/share/locale/mr/LC_MESSAGES/colord.mo
colord /usr/share/locale/nb/
colord /usr/share/locale/nb/LC_MESSAGES/
colord /usr/share/locale/nb/LC_MESSAGES/colord.mo
colord /usr/share/locale/nl/
colord /usr/share/locale/nl/LC_MESSAGES/
colord /usr/share/locale/nl/LC_MESSAGES/colord.mo
colord /usr/share/locale/oc/
colord /usr/share/locale/oc/LC_MESSAGES/
colord /usr/share/locale/oc/LC_MESSAGES/colord.mo
colord /usr/share/locale/or/
colord /usr/share/locale/or/LC_MESSAGES/
colord /usr/share/locale/or/LC_MESSAGES/colord.mo
colord /usr/share/locale/pa/
colord /usr/share/locale/pa/LC_MESSAGES/
colord /usr/share/locale/pa/LC_MESSAGES/colord.mo
colord /usr/share/locale/pl/
colord /usr/share/locale/pl/LC_MESSAGES/
colord /usr/share/locale/pl/LC_MESSAGES/colord.mo
colord /usr/share/locale/pt/
colord /usr/share/locale/pt/LC_MESSAGES/
colord /usr/share/locale/pt/LC_MESSAGES/colord.mo
colord /usr/share/locale/pt_BR/
colord /usr/share/locale/pt_BR/LC_MESSAGES/
colord /usr/share/locale/pt_BR/LC_MESSAGES/colord.mo
colord /usr/share/locale/ro/
colord /usr/share/locale/ro/LC_MESSAGES/
colord /usr/share/locale/ro/LC_MESSAGES/colord.mo
colord /usr/share/locale/ru/
colord /usr/share/locale/ru/LC_MESSAGES/
colord /usr/share/locale/ru/LC_MESSAGES/colord.mo
colord /usr/share/locale/sk/
colord /usr/share/locale/sk/LC_MESSAGES/
colord /usr/share/locale/sk/LC_MESSAGES/colord.mo
colord /usr/share/locale/sl/
colord /usr/share/locale/sl/LC_MESSAGES/
colord /usr/share/locale/sl/LC_MESSAGES/colord.mo
colord /usr/share/locale/sr/
colord /usr/share/locale/sr/LC_MESSAGES/
colord /usr/share/locale/sr/LC_MESSAGES/colord.mo
colord /usr/share/locale/sr@latin/
colord /usr/share/locale/sr@latin/LC_MESSAGES/
colord /usr/share/locale/sr@latin/LC_MESSAGES/colord.mo
colord /usr/share/locale/sv/
colord /usr/share/locale/sv/LC_MESSAGES/
colord /usr/share/locale/sv/LC_MESSAGES/colord.mo
colord /usr/share/locale/ta/
colord /usr/share/locale/ta/LC_MESSAGES/
colord /usr/share/locale/ta/LC_MESSAGES/colord.mo
colord /usr/share/locale/th/
colord /usr/share/locale/th/LC_MESSAGES/
colord /usr/share/locale/th/LC_MESSAGES/colord.mo
colord /usr/share/locale/tr/
colord /usr/share/locale/tr/LC_MESSAGES/
colord /usr/share/locale/tr/LC_MESSAGES/colord.mo
colord /usr/share/locale/uk/
colord /usr/share/locale/uk/LC_MESSAGES/
colord /usr/share/locale/uk/LC_MESSAGES/colord.mo
colord /usr/share/locale/zh_CN/
colord /usr/share/locale/zh_CN/LC_MESSAGES/
colord /usr/share/locale/zh_CN/LC_MESSAGES/colord.mo
colord /usr/share/locale/zh_TW/
colord /usr/share/locale/zh_TW/LC_MESSAGES/
colord /usr/share/locale/zh_TW/LC_MESSAGES/colord.mo
colord /usr/share/man/
colord /usr/share/man/man1/
colord /usr/share/man/man1/cd-create-profile.1.gz
colord /usr/share/man/man1/cd-fix-profile.1.gz
colord /usr/share/man/man1/cd-it8.1.gz
colord /usr/share/man/man1/colormgr.1.gz
colord /usr/share/polkit-1/
colord /usr/share/polkit-1/actions/
colord /usr/share/polkit-1/actions/org.freedesktop.color.policy
colord /usr/share/vala/
colord /usr/share/vala/vapi/
colord /usr/share/vala/vapi/colord.vapi
colord /var/
colord /var/lib/
colord /var/lib/colord/
colord /var/lib/colord/icc/

StableBug ReportVery LowMedium [cowsay] perl-text-charwidth dependency missing Closed
100%
Task Description

cowsay (cowsay-3.03-9.hyperbola1) is missing perl-text-charwidth dependency

Error message :

“Can’t locate Text/CharWidth.pm in @INC (you may need to install the Text::CharWidth module) (@INC contains: /usr/lib/perl5/site_perl /usr/share/perl5/site_perl /usr/lib/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib/perl5/core_perl /usr/share/perl5/core_perl .) at /usr/bin/cowsay line 14.
BEGIN failed–compilation aborted at /usr/bin/cowsay line 14.”

After installing perl-text-charwidth, it works fine.

TestingBug ReportVery LowHigh [cronie] /bin/sh: /usr/bin/nano: No existe el fichero o ...Closed
100%
Task Description

Description:

crontab -e
/bin/sh: /usr/bin/nano: No existe el fichero o el directorio
crontab: "/usr/bin/nano" exited with status 127

Additional info:

Repositorio               : core
Nombre                    : cronie
Versión                   : 1.5.1-1.hyperbola6
Descripción               : Daemon that runs specified programs at scheduled times and related
                            tools, with logger recommendation and OpenRC support
Arquitectura              : x86_64
URL                       : https://github.com/cronie-crond/cronie/
Licencias                 : ISC
Grupos                    : Nada
Provee                    : cron
Depende de                : pam  bash  run-parts
Dependencias opcionales   : smtp-server: send job output via email
                            smtp-forwarder: forward job output to email server
                            logger: message logging support
En conflicto con          : cron
Remplaza a                : Nada
Tamaño de la descarga     : 69,08 KiB
Tamaño de la instalación  : 266,00 KiB
Encargado                 : HyperBuilder <hyperbuilder@hyperbola.info>
Fecha de creación         : mié 02 ene 2019 03:03:57 -05
Validado por              : Suma MD5  Suma SHA-256  Firma

Steps to reproduce:

* Install cronie in v0.3

AnyBug ReportLowMedium [cryptsetup] can't umount luks filesystem on reboot/shu ...Closed
100%
Task Description

dmcrypt service can’t umount luks filesystem on reboot/shutdown, device or resource busy:

* Removing dm-crypt mappings
* foobar-pv
device-mapper: remove ioctl on foobar-pv  failed: Device or resource busy
device-mapper: remove ioctl on foobar-pv  failed: Device or resource busy
device-mapper: remove ioctl on foobar-pv  failed: Device or resource busy
device-mapper: remove ioctl on foobar-pv  failed: Device or resource busy
device-mapper: remove ioctl on foobar-pv  failed: Device or resource busy
device-mapper: remove ioctl on foobar-pv  failed: Device or resource busy
device-mapper: remove ioctl on foobar-pv  failed: Device or resource busy
device-mapper: remove ioctl on foobar-pv  failed: Device or resource busy
device-mapper: remove ioctl on foobar-pv  failed: Device or resource busy
device-mapper: remove ioctl on foobar-pv  failed: Device or resource busy
device-mapper: remove ioctl on foobar-pv  failed: Device or resource busy
device-mapper: remove ioctl on foobar-pv  failed: Device or resource busy
device-mapper: remove ioctl on foobar-pv  failed: Device or resource busy
device-mapper: remove ioctl on foobar-pv  failed: Device or resource busy
device-mapper: remove ioctl on foobar-pv  failed: Device or resource busy
device-mapper: remove ioctl on foobar-pv  failed: Device or resource busy
device-mapper: remove ioctl on foobar-pv  failed: Device or resource busy
device-mapper: remove ioctl on foobar-pv  failed: Device or resource busy
device-mapper: remove ioctl on foobar-pv  failed: Device or resource busy
device-mapper: remove ioctl on foobar-pv  failed: Device or resource busy
device-mapper: remove ioctl on foobar-pv  failed: Device or resource busy
device-mapper: remove ioctl on foobar-pv  failed: Device or resource busy
device-mapper: remove ioctl on foobar-pv  failed: Device or resource busy
device-mapper: remove ioctl on foobar-pv  failed: Device or resource busy
device-mapper: remove ioctl on foobar-pv  failed: Device or resource busy
Device foobar-pv is still in use                                              [ !! ]
AnyBug ReportLowMedium[cryptsetup] when dmcrypt start, the "/" filesystem, m...Assigned
0%
Task Description

When dmcrypt service start, the “/” filesystem is remounted, mtab is updated and bootmisc is recording the login users, by waiting time scheduling:

* root: waiting for dmcrypt (50 seconds)
* root: timed out waiting for dmcrypt
* Remounting root filesystem read/write ...
* Remounting filesystems ...
* mtab: waiting for dmcrypt (50 seconds)
* mtab: timed out waiting for dmcrypt
* Updating /etc/mtab ...
* Creating mtab symbolic link
* bootmisc: waiting to dmcrypt (50 seconds)
* bootmisc: timed out waiting for dmcrypt
* Creating user login records ...

These features on dmcrypt service are useless and these lines print above filesystem passphrase order (the printed line), those ones break printed console and print the pressed keyboard digit when I’m setting up password.
Sometimes this breaks services startup, and I need press “enter” consecutively to allow run the services.

AnyBug ReportLowLow [crystal] error build Invidious Closed
100%
Task Description

Description:

crystal build src/invidious.cr –release

Error in src/invidious.cr:19: while requiring "kemal"

require "kemal"
^

in lib/kemal/src/kemal.cr:4: while requiring "./kemal/*"

require "./kemal/*"
^

in lib/kemal/src/kemal/config.cr:26: expanding macro

    property static_headers : (HTTP::Server::Response, String, File::Info -> Void)?
    ^~~~~~~~

in lib/kemal/src/kemal/config.cr:26: expanding macro

    property static_headers : (HTTP::Server::Response, String, File::Info -> Void)?
    ^

in macro 'property' expanded macro: macro_48177600:567, line 4:

   1.       
   2.         
   3.           
>  4.             @static_headers : (HTTP::Server::Response, String, File::Info -> Void) | ::Nil
   5. 
   6.             def static_headers : (HTTP::Server::Response, String, File::Info -> Void) | ::Nil
   7.               @static_headers
   8.             end
   9. 
  10.             def static_headers=(@static_headers : (HTTP::Server::Response, String, File::Info -> Void) | ::Nil)
  11.             end
  12.           
  13.         
  14.       
  15.     

undefined constant File::Info

Additional info:
* package version(s)

Crystal 0.22.0 (2017-04-22) LLVM 4.0.0

Steps to reproduce:

AnyBug ReportVery HighCritical [cups] [cups-filters] ServerBin directory inconsistency Closed
100%
AnyBug ReportMediumHigh [cups] lp command no longer works Closed
100%
TestingBug ReportMediumHigh [dbus] error of connection with dbus Closed
100%
StableBug ReportVery LowHigh [devede] xorriso unsupported option '-dvd-video' Closed
100%
AnyBug ReportHighHigh [dhcp]: /etc/init.d/dhcpd failed to run Closed
100%
StableBug ReportVery LowLow [dhcpcd-ui] Adding icons from "Network-Manager Applet" Closed
100%
StableBug ReportVery LowHigh [ebtables] require rebuild Closed
100%
AnyBug ReportVery HighCritical [electrum] package no longer works Closed
100%
AnyBug ReportHighCritical [electrum] updated package still does not work Closed
100%
StableBug ReportHighHigh [elogind] /usr/lib/udev/rules.d/73-seat-late.rules not  ...Closed
100%
AnyBug ReportLowLow [emacs-nox] uses "nox" suffix Closed
100%
TestingBug ReportMediumMedium [emacs] crush after sway Closed
100%
AnyBug ReportLowLow [erlang-nox] uses "nox" suffix Closed
100%
AnyBug ReportVery HighCritical [eudev] "udev" and "udev-trigger" initscripts are force ...Closed
100%
AnyBug ReportVery HighCritical [eudev] rename "systemd-nspawn" keyword to "chroot+unsh ...Closed
100%
AnyBug ReportVery HighCritical [eudev][openrc] rename "dev-mount" to "devfs" in "udev" ...Closed
100%
AnyBug ReportMediumMedium [evince] contains systemd unit files Closed
100%
AnyBug ReportVery LowMedium [exfat-utils] filesystem can only be mounted manually Closed
100%
StableBug ReportVery LowMedium [fail2ban] remove systemd integration Closed
100%
StableBug ReportVery LowVery Low[fail2ban] update dovecot failregex to support verbose ...Unconfirmed
0%
StableBug ReportVery LowMedium [fail2ban] uses old /usr/bin/sendmail location when it  ...Closed
100%
AnyBug ReportVery LowMedium [ffmpegthumbnailer] missing support for some media form ...Closed
100%
AnyBug ReportHighHigh [filesystem] contains systemd references and files Closed
100%
AnyBug ReportHighHigh [filesystem] remove /etc/crypttab file Closed
100%
AnyBug ReportVery HighLow [filesystem] the hyperbola manual (/usr/share/man/man7/ ...Closed
100%
Showing tasks 51 - 100 of 1517 Page 2 of 31

Available keyboard shortcuts

Tasklist

Task Details

Task Editing