Packages

Category Task Type Priority Severity Summary Status  desc Progress
AnyBackport RequestVery HighHigh [nodejs] backporting to nodejs LTS 8.11.3 Closed
100%
Task Description

Description:

Hi dear developers of Hyperbola. I work in the field of web development. I use a lot of javascript and nodejs to compile.
Could they do the nodejs update?. I also mention this because Hyperbola works with LTS packages.

Additional info:

* package version(s)

$ sudo pacman -Si nodejs
Repositorio               : community
Nombre                    : nodejs
Versión                   : 7.10.0-1
Descripción               : Evented I/O for V8 javascript
Arquitectura              : x86_64
URL                       : http://nodejs.org/
Licencias                 : MIT
Grupos                    : Nada
Provee                    : Nada
Depende de                : openssl-1.0  zlib  icu  libuv  http-parser  c-ares
Dependencias opcionales   : npm: nodejs package manager
En conflicto con          : Nada
Remplaza a                : Nada
Tamaño de la descarga     : 4,55 MiB
Tamaño de la instalación  : 18,49 MiB
Encargado                 : Felix Yan <felixonmars@archlinux.org>
Fecha de creación         : mié 03 may 2017 09:50:26 -05
Validado por              : Suma MD5  Suma SHA-256  Firma
$ sudo pacman -Si npm
Repositorio               : community
Nombre                    : npm
Versión                   : 4.5.0-1
Descripción               : A package manager for javascript
Arquitectura              : any
URL                       : https://www.npmjs.com/
Licencias                 : custom:Artistic
Grupos                    : Nada
Provee                    : nodejs-node-gyp
Depende de                : nodejs  semver
Dependencias opcionales   : python2: for node-gyp
En conflicto con          : Nada
Remplaza a                : Nada
Tamaño de la descarga     : 2,72 MiB
Tamaño de la instalación  : 13,98 MiB
Encargado                 : Felix Yan <felixonmars@archlinux.org>
Fecha de creación         : mié 12 abr 2017 22:08:06 -05
Validado por              : Suma MD5  Suma SHA-256  Firma

- NodeJS LTS (includes npm 5.6.0):

* https://nodejs.org/dist/v8.11.3/node-v8.11.3.tar.gz

* https://nodejs.org/dist/v8.11.3/SHASUMS256.txt.asc

Some errors that I suffer when compiling:
- https://stackoverflow.com/questions/46476741/nodejs-util-promisify-is-not-a-function

AnyFeature 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
AnyBug 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
AnyBug ReportVery LowHigh [nginx]: cannot start if NetworkManager is not started Closed
100%
Task Description

Description:

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

rc-service nginx start

Additional info:

