Packages

Category Task Type  asc Priority Severity Summary Status Progress
AnyFeature RequestHighHigh [partimage] rebuild package against libressl Closed
100%
Task Description

Rebuild package against libressl, since it depends on openssl.

$ pacman -Si partimage
Repository      : community
Name            : partimage
Version         : 0.6.9-11
Description     : Partition Image saves partitions in many formats to an image file.
Architecture    : x86_64
URL             : http://www.partimage.org/
Licenses        : GPL
Groups          : None
Provides        : None
Depends On      : libnewt  bzip2  openssl
Optional Deps   : None
Conflicts With  : None
Replaces        : None
Download Size   : 202.90 KiB
Installed Size  : 751.00 KiB
Packager        : Jan de Groot <jgc@archlinux.org>
Build Date      : Wed 05 Apr 2017 06:20:14 AM -03
Validated By    : MD5 Sum  SHA-256 Sum  Signature
AnyFeature RequestHighHigh [parrot] rebuild package against libressl Closed
100%
Task Description

Rebuild package against libressl, since it depends on openssl.

$ pacman -Si parrot
Repository      : community
Name            : parrot
Version         : 8.1.0-5
Description     : Standalone VM that can execute bytecode compiled dynamic languages
Architecture    : x86_64
URL             : http://www.parrotcode.org/
Licenses        : GPL
Groups          : None
Provides        : None
Depends On      : icu  openssl  libffi  gmp
Optional Deps   : freeglut
Conflicts With  : None
Replaces        : None
Download Size   : 2.31 MiB
Installed Size  : 25.56 MiB
Packager        : Evangelos Foutras <evangelos@foutrelis.com>
Build Date      : Mon 24 Apr 2017 05:41:18 PM -03
Validated By    : MD5 Sum  SHA-256 Sum  Signature
AnyFeature RequestHighHigh [pambase] adapt package in accordance with the Hyperbol ...Closed
100%
Task Description

Adapt package in accordance with the Hyperbola Packaging Guidelines to follow the Hyperbola Social Contract .

AnyFeature RequestHighHigh [pam_mount] rebuild package against libressl Closed
100%
Task Description

Rebuild package against libressl, since it depends on openssl.

$ pacman -Si pam_mount
Repository      : community
Name            : pam_mount
Version         : 2.16-2
Description     : A PAM module that can mount volumes for a user session
Architecture    : x86_64
URL             : http://pam-mount.sourceforge.net/
Licenses        : GPL
Groups          : None
Provides        : None
Depends On      : util-linux  libhx>=3.12.1  libxml2>=2.6  openssl>0.9.7  cryptsetup>=1.1.2
Optional Deps   : hxtools: If you have something like <logout wait="1000" hup="0" term="1" kill="1" /> in your config
Conflicts With  : None
Replaces        : None
Download Size   : 67.31 KiB
Installed Size  : 241.00 KiB
Packager        : Sergej Pupykin <pupykin.s+arch@gmail.com>
Build Date      : Fri 17 Feb 2017 03:16:52 PM -03
Validated By    : MD5 Sum  SHA-256 Sum  Signature
AnyFeature RequestHighHigh [pam] adapt package in accordance with the Hyperbola Pa ...Closed
100%
Task Description

Adapt package in accordance with the Hyperbola Packaging Guidelines to follow the Hyperbola Social Contract .

AnyFeature RequestHighHigh [pacman] rebuild package against libressl Closed
100%
Task Description

Rebuild package against libressl, since it makedepends on openssl and openssl-1.0.

$ pacman -Si pacman
Repository      : core
Name            : pacman
Version         : 5.0.1-5.hyperbola3
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  arch-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.71 KiB
Installed Size  : 5055.00 KiB
Packager        : André Silva <emulatorman@hyperbola.info>
Build Date      : Wed 01 Nov 2017 04:27:26 AM -03
Validated By    : MD5 Sum  SHA-256 Sum  Signature
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

