Packages

Category Task Type Priority  desc Severity Summary Status Progress
AnySecurity IssueVery HighCritical [grub2] UEFI SecureBoot vulnerability + multiple flaws  ...Closed
100%
Task Description

https://www.debian.org/security/2020-GRUB-UEFI-SecureBoot/

https://9to5linux.com/grub2-boot-failure-issues-fixed-in-debian-and-ubuntu-update-now

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

TestingBug ReportVery HighCritical [Hyperbola GNU/Linux 0.4] QtSSL is not working Closed
100%
Task Description

Description: Tried with new compiled version of mumble no open and secured with SSL-certificate is reachable. Log within console:

qt.network.ssl: QSslSocket: cannot resolve SSL_CTX_set_options
qt.network.ssl: QSslSocket: cannot resolve SSL_session_reused
qt.network.ssl: QSslSocket: cannot resolve SSL_set_options
qt.network.ssl: QSslSocket: cannot resolve BN_is_word
qt.network.ssl: QSslSocket: cannot resolve SSL_in_init

<W>2021-08-23 01:00:18.814 QSslSocket: cannot call unresolved function sk_num

<W>2021-08-23 01:00:20.270 QSslSocket: cannot call unresolved function SSL_CTX_set_options

AnyFeature RequestVery HighHigh [backuppc]: contains systemd files Closed
100%
Task Description

Description:

Since Hyperbola follows the Init Freedom Campaign, systemd unit files removal is required or add OpenRC init scripts to replace it.

Additional info:
* package version(s)

community/backuppc 4.1.2-1 [installed]

   Enterprise-grade system for backing up Linux, Windows and MacOS PCs

* config and/or log files etc.

Additional info:

Steps to reproduce: install it

AnyReplace RequestHighCritical [python2] replace deprecated Python 2 to Tauthon Closed
100%
Task Description

Description:

  • replace deprecated Python 2 to Tauthon for Canis Major

Additional info:

Steps to reproduce:

  • Broken python2 packages.
TestingBug ReportHighCritical [Hyperbola GNU/Linux-libre 0.4] Installation for syslin ...Closed
100%
Task Description

Description: Configuration file “syslinux.cfg” under /boot/syslinux/ has to be adjusted. Problem with kernel-images loaded and the concurrent booting device is per default configured to /dev/sda3. Kernel-images are named as “linux-libre” not “linux-libre-lts”.

TestingBug ReportHighCritical [Hyperbola GNU/Linux-libre 0.4] Problems with sndio fai ...Closed
100%
Task Description

There are issues with the current sndio-package as it seems not possible to get this to work with ALSA.

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

Description:

Wireless connection does not work

Additional info:
* package version(s)

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

* config and/or log files etc.

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

Steps to reproduce:

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

TestingBug ReportHighCritical Runit errors, Closed
100%
Task Description

/sbin/openrc-run: bad interpreter: No such file or directory

I get this error whenever I try to start dhcpcd with sv /etc/runit/

And for sndiod I get this doing the same guide,

warning: sndiod: unable to open supervise/ok: file does not exist

Although rather ironically, If I type sndiod or dhcpcd into root, it works just fine.

Maybe its an FHS issue or possibly, I am screwing up? I am not sure. Feedback is welcome.

This is what I did:

=⇒ Add a service:

ln -s /etc/sv/<service> /var/service
==> Start/stop/restart a service:
sv <start/stop/restart> <service>

more or less, I used this guide.

TestingImplementation RequestHighCritical [xlsfonts] Missing package needs to be added for xenoca ...Closed
100%
Task Description

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

StableUpdate RequestHighHigh [qt5] upgrade Qt project to the 5.6 LTS version, requir ...Closed
100%
Task Description

Cannot mix incompatible Qt library (version 0×50800) with this library (version 0×50904)
Aborted