$ pacman -Si nginx
Repositorio               : extra
Nombre                    : nginx
Versión                   : 1.12.2-2.hyperbola4
Descripción               : Lightweight HTTP server and IMAP/POP3 proxy server, with logger recommendation and OpenRC support
Arquitectura              : x86_64
URL                       : https://nginx.org
Licencias                 : custom
Grupos                    : Nada
Provee                    : Nada
Depende de                : pcre  zlib  openssl  geoip
Dependencias opcionales   : logger: message logging support
En conflicto con          : nginx-mainline
Remplaza a                : nginx-mainline
Tamaño de la descarga     : 478,89 KiB
Tamaño de la instalación  : 1598,00 KiB
Encargado                 : André Silva <emulatorman@hyperbola.info>
Fecha de creación         : lun 11 jun 2018 18:20:12 -05
Validado por              : Suma MD5  Suma SHA-256  Firma
$ pacman -Ql nginx
nginx /etc/
nginx /etc/conf.d/
nginx /etc/conf.d/nginx
nginx /etc/init.d/
nginx /etc/init.d/nginx
nginx /etc/logrotate.d/
nginx /etc/logrotate.d/nginx
nginx /etc/nginx/
nginx /etc/nginx/fastcgi.conf
nginx /etc/nginx/fastcgi_params
nginx /etc/nginx/koi-utf
nginx /etc/nginx/koi-win
nginx /etc/nginx/mime.types
nginx /etc/nginx/nginx.conf
nginx /etc/nginx/scgi_params
nginx /etc/nginx/uwsgi_params
nginx /etc/nginx/win-utf
nginx /usr/
nginx /usr/bin/
nginx /usr/bin/nginx
nginx /usr/share/
nginx /usr/share/licenses/
nginx /usr/share/licenses/nginx/
nginx /usr/share/licenses/nginx/LICENSE
nginx /usr/share/man/
nginx /usr/share/man/man8/
nginx /usr/share/man/man8/nginx.8.gz
nginx /usr/share/nginx/
nginx /usr/share/nginx/html/
nginx /usr/share/nginx/html/50x.html
nginx /usr/share/nginx/html/index.html
nginx /usr/share/vim/
nginx /usr/share/vim/vimfiles/
nginx /usr/share/vim/vimfiles/ftdetect/
nginx /usr/share/vim/vimfiles/ftdetect/nginx.vim
nginx /usr/share/vim/vimfiles/indent/
nginx /usr/share/vim/vimfiles/indent/nginx.vim
nginx /usr/share/vim/vimfiles/syntax/
nginx /usr/share/vim/vimfiles/syntax/nginx.vim
nginx /var/
nginx /var/lib/
nginx /var/lib/nginx/
nginx /var/lib/nginx/proxy/
nginx /var/log/
nginx /var/log/nginx/

Steps to reproduce:

1. Disconnect network. Start computer.

2. Try to start nginx with above command.

AnyBug ReportHighHigh [filesystem] contains systemd references and files Closed
100%
Task Description

Description:

  • The filesystem package contains systemd files (/etc/profile.d/locale.sh and /usr/share/factory/) and references in /usr/share/man/man7/hyperbola.7.gz

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

  • Proposal patch to fix the Hyperbola basic configuration man page:
diff --git hyperbola.7.txt hyperbola.7.txt.new
index 842e532..927cf6a 100644
--- hyperbola.7.txt
+++ hyperbola.7.txt.new
@@ -24,14 +24,12 @@ To view available services, use 'rc-status --all'.
 
 HOSTNAME[[H]]
 -------------
-The hostname of the machine can be set using 'hostnamectl set-hostname <hostname>'.
+The hostname of the machine can be set using 'hostname <hostname>' or 'sysctl -w kernel.hostname=<hostname>'.
 It will then be written to /etc/hostname.
 
 LOCALIZATION[[L]]
 -----------------
 Various locales may be enabled in /etc/locale.gen and are generated by 'locale-gen'.
-The system-wide locale to be used can be configured in /etc/locale.conf.
-These settings can be overridden on a per-user basis by keeping a user-specific locale.conf in $HOME/.config/locale.conf.
 The user-specific file will take precedence if it exists.
 
 VIRTUAL CONSOLE[[V]]
@@ -72,15 +70,16 @@ Syslinux is configured in /boot/syslinux/syslinux.cfg.
 MODULES[[M]]
 ------------
 Most modules should be loaded on-demand.
-Modules to be unconditionally loaded at boot can be specified in /etc/modules-load.d/,
+Modules to be unconditionally loaded at boot can be specified in /etc/conf.d/modules,
 and modules to be blacklisted from automatically loading can be configured in /etc/modprobe.d/.
 
 SEE ALSO
 --------
 
-*hostname*(5), *locale.conf*(5), *timezone*(3), *hwclock*(8),
-*fstab*(5), *crypttab*(5), *mkinitcpio*(8), *pacman*(8), *pacman.conf*(5),
-*grub-mkconfig*(8), *syslinux*(1), *modules-load.d*(5), *modprobe.d*(5)
+*hostname*(5), *timezone*(3), *hwclock*(8),
+*fstab*(5), *cryptsetup*(8), *mkinitcpio*(8), *pacman*(8), *pacman.conf*(5),
+*grub-mkconfig*(8), *syslinux*(1), *modprobe.d*(5),
+*openrc*(8), *rc-service*(8), *rc-status*(8), *rc-update*(8)
 
 AUTHORS
 -------