AnyFeature RequestHighHigh [pacman] adapt package in accordance with the Hyperbola ...Closed
100%
Task Description

Adapt package in accordance with the Hyperbola Packaging Guidelines to follow the Hyperbola Social Contract .

AnyFeature RequestHighHigh [pacman-mirrorlist] adapt package in accordance with th ...Closed
100%
Task Description

Adapt package in accordance with the Hyperbola Packaging Guidelines to follow the Hyperbola Social Contract .

AnyFeature RequestHighCritical [pacman-key][cronie][fcron] eating up hardware resource ...Closed
100%
Task Description

This morning while I was working on my X200, I noticed that my CPU was kept 100% busy for a long time by some process which was obvioulsy eating up the battery life. The culprit was pacman-key, triggered by logrotate.

To stop this, I did ‘chmod -x /etc/cron.daily/pacman-key’ and I rebooted.

Later on, it was impossible to install a new package as it was impossible to get over the step marked as “checking keys in keyring...”

So I tried to do again ‘pacman-key –refresh-keys’: the overall process took more than an hour—behind a fast and robust internet connection. I finally got three lines, saying that about 1,000 keys were updated but I never got the prompt back. So I hit Ctrl-C.

At the time of writing, I am still trying to refresh the keys—a quite desperate attempt, if I may say so.

Although I tagged this report as a “Feature request”, it is in my opinion of quite some importance. I understand very well the absolute necessity to always have the keys updated, but in this particular case, with so many keys and so frequent updates, I begin to wonder if losses are not beginning to prevail over benefits.

Unless I am doing something wrong or missing something I should do?

Any help would be strongly appreciated.

Robert

AnyFeature RequestHighHigh [pacman-debug] adapt package in accordance with the Hyp ...Closed
100%
Task Description

Adapt package in accordance with the Hyperbola Packaging Guidelines to follow the Hyperbola Social Contract .

AnyFeature RequestMediumMedium [packagekit] needs OpenRC init scripts Closed
100%
Task Description

$ pacman -Si packagekit
Repository : community
Name : packagekit
Version : 1.1.5-1
Description : A system designed to make installation and updates of packages easier
Architecture : x86_64
URL : http://www.packagekit.org/ Licenses : GPL Groups : None
Provides : None
Depends On : dbus-glib pacman>=5.0.0 polkit shared-mime-info sqlite
Optional Deps : networkmanager: detect connection status

                bash-completion: command completion in bash

Conflicts With : None
Replaces : None
Download Size : 877.20 KiB
Installed Size : 5758.00 KiB
Packager : Christian Hesse arch@eworm.de Build Date : Tue 17 Jan 2017 09:37:33 AM -03
Validated By : MD5 Sum SHA-256 Sum Signature

$ pacman -Ql packagekit > packagekit_fileslist.txt

AnyFeature RequestHighHigh [p3scan] rebuild package against libressl Closed
100%
Task Description

Rebuild package against libressl, since it depends on openssl.

$ pacman -Si p3scan
Repository      : community
Name            : p3scan
Version         : 2.3.2-12
Description     : Fully transparent POP3/SMTP proxy with Anti-Virus and SPAM protection
Architecture    : x86_64
URL             : http://p3scan.sourceforge.net/
Licenses        : GPL
Groups          : None
Provides        : None
Depends On      : pcre  openssl
Optional Deps   : None
Conflicts With  : None
Replaces        : None
Download Size   : 157.87 KiB
Installed Size  : 580.00 KiB
Packager        : Sergej Pupykin <pupykin.s+arch@gmail.com>
Build Date      : Fri 17 Feb 2017 03:16:01 PM -03
Validated By    : MD5 Sum  SHA-256 Sum  Signature
AnyFeature RequestHighHigh [p11-kit] adapt package in accordance with the Hyperbol ...Closed
100%
Task Description

