All Projects

Project Category Task Type Priority Severity Summary Status  asc Progress
PackagesAnyBug ReportLowMedium[cryptsetup] when dmcrypt start, the "/" filesystem, m...Assigned
0%
Task Description

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

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

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

Software DevelopmentHyperToolsImplementation RequestLowLow[hypertools] create libretools replacement for Hyperbol...Deferred
0%
Task Description

Create hypertools to replace libretools package for HyperbolaBSD and GNU/Linux

It’s long period to develop this package.
For now, a systemd-nspawn wrapper is being developed for “libretools”[0]

[0]:https://issues.hyperbola.info/index.php?do=details&task_id=86

PackagesTestingBug ReportHighHigh [gnome-shell] error while loading shared libraries Closed
100%
Task Description

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

PackagesAnyImplementation RequestLowLow [i2p] add new package Closed
100%
Task Description

Description:

  • add new package

Additional info:

  • none

Steps to reproduce:

  • none
PackagesAnyImplementation RequestVery HighMedium [coturn] add new package Closed
100%
Task Description

Description:

  • add new package

Additional info:

Steps to reproduce:

  • none
PackagesAnyImplementation RequestVery HighMedium [mediagoblin] add GNU MediaGoblin package Closed
100%
Task Description

Description:

  • add GNU MediaGoblin package

Additional info:

  • none

Steps to reproduce:

  • none
PackagesTestingBug ReportHighHigh [mutter] error while loading shared libraries Closed
100%
Task Description

$ /usr/bin/mutter
mutter: error while loading shared libraries: libsystemd.so.0: cannot open shared object file: No such file or directory

PackagesAnyImplementation RequestMediumMedium [uzem][uzebox] add uzem emulator and uzebox firmware pa ...Closed
100%
Task Description

Add “uzem” emulator and “uzebox” firmware packages[0][1].

It’s a emulator and firmware for fully free 8bit game console.

[0]:http://belogic.com/uzebox/index.asp (no https found)
[1]:https://github.com/Uzebox/uzebox

PackagesAnyImplementation RequestLowLow [nut] add Network UPS Tools 2.7.x package Closed
100%
Task Description

Add “nut” package.

Useful for uninterruptible power supplies, power distribution units, solar controllers and servers power supply units.

PackagesAnyFeature RequestVery HighHigh [kmod] add init file to load kernel modules from /etc f ...Closed
100%
Task Description

Add init file to load kernel modules in system configuration

Examples:

/etc/modules.conf
----
btrfs