Steps to reproduce:

* Run:

~ man hyperbola
AnySecurity IssueHighHigh [certbot] version 0.23 is not giving the option to keep ...Closed
100%
Task Description

Description:

Common use case is to have a reverse proxy managing the certificates from let’s encrypt.
If a backend server (behind the reverse proxy) needs to use SSL certificates, this requires to use certbot on the reverse proxy, generate the certificate and to move private key from the reverse proxy to the backend server.

There is another way: sharing NFS drive between servers but this breaks all the security best practices!

Today the “best” way is to SCP the private keys from a the reverse proxy to the backend server, this is not the best way and this needs to be repeated every 3 months before let’s encrypt certificate expires, moving the private key is not a best practice either.

version 0.24 brings a new function --reuse-key to reuse the same private key to renew the certificate, so this private key can stay to the backend server and no need to copy the new private key from the reverse proxy to the backend server because it was not changed during the renew.

AnyBug 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
StableBug ReportMediumHigh [tp_smapi] not working with most recent libre kernel Closed
100%
Task Description

Description:
tp_smapi fails to load

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

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

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

AnyFeature RequestVery LowHigh [opendmarc] needs OpenRC init script and contains syste ...Closed
100%
Task Description

Description:

* needs OpenRC init script and contains systemd files

Additional info:
* 1.3.2-1

 $ pkgfile -l opendmarc | grep systemd
 community/opendmarc     /usr/lib/systemd/
 community/opendmarc     /usr/lib/systemd/system/
 community/opendmarc     /usr/lib/systemd/system/opendmarc.service

Steps to reproduce:

* none

AnyImplementation RequestVery LowHigh [icinga2] add package Closed
100%
Task Description

Description:
Icinga2 is a libre host, service and network monitoring program

Without it is is very difficult to monitor (CPU/Memory/Process...) Hyperbola systems under Icinga2 Web.
Arch Package & Parabola Package

I already tested theses packages on Hyperbola but Systemd + other packages versions dependencies issues.

This would made a very nice addition as Hyperbola is also designed to be installed on servers & virtual machines (my case on +10 machines).

StableFeature RequestVery LowHigh [youtube-viewer] Added the 'use_invidious_api' config-o ...Closed
100%
Task Description

Description:

We know that YouTube is a problem. That’s why I added invidio.us as support for youtube-viewer and gtk-youtube-viewer.

invidio.us has already been added to the main source of youtube-viewer[0][1]

Attached[2] the patch to enable invidious in youtube-viewer

Additional info:

- [0]: https://github.com/trizen/youtube-viewer/commit/0cd9a5414513d18213d8fe460c533b7107b56ebc

- [1]: https://github.com/trizen/youtube-viewer/commit/d856b993c744e0ef17be0b14c6440378bfeec0f9

- [2]: https://paste.debian.net/plain/1091294

AnyUpdate RequestVery LowHigh [php] update to old stable PHP 7.1.32 Closed
100%
Task Description

Description:

Version 7.1.32

29 Aug 2019

mbstring:
* Fixed CVE-2019-13224 (don’t allow different encodings for onig_new_deluxe) (stas)
* pcre: Fixed bug #75457 (heap use-after-free in pcrelib) (cmb)

AnyImplementation RequestHighHigh [dhcpcd-ui] add package Closed
100%
Task Description

Please add dhcpcd-ui, it is very nice replacement to networkmanager (and network-manager-applet). It works fine combined with wpa_supplicant for wireless networks.

“dhcpcd Monitor in GTK+”

License : BSD

https://roy.marples.name/projects/dhcpcd-ui

https://aur.archlinux.org/packages/dhcpcd-ui/

AnyBug ReportMediumHigh [cups] lp command no longer works Closed
100%
Task Description

Probably related to this bug:

https://issues.hyperbola.info/index.php?do=details&task_id=1419