Adapt package in accordance with the Hyperbola Packaging Guidelines to follow the Hyperbola Social Contract .

AnyFeature RequestHighHigh [ostree] rebuild package against libressl Closed
100%
Task Description

Rebuild package against libressl, since it depends on openssl.

$ pacman -Si ostree
Repository      : extra
Name            : ostree
Version         : 2017.10-1.hyperbola1
Description     : Operating system and container binary deployment and upgrades, without systemd support
Architecture    : x86_64
URL             : https://ostree.readthedocs.org/en/latest/
Licenses        : GPL
Groups          : None
Provides        : None
Depends On      : glib2  xz  zlib  libsoup  gpgme  libarchive  fuse2  util-linux  mkinitcpio  openssl
Optional Deps   : None
Conflicts With  : None
Replaces        : None
Download Size   : 425.96 KiB
Installed Size  : 2730.00 KiB
Packager        : André Silva <emulatorman@hyperbola.info>
Build Date      : Tue 12 Sep 2017 12:30:14 AM -03
Validated By    : MD5 Sum  SHA-256 Sum  Signature
AnyFeature RequestHighHigh [ostree] adapt package in accordance with the Hyperbola ...Closed
100%
Task Description

Adapt package in accordance with the Hyperbola Packaging Guidelines to follow the Hyperbola Social Contract .

AnyFeature RequestHighHigh [osec] rebuild package against libressl Closed
100%
Task Description

Rebuild package against libressl, since it depends on openssl.

$ pacman -Si osec
Repository      : community
Name            : osec
Version         : 1.2.5-1
Description     : lightweight integrity checking system
Architecture    : x86_64
URL             : http://o-security.sourceforge.net/
Licenses        : GPL
Groups          : None
Provides        : None
Depends On      : cdbxx  libcap  openssl  perl
Optional Deps   : None
Conflicts With  : None
Replaces        : None
Download Size   : 34.46 KiB
Installed Size  : 181.00 KiB
Packager        : Sergej Pupykin <pupykin.s+arch@gmail.com>
Build Date      : Tue 10 Feb 2015 02:31:06 PM -02
Validated By    : MD5 Sum  SHA-256 Sum  Signature
AnyFeature RequestHighHigh [opusfile] rebuild package against libressl Closed
100%
Task Description

Rebuild package against libressl, since it depends on openssl.

$ pacman -Si opusfile
Repository      : community
Name            : opusfile
Version         : 0.8-2
Description     : Library for opening, seeking, and decoding .opus files
Architecture    : x86_64
URL             : http://www.opus-codec.org/
Licenses        : BSD
Groups          : None
Provides        : None
Depends On      : libogg  openssl  opus
Optional Deps   : None
Conflicts With  : None
Replaces        : None
Download Size   : 60.14 KiB
Installed Size  : 203.00 KiB
Packager        : Jelle van der Waa <jelle@archlinux.org>
Build Date      : Sun 12 Mar 2017 04:48:28 PM -03
Validated By    : MD5 Sum  SHA-256 Sum  Signature
StableFeature RequestMediumMedium [openvswitch] needs OpenRC init script Closed
100%
Task Description

Would be nice to have a rc-service to start an manage openvswitch automatically during system startup

AnyFeature RequestHighHigh [openvswitch-lts] rebuild package against libressl Closed
100%
Task Description

Rebuild package against libressl, since it depends on openssl.

$ pacman -Si openvswitch-lts
Repository      : community
Name            : openvswitch-lts
Version         : 2.5.4-3
Description     : Production Quality, Multilayer Open Virtual Switch, with OpenRC support - Long Term Support (LTS)
Architecture    : x86_64
URL             : http://openvswitch.org
Licenses        : APACHE
Groups          : None
Provides        : openvswitch
Depends On      : openssl
Optional Deps   : python2-six
Conflicts With  : openvswitch
Replaces        : openvswitch
Download Size   : 2.48 MiB
Installed Size  : 17.75 MiB
Packager        : André Silva <emulatorman@hyperbola.info>
Build Date      : Sat 21 Oct 2017 09:09:42 PM -03
Validated By    : MD5 Sum  SHA-256 Sum  Signature
AnyFeature RequestHighHigh [openvpn] rebuild package against libressl Closed
100%
Task Description