/etc/modules.d/*.conf
----

/etc/modules.d/nouveau.conf
----
nouveau

/etc/init.d/modules
----
#!/usr/bin/openrc-run
command="/usr/bin/modprobe"
command_args="$(cat /etc/modules.{,d/*}conf)"

/etc/runlevels/boot/modules
PackagesAnyFeature RequestVery HighHigh [procps-ng] add init file to load sysctl configuration  ...Closed
100%
Task Description

Add init file to load sysctl configuration files

Examples:

/etc/init.d/sysctl
----
#!/usr/bin/openrc-run
command="/usr/bin/sysctl"
command_args="--system"
----
/etc/runlevels/boot/sysctl
PackagesAnyBug ReportLowMedium [cryptsetup] can't umount luks filesystem on reboot/shu ...Closed
100%
Task Description

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

* Removing dm-crypt mappings
* foobar-pv
device-mapper: remove ioctl on foobar-pv  failed: Device or resource busy
device-mapper: remove ioctl on foobar-pv  failed: Device or resource busy
device-mapper: remove ioctl on foobar-pv  failed: Device or resource busy
device-mapper: remove ioctl on foobar-pv  failed: Device or resource busy
device-mapper: remove ioctl on foobar-pv  failed: Device or resource busy
device-mapper: remove ioctl on foobar-pv  failed: Device or resource busy
device-mapper: remove ioctl on foobar-pv  failed: Device or resource busy
device-mapper: remove ioctl on foobar-pv  failed: Device or resource busy
device-mapper: remove ioctl on foobar-pv  failed: Device or resource busy
device-mapper: remove ioctl on foobar-pv  failed: Device or resource busy
device-mapper: remove ioctl on foobar-pv  failed: Device or resource busy
device-mapper: remove ioctl on foobar-pv  failed: Device or resource busy
device-mapper: remove ioctl on foobar-pv  failed: Device or resource busy
device-mapper: remove ioctl on foobar-pv  failed: Device or resource busy
device-mapper: remove ioctl on foobar-pv  failed: Device or resource busy
device-mapper: remove ioctl on foobar-pv  failed: Device or resource busy
device-mapper: remove ioctl on foobar-pv  failed: Device or resource busy
device-mapper: remove ioctl on foobar-pv  failed: Device or resource busy
device-mapper: remove ioctl on foobar-pv  failed: Device or resource busy
device-mapper: remove ioctl on foobar-pv  failed: Device or resource busy
device-mapper: remove ioctl on foobar-pv  failed: Device or resource busy
device-mapper: remove ioctl on foobar-pv  failed: Device or resource busy
device-mapper: remove ioctl on foobar-pv  failed: Device or resource busy
device-mapper: remove ioctl on foobar-pv  failed: Device or resource busy
device-mapper: remove ioctl on foobar-pv  failed: Device or resource busy
Device foobar-pv is still in use                                              [ !! ]
PackagesAnyBackport RequestVery HighHigh [gegl] update package to 0.4.2 backport Closed
100%
Task Description

Description:

Update package to 0.4.2 backport version
Note: Is needed by GIMP 2.10.2 backport or update [gegl] to 0.3.34
      Update the [babl] package
      https://issues.hyperbola.info/index.php?do=details&task_id=1051
      https://issues.hyperbola.info/index.php?do=details&task_id=1052
      https://issues.hyperbola.info/index.php?do=details&task_id=1054

Additional info:

gegl 0.3.26-2.hyperbola1
$ pacman -Si gegl
Repository      : extra
Name            : gegl
Version         : 0.3.26-2.hyperbola1
Description     : Graph based image processing framework
Architecture    : x86_64
URL             : http://www.gegl.org/
Licenses        : GPL3  LGPL3
Groups          : None
Provides        : None
Depends On      : babl  libspiro  json-glib
Optional Deps   : libraw: raw plugin
                  openexr: openexr plugin
                  ffmpeg: ffmpeg plugin
                  suitesparse: matting-levin plugin
                  librsvg: svg plugin
                  jasper: jasper plugin
                  libtiff: tiff plugin
                  lua: lua plugin
                  lensfun: lens-correct plugin
Conflicts With  : gegl02
Replaces        : gegl02
Download Size   : 1347.15 KiB
Installed Size  : 6823.00 KiB
Packager        : André Silva <emulatorman@hyperbola.info>
Build Date      : Sun 31 Dec 2017 05:37:41 AM -03
Validated By    : MD5 Sum  SHA-256 Sum  Signature

Steps to reproduce:

none
PackagesAnyBackport RequestVery HighHigh [gimp] update package to 2.10.2 backport Closed
100%
Task Description

Description:

Update package to 2.10.2 backport version
Note: Needs [gegl] 0.4.2 and [babl] 0.1.50
      or update [gegl] 0.3.34 only
      Update the [babl] package
      https://issues.hyperbola.info/index.php?do=details&task_id=1051
      https://issues.hyperbola.info/index.php?do=details&task_id=1052
      https://issues.hyperbola.info/index.php?do=details&task_id=1053

Additional info:

gimp 2.8.22-1.hyperbola1
Repository      : extra
Name            : gimp
Version         : 2.8.22-1.hyperbola1
Description     : GNU Image Manipulation Program, with gegl and libxslt support
Architecture    : x86_64
URL             : https://www.gimp.org/
Licenses        : GPL  LGPL
Groups          : None
Provides        : None
Depends On      : pygtk  lcms  libxpm  libwmf  libxmu  librsvg  libmng  dbus-glib  libexif  gegl  jasper  desktop-file-utils  hicolor-icon-theme  babl  openexr
                  libgudev
Optional Deps   : gutenprint: for sophisticated printing only as gimp has built-in cups print support
                  poppler-glib: for pdf support
                  alsa-lib: for MIDI event controller module
                  curl: for URI support
                  ghostscript: for postscript support
Conflicts With  : gimp-devel
Replaces        : None
Download Size   : 12.12 MiB
Installed Size  : 67.73 MiB
Packager        : André Silva <emulatorman@hyperbola.info>
Build Date      : Sun 31 Dec 2017 08:42:46 AM -03
Validated By    : MD5 Sum  SHA-256 Sum  Signature

Steps to reproduce:

none
PackagesAnyFeature RequestVery HighHigh [dovecot] needs OpenRC init script and contains systemd ...Closed
100%
Task Description

Description:

  • needs OpenRC init script and contains systemd files

Additional info:

  • dovecot 2.2.29.1-1
dovecot /usr/lib/systemd/system/dovecot.service
dovecot /usr/lib/systemd/system/dovecot.socket
dovecot /usr/lib/tmpfiles.d/dovecot.conf

Steps to reproduce:

  • none
PackagesAnyFeature RequestVery HighHigh [onioncat] needs OpenRC init script Closed
100%
Task Description

Description:

  • needs OpenRC init script

Additional info:

  • onioncat 0.2.2.r578-1

Steps to reproduce:

  • none
PackagesAnyFeature RequestVery HighHigh [prosody] needs OpenRC init script and contains systemd ...Closed
100%
Task Description

Description:

  • needs OpenRC init script and contains systemd files

Additional info:

  • prosody 1:0.10.r7198+.2fd20f372cb1+-2
prosody /usr/lib/systemd/system/prosody.service
prosody /usr/lib/sysusers.d/prosody.conf
prosody /usr/lib/tmpfiles.d/prosody.conf

Steps to reproduce:

  • none
PackagesAnyFeature RequestVery HighHigh [unrealircd] needs OpenRC init script and contains syst ...Closed
100%
Task Description

Description:

  • needs OpenRC init script and contains systemd files

Additional info:

  • unrealircd 4.0.11-2
unrealircd /usr/lib/systemd/system/unrealircd.service
unrealircd /usr/lib/tmpfiles.d/unrealircd.conf

Steps to reproduce:

  • none
PackagesAnyFeature RequestVery HighHigh [mcelog] needs OpenRC init script and contains systemd  ...Closed
100%
Task Description

Description:

  • needs OpenRC init script and contains systemd file

Additional info:

  • mcelog 1:148-1
mcelog /usr/lib/systemd/system/mcelog.service

Steps to reproduce:

  • none
PackagesAnyFeature RequestVery HighHigh [mercurial] needs OpenRC init scripts (hg serve and chg ...Closed
100%
Task Description

Description:

  • needs OpenRC init scripts (hg serve and chg server), like [git] (git-daemon) and [subversion] (svnserve)

Additional info:

  • mercurial 4.2-1
Note: needs a provide: hg

Steps to reproduce:

  • none
PackagesAnyFreedom IssueVery HighCritical [cmake-fedora] useful only for non-FSDG distros Closed
100%
Task Description

$ pacman -Si cmake-fedora
Repository : community
Name : cmake-fedora
Version : 2.7.1-3
Description : CMake helper modules for fedora developers
Architecture : any
URL : https://pagure.io/cmake-fedora Licenses : custom:BSD
Groups : None
Provides : None
Depends On : cmake
Optional Deps : None
Conflicts With : None
Replaces : None
Download Size : 90.94 KiB
Installed Size : 422.00 KiB
Packager : Felix Yan felixonmars@archlinux.org Build Date : Mon 17 Apr 2017 06:39:49 AM -03
Validated By : MD5 Sum SHA-256 Sum Signature

PackagesAnyImplementation RequestVery HighCritical [linux-libre-lts-server] add "Linux-libre" kernel adapt ...Closed
100%
Task Description

Description:

Additional info:

  • none.

Steps to reproduce:

  • none.
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/

PackagesAnyBug ReportMediumMedium [btrfs-progs] contains systemd unit files Closed
100%
PackagesTestingBug ReportHighHigh [sddm] error while loading shared libraries Closed
100%
PackagesAnyBug ReportMediumMedium [libcanberra] contains systemd unit files Closed
100%
PackagesTestingFeature RequestMediumMedium [cups-filters] needs OpenRC init script Closed
100%
PackagesAnyDrop RequestLowLow [gegl02] remove unmaintained version of GEGL Closed
100%
PackagesAnyDrop RequestLowLow [nginx-mainline] remove unstable and duplicated package Closed
100%
PackagesAnyDrop RequestLowLow [libreoffice-fresh*] remove unstable and duplicated pac ...Closed
100%
PackagesAnySecurity IssueVery HighCritical [gnome-mplayer] [gecko-mediaplayer] [gmtk] remove unsec ...Closed
100%
PackagesAnySecurity IssueVery HighCritical [freewrl] remove unsecure "libFreeWRLplugin.so" Closed
100%
PackagesAnySecurity IssueVery HighCritical [xulrunner] unmaintained and unsupportable Closed
100%
PackagesAnyDrop RequestLowLow [autoconf-2.64] remove duplicated package Closed
100%
PackagesAnySecurity IssueHighHigh [npapi-sdk] remove unsecure/deprecated package Closed
100%
PackagesAnySecurity IssueHighHigh [npapi-vlc] remove unsecured package Closed
100%
PackagesAnySecurity IssueHighHigh [nspluginwrapper] remove unsecure/deprecated package Closed
100%
PackagesAnySecurity IssueHighHigh [x2goplugin] remove unsecure package Closed
100%
PackagesAnySecurity IssueHighHigh [djview] remove unsecure "nsdejavu.so" Closed
100%
PackagesAnyReplace RequestLowLow [botan*] remove unstable "botan" and rename ''botan1.10 ...Closed
100%
PackagesAnySecurity IssueHighHigh [icedtea-web] remove unsecure "IcedTeaPlugin.so" Closed
100%
PackagesAnyFreedom IssueVery HighCritical [cataclysm-dda] uses CC BY-SA for software Closed
100%
PackagesAnyBug ReportMediumMedium [at-spi2-core] contains systemd unit files Closed
100%
PackagesAnyBug ReportMediumMedium [colord] contains systemd unit files Closed
100%
PackagesTestingFeature RequestMediumMedium [dnsmasq] needs OpenRC init script  Closed
100%
PackagesAnyBug ReportMediumMedium [evince] contains systemd unit files Closed
100%
PackagesAnyFeature RequestMediumMedium [fluidsynth] needs OpenRC init script Closed
100%
PackagesAnyFeature RequestMediumMedium [fossil] needs OpenRC init script Closed
100%
Showing tasks 1 - 50 of 160 Page 1 of 4

Available keyboard shortcuts

Tasklist

Task Details

Task Editing