[alon@T60-hyperbola ~]$ lp -d HP_OfficeJet_Pro_8710 /home/alon/Desktop/all/testpages/clean_page.pdf
    lp: Unsupported document-format "application/pdf".
    [alon@T60-hyperbola ~]$ lp -d HP_OfficeJet_Pro_8710 /home/alon/Desktop/all/testpages/clean_page.ps
    lp: Unsupported document-format "application/postscript".
StableBug ReportVery LowHigh [ebtables] require rebuild Closed
100%
Task Description

Description:

ebtables require rebuild

$ pacman -Si ebtables
Repositorio : extra
Nombre : ebtables
Versión : 2.0.10_4-6.hyperbola1
Descripción : Ethernet bridge filtering utilities, with OpenRC support
Arquitectura : x86_64
URL : http://ebtables.sourceforge.net/ Licencias : GPL2
Grupos : Nada
Provee : Nada
Depende de : perl bash iptables
Dependencias opcionales : Nada
En conflicto con : Nada
Remplaza a : Nada
Tamaño de la descarga : 75,04 KiB
Tamaño de la instalación : 327,00 KiB
Encargado : André Silva emulatorman@hyperbola.info Fecha de creación : mar 27 mar 2018 21:46:13 -05
Validado por : Suma MD5 Suma SHA-256 Firma

Steps to reproduce:

- Install package

ldd $(command -v ebtables) | grep 'not found'
	libebtc.so => not found
	libebt_802_3.so => not found
	libebt_nat.so => not found
	libebt_arp.so => not found
	libebt_arpreply.so => not found
	libebt_ip.so => not found
	libebt_ip6.so => not found
	libebt_standard.so => not found
	libebt_log.so => not found
	libebt_redirect.so => not found
	libebt_vlan.so => not found
	libebt_mark_m.so => not found
	libebt_mark.so => not found
	libebt_pkttype.so => not found
	libebt_stp.so => not found
	libebt_among.so => not found
	libebt_limit.so => not found
	libebt_ulog.so => not found
	libebt_nflog.so => not found
	libebtable_filter.so => not found
	libebtable_nat.so => not found
	libebtable_broute.so => not found


AnyBug ReportMediumHigh [libvirt] USB device passthrough can't be used due to  ...Closed
100%
Task Description

Description:

On a system which lacks support for either the vfio kernel module, or lacks IOMMU hardware, it is no longer possible to use host USB device assignment

Additional info:
* package version(s)

# pacman -Si libvirt
Repositorio               : community
Nombre                    : libvirt
Versión                   : 3.2.0-2.hyperbola9
Descripción               : API for controlling virtualization engines
                            (openvz,kvm,qemu,xen,etc), with eudev, libressl and OpenRC support
Arquitectura              : x86_64
URL                       : https://libvirt.org/
Licencias                 : LGPL-2.1
Grupos                    : Nada
Provee                    : Nada
Depende de                : e2fsprogs  gnutls  iptables  libxml2  parted  polkit  python2
                            avahi  yajl  libpciaccess  eudev  dbus  libxau  libxdmcp  libpcap
                            libcap-ng  curl  libsasl  libgcrypt  libgpg-error  libressl
                            libxcb  gcc-libs  iproute2  libnl  libx11  numactl  gettext  ceph
                            libssh2  netcf
Dependencias opcionales   : ebtables: required for default NAT networking
                            dnsmasq: required for default NAT/DHCP for guests
                            bridge-utils: for bridged networking
                            openbsd-netcat: for remote management over ssh
                            qemu
                            radvd
                            dmidecode
En conflicto con          : Nada
Remplaza a                : Nada
Tamaño de la descarga     : 6,93 MiB
Tamaño de la instalación  : 41,21 MiB
Encargado                 : HyperBuilder <hyperbuilder@hyperbola.info>
Fecha de creación         : vie 19 jul 2019 08:21:25 -05
Validado por              : Suma MD5  Suma SHA-256  Firma