Rebuild package against libressl, since it depends on openssl.

$ pacman -Si openvpn
Repository      : core
Name            : openvpn
Version         : 2.4.3-3.hyperbola7
Description     : An easy-to-use, robust and highly configurable VPN (Virtual Private Network), with libeudev, eudev and OpenRC support
Architecture    : x86_64
URL             : https://openvpn.net/index.php/open-source.html
Licenses        : custom
Groups          : None
Provides        : None
Depends On      : openssl  lzo  iproute2  libeudev  pkcs11-helper
Optional Deps   : easy-rsa: easy CA and certificate handling
                  pam: authenticate via PAM
Conflicts With  : None
Replaces        : None
Download Size   : 406.44 KiB
Installed Size  : 1135.00 KiB
Packager        : André Silva <emulatorman@hyperbola.info>
Build Date      : Thu 02 Nov 2017 01:34:01 AM -03
Validated By    : MD5 Sum  SHA-256 Sum  Signature
AnyFeature RequestHighHigh [openvpn] adapt package in accordance with the Hyperbol ...Closed
100%
Task Description

Adapt package in accordance with the Hyperbola Packaging Guidelines to follow the Hyperbola Social Contract .

AnyFeature RequestMediumMedium [openvas-scanner] needs OpenRC init script Closed
100%
Task Description

$ pacman -Si openvas-scanner
Repository : community
Name : openvas-scanner
Version : 5.0.4-3
Description : The OpenVAS scanning Daemon
Architecture : x86_64
URL : http://www.openvas.org/ Licenses : GPL Groups : openvas
Provides : None
Depends On : openvas-libraries redis
Optional Deps : None
Conflicts With : None
Replaces : None
Download Size : 61.79 KiB
Installed Size : 183.00 KiB
Packager : Daniel Micay danielmicay@gmail.com Build Date : Mon 20 Jul 2015 09:02:59 PM -03
Validated By : MD5 Sum SHA-256 Sum Signature

$ pacman -Ql openvas-scanner
openvas-scanner /usr/
openvas-scanner /usr/bin/
openvas-scanner /usr/bin/greenbone-nvt-sync
openvas-scanner /usr/bin/openvas-mkcert
openvas-scanner /usr/bin/openvas-mkcert-client
openvas-scanner /usr/bin/openvas-nvt-sync
openvas-scanner /usr/bin/openvassd
openvas-scanner /usr/lib/
openvas-scanner /usr/lib/systemd/
openvas-scanner /usr/lib/systemd/system/
openvas-scanner /usr/lib/systemd/system/openvas-scanner.service
openvas-scanner /usr/share/
openvas-scanner /usr/share/doc/
openvas-scanner /usr/share/doc/openvas-scanner/
openvas-scanner /usr/share/doc/openvas-scanner/example_redis_2_4.conf
openvas-scanner /usr/share/doc/openvas-scanner/example_redis_2_6.conf
openvas-scanner /usr/share/man/
openvas-scanner /usr/share/man/man8/
openvas-scanner /usr/share/man/man8/greenbone-nvt-sync.8.gz
openvas-scanner /usr/share/man/man8/openvas-mkcert.8.gz
openvas-scanner /usr/share/man/man8/openvas-nvt-sync.8.gz
openvas-scanner /usr/share/man/man8/openvassd.8.gz
openvas-scanner /var/
openvas-scanner /var/cache/
openvas-scanner /var/cache/openvas/
openvas-scanner /var/lib/
openvas-scanner /var/lib/openvas/
openvas-scanner /var/lib/openvas/plugins/

