All Projects

Project Category Task Type Priority Severity Summary Status  desc Progress
PackagesAnyFeature RequestVery HighHigh [tracker] contains systemd unit files Closed
100%
Task Description

Description:

  • The Arch version of Tracker from the snapshot used by Hyperbola comes with systemd support. Since Hyperbola follows the Init Freedom Campaign , systemd unit files removal is required. OpenRC init script replacement isn’t possible here because Tracker is using a systemd unit file adapted for users instead of system users.

Additional info:

  • tracker 1.12.0-2.hyperbola1
$ pacman -Si tracker
Repository      : extra
Name            : tracker
Version         : 1.12.0-2.hyperbola1
Description     : Desktop-neutral user information store, search tool and indexer
Architecture    : x86_64
URL             : https://wiki.gnome.org/Projects/Tracker
Licenses        : GPL
Groups          : gnome
Provides        : None
Depends On      : libtracker-sparql=1.12.0-2.hyperbola1  libsecret  upower  libexif  exempi  poppler-glib  libgsf  enca  libiptcdata  libcue  libosinfo  libnm-glib
                  gtk3  libgxps  taglib  flac  libvorbis  totem-plparser  gst-plugins-base-libs  giflib  libgrss  gvfs
Optional Deps   : nautilus: edit files' tracker tags
Conflicts With  : None
Replaces        : None
Download Size   : 1142.60 KiB
Installed Size  : 8459.00 KiB
Packager        : Scott Adams <haricot@hyperbola.info>
Build Date      : Thu 08 Jun 2017 03:57:24 PM -03
Validated By    : MD5 Sum  SHA-256 Sum  Signature
/usr/lib/systemd/user/tracker-extract.service is owned by tracker 1.12.0-2.hyperbola1
/usr/lib/systemd/user/tracker-miner-apps.service is owned by tracker 1.12.0-2.hyperbola1
/usr/lib/systemd/user/tracker-miner-fs.service is owned by tracker 1.12.0-2.hyperbola1
/usr/lib/systemd/user/tracker-miner-rss.service is owned by tracker 1.12.0-2.hyperbola1
/usr/lib/systemd/user/tracker-store.service is owned by tracker 1.12.0-2.hyperbola1
/usr/lib/systemd/user/tracker-writeback.service is owned by tracker 1.12.0-2.hyperbola1

Steps to reproduce:

  • Install package.
PackagesAnyFeature RequestVery HighHigh [vino] contains systemd unit file Closed
100%
Task Description

Description:

  • The Arch version of Vino from the snapshot used by Hyperbola comes with systemd support. Since Hyperbola follows the Init Freedom Campaign , systemd unit files removal is required. OpenRC init script replacement isn’t possible here because Vino is using a systemd unit file adapted for users instead of system users.

Additional info:

  • vino 3.22.0-1.hyperbola1
$ pacman -Si vino
Repository      : extra
Name            : vino
Version         : 3.22.0-1.hyperbola1
Description     : A VNC server for the GNOME desktop
Architecture    : x86_64
URL             : https://wiki.gnome.org/Projects/Vino
Licenses        : GPL
Groups          : gnome
Provides        : None
Depends On      : libnotify  libxtst  libsm  telepathy-glib  gtk3  libsecret  avahi  gnutls
Optional Deps   : None
Conflicts With  : None
Replaces        : None
Download Size   : 368.24 KiB
Installed Size  : 2723.00 KiB
Packager        : Scott Adams <haricot@hyperbola.info>
Build Date      : Fri 09 Jun 2017 02:01:33 AM -03
Validated By    : MD5 Sum  SHA-256 Sum  Signature
/usr/lib/systemd/user/vino-server.service is owned by vino 3.22.0-1.hyperbola1

Steps to reproduce:

  • Install package.
PackagesAnyFeature RequestVery HighHigh [mkinitcpio] enable "hidepid" support in /proc filesyst ...Closed
100%
Task Description

Description:

  • Enable “hidepid” support in /proc filesystem

Additional info:

  • mkinitcpio 23-1.hyperbola2