* Patch

- https://www.redhat.com/archives/libvir-list/2017-April/msg00594.html

Steps to reproduce:

- Install package

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

Contains:
/usr/lib/systemd/user/gvfs-daemon.service
/usr/lib/systemd/user/gvfs-metadata.service
/usr/lib/systemd/user/gvfs-udisks2-volume-monitor.service

$ pacman -Si gvfs
Repository : extra
Name : gvfs
Version : 1.32.1-1.hyperbola2
Description : Virtual filesystem implementation for GIO, without libgdata support and gvfs-google recommendation
Architecture : x86_64
URL : https://wiki.gnome.org/Projects/gvfs Licenses : LGPL Groups : gnome
Provides : None
Depends On : avahi dconf fuse libarchive libcdio-paranoia libsoup udisks2 libsecret libbluray libgudev gcr psmisc
Optional Deps : gvfs-afc: AFC (mobile devices) support

                gvfs-smb: SMB/CIFS (Windows client) support
                gvfs-gphoto2: gphoto2 (PTP camera/MTP media player) support
                gvfs-mtp: MTP device support
                gvfs-goa: gnome-online-accounts (e.g. OwnCloud) support
                gvfs-nfs: NFS support
                gtk3: Recent files support

Conflicts With : None
Replaces : gvfs-obexftp gvfs-afp
Download Size : 930.75 KiB
Installed Size : 6083.00 KiB
Packager : André Silva emulatorman@hyperbola.info Build Date : Fri 09 Jun 2017 06:20:45 AM -03
Validated By : MD5 Sum SHA-256 Sum Signature

$ pacman -Ql gvfs > gvfs_fileslist.txt