AnyFeature RequestHighHigh [openssh] rebuild package against libressl Closed
100%
Task Description

Rebuild package against libressl, since it depends on openssl.

$ pacman -Si openssh
Repository      : core
Name            : openssh
Version         : 7.5p1-2.hyperbola1
Description     : Free version of the SSH connectivity tools, with OpenRC support
Architecture    : x86_64
URL             : https://www.openssh.com/portable.html
Licenses        : custom:BSD
Groups          : None
Provides        : None
Depends On      : krb5  openssl  libedit  ldns
Optional Deps   : xorg-xauth: X11 forwarding
                  x11-ssh-askpass: input passphrase in X
Conflicts With  : None
Replaces        : None
Download Size   : 727.08 KiB
Installed Size  : 4821.00 KiB
Packager        : André Silva <emulatorman@hyperbola.info>
Build Date      : Thu 17 Aug 2017 10:35:14 PM -03
Validated By    : MD5 Sum  SHA-256 Sum  Signature
AnyFeature RequestHighHigh [openssh] adapt package in accordance with the Hyperbol ...Closed
100%
Task Description

Adapt package in accordance with the Hyperbola Packaging Guidelines to follow the Hyperbola Social Contract .

AnyFeature RequestHighHigh [openssh-knock] rebuild package against libressl Closed
100%
AnyFeature RequestHighHigh [opensmtpd] rebuild package against libressl Closed
100%
AnyFeature RequestHighHigh [openslp] rebuild package against libressl Closed
100%
AnyFeature RequestHighHigh [opensips] rebuild package against libressl Closed
100%
AnyFeature RequestHighHigh [opensc] rebuild package against libressl Closed
100%
AnyFeature RequestHighHigh [openresolv] adapt package in accordance with the Hyper ...Closed
100%
AnyFeature RequestVery HighCritical [openrc] some init scripts are forced to load in certai ...Closed
100%
AnyFeature RequestVery HighCritical [openrc] some init scripts are forced to load in certai ...Closed
100%
AnyFeature RequestLowVery Low [openrc] services should be added to runlevels through  ...Closed
100%
AnyFeature RequestVery HighCritical [openrc] please remove "mtab", "modules-load" and "swcl ...Closed
100%
AnyFeature RequestVery HighHigh [openrc] minor fix in /proc mount option Closed
100%
AnyFeature RequestVery HighCritical [openrc] add hidepid support in /proc filesystem. Closed
100%
AnyFeature RequestVery HighCritical [openrc] add chroot init config and script files Closed
100%
AnyFeature RequestVery HighCritical [openrc] add "newinstance" mount parameter in "devpts"  ...Closed
100%
AnyFeature RequestHighHigh [openrc] adapt package in accordance with the Hyperbola ...Closed
100%
AnyFeature RequestHighHigh [openrc-sysvcompat] adapt package in accordance with th ...Closed
100%
AnyFeature RequestHighHigh [openrc-settingsd] adapt package in accordance with the ...Closed
100%
AnyFeature RequestHighHigh [openntpd] rebuild package against libressl Closed
100%
AnyFeature RequestVery LowCritical [openldap] needs OpenRC init script Closed
100%
AnyFeature RequestHighHigh [openldap] adapt package in accordance with the Hyperbo ...Closed
100%
AnyFeature RequestHighHigh [openfwwf-firmware] adapt package in accordance with th ...Closed
100%
AnyFeature RequestVery LowHigh [opendmarc] needs OpenRC init script and contains syste ...Closed
100%
AnyFeature RequestHighHigh [opendkim] rebuild package against libressl Closed
100%
AnyFeature RequestVery LowLow [opendkim] needs OpenRC init script and contains system ...Closed
100%
AnyFeature RequestMediumMedium [openconnect] needs OpenRC init scripts  Closed
100%
Showing tasks 501 - 550 of 1517 Page 11 of 31

Available keyboard shortcuts

Tasklist

Task Details

Task Editing