/usr/lib/initcpio/init_functions
----
 mount_setup() {
     mount -t proc proc /proc -o nosuid,noexec,nodev
+    mount /proc -o remount,gid=26,hidepid=2
     mount -t sysfs sys /sys -o nosuid,noexec,nodev
     mount -t devtmpfs dev /dev -o mode=0755,nosuid
     mount -t tmpfs run /run -o nosuid,nodev,mode=0755
     mkdir -m755 /run/initramfs
$ pacman -Si mkinitcpio
Repository      : core
Name            : mkinitcpio
Version         : 23-1.hyperbola2
Description     : Modular initramfs image creation utility, with eudev support
Architecture    : any
URL             : https://projects.archlinux.org/mkinitcpio.git/
Licenses        : GPL
Groups          : None
Provides        : None
Depends On      : awk  mkinitcpio-busybox>=1.19.4-2  kmod  util-linux>=2.23  libarchive  coreutils  bash  findutils  grep  filesystem>=2011.10-1  gzip  eudev
Optional Deps   : xz: Use lzma or xz compression for the initramfs image
                  bzip2: Use bzip2 compression for the initramfs image
                  lzop: Use lzo compression for the initramfs image
                  lz4: Use lz4 compression for the initramfs image
                  mkinitcpio-nfs-utils: Support for root filesystem on NFS
Conflicts With  : None
Replaces        : None
Download Size   : 38.60 KiB
Installed Size  : 194.00 KiB
Packager        : André Silva <emulatorman@hyperbola.info>
Build Date      : Tue 27 Feb 2018 12:00:17 AM -03
Validated By    : MD5 Sum  SHA-256 Sum  Signature

Steps to reproduce:

  • On booting.
PackagesAnySecurity IssueVery HighCritical [openrc] remove dangerous "local" init script Closed
100%
Task Description

Description:

  • Remove dangerous “local” init script, is a bad idea to use it, see:

https://wiki.gentoo.org/wiki//etc/local.d

Additional info:

  • openrc 0.28-17
  • remove:
    • “/etc/init.d/local”
    • “/etc/local.d/README”
    • “/etc/local.d/”
/etc/init.d/agetty
----
-        after local
+        after *
$ pacman -Si openrc
Repository      : core
Name            : openrc
Version         : 0.28-17
Description     : A dependency based init system that works with the system provided init program
Architecture    : x86_64
URL             : https://wiki.gentoo.org/wiki/Project:OpenRC
Licenses        : BSD2
Groups          : None
Provides        : None
Depends On      : psmisc  pam
Optional Deps   : netifrc: network interface management scripts
                  networkmanager: network connection manager and user applications
Conflicts With  : None
Replaces        : None
Download Size   : 194.10 KiB
Installed Size  : 1727.00 KiB
Packager        : André Silva <emulatorman@hyperbola.info>
Build Date      : Thu 05 Jul 2018 01:37:37 PM -03
Validated By    : MD5 Sum  SHA-256 Sum  Signature

Steps to reproduce:

  • On boot.
PackagesAnyFeature RequestVery HighHigh [openrc] minor fix in /proc mount option Closed
100%
Task Description

Description:

  • Change the “/proc” filesystem option, reverting FS#1038 .

Additional info:

  • openrc 0.28-17
/usr/lib/rc/sh/init.sh
----
-                mount -n -t proc -o noexec,nosuid,nodev,hidepid=2,gid=proc proc /proc
+                mount -n -t proc -o noexec,nosuid,nodev,gid=26,hidepid=2 proc /proc
$ pacman -Si openrc
Repository      : core
Name            : openrc
Version         : 0.28-17
Description     : A dependency based init system that works with the system provided init program
Architecture    : x86_64
URL             : https://wiki.gentoo.org/wiki/Project:OpenRC
Licenses        : BSD2
Groups          : None
Provides        : None
Depends On      : psmisc  pam
Optional Deps   : netifrc: network interface management scripts
                  networkmanager: network connection manager and user applications
Conflicts With  : None
Replaces        : None
Download Size   : 194.10 KiB
Installed Size  : 1727.00 KiB
Packager        : André Silva <emulatorman@hyperbola.info>
Build Date      : Thu 05 Jul 2018 01:37:37 PM -03
Validated By    : MD5 Sum  SHA-256 Sum  Signature

Steps to reproduce:

  • none.
PackagesAnyBug ReportVery HighCritical [openrc] fix "chroot" initscript Closed
100%
Task Description

Description:

  • “chroot” initscript contains some errors on “chroot” initscript.

Additional info:

  • openrc 0.28-18

/etc/conf.d/chroot


 # initial command
 CR_COMD=/sbin/openrc-init
-# network interfaces
-CR_NINF="veth_guest ethernet"
-# wifi interfaces
-CR_WINF="wifi"
-# service dependecies
-CR_DEPS="net_veth.interface_host
-         chroot.name net.interface_ethernet net.interface_wifi"
+# network interfaces, example: CR_NINF="veh0 eth0"
+CR_NINF=""
+# wifi interfaces, example: CR_WINF="wlan0"
+CR_WINF=""
+# service dependecies, example: CR_DEPS="net.veh0 chroot.dns chroot.ntp net.eth0 net.wlan0"
+CR_DEPS=""
 # wait in seconds to run CR_COMD
 CR_CDWT=1
-# wait in seconds to start the sercice
+# wait in seconds to start the service
 CR_STWT=7
 # wait in seconds to stop the service
 CR_SPWT=7

/etc/init.d/chroot


 depend() {
-        need $CR_NDEP
+        need $CR_DEPS
         after modules bootmisc localmount net netmount
         keyword -jail -prefix -vserver
         provide oslv
 }

$ pacman -Si openrc
Repository      : core
Name            : openrc
Version         : 0.28-18
Description     : A dependency based init system that works with the system provided init program
Architecture    : x86_64
URL             : https://wiki.gentoo.org/wiki/Project:OpenRC
Licenses        : BSD2
Groups          : None
Provides        : None
Depends On      : psmisc  pam
Optional Deps   : netifrc: network interface management scripts
                  networkmanager: network connection manager and user applications
Conflicts With  : None
Replaces        : None
Download Size   : 193.18 KiB
Installed Size  : 1720.00 KiB
Packager        : André Silva <emulatorman@hyperbola.info>
Build Date      : Sun 08 Jul 2018 01:28:16 AM -03
Validated By    : MD5 Sum  SHA-256 Sum  Signature

Steps to reproduce:

  • On boot “openrc” and/or start “chroot” initscripts.
PackagesAnyBug ReportVery HighCritical [netifrc] fix "net_veth" and "net_macsec" initscripts Closed
100%
Task Description

Description:

  • “net_veth” and “net_macsec” initscripts contains some issues.

Additional info:

  • netifrc 0.6.0-2.backports1

/etc/conf.d/net_veth


-# Source Interface (host)
-IFSRC=interface_host
+# Source Interface (host), example: IFSRC=veh0
+IFSRC=veh0
 # Set custom parameters on Source Interface
 IFCTS=
-# Destination Interface (guest)
-IFDST=interface_guest
+# Destination Interface (guest), example: IFDST=veg0
+IFDST=veg0
 # Set custom parameters on Destination Interface
 IFCTD=

/etc/conf.d/net_macsec


-# Source Interface (host)
-IFSRC=interface_host
-# Network init service dependency from Source Interface
-#IFDEP=net.interface_host
-# Destination Interface (macsec/guest)
-IFDST=interface_macsec
+# Source Interface (host), example: IFSRC=eth0
+IFSRC=eth0
+# Network init service dependency from Source Interface, example: IFDEP=net.eth0
+IFDEP=
+# Destination Interface (macsec/guest), example: IFDST=macsec0
+IFDST=macsec0
 # Set custom parameters on MACsec Interface
 IFCTD=

---

 IFPAR="cipher gcm-aes-128
        icvlen 16
        encrypt on
        protect off
        replay off
        send_sci on
-       validate strict"
+       validate disabled"

---

-# Add receive channels and/or receive association keys (RXSC), examples:
-#
-# [sci_<0..ffffffffffffffff(hex)>|port_<1..65535(dec)>_address_<00:00:00:00:00:00..ff:ff:ff:ff:ff:ff(hex)>][_<on/off>]
-#
-# sci_0
-# sci_ffffffffffffffff_on
-# port_1_address_00:00:00:00:00:00
-# port_2_address_ff:ff:ff:ff:ff:ff_off
-#
-# [sci_<0..ffffffffffffffff(hex)>_|port_<1..65535(dec)>_address_<00:00:00:00:00:00..ff:ff:ff:ff:ff:ff(hex)>_]sa_<0..3(dec)>_[pn_<1..4294967295(dec)>_][<on/off>_]key_<00..ff(hex)>_<00000000000000000000000000000000..ffffffffffffffffffffffffffffffff(hex)>
-#
-# sa_0_key_00_00000000000000000000000000000000
-# sa_1_key_pn_1_01_f00f00f00f00f00f00f00f00f00f00f0
-# sa_2_key_on_32_de_de00de00de00de00de00de00de00de00
-# sa_3_key_pn_16345_off_a1_fca1fca1fca1fca1fca1fca1fca1fca1
-# sci_0_sa_0_key_00_00000000000000000000000000000000
-# sci_32_sa_1_key_pn_1_01_f00f00f00f00f00f00f00f00f00f00f0
-# sci_451_sa_2_key_on_32_de_de00de00de00de00de00de00de00de00
-# sci_7438f_sa_3_key_pn_16345_off_a1_fca1fca1fca1fca1fca1fca1fca1fca1
-# port_1_address_00:00:00:00:00:00_sa_0_key_00_00000000000000000000000000000000
-# port_2_address_ff:ff:ff:ff:ff:ff_sa_1_key_pn_1_01_f00f00f00f00f00f00f00f00f00f00f0
-# port_3_address_00:00:00:ff:ff:ff_sa_2_key_on_32_de_de00de00de00de00de00de00de00de00
-# port_4_address_ff:ff:ff:00:00:00_sa_3_key_pn_16345_off_a1_fca1fca1fca1fca1fca1fca1fca1fca1
+# Add receive channels and/or receive association keys (RXSC), examples:
+#
+# "[sci <0..ffffffffffffffff(hex)>|port <1..65535(dec)> address <00:00:00:00:00:00..ff:ff:ff:ff:ff:ff(hex)>][ <on/off>]"
+#
+# "sci 0"
+# "sci ffffffffffffffff on"
+# "port 1 address 00:00:00:00:00:00"
+# "port 2 address ff:ff:ff:ff:ff:ff off"
+#
+# "[sci <0..ffffffffffffffff(hex)> |port <1..65535(dec)> address <00:00:00:00:00:00..ff:ff:ff:ff:ff:ff(hex)> ]sa <0..3(dec)> [pn <1..4294967295(dec)> ][<on/off> ]key <00..ff(hex)> <00000000000000000000000000000000..ffffffffffffffffffffffffffffffff(hex)>"
+#
+# "sci 0 sa 0 key 00 00000000000000000000000000000000"
+# "sci 32 sa 1 pn 1 key 01 f00f00f00f00f00f00f00f00f00f00f0"
+# "sci 451 sa 2 on key de de00de00de00de00de00de00de00de00"
+# "sci 7438f sa 3 pn 16345 off key a1 fca1fca1fca1fca1fca1fca1fca1fca1"
+# "port 1 address 00:00:00:00:00:00 sa 0 key 00 00000000000000000000000000000000"
+# "port 2 address ff:ff:ff:ff:ff:ff sa 1 pn 1 key 01 f00f00f00f00f00f00f00f00f00f00f0"
+# "port 3 address 00:00:00:ff:ff:ff sa 2 on key de de00de00de00de00de00de00de00de00"
+# "port 4 address ff:ff:ff:00:00:00 sa 3 pn 16345 off key a1 fca1fca1fca1fca1fca1fca1fca1fca1"
+#
+# IFRSC=("port 1 address 00:00:00:00:00:00 on"
+#        "port 1 address 00:00:00:00:00:00 sa 0 pn 1 on key 00 00000000000000000000000000000000"
+#        "sci ffffffffffff0001 on"
+#        "sci ffffffffffff0001 sa 0 pn 1 on key 00 ffffffffffffffffffffffffffffffff")
 IFRSC=()

-# Add trasmition association keys (TXSC) , examples:
-# sa_<0..3(dec)>_[pn_<1..4294967295(dec)>_][<on/off>_]key_<00..ff(hex)>_<00000000000000000000000000000000..ffffffffffffffffffffffffffffffff(hex)>
-#
-# sa_0_key_00_00000000000000000000000000000000
-# sa_1_key_pn_1_01_f00f00f00f00f00f00f00f00f00f00f0
-# sa_2_key_on_32_de_de00de00de00de00de00de00de00de00
-# sa_3_key_pn_16345_off_a1_fca1fca1fca1fca1fca1fca1fca1fca1
+# Add trasmition association keys (TXSC) , examples:
+# "sa <0..3(dec)> [pn <1..4294967295(dec)> ][<on/off> ]key <00..ff(hex)> <00000000000000000000000000000000..ffffffffffffffffffffffffffffffff(hex)>"
+#
+# "sa 0 key 00 00000000000000000000000000000000"
+# "sa 1 pn 1 key 01 f00f00f00f00f00f00f00f00f00f00f0"
+# "sa 2 on key de de00de00de00de00de00de00de00de00"
+# "sa 3 pn 16345 off key a1 fca1fca1fca1fca1fca1fca1fca1fca1"
+#
+# IFTSC=("sa 0 pn 1 on key 00 00000000000000000000000000000000")
 IFTSC=()

/etc/init.d/net_macsec


                         if [[ $IFRSC ]]; then
-                                for mac_rxsc in ${IFRSC[@]}; do
-                                        ip macsec add $IFDST rx ${mac_rxsc/_/ }
+                                for mac_rxsc in "${IFRSC[@]}"; do
+                                        ip macsec add $IFDST rx $mac_rxsc
                                 done
                         fi
                         if [[ $IFTSC ]]; then
-                                for mac_txsc in ${IFTSC[@]}; do
-                                        ip macsec add $IFDST tx ${mac_txsc/_/ }
+                                for mac_txsc in "${IFTSC[@]}"; do
+                                        ip macsec add $IFDST tx $mac_txsc
                                 done
                         fi

$ pacman -Si netifrc
Repository      : core
Name            : netifrc
Version         : 0.6.0-2.backports1
Description     : Network interface management scripts
Architecture    : x86_64
URL             : https://wiki.gentoo.org/wiki/Netifrc
Licenses        : BSD2
Groups          : base
Provides        : None
Depends On      : eudev
Optional Deps   : iproute2: for interface handler, VPN, bridging and tunneling support (recommended)
                  net-tools: for interface handler support
                  bridge-utils: for bridging support
                  linux-atm: for CLIP and RFC 2684 bridge support
                  wpa_supplicant: for wireless networking support (recommended)
                  wireless_tools: for wireless networking support
                  dhcpcd: for DHCP support (recommended)
                  dhclient: for DHCP support
                  busybox: for DHCP support
                  iputils: for APIPA support
                  ifenslave: for bonding interfaces
                  ppp: for PPP and ADSL support (recommended)
                  rp-pppoe: for ADSL support
                  macchanger: for changing MAC addresses
                  ifplugd: for cable in/out detection
Conflicts With  : None
Replaces        : None
Download Size   : 66.18 KiB
Installed Size  : 373.00 KiB
Packager        : André Silva <emulatorman@hyperbola.info>
Build Date      : Tue 03 Jul 2018 12:16:13 AM -03
Validated By    : MD5 Sum  SHA-256 Sum  Signature

Steps to reproduce:

  • Boot “openrc” and/or start “net_{veth,macsec}” initscripts.
PackagesAnyBug ReportVery HighCritical [netifrc] "net.lo" initscript is forced to load in "boo ...Closed
100%
Task Description

Description:

  • “net.lo” initscript is forced to load in “boot” runlevel by default.
  • “loopback” interface doesn’t need changes.
  • “net.lo” initscript conflicts with another network services, like: NetworkManager.
  • “net.lo” initscript takes extra processor and memory resources when is useless.

Additional info:

  • netifrc 0.6.0-2.backports1
This file needs be removed:
* /etc/runlevels/boot/net.lo
$ pacman -Si netifrc
Repository      : core
Name            : netifrc
Version         : 0.6.0-2.backports1
Description     : Network interface management scripts
Architecture    : x86_64
URL             : https://wiki.gentoo.org/wiki/Netifrc
Licenses        : BSD2
Groups          : base
Provides        : None
Depends On      : eudev
Optional Deps   : iproute2: for interface handler, VPN, bridging and tunneling support (recommended)
                  net-tools: for interface handler support
                  bridge-utils: for bridging support
                  linux-atm: for CLIP and RFC 2684 bridge support
                  wpa_supplicant: for wireless networking support (recommended)
                  wireless_tools: for wireless networking support
                  dhcpcd: for DHCP support (recommended)
                  dhclient: for DHCP support
                  busybox: for DHCP support
                  iputils: for APIPA support
                  ifenslave: for bonding interfaces
                  ppp: for PPP and ADSL support (recommended)
                  rp-pppoe: for ADSL support
                  macchanger: for changing MAC addresses
                  ifplugd: for cable in/out detection
Conflicts With  : None
Replaces        : None
Download Size   : 66.18 KiB
Installed Size  : 373.00 KiB
Packager        : André Silva <emulatorman@hyperbola.info>
Build Date      : Tue 03 Jul 2018 12:16:13 AM -03
Validated By    : MD5 Sum  SHA-256 Sum  Signature

Steps to reproduce:

  • Boot “openrc”.
  • Install and update [netifrc] package.
PackagesAnyBug ReportVery HighCritical [eudev] "udev" and "udev-trigger" initscripts are force ...Closed
100%
Task Description

Description:

  • “udev” initscript is loaded by “udev-trigger”.
  • “udev-trigger” is needed load on “boot” runlevel, not”sysinit” one.
  • “udev-trigger” initscript is forced to be added in the sysinit runlevel through upgrading package process
  • It avoids use “eudev” side-by-side with “vdev”.

Additional info:

  • eudev 3.2.5-2
This file need be removed:
* /etc/runlevels/sysinit/udev
This file needs to be changed in "boot" runlevel, not "sysinit" runlevel;
This file needs be included only in the installing process not updating one.
- /etc/runlevels/sysinit/udev-trigger
+ /etc/runlevels/boot/udev-trigger
$ pacman -Si eudev
Repository      : core
Name            : eudev
Version         : 3.2.5-2
Description     : The userspace dev tools (udev) forked by Gentoo, with OpenRC support
Architecture    : x86_64
URL             : https://wiki.gentoo.org/wiki/Project:Eudev
Licenses        : GPL
Groups          : None
Provides        : udev
Depends On      : libeudev  kbd  kmod  hwids  util-linux
Optional Deps   : None
Conflicts With  : udev
Replaces        : udev
Download Size   : 931.20 KiB
Installed Size  : 7072.00 KiB
Packager        : André Silva <emulatorman@hyperbola.info>
Build Date      : Sun 01 Jul 2018 01:26:17 AM -03
Validated By    : MD5 Sum  SHA-256 Sum  Signature

Steps to reproduce:

  • Boot “openrc”.
  • Install and update [eudev] package.
PackagesAnyBug ReportVery HighCritical [openrc] run "sysctl" initscript after "net" initscript Closed
100%
Task Description

Description:

  • “sysctl” initscript doesn’t set sysctl parameters on network interfaces.
  • “sysctl” initscript needs run “sysctl” initscript after “net” initscript.

Additional info:

  • openrc 0.28-18

/etc/init.d/sysctl


-        after clock
+        after clock net

$ pacman -Si openrc
Repository      : core
Name            : openrc
Version         : 0.28-18
Description     : A dependency based init system that works with the system provided init program
Architecture    : x86_64
URL             : https://wiki.gentoo.org/wiki/Project:OpenRC
Licenses        : BSD2
Groups          : None
Provides        : None
Depends On      : psmisc  pam
Optional Deps   : netifrc: network interface management scripts
                  networkmanager: network connection manager and user applications
Conflicts With  : None
Replaces        : None
Download Size   : 193.18 KiB
Installed Size  : 1720.00 KiB
Packager        : André Silva <emulatorman@hyperbola.info>
Build Date      : Sun 08 Jul 2018 01:28:16 AM -03
Validated By    : MD5 Sum  SHA-256 Sum  Signature

Steps to reproduce:

  • Boot “openrc”
PackagesAnyFeature RequestVery HighHigh [umurmur] needs OpenRC init script and contains systemd ...Closed
100%
Task Description

Description:

  • needs OpenRC init script and contains systemd file

Additional info:

  • umurmur 0.2.16_a-6
umurmur /usr/lib/systemd/system/umurmur.service

Steps to reproduce:

  • none
PackagesAnyBug ReportVery HighHigh [openrc] needs a minor fix Closed
100%
Task Description

Description:

  • OpenRC needs a minor fix (remount proc)

Additional info:

  • openrc 0.28-19
openrc /usr/lib/rc/sh/init.sh

-        mount -n -t proc -o noexec,nosuid,nodev,gid=proc,hidepid=2 proc /proc
+        mount -n -t proc -o noexec,nosuid,nodev proc /proc
+        mount -n /proc -o remount,gid=26,hidepid=2

Steps to reproduce:

  • Boot OpenRC in chroot with unshare
PackagesAnyReplace 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.
PackagesAnySecurity IssueVery HighCritical [schroedinger] unmaintained and unsupportable Closed
100%
Task Description

Description:

  • Remove Schrödinger in Hyperbola because it’s unmaintained and unsupportable. [0] [1]
  • Note: It requires [ffmpeg], [ffmpeg2.8] and [gst-plugins-bad] rebuilding

Additional info:

  • schroedinger 1.0.11-3
$ pacman -Si schroedinger
Repository      : extra
Name            : schroedinger
Version         : 1.0.11-3
Description     : An implemenation of the Dirac video codec in ANSI C code
Architecture    : x86_64
URL             : https://launchpad.net/schroedinger
Licenses        : GPL2  LGPL2.1  MPL  MIT
Groups          : None
Provides        : None
Depends On      : orc  gcc-libs
Optional Deps   : None
Conflicts With  : None
Replaces        : None
Download Size   : 331.64 KiB
Installed Size  : 1676.00 KiB
Packager        : Evangelos Foutras <evangelos@foutrelis.com>
Build Date      : Sat 05 Dec 2015 12:28:01 PM -03
Validated By    : MD5 Sum  SHA-256 Sum  Signature

Steps to reproduce:

  • Contains security holes.
PackagesAnyBug ReportVery HighHigh [mkinitcpio] consolefont and keymap hooks is adapted to ...Closed
100%
Task Description

Description:

  • “consolefont” and “keymap” hooks is adapted to systemd using /etc/vconsole.conf file, those hooks are needed to adapt to [openrc] with /etc/conf.d/consolefont and /etc/conf.d/keymaps

Additional info:

  • mkinitcpio 23-1.hyperbola3.1
/usr/lib/initcpio/install/consolefont
---
-        [[ -s /etc/vconsole.conf ]] && . /etc/vconsole.conf
+        [[ -s /etc/conf.d/consolefont ]] && . /etc/conf.d/consolefont

-        if [[ $FONT ]]; then
-            for file in "/usr/share/kbd/consolefonts/$FONT".@(fnt|psf?(u))?(.gz); do
+        if [[ $consolefont ]]; then
+            for file in "/usr/share/kbd/consolefonts/$consolefont".@(fnt|psf?(u))?(.gz); do

-            error "consolefont: requested font not found: \`%s'" "$FONT"
+            error "consolefont: requested font not found: \`%s'" "$consolefont"

-This hook loads consolefont specified in vconsole.conf during early 
-userspace.
+This hook loads consolefont specified in /etc/conf.d/consolefont during 
+early userspace.
/usr/lib/initcpio/install/keymap
---
-        for cfg in /etc/{vconsole,locale}.conf; do
+        for cfg in /etc/{conf.d/keymaps,locale}.conf; do

-        loadkeys -q $uc ${KEYMAP:-us} -b > "$BUILDROOT/keymap.bin"
+        loadkeys -q $uc ${keymap:-us} -b > "$BUILDROOT/keymap.bin"

-This hook loads keymap(s) specified in vconsole.conf during early 
-userspace.
+This hook loads keymap(s) specified in /etc/conf.d/keymaps during 
+early userspace.
Repository      : core
Name            : mkinitcpio
Version         : 23-1.hyperbola3.1
Description     : Modular initramfs image creation utility, with eudev support
Architecture    : any
URL             : https://projects.archlinux.org/mkinitcpio.git/
Licenses        : GPL
Groups          : None
Provides        : None
Depends On      : awk  mkinitcpio-busybox>=1.19.4-2  kmod  util-linux>=2.23  libarchive  coreutils  bash  findutils  grep  filesystem>=2011.10-1  gzip  eudev
Optional Deps   : xz: Use lzma or xz compression for the initramfs image
                  bzip2: Use bzip2 compression for the initramfs image
                  lzop: Use lzo compression for the initramfs image
                  lz4: Use lz4 compression for the initramfs image
                  mkinitcpio-nfs-utils: Support for root filesystem on NFS
Conflicts With  : None
Replaces        : None
Download Size   : 38.40 KiB
Installed Size  : 186.00 KiB
Packager        : André Silva <emulatorman@hyperbola.info>
Build Date      : Fri 05 Oct 2018 03:28:32 AM -03
Validated By    : MD5 Sum  SHA-256 Sum  Signature

Steps to reproduce:

  • Use “consolefont” and “keymap” hooks from mkinitcpio
PackagesAnyFreedom IssueVery HighCritical [gens] contains nonfree Starscream code Closed
100%
Task Description

Gens contains nonfree Starscream code

$ pacman -Si gens
Repository      : multilib
Name            : gens
Version         : 2.15.5-10
Description     : A Sega Genesis / Sega CD / Sega 32X emulator
Architecture    : x86_64
URL             : http://gens.sourceforge.net
Licenses        : GPL
Groups          : None
Provides        : None
Depends On      : lib32-gtk2  lib32-sdl
Optional Deps   : lib32-alsa-plugins: Sound support for PulseAudio
                  lib32-libpulse: Sound support for PulseAudio
Conflicts With  : None
Replaces        : None
Download Size   : 359.08 KiB
Installed Size  : 1948.00 KiB
Packager        : Maxime Gauduin <alucryd@gmail.com>
Build Date      : Wed 21 Aug 2013 03:24:58 PM -03
Validated By    : MD5 Sum  SHA-256 Sum  Signature

Starscream License:

-----------------------------------------------------------------------------
Starscream 680x0 emulation library                      Custom version S0.26d
Copyright 1997, 1998, 1999 Neill Corlett
Modified by Stéphane Dallongeville
Used for the sub 68000 CPU emulation in Gens.
-----------------------------------------------------------------------------

-----------------------------------------------------------------------------
0.  Terms of Use
-----------------------------------------------------------------------------

"Starscream" refers to the following files:
*  STAR.C
*  STARCPU.H
*  CPUDEBUG.C
*  CPUDEBUG.H
*  STARDOC.TXT
*  any object file or executable compiled from the above
*  any source code generated from STAR.C, or object file assembled from such
   code

Starscream may be distributed freely in unmodified form, as long as this
documentation is included.

No money, goods, or services may be charged or solicited for Starscream, or
any emulator or other program which includes Starscream, in whole or in part.
Using Starscream in a shareware or commercial application is forbidden.
Contact Neill Corlett (corlett@elwha.nrrc.ncsu.edu) if you'd like to license
Starscream for commercial use.

Any program which uses Starscream must include the following credit text, in
its documentation or in the program itself:

"Starscream 680x0 emulation library by Neill Corlett
 (corlett@elwha.nrrc.ncsu.edu)"
PackagesAnyFreedom IssueVery HighCritical [gens-gs] contains nonfree Starscream code and the Poor ...Closed
100%
Task Description

Gens/GS contains nonfree:
* Starscream code
* The Poorman’s Sega 32x BIOS files (on the source code)

$ pacman -Si gens-gs
Repository      : multilib
Name            : gens-gs
Version         : 2.16.7-6
Description     : An emulator of Sega Genesis, Sega CD and 32X, combining features from various forks of Gens
Architecture    : x86_64
URL             : http://segaretro.org/Gens/GS
Licenses        : GPL
Groups          : None
Provides        : gens
Depends On      : lib32-gtk2  lib32-sdl
Optional Deps   : lib32-alsa-plugins: ALSA sound support
                  lib32-libcanberra: Hide a silly warning
                  lib32-libpulse: PulseAudio sound support
Conflicts With  : gens
Replaces        : None
Download Size   : 2047.36 KiB
Installed Size  : 4815.00 KiB
Packager        : Bartłomiej Piotrowski <bpiotrowski@archlinux.org>
Build Date      : Mon 07 Dec 2015 10:23:49 AM -03
Validated By    : MD5 Sum  SHA-256 Sum  Signature

Starscream License:

-----------------------------------------------------------------------------
Starscream 680x0 emulation library                      Custom version M0.26d
Copyright 1997, 1998, 1999 Neill Corlett
Modified by Stéphane Dallongeville
Used for the main 68000 CPU emulation in Gens.
-----------------------------------------------------------------------------

-----------------------------------------------------------------------------
0.  Terms of Use
-----------------------------------------------------------------------------

"Starscream" refers to the following files:
*  STAR.C
*  STARCPU.H
*  CPUDEBUG.C
*  CPUDEBUG.H
*  STARDOC.TXT
*  any object file or executable compiled from the above
*  any source code generated from STAR.C, or object file assembled from such
   code

Starscream may be distributed freely in unmodified form, as long as this
documentation is included.

No money, goods, or services may be charged or solicited for Starscream, or
any emulator or other program which includes Starscream, in whole or in part.
Using Starscream in a shareware or commercial application is forbidden.
Contact Neill Corlett (corlett@elwha.nrrc.ncsu.edu) if you'd like to license
Starscream for commercial use.

Any program which uses Starscream must include the following credit text, in
its documentation or in the program itself:

"Starscream 680x0 emulation library by Neill Corlett
 (corlett@elwha.nrrc.ncsu.edu)"

The Poorman’s Sega 32x BIOS License:

The Poorman's Sega 32x BIOS files
	By Devster (Joseph Norman)
		http://devster.retrodev.com/

Exclaimer
---------
; Feel free to use this code, recompile the code, redistribute the unmodified code,
; modify it with your own name on it and redistribute it as yours if you
; so wish to do so without getting caught looking stupid, but you may not sell it for
; cash monies, or for in exchange of hot prostitutes, nor include it with any other
; redistributable software packages without consent from DevSter. This code is IS AS,
; which is latin for jibber jabber, to DevSter and the holder of this code, means
; there are no other further attatchments, absolutely no guarantees in it "working",
; comes with no lifetime waranty, et al, and you will gain nothing more than to play
; your super cool Sega Genesis 32X (names reserved to their rightful owners) without
; having to resort to using the actual copyrighted bios files. Let it further be noted
; that the use of the word "code" in this exclaimer refers to both the source code, and
; the pre-compiled code that was distributed.
PackagesAnyFreedom IssueVery HighCritical [dgen-sdl] contains nonfree CZ80, dZ80, DrZ80, Multi-Z8 ...Closed
100%
Task Description

DGen/SDL contains nonfree:
* CZ80
* dZ80
* DrZ80
* Multi-Z80
* Musashi v3.3
* Starscream

$ pacman -Si dgen-sdl
Repository      : community
Name            : dgen-sdl
Version         : 1.33-2
Description     : An emulator for Sega Genesis/Mega Drive systems ported to SDL
Architecture    : x86_64
URL             : http://dgen.sourceforge.net
Licenses        : BSD
Groups          : None
Provides        : None
Depends On      : sdl  libgl  libarchive
Optional Deps   : None
Conflicts With  : None
Replaces        : None
Download Size   : 420.95 KiB
Installed Size  : 2000.00 KiB
Packager        : Allan McRae <allan@archlinux.org>
Build Date      : Sun 06 Dec 2015 12:19:03 AM -03
Validated By    : MD5 Sum  SHA-256 Sum  Signature

CZ80 License:

************************************************
*                                              *
*     CZ80 (Z80 CPU emulator) version 0.91     *
*          Compiled with Dev-C++               *
*  Copyright 2004-2005 Stéphane Dallongeville  *
*                                              *
************************************************

CZ80 is a Z80 CPU emulator, priorities were given to :
- code size
- speed
- accuracy
- portablity

It supports almost all undocumented opcodes and flags.

The emulator can be freely distribued and used for any non commercial
project as long you don't forget to credit me somewhere :)
If you want some support about the CZ80, you can contact me on
the Gens forum (http://gens.consolemul.com then go to the forum).

dZ80 License:

dZ80 Version 2.0 Source Code

                       Copyright 1996-2002 Mark Incley.

                           E-mail: dz80@inkland.org
                            http://www.inkland.org


Serious Bit
-----------

I have made this source code available so that it may be compiled on platforms
other than MS-DOS and Windows. You may compile it and distribute the resulting
executable only if no monies are charged for it.

      ** YOU ARE NOT ALLOWED TO DISTRIBUTE THIS SOFTWARE COMMERICIALLY **


Not So Serious Bit
------------------

If you make any feature modifications to the dZ80 source code, please let me
know, so that I can make them to my source too. I didn't intend for dZ80 to
grow into an all singing and dancin' disassembler, but, if features are added,
I would like to add them to my base version too.

DrZ80 License:

___________________________________________________________________________

  DrZ80 (c) Copyright 2004 Reesy.   Free for non-commercial use

  Reesy's e-mail: drsms_reesy(atsymbol)yahoo.co.uk
  Replace (atsymbol) with @
  
___________________________________________________________________________

Multi-Z80 License:

Multi-Z80 32 Bit emulator
Copyright 1996, 1997, 1998, 1999, 2000 - Neil Bradley, All rights reserved

			    MZ80 License agreement
			    -----------------------

(MZ80 Refers to both the assembly code emitted by makez80.c and makez80.c
itself)

MZ80 May be distributed in unmodified form to any medium.

MZ80 May not be sold, or sold as a part of a commercial package without
the express written permission of Neil Bradley (neil@synthcom.com). This
includes shareware.

Modified versions of MZ80 may not be publicly redistributed without author
approval (neil@synthcom.com). This includes distributing via a publicly
accessible LAN. You may make your own source modifications and distribute
MZ80 in source or object form, but if you make modifications to MZ80
then it should be noted in the top as a comment in makez80.c.

MZ80 Licensing for commercial applications is available. Please email
neil@synthcom.com for details.

Synthcom Systems, Inc, and Neil Bradley will not be held responsible for
any damage done by the use of MZ80. It is purely "as-is".

If you use MZ80 in a freeware application, credit in the following text:

"Multi-Z80 CPU emulator by Neil Bradley (neil@synthcom.com)"

must accompany the freeware application within the application itself or
in the documentation.

Legal stuff aside:

If you find problems with MZ80, please email the author so they can get
resolved. If you find a bug and fix it, please also email the author so
that those bug fixes can be propogated to the installed base of MZ80
users. If you find performance improvements or problems with MZ80, please
email the author with your changes/suggestions and they will be rolled in
with subsequent releases of MZ80.

The whole idea of this emulator is to have the fastest available 32 bit
Multi-Z80 emulator for the x86, giving maximum performance.

Musashi v3.3 License:

                                    MUSASHI
                                    =======

                                  Version 3.3

             A portable Motorola M680x0 processor emulation engine.
            Copyright 1998-2001 Karl Stenerud.  All rights reserved.

LICENSE AND COPYRIGHT:
---------------------

The Musashi M680x0 emulator is copyright 1998-2001 Karl Stenerud.

The source code included in this archive is provided AS-IS, free for any
non-commercial purpose.

If you build a program using this core, please give credit to the author.

If you wish to use this core in a commercial environment, please contact
the author to discuss commercial licensing.

Starscream License:

-----------------------------------------------------------------------------
Starscream 680x0 emulation library                              version 0.26d
Copyright 1997, 1998, 1999 Neill Corlett
Modified by Stéphane Dallongeville
-----------------------------------------------------------------------------

-----------------------------------------------------------------------------
0.  Terms of Use
-----------------------------------------------------------------------------

"Starscream" refers to the following files:
*  STAR.C
*  STARCPU.H
*  CPUDEBUG.C
*  CPUDEBUG.H
*  STARDOC.TXT
*  any object file or executable compiled from the above
*  any source code generated from STAR.C, or object file assembled from such
   code

Starscream may be distributed freely in unmodified form, as long as this
documentation is included.

No money, goods, or services may be charged or solicited for Starscream, or
any emulator or other program which includes Starscream, in whole or in part.
Using Starscream in a shareware or commercial application is forbidden.
Contact Neill Corlett (corlett@elwha.nrrc.ncsu.edu) if you'd like to license
Starscream for commercial use.

Any program which uses Starscream must include the following credit text, in
its documentation or in the program itself:

"Starscream 680x0 emulation library by Neill Corlett
 (corlett@elwha.nrrc.ncsu.edu)"
PackagesTestingBug ReportHighHigh [sway] error while loading shared libraries Closed
100%
Task Description

$ pacman -Si sway
Repository : community
Name : sway
Version : 0.12.2-1
Description : i3 compatible window manager for Wayland
Architecture : x86_64
URL : http://swaywm.org Licenses : MIT Groups : None
Provides : None
Depends On : wlc xorg-server-xwayland json-c pango wayland gdk-pixbuf2
Optional Deps : rxvt-unicode: Default terminal emulator.

                dmenu: Default for launching applications.
                imagemagick: For taking screenshots.
                ffmpeg: For recording screencasts.
                i3status: To display system information with a bar.

Conflicts With : None
Replaces : None
Download Size : 4.76 MiB
Installed Size : 5.32 MiB
Packager : Jerome Leclanche jerome@leclan.ch Build Date : Wed 12 Apr 2017 02:42:57 PM -03
Validated By : MD5 Sum SHA-256 Sum Signature

$ sway
sway: error while loading shared libraries: libsystemd.so.0: cannot open shared object file: No such file or directory

$ ldd /usr/bin/sway

linux-vdso.so.1 (0x00007fffe00eb000)
libwlc.so.0 => /usr/lib/libwlc.so.0 (0x00007f41d3298000)
libxkbcommon.so.0 => /usr/lib/libxkbcommon.so.0 (0x00007f41d3058000)
libjson-c.so.2 => /usr/lib/libjson-c.so.2 (0x00007f41d2e4d000)
libwayland-server.so.0 => /usr/lib/libwayland-server.so.0 (0x00007f41d2c3a000)
libinput.so.10 => /usr/lib/libinput.so.10 (0x00007f41d2a05000)
libpangocairo-1.0.so.0 => /usr/lib/libpangocairo-1.0.so.0 (0x00007f41d27f8000)
libpango-1.0.so.0 => /usr/lib/libpango-1.0.so.0 (0x00007f41d25ac000)
libgobject-2.0.so.0 => /usr/lib/libgobject-2.0.so.0 (0x00007f41d235a000)
libcairo.so.2 => /usr/lib/libcairo.so.2 (0x00007f41d202c000)
libm.so.6 => /usr/lib/libm.so.6 (0x00007f41d1d19000)
libcap.so.2 => /usr/lib/libcap.so.2 (0x00007f41d1b15000)
libc.so.6 => /usr/lib/libc.so.6 (0x00007f41d1771000)
libpixman-1.so.0 => /usr/lib/libpixman-1.so.0 (0x00007f41d14c9000)
libudev.so.1 => /usr/lib/libudev.so.1 (0x00007f41d12a4000)
libGLESv2.so.2 => /usr/lib/libGLESv2.so.2 (0x00007f41d109a000)
libEGL.so.1 => /usr/lib/libEGL.so.1 (0x00007f41d0e65000)
libdrm.so.2 => /usr/lib/libdrm.so.2 (0x00007f41d0c54000)
libgbm.so.1 => /usr/lib/libgbm.so.1 (0x00007f41d0a47000)
libdl.so.2 => /usr/lib/libdl.so.2 (0x00007f41d0843000)
libX11.so.6 => /usr/lib/libX11.so.6 (0x00007f41d0504000)
libX11-xcb.so.1 => /usr/lib/libX11-xcb.so.1 (0x00007f41d0302000)
libxcb.so.1 => /usr/lib/libxcb.so.1 (0x00007f41d00d9000)
libxcb-composite.so.0 => /usr/lib/libxcb-composite.so.0 (0x00007f41cfed6000)
libxcb-xkb.so.1 => /usr/lib/libxcb-xkb.so.1 (0x00007f41cfcb9000)
libxcb-image.so.0 => /usr/lib/libxcb-image.so.0 (0x00007f41cfab4000)
libxcb-xfixes.so.0 => /usr/lib/libxcb-xfixes.so.0 (0x00007f41cf8ac000)
libdbus-1.so.3 => /usr/lib/libdbus-1.so.3 (0x00007f41cf65b000)
libsystemd.so.0 => not found
libffi.so.6 => /usr/lib/libffi.so.6 (0x00007f41cf452000)
librt.so.1 => /usr/lib/librt.so.1 (0x00007f41cf24a000)
libpthread.so.0 => /usr/lib/libpthread.so.0 (0x00007f41cf02c000)
libmtdev.so.1 => /usr/lib/libmtdev.so.1 (0x00007f41cee26000)
libevdev.so.2 => /usr/lib/libevdev.so.2 (0x00007f41cec0c000)
libwacom.so.2 => /usr/lib/libwacom.so.2 (0x00007f41cea02000)
libpangoft2-1.0.so.0 => /usr/lib/libpangoft2-1.0.so.0 (0x00007f41ce7ed000)
libglib-2.0.so.0 => /usr/lib/libglib-2.0.so.0 (0x00007f41ce4d9000)
libfontconfig.so.1 => /usr/lib/libfontconfig.so.1 (0x00007f41ce295000)
libfreetype.so.6 => /usr/lib/libfreetype.so.6 (0x00007f41cdfd4000)
libthai.so.0 => /usr/lib/libthai.so.0 (0x00007f41cddca000)
libpng16.so.16 => /usr/lib/libpng16.so.16 (0x00007f41cdb94000)
libxcb-shm.so.0 => /usr/lib/libxcb-shm.so.0 (0x00007f41cd990000)
libxcb-render.so.0 => /usr/lib/libxcb-render.so.0 (0x00007f41cd782000)
libXrender.so.1 => /usr/lib/libXrender.so.1 (0x00007f41cd577000)
libXext.so.6 => /usr/lib/libXext.so.6 (0x00007f41cd365000)
libz.so.1 => /usr/lib/libz.so.1 (0x00007f41cd14e000)
libGL.so.1 => /usr/lib/libGL.so.1 (0x00007f41ccedc000)
/lib64/ld-linux-x86-64.so.2 => /usr/lib64/ld-linux-x86-64.so.2 (0x00007f41d34db000)
libglapi.so.0 => /usr/lib/libglapi.so.0 (0x00007f41cccad000)
libxcb-dri2.so.0 => /usr/lib/libxcb-dri2.so.0 (0x00007f41ccaa8000)
libxcb-dri3.so.0 => /usr/lib/libxcb-dri3.so.0 (0x00007f41cc8a5000)
libxcb-present.so.0 => /usr/lib/libxcb-present.so.0 (0x00007f41cc6a2000)
libxcb-sync.so.1 => /usr/lib/libxcb-sync.so.1 (0x00007f41cc49b000)
libxshmfence.so.1 => /usr/lib/libxshmfence.so.1 (0x00007f41cc298000)
libwayland-client.so.0 => /usr/lib/libwayland-client.so.0 (0x00007f41cc089000)
libexpat.so.1 => /usr/lib/libexpat.so.1 (0x00007f41cbe5f000)
libXau.so.6 => /usr/lib/libXau.so.6 (0x00007f41cbc5b000)
libXdmcp.so.6 => /usr/lib/libXdmcp.so.6 (0x00007f41cba55000)
libxcb-util.so.1 => /usr/lib/libxcb-util.so.1 (0x00007f41cb84f000)
libelogind.so.0 => /usr/lib/libelogind.so.0 (0x00007f41d3634000)
libgudev-1.0.so.0 => /usr/lib/libgudev-1.0.so.0 (0x00007f41cb645000)
libharfbuzz.so.0 => /usr/lib/libharfbuzz.so.0 (0x00007f41cb3b1000)
libpcre.so.1 => /usr/lib/libpcre.so.1 (0x00007f41cb13e000)
libbz2.so.1.0 => /usr/lib/libbz2.so.1.0 (0x00007f41caf2e000)
libdatrie.so.1 => /usr/lib/libdatrie.so.1 (0x00007f41cad26000)
libXdamage.so.1 => /usr/lib/libXdamage.so.1 (0x00007f41cab23000)
libXfixes.so.3 => /usr/lib/libXfixes.so.3 (0x00007f41ca91d000)
libxcb-glx.so.0 => /usr/lib/libxcb-glx.so.0 (0x00007f41ca701000)
libXxf86vm.so.1 => /usr/lib/libXxf86vm.so.1 (0x00007f41ca4fb000)
libgio-2.0.so.0 => /usr/lib/libgio-2.0.so.0 (0x00007f41ca166000)
libgraphite2.so.3 => /usr/lib/libgraphite2.so.3 (0x00007f41c9f3a000)
libgmodule-2.0.so.0 => /usr/lib/libgmodule-2.0.so.0 (0x00007f41c9d36000)
libresolv.so.2 => /usr/lib/libresolv.so.2 (0x00007f41c9b20000)
libmount.so.1 => /usr/lib/libmount.so.1 (0x00007f41c98d2000)
libblkid.so.1 => /usr/lib/libblkid.so.1 (0x00007f41c968c000)
libuuid.so.1 => /usr/lib/libuuid.so.1 (0x00007f41c9487000)
PackagesTestingFeature RequestMediumMedium [irqbalance] needs OpenRC init script Closed
100%
Task Description

$ pacman -Si irqbalance
Repository : extra
Name : irqbalance
Version : 1.2.0-1
Description : IRQ balancing daemon for SMP systems
Architecture : x86_64
URL : https://github.com/Irqbalance/irqbalance Licenses : GPL Groups : None
Provides : None
Depends On : glib2 numactl libcap-ng
Optional Deps : None
Conflicts With : None
Replaces : None
Download Size : 34.04 KiB
Installed Size : 90.00 KiB
Packager : Bartlomiej Piotrowski bpiotrowski@archlinux.org Build Date : Tue 07 Feb 2017 05:17:25 PM -03
Validated By : MD5 Sum SHA-256 Sum Signature

$ pacman -Ql irqbalance
irqbalance /usr/
irqbalance /usr/bin/
irqbalance /usr/bin/irqbalance
irqbalance /usr/bin/irqbalance-ui
irqbalance /usr/lib/
irqbalance /usr/lib/systemd/
irqbalance /usr/lib/systemd/system/
irqbalance /usr/lib/systemd/system/irqbalance.service
irqbalance /usr/share/
irqbalance /usr/share/man/
irqbalance /usr/share/man/man1/
irqbalance /usr/share/man/man1/irqbalance.1.gz

PackagesTestingFeature RequestMediumMedium [audit] needs OpenRC init script Closed
100%
Task Description

$ pacman -Si audit
Repository : community
Name : audit
Version : 2.7.6-1
Description : Userspace components of the audit framework
Architecture : x86_64
URL : https://people.redhat.com/sgrubb/audit Licenses : GPL Groups : None
Provides : None
Depends On : krb5 libcap-ng
Optional Deps : None
Conflicts With : None
Replaces : None
Download Size : 417.98 KiB
Installed Size : 1731.00 KiB
Packager : Christian Rebischke Chris.Rebischke@archlinux.org Build Date : Mon 01 May 2017 08:31:55 PM -03
Validated By : MD5 Sum SHA-256 Sum Signature

$ pacman -Ql audit
audit /etc/
audit /etc/audisp/
audit /etc/audisp/audisp-remote.conf
audit /etc/audisp/audispd.conf
audit /etc/audisp/plugins.d/
audit /etc/audisp/plugins.d/af_unix.conf
audit /etc/audisp/plugins.d/au-remote.conf
audit /etc/audisp/plugins.d/audispd-zos-remote.conf
audit /etc/audisp/plugins.d/syslog.conf
audit /etc/audisp/zos-remote.conf
audit /etc/audit/
audit /etc/audit/audit-stop.rules
audit /etc/audit/auditd.conf
audit /etc/libaudit.conf
audit /usr/
audit /usr/bin/
audit /usr/bin/audisp-remote
audit /usr/bin/audispd
audit /usr/bin/audispd-zos-remote
audit /usr/bin/auditctl
audit /usr/bin/auditd
audit /usr/bin/augenrules
audit /usr/bin/aulast
audit /usr/bin/aulastlog
audit /usr/bin/aureport
audit /usr/bin/ausearch
audit /usr/bin/ausyscall
audit /usr/bin/autrace
audit /usr/bin/auvirt
audit /usr/include/
audit /usr/include/auparse-defs.h
audit /usr/include/auparse.h
audit /usr/include/libaudit.h
audit /usr/lib/
audit /usr/lib/libaudit.so
audit /usr/lib/libaudit.so.1
audit /usr/lib/libaudit.so.1.0.0
audit /usr/lib/libauparse.so
audit /usr/lib/libauparse.so.0
audit /usr/lib/libauparse.so.0.0.0
audit /usr/lib/pkgconfig/
audit /usr/lib/pkgconfig/audit.pc
audit /usr/lib/pkgconfig/auparse.pc
audit /usr/lib/python2.7/
audit /usr/lib/python2.7/site-packages/
audit /usr/lib/python2.7/site-packages/_audit.so
audit /usr/lib/python2.7/site-packages/audit.py
audit /usr/lib/python2.7/site-packages/audit.pyc
audit /usr/lib/python2.7/site-packages/audit.pyo
audit /usr/lib/python2.7/site-packages/auparse.so
audit /usr/lib/python3.6/
audit /usr/lib/python3.6/site-packages/
audit /usr/lib/python3.6/site-packages/pycache/
audit /usr/lib/python3.6/site-packages/pycache/audit.cpython-36.opt-1.pyc
audit /usr/lib/python3.6/site-packages/pycache/audit.cpython-36.pyc
audit /usr/lib/python3.6/site-packages/_audit.so
audit /usr/lib/python3.6/site-packages/audit.py
audit /usr/lib/python3.6/site-packages/auparse.so
audit /usr/lib/systemd/
audit /usr/lib/systemd/system/
audit /usr/lib/systemd/system/auditd.service
audit /usr/share/
audit /usr/share/aclocal/
audit /usr/share/aclocal/audit.m4
audit /usr/share/man/
audit /usr/share/man/man3/
audit /usr/share/man/man3/audit_add_rule_data.3.gz
audit /usr/share/man/man3/audit_add_watch.3.gz
audit /usr/share/man/man3/audit_delete_rule_data.3.gz
audit /usr/share/man/man3/audit_detect_machine.3.gz
audit /usr/share/man/man3/audit_encode_nv_string.3.gz
audit /usr/share/man/man3/audit_get_reply.3.gz
audit /usr/share/man/man3/audit_get_session.3.gz
audit /usr/share/man/man3/audit_getloginuid.3.gz
audit /usr/share/man/man3/audit_log_acct_message.3.gz
audit /usr/share/man/man3/audit_log_semanage_message.3.gz
audit /usr/share/man/man3/audit_log_user_avc_message.3.gz
audit /usr/share/man/man3/audit_log_user_comm_message.3.gz
audit /usr/share/man/man3/audit_log_user_command.3.gz
audit /usr/share/man/man3/audit_log_user_message.3.gz
audit /usr/share/man/man3/audit_open.3.gz
audit /usr/share/man/man3/audit_request_rules_list_data.3.gz
audit /usr/share/man/man3/audit_request_signal_info.3.gz
audit /usr/share/man/man3/audit_request_status.3.gz
audit /usr/share/man/man3/audit_set_backlog_limit.3.gz
audit /usr/share/man/man3/audit_set_backlog_wait_time.3.gz
audit /usr/share/man/man3/audit_set_enabled.3.gz
audit /usr/share/man/man3/audit_set_failure.3.gz
audit /usr/share/man/man3/audit_set_pid.3.gz
audit /usr/share/man/man3/audit_set_rate_limit.3.gz
audit /usr/share/man/man3/audit_setloginuid.3.gz
audit /usr/share/man/man3/audit_update_watch_perms.3.gz
audit /usr/share/man/man3/auparse_add_callback.3.gz
audit /usr/share/man/man3/auparse_destroy.3.gz
audit /usr/share/man/man3/auparse_feed.3.gz
audit /usr/share/man/man3/auparse_feed_age_events.3.gz
audit /usr/share/man/man3/auparse_feed_has_data.3.gz
audit /usr/share/man/man3/auparse_find_field.3.gz
audit /usr/share/man/man3/auparse_find_field_next.3.gz
audit /usr/share/man/man3/auparse_first_field.3.gz
audit /usr/share/man/man3/auparse_first_record.3.gz
audit /usr/share/man/man3/auparse_flush_feed.3.gz
audit /usr/share/man/man3/auparse_get_field_int.3.gz
audit /usr/share/man/man3/auparse_get_field_name.3.gz
audit /usr/share/man/man3/auparse_get_field_num.3.gz
audit /usr/share/man/man3/auparse_get_field_str.3.gz
audit /usr/share/man/man3/auparse_get_field_type.3.gz
audit /usr/share/man/man3/auparse_get_filename.3.gz
audit /usr/share/man/man3/auparse_get_line_number.3.gz
audit /usr/share/man/man3/auparse_get_milli.3.gz
audit /usr/share/man/man3/auparse_get_node.3.gz
audit /usr/share/man/man3/auparse_get_num_fields.3.gz
audit /usr/share/man/man3/auparse_get_num_records.3.gz
audit /usr/share/man/man3/auparse_get_record_num.3.gz
audit /usr/share/man/man3/auparse_get_record_text.3.gz
audit /usr/share/man/man3/auparse_get_serial.3.gz
audit /usr/share/man/man3/auparse_get_time.3.gz
audit /usr/share/man/man3/auparse_get_timestamp.3.gz
audit /usr/share/man/man3/auparse_get_type.3.gz
audit /usr/share/man/man3/auparse_get_type_name.3.gz
audit /usr/share/man/man3/auparse_goto_field_num.3.gz
audit /usr/share/man/man3/auparse_goto_record_num.3.gz
audit /usr/share/man/man3/auparse_init.3.gz
audit /usr/share/man/man3/auparse_interpret_field.3.gz
audit /usr/share/man/man3/auparse_next_event.3.gz
audit /usr/share/man/man3/auparse_next_field.3.gz
audit /usr/share/man/man3/auparse_next_record.3.gz
audit /usr/share/man/man3/auparse_node_compare.3.gz
audit /usr/share/man/man3/auparse_normalize.3.gz
audit /usr/share/man/man3/auparse_normalize_functions.3.gz
audit /usr/share/man/man3/auparse_reset.3.gz
audit /usr/share/man/man3/auparse_set_escape_mode.3.gz
audit /usr/share/man/man3/auparse_timestamp_compare.3.gz
audit /usr/share/man/man3/ausearch_add_expression.3.gz
audit /usr/share/man/man3/ausearch_add_interpreted_item.3.gz
audit /usr/share/man/man3/ausearch_add_item.3.gz
audit /usr/share/man/man3/ausearch_add_regex.3.gz
audit /usr/share/man/man3/ausearch_add_timestamp_item.3.gz
audit /usr/share/man/man3/ausearch_add_timestamp_item_ex.3.gz
audit /usr/share/man/man3/ausearch_clear.3.gz
audit /usr/share/man/man3/ausearch_next_event.3.gz
audit /usr/share/man/man3/ausearch_set_stop.3.gz
audit /usr/share/man/man3/get_auditfail_action.3.gz
audit /usr/share/man/man3/set_aumessage_mode.3.gz
audit /usr/share/man/man5/
audit /usr/share/man/man5/audisp-remote.conf.5.gz
audit /usr/share/man/man5/audispd.conf.5.gz
audit /usr/share/man/man5/auditd.conf.5.gz
audit /usr/share/man/man5/ausearch-expression.5.gz
audit /usr/share/man/man5/libaudit.conf.5.gz
audit /usr/share/man/man5/zos-remote.conf.5.gz
audit /usr/share/man/man7/
audit /usr/share/man/man7/audit.rules.7.gz
audit /usr/share/man/man8/
audit /usr/share/man/man8/audisp-remote.8.gz
audit /usr/share/man/man8/audispd-zos-remote.8.gz
audit /usr/share/man/man8/audispd.8.gz
audit /usr/share/man/man8/auditctl.8.gz
audit /usr/share/man/man8/auditd.8.gz
audit /usr/share/man/man8/augenrules.8.gz
audit /usr/share/man/man8/aulast.8.gz
audit /usr/share/man/man8/aulastlog.8.gz
audit /usr/share/man/man8/aureport.8.gz
audit /usr/share/man/man8/ausearch.8.gz
audit /usr/share/man/man8/ausyscall.8.gz
audit /usr/share/man/man8/autrace.8.gz
audit /usr/share/man/man8/auvirt.8.gz
audit /var/
audit /var/log/
audit /var/log/audit/

PackagesTestingBug ReportHighHigh [sddm] error while loading shared libraries Closed
100%
Task Description

$ pacman -Si sddm
Repository : extra
Name : sddm
Version : 0.14.0-2
Description : QML based X11 display manager
Architecture : x86_64
URL : http://github.com/sddm/sddm Licenses : GPL Groups : None
Provides : display-manager
Depends On : qt5-declarative
Optional Deps : None
Conflicts With : None
Replaces : None
Download Size : 3.22 MiB
Installed Size : 4.16 MiB
Packager : Antonio Rojas arojas@archlinux.org Build Date : Fri 02 Sep 2016 03:45:49 PM -03
Validated By : MD5 Sum SHA-256 Sum Signature

$ sddm
sddm: error while loading shared libraries: libsystemd.so.0: cannot open shared object file: No such file or directory

$ ldd /usr/bin/sddm

linux-vdso.so.1 (0x00007ffe6dbf3000)
libQt5DBus.so.5 => /usr/lib/libQt5DBus.so.5 (0x00007f4f42c22000)
libQt5Qml.so.5 => /usr/lib/libQt5Qml.so.5 (0x00007f4f4261e000)
libsystemd.so.0 => not found
libQt5Network.so.5 => /usr/lib/libQt5Network.so.5 (0x00007f4f42293000)
libQt5Core.so.5 => /usr/lib/libQt5Core.so.5 (0x00007f4f41bb7000)
libstdc++.so.6 => /usr/lib/libstdc++.so.6 (0x00007f4f4182f000)
libgcc_s.so.1 => /usr/lib/libgcc_s.so.1 (0x00007f4f41618000)
libc.so.6 => /usr/lib/libc.so.6 (0x00007f4f41274000)
libpthread.so.0 => /usr/lib/libpthread.so.0 (0x00007f4f41056000)
libdbus-1.so.3 => /usr/lib/libdbus-1.so.3 (0x00007f4f40e05000)
libm.so.6 => /usr/lib/libm.so.6 (0x00007f4f40af2000)
libssl.so.1.0.0 => /usr/lib/libssl.so.1.0.0 (0x00007f4f40884000)
libcrypto.so.1.0.0 => /usr/lib/libcrypto.so.1.0.0 (0x00007f4f40413000)
libz.so.1 => /usr/lib/libz.so.1 (0x00007f4f401fc000)
libicui18n.so.59 => /usr/lib/libicui18n.so.59 (0x00007f4f3fd7e000)
libicuuc.so.59 => /usr/lib/libicuuc.so.59 (0x00007f4f3f9cd000)
libdl.so.2 => /usr/lib/libdl.so.2 (0x00007f4f3f7c9000)
librt.so.1 => /usr/lib/librt.so.1 (0x00007f4f3f5c1000)
libpcre16.so.0 => /usr/lib/libpcre16.so.0 (0x00007f4f3f358000)
libglib-2.0.so.0 => /usr/lib/libglib-2.0.so.0 (0x00007f4f3f044000)
/lib64/ld-linux-x86-64.so.2 (0x00007f4f42eae000)
libelogind.so.0 => /usr/lib/libelogind.so.0 (0x00007f4f43013000)
libicudata.so.59 => /usr/lib/libicudata.so.59 (0x00007f4f3d531000)
libpcre.so.1 => /usr/lib/libpcre.so.1 (0x00007f4f3d2be000)
libcap.so.2 => /usr/lib/libcap.so.2 (0x00007f4f3d0ba000)
PackagesTestingFeature RequestMediumMedium [cups-filters] needs OpenRC init script Closed
100%
Task Description

$ pacman -Si cups-filters
Repository : extra
Name : cups-filters
Version : 1.13.5-1.hyperbola1
Description : OpenPrinting CUPS Filters, without foomatic-db-nonfree recommendation
Architecture : x86_64
URL : https://wiki.linuxfoundation.org/openprinting/cups-filters Licenses : custom
Groups : None
Provides : foomatic-filters
Depends On : lcms2 poppler=0.54.0 qpdf imagemagick liblouis ijs libcups
Optional Deps : ghostscript: for non-PostScript printers to print with CUPS to convert PostScript to raster images

                foomatic-db: drivers use Ghostscript to convert PostScript to a printable form directly
                foomatic-db-engine: drivers use Ghostscript to convert PostScript to a printable form directly
                antiword: needed to convert MS Word documents (requires also docx2txt)

Conflicts With : foomatic-filters
Replaces : foomatic-filters
Download Size : 759.14 KiB
Installed Size : 2800.00 KiB
Packager : André Silva emulatorman@hyperbola.info Build Date : Mon 15 May 2017 11:31:43 PM -03
Validated By : MD5 Sum SHA-256 Sum Signature

$ pacman -Ql cups-filters
cups-filters /etc/
cups-filters /etc/cups/
cups-filters /etc/cups/cups-browsed.conf
cups-filters /etc/fonts/
cups-filters /etc/fonts/conf.d/
cups-filters /etc/fonts/conf.d/99pdftoopvp.conf
cups-filters /usr/
cups-filters /usr/bin/
cups-filters /usr/bin/cups-browsed
cups-filters /usr/bin/driverless
cups-filters /usr/bin/foomatic-rip
cups-filters /usr/bin/ttfread
cups-filters /usr/include/
cups-filters /usr/include/cupsfilters/
cups-filters /usr/include/cupsfilters/colord.h
cups-filters /usr/include/cupsfilters/colormanager.h
cups-filters /usr/include/cupsfilters/driver.h
cups-filters /usr/include/cupsfilters/image.h
cups-filters /usr/include/cupsfilters/ppdgenerator.h
cups-filters /usr/include/cupsfilters/raster.h
cups-filters /usr/include/fontembed/
cups-filters /usr/include/fontembed/bitset.h
cups-filters /usr/include/fontembed/embed.h
cups-filters /usr/include/fontembed/fontfile.h
cups-filters /usr/include/fontembed/iofn.h
cups-filters /usr/include/fontembed/sfnt.h
cups-filters /usr/lib/
cups-filters /usr/lib/cups/
cups-filters /usr/lib/cups/backend/
cups-filters /usr/lib/cups/backend/beh
cups-filters /usr/lib/cups/backend/driverless
cups-filters /usr/lib/cups/backend/implicitclass
cups-filters /usr/lib/cups/backend/parallel
cups-filters /usr/lib/cups/backend/serial
cups-filters /usr/lib/cups/driver/
cups-filters /usr/lib/cups/driver/driverless
cups-filters /usr/lib/cups/filter/
cups-filters /usr/lib/cups/filter/bannertopdf
cups-filters /usr/lib/cups/filter/brftoembosser
cups-filters /usr/lib/cups/filter/commandtoescpx
cups-filters /usr/lib/cups/filter/commandtopclx
cups-filters /usr/lib/cups/filter/foomatic-rip
cups-filters /usr/lib/cups/filter/gstopdf
cups-filters /usr/lib/cups/filter/gstopxl
cups-filters /usr/lib/cups/filter/gstoraster
cups-filters /usr/lib/cups/filter/imagetobrf
cups-filters /usr/lib/cups/filter/imagetopdf
cups-filters /usr/lib/cups/filter/imagetops
cups-filters /usr/lib/cups/filter/imagetoraster
cups-filters /usr/lib/cups/filter/imagetoubrl
cups-filters /usr/lib/cups/filter/imageubrltoindexv3
cups-filters /usr/lib/cups/filter/imageubrltoindexv4
cups-filters /usr/lib/cups/filter/mupdftoraster
cups-filters /usr/lib/cups/filter/pdftoijs
cups-filters /usr/lib/cups/filter/pdftoopvp
cups-filters /usr/lib/cups/filter/pdftopdf
cups-filters /usr/lib/cups/filter/pdftops
cups-filters /usr/lib/cups/filter/pdftoraster
cups-filters /usr/lib/cups/filter/rastertoescpx
cups-filters /usr/lib/cups/filter/rastertopclx
cups-filters /usr/lib/cups/filter/rastertopdf
cups-filters /usr/lib/cups/filter/rastertops
cups-filters /usr/lib/cups/filter/sys5ippprinter
cups-filters /usr/lib/cups/filter/textbrftoindexv3
cups-filters /usr/lib/cups/filter/textbrftoindexv4
cups-filters /usr/lib/cups/filter/texttobrf
cups-filters /usr/lib/cups/filter/texttopdf
cups-filters /usr/lib/cups/filter/texttops
cups-filters /usr/lib/cups/filter/texttotext
cups-filters /usr/lib/libcupsfilters.so
cups-filters /usr/lib/libcupsfilters.so.1
cups-filters /usr/lib/libcupsfilters.so.1.0.0
cups-filters /usr/lib/libfontembed.so
cups-filters /usr/lib/libfontembed.so.1
cups-filters /usr/lib/libfontembed.so.1.0.0
cups-filters /usr/lib/pkgconfig/
cups-filters /usr/lib/pkgconfig/libcupsfilters.pc
cups-filters /usr/lib/pkgconfig/libfontembed.pc
cups-filters /usr/lib/systemd/
cups-filters /usr/lib/systemd/system/
cups-filters /usr/lib/systemd/system/cups-browsed.service
cups-filters /usr/share/
cups-filters /usr/share/cups/
cups-filters /usr/share/cups/banners/
cups-filters /usr/share/cups/banners/classified
cups-filters /usr/share/cups/banners/confidential
cups-filters /usr/share/cups/banners/form
cups-filters /usr/share/cups/banners/secret
cups-filters /usr/share/cups/banners/standard
cups-filters /usr/share/cups/banners/topsecret
cups-filters /usr/share/cups/banners/unclassified
cups-filters /usr/share/cups/braille/
cups-filters /usr/share/cups/braille/cups-braille.sh
cups-filters /usr/share/cups/braille/index.sh
cups-filters /usr/share/cups/braille/indexv3.sh
cups-filters /usr/share/cups/braille/indexv4.sh
cups-filters /usr/share/cups/charsets/
cups-filters /usr/share/cups/charsets/pdf.utf-8
cups-filters /usr/share/cups/charsets/pdf.utf-8.heavy
cups-filters /usr/share/cups/charsets/pdf.utf-8.simple
cups-filters /usr/share/cups/data/
cups-filters /usr/share/cups/data/classified.pdf
cups-filters /usr/share/cups/data/confidential.pdf
cups-filters /usr/share/cups/data/default-testpage.pdf
cups-filters /usr/share/cups/data/default.pdf
cups-filters /usr/share/cups/data/form_english.pdf
cups-filters /usr/share/cups/data/form_english_in.odt
cups-filters /usr/share/cups/data/form_russian.pdf
cups-filters /usr/share/cups/data/form_russian_in.odt
cups-filters /usr/share/cups/data/secret.pdf
cups-filters /usr/share/cups/data/standard.pdf
cups-filters /usr/share/cups/data/testprint
cups-filters /usr/share/cups/data/topsecret.pdf
cups-filters /usr/share/cups/data/unclassified.pdf
cups-filters /usr/share/cups/drv/
cups-filters /usr/share/cups/drv/cupsfilters.drv
cups-filters /usr/share/cups/drv/generic-brf.drv
cups-filters /usr/share/cups/drv/indexv3.drv
cups-filters /usr/share/cups/drv/indexv4.drv
cups-filters /usr/share/cups/mime/
cups-filters /usr/share/cups/mime/braille.convs
cups-filters /usr/share/cups/mime/braille.types
cups-filters /usr/share/cups/mime/cupsfilters-ghostscript.convs
cups-filters /usr/share/cups/mime/cupsfilters-mupdf.convs
cups-filters /usr/share/cups/mime/cupsfilters-poppler.convs
cups-filters /usr/share/cups/mime/cupsfilters.convs
cups-filters /usr/share/cups/mime/cupsfilters.types
cups-filters /usr/share/cups/ppdc/
cups-filters /usr/share/cups/ppdc/braille.defs
cups-filters /usr/share/cups/ppdc/escp.h
cups-filters /usr/share/cups/ppdc/fr-braille.po
cups-filters /usr/share/cups/ppdc/imagemagick.defs
cups-filters /usr/share/cups/ppdc/index.defs
cups-filters /usr/share/cups/ppdc/liblouis.defs
cups-filters /usr/share/cups/ppdc/liblouis1.defs.gen.in
cups-filters /usr/share/cups/ppdc/liblouis2.defs
cups-filters /usr/share/cups/ppdc/liblouis3.defs
cups-filters /usr/share/cups/ppdc/liblouis4.defs
cups-filters /usr/share/cups/ppdc/media-braille.defs
cups-filters /usr/share/cups/ppdc/pcl.h
cups-filters /usr/share/doc/
cups-filters /usr/share/doc/cups-filters/
cups-filters /usr/share/doc/cups-filters/AUTHORS
cups-filters /usr/share/doc/cups-filters/COPYING
cups-filters /usr/share/doc/cups-filters/INSTALL
cups-filters /usr/share/doc/cups-filters/NEWS
cups-filters /usr/share/doc/cups-filters/README
cups-filters /usr/share/licenses/
cups-filters /usr/share/licenses/cups-filters/
cups-filters /usr/share/licenses/cups-filters/COPYING
cups-filters /usr/share/man/
cups-filters /usr/share/man/man1/
cups-filters /usr/share/man/man1/driverless.1.gz
cups-filters /usr/share/man/man1/foomatic-rip.1.gz
cups-filters /usr/share/man/man5/
cups-filters /usr/share/man/man5/cups-browsed.conf.5.gz
cups-filters /usr/share/man/man8/
cups-filters /usr/share/man/man8/cups-browsed.8.gz
cups-filters /usr/share/ppd/
cups-filters /usr/share/ppd/cupsfilters/
cups-filters /usr/share/ppd/cupsfilters/Fuji_Xerox-DocuPrint_CM305_df-PDF.ppd
cups-filters /usr/share/ppd/cupsfilters/Generic-PDF_Printer-PDF.ppd
cups-filters /usr/share/ppd/cupsfilters/HP-Color_LaserJet_CM3530_MFP-PDF.ppd
cups-filters /usr/share/ppd/cupsfilters/HP-PhotoSmart_Pro_B8300-hpijs-pdftoijs.ppd
cups-filters /usr/share/ppd/cupsfilters/Ricoh-PDF_Printer-PDF.ppd
cups-filters /usr/share/ppd/cupsfilters/pxlcolor.ppd
cups-filters /usr/share/ppd/cupsfilters/pxlmono.ppd

PackagesTestingFeature RequestMediumMedium [dnsmasq] needs OpenRC init script  Closed
100%
Task Description

$ pacman -Si dnsmasq
Repository : extra
Name : dnsmasq
Version : 2.76-4
Description : Lightweight, easy to configure DNS forwarder and DHCP server
Architecture : x86_64
URL : http://www.thekelleys.org.uk/dnsmasq/doc.html Licenses : GPL Groups : None
Provides : None
Depends On : glibc gmp libidn libdbus libnetfilter_conntrack nettle
Optional Deps : None
Conflicts With : None
Replaces : None
Download Size : 310.84 KiB
Installed Size : 686.00 KiB
Packager : Christian Hesse arch@eworm.de Build Date : Wed 11 Jan 2017 12:27:06 PM -03
Validated By : MD5 Sum SHA-256 Sum Signature

$ pacman -Ql dnsmasq
dnsmasq /etc/
dnsmasq /etc/dnsmasq.conf
dnsmasq /usr/
dnsmasq /usr/bin/
dnsmasq /usr/bin/dnsmasq
dnsmasq /usr/lib/
dnsmasq /usr/lib/systemd/
dnsmasq /usr/lib/systemd/system/
dnsmasq /usr/lib/systemd/system/dnsmasq.service
dnsmasq /usr/lib/sysusers.d/
dnsmasq /usr/lib/sysusers.d/dnsmasq.conf
dnsmasq /usr/share/
dnsmasq /usr/share/dbus-1/
dnsmasq /usr/share/dbus-1/system.d/
dnsmasq /usr/share/dbus-1/system.d/dnsmasq.conf
dnsmasq /usr/share/dnsmasq/
dnsmasq /usr/share/dnsmasq/trust-anchors.conf
dnsmasq /usr/share/locale/
dnsmasq /usr/share/locale/de/
dnsmasq /usr/share/locale/de/LC_MESSAGES/
dnsmasq /usr/share/locale/de/LC_MESSAGES/dnsmasq.mo
dnsmasq /usr/share/locale/es/
dnsmasq /usr/share/locale/es/LC_MESSAGES/
dnsmasq /usr/share/locale/es/LC_MESSAGES/dnsmasq.mo
dnsmasq /usr/share/locale/fi/
dnsmasq /usr/share/locale/fi/LC_MESSAGES/
dnsmasq /usr/share/locale/fi/LC_MESSAGES/dnsmasq.mo
dnsmasq /usr/share/locale/fr/
dnsmasq /usr/share/locale/fr/LC_MESSAGES/
dnsmasq /usr/share/locale/fr/LC_MESSAGES/dnsmasq.mo
dnsmasq /usr/share/locale/id/
dnsmasq /usr/share/locale/id/LC_MESSAGES/
dnsmasq /usr/share/locale/id/LC_MESSAGES/dnsmasq.mo
dnsmasq /usr/share/locale/it/
dnsmasq /usr/share/locale/it/LC_MESSAGES/
dnsmasq /usr/share/locale/it/LC_MESSAGES/dnsmasq.mo
dnsmasq /usr/share/locale/no/
dnsmasq /usr/share/locale/no/LC_MESSAGES/
dnsmasq /usr/share/locale/no/LC_MESSAGES/dnsmasq.mo
dnsmasq /usr/share/locale/pl/
dnsmasq /usr/share/locale/pl/LC_MESSAGES/
dnsmasq /usr/share/locale/pl/LC_MESSAGES/dnsmasq.mo
dnsmasq /usr/share/locale/pt_BR/
dnsmasq /usr/share/locale/pt_BR/LC_MESSAGES/
dnsmasq /usr/share/locale/pt_BR/LC_MESSAGES/dnsmasq.mo
dnsmasq /usr/share/locale/ro/
dnsmasq /usr/share/locale/ro/LC_MESSAGES/
dnsmasq /usr/share/locale/ro/LC_MESSAGES/dnsmasq.mo
dnsmasq /usr/share/man/
dnsmasq /usr/share/man/es/
dnsmasq /usr/share/man/es/man8/
dnsmasq /usr/share/man/es/man8/dnsmasq.8.gz
dnsmasq /usr/share/man/fr/
dnsmasq /usr/share/man/fr/man8/
dnsmasq /usr/share/man/fr/man8/dnsmasq.8.gz
dnsmasq /usr/share/man/man8/
dnsmasq /usr/share/man/man8/dnsmasq.8.gz

PackagesTestingBug ReportHighHigh [freerdp] error while loading shared libraries Closed
100%
Task Description

$ pacman -Si freerdp
Repository : community
Name : freerdp
Version : 1:1.2.0_20170201-3
Description : Free RDP client
Architecture : x86_64
URL : http://freerdp.sourceforge.net Licenses : GPL Groups : None
Provides : libwinpr-tools2.so=2-64 libfreerdp-client2.so=2-64 libfreerdp2.so=2-64 libwinpr2.so=2-64
Depends On : openssl libxcursor libcups alsa-lib libxext libxdamage ffmpeg libxkbfile libxinerama libxv libpulse libxkbfile libxrender libxfixes gst-plugins-base-libs
Optional Deps : None
Conflicts With : None
Replaces : None
Download Size : 1257.43 KiB
Installed Size : 5380.00 KiB
Packager : Sergej Pupykin <pupykin.s+arch@gmail.com>
Build Date : Fri 17 Feb 2017 02:40:50 PM -03
Validated By : MD5 Sum SHA-256 Sum Signature

$ pacman -Ql freerdp > freerdp_fileslist.txt

$ xfreerdp
xfreerdp: error while loading shared libraries: libsystemd.so.0: cannot open shared object file: No such file or directory

$ ldd /usr/bin/xfreerdp

linux-vdso.so.1 (0x000003fe59fe3000)
libX11.so.6 => /usr/bin/../lib/libX11.so.6 (0x000003858a8b5000)
libXinerama.so.1 => /usr/bin/../lib/libXinerama.so.1 (0x000003858a6b2000)
libXext.so.6 => /usr/bin/../lib/libXext.so.6 (0x000003858a4a0000)
libXcursor.so.1 => /usr/bin/../lib/libXcursor.so.1 (0x000003858a295000)
libXv.so.1 => /usr/bin/../lib/libXv.so.1 (0x000003858a090000)
libXi.so.6 => /usr/bin/../lib/libXi.so.6 (0x0000038589e7f000)
libXrender.so.1 => /usr/bin/../lib/libXrender.so.1 (0x0000038589c74000)
libXfixes.so.3 => /usr/bin/../lib/libXfixes.so.3 (0x0000038589a6e000)
libfreerdp-client2.so.2 => /usr/bin/../lib/libfreerdp-client2.so.2 (0x00000385897d0000)
libfreerdp2.so.2 => /usr/bin/../lib/libfreerdp2.so.2 (0x000003858945b000)
libm.so.6 => /usr/bin/../lib/libm.so.6 (0x0000038589148000)
librt.so.1 => /usr/bin/../lib/librt.so.1 (0x0000038588f40000)
libwinpr2.so.2 => /usr/bin/../lib/libwinpr2.so.2 (0x0000038588c35000)
libc.so.6 => /usr/bin/../lib/libc.so.6 (0x0000038588891000)
libxcb.so.1 => /usr/bin/../lib/libxcb.so.1 (0x0000038588668000)
libdl.so.2 => /usr/bin/../lib/libdl.so.2 (0x0000038588464000)
libpthread.so.0 => /usr/bin/../lib/../lib/libpthread.so.0 (0x0000038588246000)
libcups.so.2 => /usr/bin/../lib/../lib/libcups.so.2 (0x0000038587fb7000)
libavcodec.so.57 => /usr/bin/../lib/../lib/libavcodec.so.57 (0x00000385868d7000)
libavutil.so.55 => /usr/bin/../lib/../lib/libavutil.so.55 (0x0000038586653000)
libasound.so.2 => /usr/bin/../lib/../lib/libasound.so.2 (0x0000038586345000)
libpulse.so.0 => /usr/bin/../lib/../lib/libpulse.so.0 (0x00000385860f4000)
libssl.so.1.1 => /usr/bin/../lib/../lib/libssl.so.1.1 (0x0000038585e89000)
libcrypto.so.1.1 => /usr/bin/../lib/../lib/libcrypto.so.1.1 (0x0000038585a0f000)
libxkbfile.so.1 => /usr/bin/../lib/../lib/libxkbfile.so.1 (0x00000385857e9000)
/lib64/ld-linux-x86-64.so.2 (0x000003858abf4000)
libsystemd.so.0 => not found
libXau.so.6 => /usr/bin/../lib/libXau.so.6 (0x00000385855e5000)
libXdmcp.so.6 => /usr/bin/../lib/libXdmcp.so.6 (0x00000385853df000)
libgssapi_krb5.so.2 => /usr/bin/../lib/../lib/libgssapi_krb5.so.2 (0x0000038585192000)
libkrb5.so.3 => /usr/bin/../lib/../lib/libkrb5.so.3 (0x0000038584eaa000)
libk5crypto.so.3 => /usr/bin/../lib/../lib/libk5crypto.so.3 (0x0000038584c76000)
libcom_err.so.2 => /usr/bin/../lib/../lib/libcom_err.so.2 (0x0000038584a72000)
libgnutls.so.30 => /usr/bin/../lib/../lib/libgnutls.so.30 (0x0000038584706000)
libavahi-common.so.3 => /usr/bin/../lib/../lib/libavahi-common.so.3 (0x00000385844f9000)
libavahi-client.so.3 => /usr/bin/../lib/../lib/libavahi-client.so.3 (0x00000385842e8000)
libz.so.1 => /usr/bin/../lib/../lib/libz.so.1 (0x00000385840d1000)
libswresample.so.2 => /usr/bin/../lib/../lib/libswresample.so.2 (0x0000038583eb3000)
libva.so.1 => /usr/bin/../lib/../lib/libva.so.1 (0x0000038583c93000)
libxvidcore.so.4 => /usr/bin/../lib/../lib/libxvidcore.so.4 (0x0000038583981000)
libx265.so.116 => /usr/bin/../lib/../lib/libx265.so.116 (0x00000385828fa000)
libx264.so.148 => /usr/bin/../lib/../lib/libx264.so.148 (0x0000038582584000)
libwebpmux.so.3 => /usr/bin/../lib/../lib/libwebpmux.so.3 (0x0000038582379000)
libwebp.so.7 => /usr/bin/../lib/../lib/libwebp.so.7 (0x0000038582110000)
libvpx.so.4 => /usr/bin/../lib/../lib/libvpx.so.4 (0x0000038581bbf000)
libvorbisenc.so.2 => /usr/bin/../lib/../lib/libvorbisenc.so.2 (0x000003858190c000)
libvorbis.so.0 => /usr/bin/../lib/../lib/libvorbis.so.0 (0x00000385816df000)
libtheoraenc.so.1 => /usr/bin/../lib/../lib/libtheoraenc.so.1 (0x000003858149e000)
libtheoradec.so.1 => /usr/bin/../lib/../lib/libtheoradec.so.1 (0x0000038581285000)
libspeex.so.1 => /usr/bin/../lib/../lib/libspeex.so.1 (0x000003858106c000)
libschroedinger-1.0.so.0 => /usr/bin/../lib/../lib/libschroedinger-1.0.so.0 (0x0000038580d90000)
libopus.so.0 => /usr/bin/../lib/../lib/libopus.so.0 (0x0000038580b3f000)
libopenjp2.so.7 => /usr/bin/../lib/../lib/libopenjp2.so.7 (0x00000385808ff000)
libopencore-amrwb.so.0 => /usr/bin/../lib/../lib/libopencore-amrwb.so.0 (0x00000385806eb000)
libopencore-amrnb.so.0 => /usr/bin/../lib/../lib/libopencore-amrnb.so.0 (0x00000385804c1000)
libmp3lame.so.0 => /usr/bin/../lib/../lib/libmp3lame.so.0 (0x000003858024a000)
libgsm.so.1 => /usr/bin/../lib/../lib/libgsm.so.1 (0x000003858003e000)
liblzma.so.5 => /usr/bin/../lib/../lib/liblzma.so.5 (0x000003857fe18000)
libvdpau.so.1 => /usr/bin/../lib/../lib/libvdpau.so.1 (0x000003857fc14000)
libva-x11.so.1 => /usr/bin/../lib/../lib/libva-x11.so.1 (0x000003857fa0e000)
libva-drm.so.1 => /usr/bin/../lib/../lib/libva-drm.so.1 (0x000003857f80b000)
libpulsecommon-10.0.so => /usr/lib/pulseaudio/libpulsecommon-10.0.so (0x000003857f587000)
libdbus-1.so.3 => /usr/bin/../lib/../lib/libdbus-1.so.3 (0x000003857f336000)
libkrb5support.so.0 => /usr/bin/../lib/../lib/libkrb5support.so.0 (0x000003857f129000)
libkeyutils.so.1 => /usr/bin/../lib/../lib/libkeyutils.so.1 (0x000003857ef25000)
libresolv.so.2 => /usr/bin/../lib/../lib/libresolv.so.2 (0x000003857ed0f000)
libp11-kit.so.0 => /usr/bin/../lib/../lib/libp11-kit.so.0 (0x000003857e9e0000)
libunistring.so.2 => /usr/bin/../lib/../lib/libunistring.so.2 (0x000003857e66f000)
libtasn1.so.6 => /usr/bin/../lib/../lib/libtasn1.so.6 (0x000003857e45c000)
libnettle.so.6 => /usr/bin/../lib/../lib/libnettle.so.6 (0x000003857e224000)
libhogweed.so.4 => /usr/bin/../lib/../lib/libhogweed.so.4 (0x000003857dfef000)
libgmp.so.10 => /usr/bin/../lib/../lib/libgmp.so.10 (0x000003857dd5c000)
libsoxr.so.0 => /usr/bin/../lib/../lib/libsoxr.so.0 (0x000003857dae5000)
libstdc++.so.6 => /usr/bin/../lib/../lib/libstdc++.so.6 (0x000003857d75d000)
libogg.so.0 => /usr/bin/../lib/../lib/libogg.so.0 (0x000003857d556000)
liborc-0.4.so.0 => /usr/bin/../lib/../lib/liborc-0.4.so.0 (0x000003857d2d8000)
libgcc_s.so.1 => /usr/bin/../lib/../lib/libgcc_s.so.1 (0x000003857d0c1000)
libdrm.so.2 => /usr/bin/../lib/../lib/libdrm.so.2 (0x000003857ceb0000)
libsndfile.so.1 => /usr/bin/../lib/../lib/libsndfile.so.1 (0x000003857cc38000)
libasyncns.so.0 => /usr/bin/../lib/../lib/libasyncns.so.0 (0x000003857ca32000)
libelogind.so.0 => /usr/bin/../lib/../lib/libelogind.so.0 (0x000003858ad43000)
libffi.so.6 => /usr/bin/../lib/../lib/libffi.so.6 (0x000003857c829000)
libgomp.so.1 => /usr/bin/../lib/../lib/libgomp.so.1 (0x000003857c5fb000)
libFLAC.so.8 => /usr/bin/../lib/../lib/libFLAC.so.8 (0x000003857c383000)
libcap.so.2 => /usr/bin/../lib/../lib/libcap.so.2 (0x000003857c17f000)
PackagesTestingFeature RequestMediumMedium [hddtemp] needs OpenRC init script Closed
100%
PackagesTestingBug ReportHighHigh [ksystemlog] error while loading shared libraries Closed
100%
PackagesTestingFeature RequestMediumMedium [libcanberra] needs OpenRC init scripts Closed
100%
PackagesTestingFeature RequestMediumMedium [logrotate] add cron job support Closed
100%
PackagesTestingFeature RequestMediumMedium [lxc] needs OpenRC init scripts Closed
100%
PackagesTestingFeature RequestMediumMedium [lxcfs] needs OpenRC init script Closed
100%
PackagesTestingFeature RequestMediumMedium [lxdm] needs OpenRC init script Closed
100%
PackagesTestingFeature RequestMediumMedium [lynis] add cron job support Closed
100%
PackagesTestingFeature RequestMediumMedium [man-db] add cron job support Closed
100%
PackagesTestingFeature RequestMediumMedium [mlocate] add cron job support Closed
100%
PackagesTestingFeature RequestMediumMedium [pacman] add cron job support Closed
100%
PackagesTestingFeature RequestMediumMedium [ppp] needs OpenRC init script Closed
100%
PackagesTestingFeature RequestMediumMedium [shadow] add cron job support Closed
100%
ServicesWiki Page IssueImplementation RequestHighHigh Add libreboot Installation page with "Full-Disk Encrypt ...Closed
100%
Software Developmentchroot-nspawnImplementation RequestHighHigh [chroot-nspawn] create systemd-nspawn replacement Closed
100%
PackagesAnyImplementation RequestVery HighCritical [linux-libre-lts-server] add "Linux-libre" kernel adapt ...Closed
100%
PackagesAnyFreedom IssueVery HighCritical [cmake-fedora] useful only for non-FSDG distros Closed
100%
PackagesAnyImplementation RequestMediumMedium [uzem][uzebox] add uzem emulator and uzebox firmware pa ...Closed
100%
PackagesAnyImplementation RequestLowLow [nut] add Network UPS Tools 2.7.x package Closed
100%
PackagesAnyFeature RequestVery HighHigh [kmod] add init file to load kernel modules from /etc f ...Closed
100%
PackagesAnyFeature RequestVery HighHigh [procps-ng] add init file to load sysctl configuration  ...Closed
100%
PackagesAnyBug ReportLowMedium [cryptsetup] can't umount luks filesystem on reboot/shu ...Closed
100%
PackagesAnyBackport RequestVery HighHigh [gegl] update package to 0.4.2 backport Closed
100%
PackagesAnyBackport RequestVery HighHigh [gimp] update package to 2.10.2 backport Closed
100%
PackagesAnyFeature RequestVery HighHigh [dovecot] needs OpenRC init script and contains systemd ...Closed
100%
Showing tasks 101 - 150 of 160 Page 3 of 4

Available keyboard shortcuts

Tasklist

Task Details

Task Editing