AnyImplementation RequestMediumMedium [octopi] [octopi-cachecleaner] [octopi-notifier] [octop ...Closed
100%
Task Description

Implement octopi, octopi-cachecleaner, octopi-notifier and octopi-repoeditor packages.

Octopi is a GUI for Pacman (Package Manager) tools, needed for desktop users[0][1].

Note: Those packages need patches to remove AUR support.

[0]:https://octopiproject.wordpress.com/ [1]:https://github.com/aarnt/octopi

AnyFeature RequestMediumMedium [lightdm] needs OpenRC init script Closed
100%
Task Description

$ pacman -Si lightdm
Repository : extra
Name : lightdm
Version : 1:1.22.0-1
Description : A lightweight display manager
Architecture : x86_64
URL : https://launchpad.net/lightdm Licenses : GPL3 LGPL3
Groups : None
Provides : None
Depends On : glib2 glibc libgcrypt libx11 libxcb libxdmcp libxklavier pam polkit
Optional Deps : accountsservice: Enhanced user accounts handling

                lightdm-gtk-greeter: GTK greeter
                lightdm-kde-greeter: Qt greeter
                xorg-server-xephyr: LightDM test mode

Conflicts With : None
Replaces : None
Download Size : 201.30 KiB
Installed Size : 1916.00 KiB
Packager : Maxime Gauduin alucryd@archlinux.org Build Date : Wed 22 Mar 2017 05:52:59 PM -03
Validated By : MD5 Sum SHA-256 Sum Signature

$ pacman -Ql lightdm > lightdm_fileslist.txt

TestingFeature RequestMediumMedium [logrotate] add cron job support Closed
100%
Task Description

$ pacman -Si logrotate
Repository : core
Name : logrotate
Version : 3.12.1-1
Description : Rotates system logs automatically
Architecture : x86_64
URL : https://github.com/logrotate/logrotate Licenses : GPL Groups : base
Provides : None
Depends On : popt gzip acl
Optional Deps : None
Conflicts With : None
Replaces : None
Download Size : 37.11 KiB
Installed Size : 77.00 KiB
Packager : Pierre Schmitz pierre@archlinux.de Build Date : Sat 22 Apr 2017 12:00:21 PM -03
Validated By : MD5 Sum SHA-256 Sum Signature

$ pacman -Ql logrotate
logrotate /etc/
logrotate /etc/logrotate.conf
logrotate /etc/logrotate.d/
logrotate /usr/
logrotate /usr/bin/
logrotate /usr/bin/logrotate
logrotate /usr/lib/
logrotate /usr/lib/systemd/
logrotate /usr/lib/systemd/system/
logrotate /usr/lib/systemd/system/logrotate.service
logrotate /usr/lib/systemd/system/logrotate.timer
logrotate /usr/lib/systemd/system/timers.target.wants/
logrotate /usr/lib/systemd/system/timers.target.wants/logrotate.timer
logrotate /usr/share/
logrotate /usr/share/man/
logrotate /usr/share/man/man5/
logrotate /usr/share/man/man5/logrotate.conf.5.gz
logrotate /usr/share/man/man8/
logrotate /usr/share/man/man8/logrotate.8.gz

TestingFeature RequestMediumMedium [lxdm] needs OpenRC init script Closed
100%
Task Description

$ pacman -Si lxdm
Repository : community
Name : lxdm
Version : 0.5.3-4
Description : Lightweight X11 Display Manager
Architecture : x86_64
URL : http://lxde.org/ Licenses : GPL Groups : lxde
Provides : None
Depends On : gtk2 xorg-server
Optional Deps : iso-codes: show language names in language chooser

                librsvg: display the default background
                gnome-themes-standard: default GTK+ theme

Conflicts With : None
Replaces : None
Download Size : 98.87 KiB
Installed Size : 341.00 KiB
Packager : Balló György <ballogyor+arch@gmail.com>
Build Date : Tue 21 Feb 2017 01:24:36 AM -03
Validated By : MD5 Sum SHA-256 Sum Signature

$ pacman -Ql lxdm > lxdm_fileslist.txt

TestingFeature RequestMediumMedium [lynis] add cron job support Closed
100%
Task Description
$ pacman -Si lynis
Repository      : community
Name            : lynis
Version         : 2.4.8-1
Description     : Security and system auditing tool to harden Unix/Linux systems
Architecture    : any
URL             : https://cisofy.com/lynis/
Licenses        : GPL3
Groups          : None
Provides        : None
Depends On      : sh  awk
Optional Deps   : net-tools: networking tests
                  bind-tools: nameserver tests
                  iptables: firewall tests
                  bash-completion: completion for bash
Conflicts With  : None
Replaces        : None
Download Size   : 200.59 KiB
Installed Size  : 1390.00 KiB
Packager        : Levente Polyak <anthraxx@archlinux.org>
Build Date      : Wed 29 Mar 2017 06:38:57 PM -03
Validated By    : MD5 Sum  SHA-256 Sum  Signature
$ pacman -Ql lynis > lynis_fileslist.txt
TestingFeature RequestMediumMedium [man-db] add cron job support Closed
100%
Task Description
$ pacman -Si man-db
Repository      : core
Name            : man-db
Version         : 2.7.6.1-2
Description     : A utility for reading man pages
Architecture    : x86_64
URL             : http://www.nongnu.org/man-db/
Licenses        : GPL  LGPL
Groups          : base
Provides        : man
Depends On      : bash  gdbm  zlib  groff  libpipeline  less
Optional Deps   : gzip
Conflicts With  : man
Replaces        : man
Download Size   : 756.10 KiB
Installed Size  : 2349.00 KiB
Packager        : Andreas Radke <andyrtr@archlinux.org>
Build Date      : Thu 15 Dec 2016 09:31:44 AM -03
Validated By    : MD5 Sum  SHA-256 Sum  Signature
$ pacman -Ql man-db > man-db_fileslist.txt
TestingFeature RequestMediumMedium [mlocate] add cron job support Closed
100%
Task Description

$ pacman -Si mlocate
Repository : core
Name : mlocate
Version : 0.26-6
Description : Merging locate/updatedb implementation
Architecture : x86_64
URL : https://anonscm.debian.org/cgit/collab-maint/mlocate.git Licenses : GPL Groups : None
Provides : None
Depends On : glibc
Optional Deps : None
Conflicts With : None
Replaces : None
Download Size : 84.40 KiB
Installed Size : 719.00 KiB
Packager : Gaetan Bisson bisson@archlinux.org Build Date : Tue 04 Apr 2017 02:25:36 AM -03
Validated By : MD5 Sum SHA-256 Sum Signature

$ pacman -Ql mlocate > mlocate_fileslist.txt

TestingFeature RequestMediumMedium [pacman] add cron job support Closed
100%
Task Description

$ pacman -Si pacman
Repository : core
Name : pacman
Version : 5.0.1-5.hyperbola2
Description : A library-based package manager with dependency support
Architecture : x86_64
URL : http://www.archlinux.org/pacman/ Licenses : GPL Groups : base base-devel
Provides : pacman-contrib
Depends On : bash glibc libarchive curl gpgme pacman-mirrorlist archlinux-keyring hyperbola-keyring
Optional Deps : cron: run specified programs at scheduled times and related tools
Conflicts With : pacman-contrib
Replaces : pacman-contrib
Download Size : 736.57 KiB
Installed Size : 5055.00 KiB
Packager : André Silva emulatorman@hyperbola.info Build Date : Mon 24 Jul 2017 04:03:17 AM -03
Validated By : MD5 Sum SHA-256 Sum Signature

$ pacman -Ql pacman > pacman_fileslist.txt

TestingFeature RequestMediumMedium [ppp] needs OpenRC init script Closed
100%
AnyFeature RequestMediumMedium [sddm] needs OpenRC init script Closed
100%
TestingFeature RequestMediumMedium [shadow] add cron job support Closed
100%
TestingFeature RequestMediumMedium [mariadb] needs OpenRC init script Closed
100%
StableFeature RequestMediumMedium [openvswitch] needs OpenRC init script Closed
100%
AnyFeature RequestMediumMedium [offlineimap] needs OpenRC init script Closed
100%
AnyFeature RequestMediumMedium [pcsclite] needs OpenRC init script Closed
100%
AnyBug ReportMediumMedium [minicom][openrc] error: failed to commit transaction ( ...Closed
100%
AnyBug ReportMediumMedium [cdemu-daemon] error: failed to prepare transaction (co ...Closed
100%
StableFeature RequestMediumMedium [aqemu] add package Closed
100%
AnyFeature RequestMediumMedium [gdm] needs OpenRC init script Closed
100%
AnyBug ReportMediumMedium [wine] doesn't allow sound. + all wine versions =2.7 Closed
100%
AnyImplementation RequestMediumMedium [wine-stable] add package Closed
100%
StableBug ReportMediumMedium [ranger]: /bin/sh: sensible-editor: command not found Closed
100%
StableBug ReportMediumMedium [icecast] init script fails Closed
100%
AnyFeature RequestMediumMedium [tlp] needs OpenRC init script Closed
100%
AnyFeature RequestMediumMedium [fail2ban] needs OpenRC init script Closed
100%
AnyBug ReportVery LowMedium [python-pafy] Like/dislike ratio and category not displ ...Closed
100%
AnyBug ReportVery LowMedium [shadow] missing = sign in /etc/cron.daily/grpck Closed
100%
StableUpdate RequestHighMedium [xscreensaver] needs an update, since there is a bugfix ...Closed
100%
AnyBug ReportLowMedium [openrc] Error: fopen(/run/openrc/rc.log) failed: No su ...Closed
100%
AnyBug ReportMediumMedium [shadow] warning <<FAIL_DELAY>> Closed
100%
AnyFeature RequestMediumMedium [create_ap] needs OpenRC init script Closed
100%
AnyFeature RequestMediumMedium [iperf] needs OpenRC init script Closed
100%
AnyFeature RequestMediumMedium [gammu] needs OpenRC init script Closed
100%
Showing tasks 201 - 250 of 341 Page 5 of 7

Available keyboard shortcuts

Tasklist

Task Details

Task Editing