./Nextcloud-2.3.3-x86_64.AppImage: /usr/lib/libQt5Core.so.5: version `Qt_5.9’ not found (required by /tmp/.mount_NextclpprMnG/usr/bin/../lib/libqt5keychain.so.1

These two packages are directly affected by an older qt5...

Could you update all the qt packages to the LTS version available?

StableBug ReportMediumHigh opensmtpd: permission problems Closed
100%
Task Description

Description:

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

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

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

I could solve it with:

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

and then

sudo rc-service smtpd start

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

AnyUpdate RequestMediumHigh [php] is out of date/support Closed
100%
Task Description

Description:

From official PHP page, our php 7.1 is out of support and security

Our package :
https://www.hyperbola.info/packages/extra/x86_64/php/

PHP page :
https://www.php.net/supported-versions.php

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

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

Additional info:
* package version(9.0)

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

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

$ pacman -Si libcanberra
Repository : extra
Name : libcanberra
Version : 0.30+2+gc0620e4-1
Description : A small and lightweight implementation of the XDG Sound Theme Specification
Architecture : x86_64
URL : http://0pointer.de/lennart/projects/libcanberra Licenses : LGPL Groups : None
Provides : None
Depends On : libvorbis libltdl alsa-lib tdb sound-theme-freedesktop
Optional Deps : libcanberra-pulse: PulseAudio driver

                libcanberra-gstreamer: GStreamer driver

Conflicts With : None
Replaces : None
Download Size : 78.73 KiB
Installed Size : 371.00 KiB
Packager : Jan de Groot jgc@archlinux.org Build Date : Thu 04 May 2017 06:59:26 PM -03
Validated By : MD5 Sum SHA-256 Sum Signature

$ pacman -Ql libcanberra
libcanberra /etc/
libcanberra /etc/X11/
libcanberra /etc/X11/xinit/
libcanberra /etc/X11/xinit/xinitrc.d/
libcanberra /etc/X11/xinit/xinitrc.d/40-libcanberra-gtk-module.sh
libcanberra /usr/
libcanberra /usr/bin/
libcanberra /usr/bin/canberra-boot
libcanberra /usr/bin/canberra-gtk-play
libcanberra /usr/include/
libcanberra /usr/include/canberra-gtk.h
libcanberra /usr/include/canberra.h
libcanberra /usr/lib/
libcanberra /usr/lib/gnome-settings-daemon-3.0/
libcanberra /usr/lib/gnome-settings-daemon-3.0/gtk-modules/
libcanberra /usr/lib/gnome-settings-daemon-3.0/gtk-modules/canberra-gtk-module.desktop
libcanberra /usr/lib/gtk-2.0/
libcanberra /usr/lib/gtk-2.0/modules/
libcanberra /usr/lib/gtk-2.0/modules/libcanberra-gtk-module.so
libcanberra /usr/lib/gtk-3.0/
libcanberra /usr/lib/gtk-3.0/modules/
libcanberra /usr/lib/gtk-3.0/modules/libcanberra-gtk-module.so
libcanberra /usr/lib/gtk-3.0/modules/libcanberra-gtk3-module.so
libcanberra /usr/lib/libcanberra-0.30/
libcanberra /usr/lib/libcanberra-0.30/libcanberra-alsa.la
libcanberra /usr/lib/libcanberra-0.30/libcanberra-alsa.so
libcanberra /usr/lib/libcanberra-0.30/libcanberra-multi.la
libcanberra /usr/lib/libcanberra-0.30/libcanberra-multi.so
libcanberra /usr/lib/libcanberra-0.30/libcanberra-null.la
libcanberra /usr/lib/libcanberra-0.30/libcanberra-null.so
libcanberra /usr/lib/libcanberra-gtk.so
libcanberra /usr/lib/libcanberra-gtk.so.0
libcanberra /usr/lib/libcanberra-gtk.so.0.1.9
libcanberra /usr/lib/libcanberra-gtk3.so
libcanberra /usr/lib/libcanberra-gtk3.so.0
libcanberra /usr/lib/libcanberra-gtk3.so.0.1.9
libcanberra /usr/lib/libcanberra.la
libcanberra /usr/lib/libcanberra.so
libcanberra /usr/lib/libcanberra.so.0
libcanberra /usr/lib/libcanberra.so.0.2.5
libcanberra /usr/lib/pkgconfig/
libcanberra /usr/lib/pkgconfig/libcanberra-gtk.pc
libcanberra /usr/lib/pkgconfig/libcanberra-gtk3.pc
libcanberra /usr/lib/pkgconfig/libcanberra.pc
libcanberra /usr/lib/systemd/
libcanberra /usr/lib/systemd/system/
libcanberra /usr/lib/systemd/system/canberra-system-bootup.service
libcanberra /usr/lib/systemd/system/canberra-system-shutdown-reboot.service
libcanberra /usr/lib/systemd/system/canberra-system-shutdown.service
libcanberra /usr/share/
libcanberra /usr/share/gtk-doc/
libcanberra /usr/share/gtk-doc/html/
libcanberra /usr/share/gtk-doc/html/libcanberra/
libcanberra /usr/share/gtk-doc/html/libcanberra/ch01.html
libcanberra /usr/share/gtk-doc/html/libcanberra/home.png
libcanberra /usr/share/gtk-doc/html/libcanberra/index.html
libcanberra /usr/share/gtk-doc/html/libcanberra/left-insensitive.png
libcanberra /usr/share/gtk-doc/html/libcanberra/left.png
libcanberra /usr/share/gtk-doc/html/libcanberra/libcanberra-canberra-gtk.html
libcanberra /usr/share/gtk-doc/html/libcanberra/libcanberra-canberra.html
libcanberra /usr/share/gtk-doc/html/libcanberra/libcanberra.devhelp2
libcanberra /usr/share/gtk-doc/html/libcanberra/right-insensitive.png
libcanberra /usr/share/gtk-doc/html/libcanberra/right.png
libcanberra /usr/share/gtk-doc/html/libcanberra/style.css
libcanberra /usr/share/gtk-doc/html/libcanberra/up-insensitive.png
libcanberra /usr/share/gtk-doc/html/libcanberra/up.png
libcanberra /usr/share/vala/
libcanberra /usr/share/vala/vapi/
libcanberra /usr/share/vala/vapi/libcanberra-gtk.vapi
libcanberra /usr/share/vala/vapi/libcanberra.vapi

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 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/

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

Contains “/usr/lib/systemd/user/evince.service” file

$ pacman -Si evince
Repository      : extra
Name            : evince
Version         : 3.24.0-1.hyperbola1
Description     : Document viewer (PDF, Postscript, djvu, tiff, dvi, XPS, SyncTex support with gedit, comics books (cbr,cbz,cb7 and cbt))
Architecture    : x86_64
URL             : https://wiki.gnome.org/Apps/Evince
Licenses        : GPL2
Groups          : gnome
Provides        : None
Depends On      : gtk3  libgxps  libspectre  gsfonts  poppler-glib  djvulibre  t1lib  dconf  libsecret  gsettings-desktop-schemas  gnome-desktop  libarchive
                  gst-plugins-base-libs
Optional Deps   : texlive-bin: DVI support
                  gvfs: bookmark support and session saving
Conflicts With  : None
Replaces        : None
Download Size   : 2.61 MiB
Installed Size  : 14.75 MiB
Packager        : Jesús E. <heckyel@hyperbola.info>
Build Date      : Mon 05 Jun 2017 03:46:30 PM -03
Validated By    : MD5 Sum  SHA-256 Sum  Signature
$ pacman -Ql evince > evince_filelist.txt
AnyFeature RequestMediumMedium [fluidsynth] needs OpenRC init script Closed
100%
Task Description

$ pacman -Si fluidsynth
Repository : extra
Name : fluidsynth
Version : 1.1.6-5
Description : A real-time software synthesizer based on the SoundFont 2 specifications
Architecture : x86_64
URL : http://www.fluidsynth.org/ Licenses : LGPL Groups : None
Provides : None
Depends On : jack libpulse
Optional Deps : pulseaudio: PulseAudio sound support
Conflicts With : None
Replaces : None
Download Size : 184.75 KiB
Installed Size : 558.00 KiB
Packager : Felix Yan felixonmars@archlinux.org Build Date : Mon 07 Nov 2016 03:23:53 PM -03
Validated By : MD5 Sum SHA-256 Sum Signature

$ pacman -Ql fluidsynth
fluidsynth /etc/
fluidsynth /etc/conf.d/
fluidsynth /etc/conf.d/fluidsynth
fluidsynth /usr/
fluidsynth /usr/bin/
fluidsynth /usr/bin/fluidsynth
fluidsynth /usr/include/
fluidsynth /usr/include/fluidsynth.h
fluidsynth /usr/include/fluidsynth/
fluidsynth /usr/include/fluidsynth/audio.h
fluidsynth /usr/include/fluidsynth/event.h
fluidsynth /usr/include/fluidsynth/gen.h
fluidsynth /usr/include/fluidsynth/log.h
fluidsynth /usr/include/fluidsynth/midi.h
fluidsynth /usr/include/fluidsynth/misc.h
fluidsynth /usr/include/fluidsynth/mod.h
fluidsynth /usr/include/fluidsynth/ramsfont.h
fluidsynth /usr/include/fluidsynth/seq.h
fluidsynth /usr/include/fluidsynth/seqbind.h
fluidsynth /usr/include/fluidsynth/settings.h
fluidsynth /usr/include/fluidsynth/sfont.h
fluidsynth /usr/include/fluidsynth/shell.h
fluidsynth /usr/include/fluidsynth/synth.h
fluidsynth /usr/include/fluidsynth/types.h
fluidsynth /usr/include/fluidsynth/version.h
fluidsynth /usr/include/fluidsynth/voice.h
fluidsynth /usr/lib/
fluidsynth /usr/lib/libfluidsynth.so
fluidsynth /usr/lib/libfluidsynth.so.1
fluidsynth /usr/lib/libfluidsynth.so.1.5.2
fluidsynth /usr/lib/pkgconfig/
fluidsynth /usr/lib/pkgconfig/fluidsynth.pc
fluidsynth /usr/lib/systemd/
fluidsynth /usr/lib/systemd/system/
fluidsynth /usr/lib/systemd/system/fluidsynth.service
fluidsynth /usr/share/
fluidsynth /usr/share/man/
fluidsynth /usr/share/man/man1/
fluidsynth /usr/share/man/man1/fluidsynth.1.gz

AnyBug ReportMediumMedium [glib-networking] contains systemd unit files Closed
100%
Task Description

Contains “/usr/lib/systemd/user/glib-pacrunner.service” file

$ pacman -Si glib-networking
Repository : extra
Name : glib-networking
Version : 2.50.0-2
Description : Network extensions for GLib
Architecture : x86_64
URL : https://git.gnome.org/browse/glib-networking Licenses : GPL2
Groups : None
Provides : None
Depends On : glib2 libproxy gnutls ca-certificates gsettings-desktop-schemas
Optional Deps : None
Conflicts With : None
Replaces : None
Download Size : 91.81 KiB
Installed Size : 399.00 KiB
Packager : Jan Alexander Steffens (heftig) jan.steffens@gmail.com Build Date : Wed 29 Mar 2017 05:44:28 PM -03
Validated By : MD5 Sum SHA-256 Sum Signature

$ pacman -Ql glib-networking
glib-networking /usr/
glib-networking /usr/lib/
glib-networking /usr/lib/gio/
glib-networking /usr/lib/gio/modules/
glib-networking /usr/lib/gio/modules/libgiognomeproxy.so
glib-networking /usr/lib/gio/modules/libgiognutls.so
glib-networking /usr/lib/gio/modules/libgiolibproxy.so
glib-networking /usr/lib/glib-networking/
glib-networking /usr/lib/glib-networking/glib-pacrunner
glib-networking /usr/lib/systemd/
glib-networking /usr/lib/systemd/user/
glib-networking /usr/lib/systemd/user/glib-pacrunner.service
glib-networking /usr/share/
glib-networking /usr/share/dbus-1/
glib-networking /usr/share/dbus-1/services/
glib-networking /usr/share/dbus-1/services/org.gtk.GLib.PACRunner.service
glib-networking /usr/share/locale/
glib-networking /usr/share/locale/an/
glib-networking /usr/share/locale/an/LC_MESSAGES/
glib-networking /usr/share/locale/an/LC_MESSAGES/glib-networking.mo
glib-networking /usr/share/locale/ar/
glib-networking /usr/share/locale/ar/LC_MESSAGES/
glib-networking /usr/share/locale/ar/LC_MESSAGES/glib-networking.mo
glib-networking /usr/share/locale/as/
glib-networking /usr/share/locale/as/LC_MESSAGES/
glib-networking /usr/share/locale/as/LC_MESSAGES/glib-networking.mo
glib-networking /usr/share/locale/be/
glib-networking /usr/share/locale/be/LC_MESSAGES/
glib-networking /usr/share/locale/be/LC_MESSAGES/glib-networking.mo
glib-networking /usr/share/locale/bg/
glib-networking /usr/share/locale/bg/LC_MESSAGES/
glib-networking /usr/share/locale/bg/LC_MESSAGES/glib-networking.mo
glib-networking /usr/share/locale/bn_IN/
glib-networking /usr/share/locale/bn_IN/LC_MESSAGES/
glib-networking /usr/share/locale/bn_IN/LC_MESSAGES/glib-networking.mo
glib-networking /usr/share/locale/bs/
glib-networking /usr/share/locale/bs/LC_MESSAGES/
glib-networking /usr/share/locale/bs/LC_MESSAGES/glib-networking.mo
glib-networking /usr/share/locale/ca/
glib-networking /usr/share/locale/ca/LC_MESSAGES/
glib-networking /usr/share/locale/ca/LC_MESSAGES/glib-networking.mo
glib-networking /usr/share/locale/ca@valencia/
glib-networking /usr/share/locale/ca@valencia/LC_MESSAGES/
glib-networking /usr/share/locale/ca@valencia/LC_MESSAGES/glib-networking.mo
glib-networking /usr/share/locale/cs/
glib-networking /usr/share/locale/cs/LC_MESSAGES/
glib-networking /usr/share/locale/cs/LC_MESSAGES/glib-networking.mo
glib-networking /usr/share/locale/da/
glib-networking /usr/share/locale/da/LC_MESSAGES/
glib-networking /usr/share/locale/da/LC_MESSAGES/glib-networking.mo
glib-networking /usr/share/locale/de/
glib-networking /usr/share/locale/de/LC_MESSAGES/
glib-networking /usr/share/locale/de/LC_MESSAGES/glib-networking.mo
glib-networking /usr/share/locale/el/
glib-networking /usr/share/locale/el/LC_MESSAGES/
glib-networking /usr/share/locale/el/LC_MESSAGES/glib-networking.mo
glib-networking /usr/share/locale/en_CA/
glib-networking /usr/share/locale/en_CA/LC_MESSAGES/
glib-networking /usr/share/locale/en_CA/LC_MESSAGES/glib-networking.mo
glib-networking /usr/share/locale/en_GB/
glib-networking /usr/share/locale/en_GB/LC_MESSAGES/
glib-networking /usr/share/locale/en_GB/LC_MESSAGES/glib-networking.mo
glib-networking /usr/share/locale/eo/
glib-networking /usr/share/locale/eo/LC_MESSAGES/
glib-networking /usr/share/locale/eo/LC_MESSAGES/glib-networking.mo
glib-networking /usr/share/locale/es/
glib-networking /usr/share/locale/es/LC_MESSAGES/
glib-networking /usr/share/locale/es/LC_MESSAGES/glib-networking.mo
glib-networking /usr/share/locale/et/
glib-networking /usr/share/locale/et/LC_MESSAGES/
glib-networking /usr/share/locale/et/LC_MESSAGES/glib-networking.mo
glib-networking /usr/share/locale/eu/
glib-networking /usr/share/locale/eu/LC_MESSAGES/
glib-networking /usr/share/locale/eu/LC_MESSAGES/glib-networking.mo
glib-networking /usr/share/locale/fa/
glib-networking /usr/share/locale/fa/LC_MESSAGES/
glib-networking /usr/share/locale/fa/LC_MESSAGES/glib-networking.mo
glib-networking /usr/share/locale/fi/
glib-networking /usr/share/locale/fi/LC_MESSAGES/
glib-networking /usr/share/locale/fi/LC_MESSAGES/glib-networking.mo
glib-networking /usr/share/locale/fr/
glib-networking /usr/share/locale/fr/LC_MESSAGES/
glib-networking /usr/share/locale/fr/LC_MESSAGES/glib-networking.mo
glib-networking /usr/share/locale/fur/
glib-networking /usr/share/locale/fur/LC_MESSAGES/
glib-networking /usr/share/locale/fur/LC_MESSAGES/glib-networking.mo
glib-networking /usr/share/locale/gd/
glib-networking /usr/share/locale/gd/LC_MESSAGES/
glib-networking /usr/share/locale/gd/LC_MESSAGES/glib-networking.mo
glib-networking /usr/share/locale/gl/
glib-networking /usr/share/locale/gl/LC_MESSAGES/
glib-networking /usr/share/locale/gl/LC_MESSAGES/glib-networking.mo
glib-networking /usr/share/locale/gu/
glib-networking /usr/share/locale/gu/LC_MESSAGES/
glib-networking /usr/share/locale/gu/LC_MESSAGES/glib-networking.mo
glib-networking /usr/share/locale/he/
glib-networking /usr/share/locale/he/LC_MESSAGES/
glib-networking /usr/share/locale/he/LC_MESSAGES/glib-networking.mo
glib-networking /usr/share/locale/hi/
glib-networking /usr/share/locale/hi/LC_MESSAGES/
glib-networking /usr/share/locale/hi/LC_MESSAGES/glib-networking.mo
glib-networking /usr/share/locale/hu/
glib-networking /usr/share/locale/hu/LC_MESSAGES/
glib-networking /usr/share/locale/hu/LC_MESSAGES/glib-networking.mo
glib-networking /usr/share/locale/id/
glib-networking /usr/share/locale/id/LC_MESSAGES/
glib-networking /usr/share/locale/id/LC_MESSAGES/glib-networking.mo
glib-networking /usr/share/locale/it/
glib-networking /usr/share/locale/it/LC_MESSAGES/
glib-networking /usr/share/locale/it/LC_MESSAGES/glib-networking.mo
glib-networking /usr/share/locale/ja/
glib-networking /usr/share/locale/ja/LC_MESSAGES/
glib-networking /usr/share/locale/ja/LC_MESSAGES/glib-networking.mo
glib-networking /usr/share/locale/kk/
glib-networking /usr/share/locale/kk/LC_MESSAGES/
glib-networking /usr/share/locale/kk/LC_MESSAGES/glib-networking.mo
glib-networking /usr/share/locale/km/
glib-networking /usr/share/locale/km/LC_MESSAGES/
glib-networking /usr/share/locale/km/LC_MESSAGES/glib-networking.mo
glib-networking /usr/share/locale/kn/
glib-networking /usr/share/locale/kn/LC_MESSAGES/
glib-networking /usr/share/locale/kn/LC_MESSAGES/glib-networking.mo
glib-networking /usr/share/locale/ko/
glib-networking /usr/share/locale/ko/LC_MESSAGES/
glib-networking /usr/share/locale/ko/LC_MESSAGES/glib-networking.mo
glib-networking /usr/share/locale/lt/
glib-networking /usr/share/locale/lt/LC_MESSAGES/
glib-networking /usr/share/locale/lt/LC_MESSAGES/glib-networking.mo
glib-networking /usr/share/locale/lv/
glib-networking /usr/share/locale/lv/LC_MESSAGES/
glib-networking /usr/share/locale/lv/LC_MESSAGES/glib-networking.mo
glib-networking /usr/share/locale/ml/
glib-networking /usr/share/locale/ml/LC_MESSAGES/
glib-networking /usr/share/locale/ml/LC_MESSAGES/glib-networking.mo
glib-networking /usr/share/locale/mr/
glib-networking /usr/share/locale/mr/LC_MESSAGES/
glib-networking /usr/share/locale/mr/LC_MESSAGES/glib-networking.mo
glib-networking /usr/share/locale/nb/
glib-networking /usr/share/locale/nb/LC_MESSAGES/
glib-networking /usr/share/locale/nb/LC_MESSAGES/glib-networking.mo
glib-networking /usr/share/locale/nl/
glib-networking /usr/share/locale/nl/LC_MESSAGES/
glib-networking /usr/share/locale/nl/LC_MESSAGES/glib-networking.mo
glib-networking /usr/share/locale/oc/
glib-networking /usr/share/locale/oc/LC_MESSAGES/
glib-networking /usr/share/locale/oc/LC_MESSAGES/glib-networking.mo
glib-networking /usr/share/locale/or/
glib-networking /usr/share/locale/or/LC_MESSAGES/
glib-networking /usr/share/locale/or/LC_MESSAGES/glib-networking.mo
glib-networking /usr/share/locale/pa/
glib-networking /usr/share/locale/pa/LC_MESSAGES/
glib-networking /usr/share/locale/pa/LC_MESSAGES/glib-networking.mo
glib-networking /usr/share/locale/pl/
glib-networking /usr/share/locale/pl/LC_MESSAGES/
glib-networking /usr/share/locale/pl/LC_MESSAGES/glib-networking.mo
glib-networking /usr/share/locale/pt/
glib-networking /usr/share/locale/pt/LC_MESSAGES/
glib-networking /usr/share/locale/pt/LC_MESSAGES/glib-networking.mo
glib-networking /usr/share/locale/pt_BR/
glib-networking /usr/share/locale/pt_BR/LC_MESSAGES/
glib-networking /usr/share/locale/pt_BR/LC_MESSAGES/glib-networking.mo
glib-networking /usr/share/locale/ro/
glib-networking /usr/share/locale/ro/LC_MESSAGES/
glib-networking /usr/share/locale/ro/LC_MESSAGES/glib-networking.mo
glib-networking /usr/share/locale/ru/
glib-networking /usr/share/locale/ru/LC_MESSAGES/
glib-networking /usr/share/locale/ru/LC_MESSAGES/glib-networking.mo
glib-networking /usr/share/locale/sk/
glib-networking /usr/share/locale/sk/LC_MESSAGES/
glib-networking /usr/share/locale/sk/LC_MESSAGES/glib-networking.mo
glib-networking /usr/share/locale/sl/
glib-networking /usr/share/locale/sl/LC_MESSAGES/
glib-networking /usr/share/locale/sl/LC_MESSAGES/glib-networking.mo
glib-networking /usr/share/locale/sr/
glib-networking /usr/share/locale/sr/LC_MESSAGES/
glib-networking /usr/share/locale/sr/LC_MESSAGES/glib-networking.mo
glib-networking /usr/share/locale/sr@latin/
glib-networking /usr/share/locale/sr@latin/LC_MESSAGES/
glib-networking /usr/share/locale/sr@latin/LC_MESSAGES/glib-networking.mo
glib-networking /usr/share/locale/sv/
glib-networking /usr/share/locale/sv/LC_MESSAGES/
glib-networking /usr/share/locale/sv/LC_MESSAGES/glib-networking.mo
glib-networking /usr/share/locale/ta/
glib-networking /usr/share/locale/ta/LC_MESSAGES/
glib-networking /usr/share/locale/ta/LC_MESSAGES/glib-networking.mo
glib-networking /usr/share/locale/te/
glib-networking /usr/share/locale/te/LC_MESSAGES/
glib-networking /usr/share/locale/te/LC_MESSAGES/glib-networking.mo
glib-networking /usr/share/locale/tg/
glib-networking /usr/share/locale/tg/LC_MESSAGES/
glib-networking /usr/share/locale/tg/LC_MESSAGES/glib-networking.mo
glib-networking /usr/share/locale/th/
glib-networking /usr/share/locale/th/LC_MESSAGES/
glib-networking /usr/share/locale/th/LC_MESSAGES/glib-networking.mo
glib-networking /usr/share/locale/tr/
glib-networking /usr/share/locale/tr/LC_MESSAGES/
glib-networking /usr/share/locale/tr/LC_MESSAGES/glib-networking.mo
glib-networking /usr/share/locale/ug/
glib-networking /usr/share/locale/ug/LC_MESSAGES/
glib-networking /usr/share/locale/ug/LC_MESSAGES/glib-networking.mo
glib-networking /usr/share/locale/uk/
glib-networking /usr/share/locale/uk/LC_MESSAGES/
glib-networking /usr/share/locale/uk/LC_MESSAGES/glib-networking.mo
glib-networking /usr/share/locale/vi/
glib-networking /usr/share/locale/vi/LC_MESSAGES/
glib-networking /usr/share/locale/vi/LC_MESSAGES/glib-networking.mo
glib-networking /usr/share/locale/zh_CN/
glib-networking /usr/share/locale/zh_CN/LC_MESSAGES/
glib-networking /usr/share/locale/zh_CN/LC_MESSAGES/glib-networking.mo
glib-networking /usr/share/locale/zh_HK/
glib-networking /usr/share/locale/zh_HK/LC_MESSAGES/
glib-networking /usr/share/locale/zh_HK/LC_MESSAGES/glib-networking.mo
glib-networking /usr/share/locale/zh_TW/
glib-networking /usr/share/locale/zh_TW/LC_MESSAGES/
glib-networking /usr/share/locale/zh_TW/LC_MESSAGES/glib-networking.mo

AnyBug ReportMediumMedium [gvfs-afc] contains systemd unit files Closed
100%
Task Description

Contains “/usr/lib/systemd/user/gvfs-afc-volume-monitor.service” file

$ pacman -Si gvfs-afc
Repository : extra
Name : gvfs-afc
Version : 1.32.1-1.hyperbola2
Description : Virtual filesystem implementation for GIO (AFC backend; Apple mobile devices), without libgdata support
Architecture : x86_64
URL : https://wiki.gnome.org/Projects/gvfs Licenses : LGPL Groups : gnome
Provides : None
Depends On : gvfs=1.32.1 libimobiledevice usbmuxd
Optional Deps : None
Conflicts With : None
Replaces : None
Download Size : 42.23 KiB
Installed Size : 189.00 KiB
Packager : André Silva emulatorman@hyperbola.info Build Date : Fri 09 Jun 2017 06:20:47 AM -03
Validated By : MD5 Sum SHA-256 Sum Signature

$ pacman -Ql gvfs-afc
gvfs-afc /usr/
gvfs-afc /usr/lib/
gvfs-afc /usr/lib/gvfs/
gvfs-afc /usr/lib/gvfs/gvfs-afc-volume-monitor
gvfs-afc /usr/lib/gvfs/gvfsd-afc
gvfs-afc /usr/lib/systemd/
gvfs-afc /usr/lib/systemd/user/
gvfs-afc /usr/lib/systemd/user/gvfs-afc-volume-monitor.service
gvfs-afc /usr/share/
gvfs-afc /usr/share/dbus-1/
gvfs-afc /usr/share/dbus-1/services/
gvfs-afc /usr/share/dbus-1/services/org.gtk.vfs.AfcVolumeMonitor.service
gvfs-afc /usr/share/gvfs/
gvfs-afc /usr/share/gvfs/mounts/
gvfs-afc /usr/share/gvfs/mounts/afc.mount
gvfs-afc /usr/share/gvfs/remote-volume-monitors/
gvfs-afc /usr/share/gvfs/remote-volume-monitors/afc.monitor

AnyBug ReportMediumMedium [gvfs-gphoto2] contains systemd unit files Closed
100%
Task Description

Contains “/usr/lib/systemd/user/gvfs-gphoto2-volume-monitor.service” file

$ pacman -Si gvfs-gphoto2
Repository : extra
Name : gvfs-gphoto2
Version : 1.32.1-1.hyperbola2
Description : Virtual filesystem implementation for GIO (gphoto2 backend; PTP camera, MTP media player), without libgdata support
Architecture : x86_64
URL : https://wiki.gnome.org/Projects/gvfs Licenses : LGPL Groups : gnome
Provides : None
Depends On : gvfs=1.32.1 libgphoto2
Optional Deps : None
Conflicts With : None
Replaces : None
Download Size : 45.05 KiB
Installed Size : 201.00 KiB
Packager : André Silva emulatorman@hyperbola.info Build Date : Fri 09 Jun 2017 06:20:48 AM -03
Validated By : MD5 Sum SHA-256 Sum Signature

$ pacman -Ql gvfs-gphoto2
gvfs-gphoto2 /usr/
gvfs-gphoto2 /usr/lib/
gvfs-gphoto2 /usr/lib/gvfs/
gvfs-gphoto2 /usr/lib/gvfs/gvfs-gphoto2-volume-monitor
gvfs-gphoto2 /usr/lib/gvfs/gvfsd-gphoto2
gvfs-gphoto2 /usr/lib/systemd/
gvfs-gphoto2 /usr/lib/systemd/user/
gvfs-gphoto2 /usr/lib/systemd/user/gvfs-gphoto2-volume-monitor.service
gvfs-gphoto2 /usr/share/
gvfs-gphoto2 /usr/share/dbus-1/
gvfs-gphoto2 /usr/share/dbus-1/services/
gvfs-gphoto2 /usr/share/dbus-1/services/org.gtk.vfs.GPhoto2VolumeMonitor.service
gvfs-gphoto2 /usr/share/gvfs/
gvfs-gphoto2 /usr/share/gvfs/mounts/
gvfs-gphoto2 /usr/share/gvfs/mounts/gphoto2.mount
gvfs-gphoto2 /usr/share/gvfs/remote-volume-monitors/
gvfs-gphoto2 /usr/share/gvfs/remote-volume-monitors/gphoto2.monitor

AnyBug ReportMediumMedium [gvfs-mtp] contains systemd unit files Closed
100%
Task Description

Contains “/usr/lib/systemd/user/gvfs-mtp-volume-monitor.service” file

$ pacman -Si gvfs-mtp
Repository : extra
Name : gvfs-mtp
Version : 1.32.1-1.hyperbola2
Description : Virtual filesystem implementation for GIO (MTP backend; Android, media player), without libgdata support
Architecture : x86_64
URL : https://wiki.gnome.org/Projects/gvfs Licenses : LGPL Groups : gnome
Provides : None
Depends On : gvfs=1.32.1 libmtp
Optional Deps : None
Conflicts With : None
Replaces : None
Download Size : 45.50 KiB
Installed Size : 205.00 KiB
Packager : André Silva emulatorman@hyperbola.info Build Date : Fri 09 Jun 2017 06:20:49 AM -03
Validated By : MD5 Sum SHA-256 Sum Signature

$ pacman -Ql gvfs-mtp
gvfs-mtp /usr/
gvfs-mtp /usr/lib/
gvfs-mtp /usr/lib/gvfs/
gvfs-mtp /usr/lib/gvfs/gvfs-mtp-volume-monitor
gvfs-mtp /usr/lib/gvfs/gvfsd-mtp
gvfs-mtp /usr/lib/systemd/
gvfs-mtp /usr/lib/systemd/user/
gvfs-mtp /usr/lib/systemd/user/gvfs-mtp-volume-monitor.service
gvfs-mtp /usr/share/
gvfs-mtp /usr/share/dbus-1/
gvfs-mtp /usr/share/dbus-1/services/
gvfs-mtp /usr/share/dbus-1/services/org.gtk.vfs.MTPVolumeMonitor.service
gvfs-mtp /usr/share/gvfs/
gvfs-mtp /usr/share/gvfs/mounts/
gvfs-mtp /usr/share/gvfs/mounts/mtp.mount
gvfs-mtp /usr/share/gvfs/remote-volume-monitors/
gvfs-mtp /usr/share/gvfs/remote-volume-monitors/mtp.monitor

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

$ pacman -Si hplip
Repository : extra
Name : hplip
Version : 3.17.4-1.hyperbola1
Description : Drivers for HP DeskJet, OfficeJet, Photosmart, Business Inkjet and some LaserJet, without printers with nonfree drivers support and hplip-plugin binary blobs recommendation (Hyperbola rebranded)
Architecture : x86_64
URL : http://hplipopensource.com Licenses : GPL Groups : None
Provides : None
Depends On : python-dbus ghostscript net-snmp foomatic-db-engine
Optional Deps : cups: for printing support

                sane: for scanner support
                xsane: sane scanner frontend
                python-pillow: for commandline scanning support
                python-reportlab: for pdf output in hp-scan
                rpcbind: for network support
                python-pyqt5: for running GUI and hp-toolbox
                python-gobject: for running hp-toolbox
                libusb: for advanced usb support
                wget: for network support

Conflicts With : None
Replaces : None
Download Size : 17.01 MiB
Installed Size : 27.85 MiB
Packager : André Silva emulatorman@hyperbola.info Build Date : Tue 16 May 2017 06:57:05 PM -03
Validated By : MD5 Sum SHA-256 Sum Signature

$ pacman -Ql hplip > hplip_fileslist.txt

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

$ pacman -Si ifplugd
Repository : extra
Name : ifplugd
Version : 0.28-14
Description : A daemon which brings up/down network interfaces upon cable insertion/removal.
Architecture : x86_64
URL : http://0pointer.de/lennart/projects/ifplugd Licenses : GPL2
Groups : None
Provides : None
Depends On : libdaemon bash
Optional Deps : None
Conflicts With : None
Replaces : None
Download Size : 20.61 KiB
Installed Size : 53.00 KiB
Packager : Thomas Bächler thomas@archlinux.org Build Date : Thu 06 Jun 2013 03:33:53 PM -03
Validated By : MD5 Sum SHA-256 Sum Signature

$ pacman -Ql ifplugd
ifplugd /etc/
ifplugd /etc/ifplugd/
ifplugd /etc/ifplugd/ifplugd.conf
ifplugd /usr/
ifplugd /usr/bin/
ifplugd /usr/bin/ifplugd
ifplugd /usr/bin/ifplugd-daemon
ifplugd /usr/bin/ifplugstatus
ifplugd /usr/lib/
ifplugd /usr/lib/systemd/
ifplugd /usr/lib/systemd/system/
ifplugd /usr/lib/systemd/system/ifplugd@.service
ifplugd /usr/share/
ifplugd /usr/share/man/
ifplugd /usr/share/man/man5/
ifplugd /usr/share/man/man5/ifplugd.conf.5.gz
ifplugd /usr/share/man/man8/
ifplugd /usr/share/man/man8/ifplugd.8.gz
ifplugd /usr/share/man/man8/ifplugstatus.8.gz

AnyBug ReportMediumMedium [libteam] contains systemd unit files Closed
100%
AnyFeature RequestMediumMedium [net-snmp] needs OpenRC init scripts Closed
100%
AnyFeature RequestMediumMedium [smartmontools] needs OpenRC init script Closed
100%
AnyFeature RequestMediumMedium [speech-dispatcher] needs OpenRC init script Closed
100%
AnyFeature RequestMediumMedium [usbmuxd] needs OpenRC init script Closed
100%
AnyFeature RequestMediumMedium [x11vnc] needs OpenRC init script Closed
100%
AnyImplementation RequestMediumMedium [ncdu] add new package Closed
100%
AnyFeature RequestMediumMedium [openconnect] needs OpenRC init scripts  Closed
100%
AnyUpdate RequestMediumMedium [cups] update request Closed
100%
AnySecurity IssueMediumMedium [openssh] CVE-2018-15919 Closed
100%
StableImplementation RequestMediumMedium [materia-theme] add package 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%
TestingBug ReportMediumMedium [xfontsel] Problem with font handling Closed
100%
AnyFreedom IssueMediumLow [aiksaurus] vague terminology "Open Source" in descript ...Closed
100%
AnyFreedom IssueMediumLow [assimp] vague terminology "Open Source" in description ...Closed
100%
AnyFreedom IssueMediumLow [cmake] vague terminology "Open Source" in description  ...Closed
100%
AnyFreedom IssueMediumLow [gstreamer] vague terminology "Open Source" in descript ...Closed
100%
AnyFreedom IssueMediumLow [java-openjfx] vague terminology "Open Source" in descr ...Closed
100%
AnyFreedom IssueMediumLow [java-openjfx-doc] vague terminology "Open Source" in d ...Closed
100%
AnyFreedom IssueMediumLow [java-openjfx-src] vague terminology "Open Source" in d ...Closed
100%
AnyFreedom IssueMediumLow [kdegames-kigo] vague terminology "Open Source" in desc ...Closed
100%
AnyFreedom IssueMediumLow [libgdiplus] vague terminology "Open Source" in descrip ...Closed
100%
Showing tasks 1 - 50 of 124 Page 1 of 3

Available keyboard shortcuts

Tasklist

Task Details

Task Editing