Packages

Category Task Type Priority Severity Summary  desc Status Progress
AnyFeature RequestHighHigh [ppp] 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 .

AnyBug ReportMediumMedium [ppp] Couldn't open the /dev/ppp device: No such file o ...Closed
100%
Task Description

Description:
pppd service crashes because pppoe module isn’t running by default.

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

pppd[3659]: Plugin rp-pppoe.so loaded.
pppd[3659]: Couldn't open the /dev/ppp device: No such file or directory
pppd[3659]: Linux kernel does not support PPPoE -- are you running 2.4.x?
pppd[3659]: Exit.

Steps to reproduce:

  • install ppp package:
    # pacman -S ppp
  • run pppd service:
    # rc-service pppd start
AnyImplementation RequestVery LowLow [powerpill] add package Closed
100%
Task Description

Hello,

Could it be possible to add this package :

powerpill

“Pacman wrapper for faster downloads.”

https://aur.archlinux.org/packages/powerpill/

https://xyne.archlinux.ca/projects/powerpill

License : GPL

Thanks

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

Rebuild package against libressl, since it depends on openssl.

$ pacman -Si powerdns
Repository      : community
Name            : powerdns
Version         : 4.0.3-3.hyperbola1
Description     : Authoritative DNS server, without systemd support
Architecture    : x86_64
URL             : https://www.powerdns.com/
Licenses        : GPL2
Groups          : None
Provides        : pdns
Depends On      : boost-libs  libsodium  lua  openssl  protobuf  sqlite
Optional Deps   : libmariadbclient: MariaDB/MySQL backend
                  postgresql-libs: PostgreSQL backend
                  libldap: LDAP backend
                  geoip: GeoIP backend
                  yaml-cpp: GeoIP backend
Conflicts With  : pdns
Replaces        : None
Download Size   : 2.70 MiB
Installed Size  : 18.38 MiB
Packager        : André Silva <emulatorman@hyperbola.info>
Build Date      : Mon 18 Sep 2017 01:37:08 PM -03
Validated By    : MD5 Sum  SHA-256 Sum  Signature
AnyFeature RequestHighHigh [powerdns-recursor] rebuild package against libressl Closed
100%
Task Description

Rebuild package against libressl, since it depends on openssl.

$ pacman -Si powerdns-recursor
Repository      : community
Name            : powerdns-recursor
Version         : 4.0.4-3.hyperbola1
Description     : Resolving DNS server, without systemd and libsystemd support
Architecture    : x86_64
URL             : https://www.powerdns.com/
Licenses        : GPL2
Groups          : None
Provides        : pdns-recursor
Depends On      : gcc-libs  boost-libs  lua  openssl  protobuf  libboost_context.so=1.63.0-64
Optional Deps   : None
Conflicts With  : pdns-recursor
Replaces        : None
Download Size   : 1234.97 KiB
Installed Size  : 4870.00 KiB
Packager        : André Silva <emulatorman@hyperbola.info>
Build Date      : Wed 20 Sep 2017 03:43:30 PM -03
Validated By    : MD5 Sum  SHA-256 Sum  Signature
AnyFeature RequestHighHigh [pound] rebuild package against libressl Closed
100%
Task Description

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

$ pacman -Si pound
Repository      : community
Name            : pound
Version         : 2.7-4
Description     : A reverse proxy, load balancer, and SSL wrapper
Architecture    : x86_64
URL             : http://www.apsis.ch/pound/index_html
Licenses        : GPL
Groups          : None
Provides        : None
Depends On      : pcre  openssl-1.0
Optional Deps   : None
Conflicts With  : None
Replaces        : None
Download Size   : 59.37 KiB
Installed Size  : 153.00 KiB
Packager        : Antonio Rojas <arojas@archlinux.org>
Build Date      : Wed 05 Apr 2017 08:05:27 AM -03
Validated By    : MD5 Sum  SHA-256 Sum  Signature
StableBug ReportVery LowMedium [postgrey] has systemd service and no OpenRC init scrip ...Closed
100%
Task Description

Description:
The title says everything

Also, it doesn’t follow the FHS (/usr/bin/postgrey should be in /usr/sbin)

Additional info:
* postgrey-1.37-1

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

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

$ pacman -Si postgresql
Repository      : extra
Name            : postgresql
Version         : 9.6.4-1.hyperbola1
Description     : Sophisticated object-relational DBMS, with OpenRC support
Architecture    : x86_64
URL             : https://www.postgresql.org/
Licenses        : custom:PostgreSQL
Groups          : None
Provides        : None
Depends On      : postgresql-libs>=9.6.4  krb5  libxml2  readline>=6.0  openssl>=1.0.0  pam
Optional Deps   : python2: for PL/Python support
                  perl: for PL/Perl support
                  tcl: for PL/Tcl support
                  postgresql-old-upgrade: upgrade from previous major version using pg_upgrade
Conflicts With  : None
Replaces        : None
Download Size   : 5.68 MiB
Installed Size  : 26.57 MiB
Packager        : André Silva <emulatorman@hyperbola.info>
Build Date      : Sat 12 Aug 2017 05:59:51 PM -03
Validated By    : MD5 Sum  SHA-256 Sum  Signature
AnyBug ReportMediumHigh [postgresql] creating directory Permission denied Closed
100%
Task Description

In the File postgresql.install

the output is:

    ==> requires datadir /var/lib/data
    ==> run as user postgres: 'initdb -D /var/lib/data'

when it should be:

    ==> requires datadir /var/lib/postgres/data
    ==> run as user postgres: 'initdb -D /var/lib/postgres/data'

It may be necessary to change:

local datadir = "/var/lib/data"

to

local datadir = "/var/lib/postgres/data"

The comand for default fails:

creating directory /var/lib/data... initdb: could not create directory "/var/lib/data": Permission denied
AnyFeature RequestHighHigh [postgresql] adapt package in accordance with the Hyper ...Closed
100%
Task Description

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

AnyFeature RequestHighHigh [postgresql-old-upgrade] rebuild package against libres ...Closed
100%
Task Description

Rebuild package against libressl, since it depends on openssl.

$ pacman -Si postgresql-old-upgrade
Repository      : extra
Name            : postgresql-old-upgrade
Version         : 9.5.6-1
Description     : PostgreSQL build for migrating between major versions with pg_upgrade
Architecture    : x86_64
URL             : https://www.postgresql.org/
Licenses        : custom:PostgreSQL
Groups          : None
Provides        : None
Depends On      : postgresql-libs>=9.5  libxml2  openssl>=1.0.0  pam
Optional Deps   : None
Conflicts With  : None
Replaces        : None
Download Size   : 3.74 MiB
Installed Size  : 16.06 MiB
Packager        : Levente Polyak <anthraxx@archlinux.org>
Build Date      : Sun 05 Mar 2017 08:27:59 AM -03
Validated By    : MD5 Sum  SHA-256 Sum  Signature
AnyFeature RequestHighHigh [postgresql-libs] rebuild package against libressl Closed
100%
Task Description

Rebuild package against libressl, since it depends on openssl.

$ pacman -Si postgresql-libs
Repository      : extra
Name            : postgresql-libs
Version         : 9.6.4-1.hyperbola1
Description     : Libraries for use with PostgreSQL
Architecture    : x86_64
URL             : https://www.postgresql.org/
Licenses        : custom:PostgreSQL
Groups          : None
Provides        : postgresql-client
Depends On      : krb5  openssl>=1.0.0  readline>=6.0
Optional Deps   : None
Conflicts With  : postgresql-client
Replaces        : None
Download Size   : 1101.37 KiB
Installed Size  : 6211.00 KiB
Packager        : André Silva <emulatorman@hyperbola.info>
Build Date      : Sat 12 Aug 2017 05:59:12 PM -03
Validated By    : MD5 Sum  SHA-256 Sum  Signature
AnyFeature RequestHighHigh [postgresql-libs] adapt package in accordance with the  ...Closed
100%
Task Description

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

AnyFeature RequestHighHigh [postgresql-docs] adapt package in accordance with the  ...Closed
100%
Task Description

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

StableBug ReportHighCritical [postfix][FHS] multiple issues, need rebuilding Closed
100%
Task Description

Description:
Postfix is a mess, first it failed to start (running ‘postfix start’) with the following:

  postfix: fatal: chdir(/usr/lib/postfix/bin): No such file or directory

Then, to solve this, I symlinked /usr/libexec/postfix to /usr/lib/postfix/bin, because there were the binaries, but then it came with the following:

  # postfix start
  /usr/lib/postfix/bin/postfix-script: line 89: /usr/bin/postconf: No such file or directory
  /usr/lib/postfix/bin/postfix-script: line 90: /usr/bin/postlog: No such file or directory

Because all the post* bins where now in /usr/sbin, so I symlinked them to /usr/bin, and it could finally run, but with many warnings

  # postfix start
  postfix/postfix-script: warning: symlink leaves directory: /usr/lib/postfix/./bin
  postfix/postfix-script: warning: not owned by group postdrop: /usr/bin/postqueue
  postfix/postfix-script: warning: not owned by group postdrop: /usr/bin/postdrop
  postfix/postfix-script: warning: not set-gid or not owner+group+world executable: /usr/bin/postqueue
  postfix/postfix-script: warning: not set-gid or not owner+group+world executable: /usr/bin/postdrop
  postfix/postfix-script: starting the Postfix mail system

Additional info:
* postfix 3.2.2-1.hyperbola6

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

Rebuild package against libressl, since it depends on openssl.

$ pacman -Si postfix
Repository      : extra
Name            : postfix
Version         : 3.2.2-1.hyperbola1
Description     : Fast, easy to administer, secure mail server, with OpenRC support
Architecture    : x86_64
URL             : http://www.postfix.org/
Licenses        : custom
Groups          : None
Provides        : smtp-server  smtp-forwarder  postfix-tools
Depends On      : openssl  pcre  icu  libsasl  libldap  db  libmariadbclient  postgresql-libs  sqlite  tinycdb  quilt
Optional Deps   : None
Conflicts With  : smtp-server  smtp-forwarder  postfix-tools
Replaces        : postfix-tools
Download Size   : 1285.80 KiB
Installed Size  : 4315.00 KiB
Packager        : André Silva <emulatorman@hyperbola.info>
Build Date      : Fri 18 Aug 2017 11:17:01 PM -03
Validated By    : MD5 Sum  SHA-256 Sum  Signature
StableBug ReportVery LowVery Low[postfix] has different directory permissions than 'fil...Deferred
0%
Task Description

Description:
The /usr/sbin directory in postfix has permissions 755
https://git.hyperbola.info:50100/packages/extra.git/tree/postfix/PKGBUILD#n115

And ‘filesystem’ sets it to 750
https://git.hyperbola.info:50100/packages/core.git/tree/filesystem/PKGBUILD#n135

So when installing postfix, pacman throws a warning

warning: directory permissions differ on /usr/sbin/
filesystem: 750  package: 755

Additional info:
* postfix-3.2.2-1.hyperbola6

AnyFreedom IssueMediumLow [portaudio] vague terminology "Open Source" in descript ...Closed
100%
Task Description

This package contains vague terminology “Open Source”:

community/portaudio 190600_20161030-1
    A free, cross-platform, open source, audio I/O library.

According to:
https://www.gnu.org/distros/free-system-distribution-guidelines.html

We shall avoid vague terminology such as “Open Source”, please see here:
https://www.gnu.org/philosophy/words-to-avoid.html#Open

It would be good example to set to have proper description of packages without using “Open Source”.

eg.

A free software, cross-platform, audio I/O library.
AnyFeature RequestHighHigh [popt] adapt package in accordance with the Hyperbola P ...Closed
100%
Task Description

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

AnyFreedom IssueMediumLow [polymake] vague terminology "Open Source" in descripti ...Closed
100%
Task Description

This package contains vague terminology “Open Source”:

community/polymake 3.1-1
    Open source software for research in polyhedral geometry

According to:
https://www.gnu.org/distros/free-system-distribution-guidelines.html

We shall avoid vague terminology such as “Open Source”, please see here:
https://www.gnu.org/philosophy/words-to-avoid.html#Open

It would be good example to set to have proper description of packages without using “Open Source”.

eg.

Free software for research in polyhedral geometry
AnyFreedom IssueMediumLow [pokerth] vague terminology "Open Source" in descriptio ...Closed
100%
Task Description

This package contains vague terminology “Open Source”:

community/pokerth 1.1.1-17
    Open source Texas Hold'em Poker simulator

According to:
https://www.gnu.org/distros/free-system-distribution-guidelines.html

We shall avoid vague terminology such as “Open Source”, please see here:
https://www.gnu.org/philosophy/words-to-avoid.html#Open

It would be good example to set to have proper description of packages without using “Open Source”.

eg.

Free software Texas Hold'em Poker simulator
AnySecurity IssueHighHigh [podofo] vulnerable allows remote attackers to cause a  ...Closed
100%
Task Description

https://icepng.github.io/2017/04/21/PoDoFo-1/

https://blogs.gentoo.org/ago/2017/03/31/podofo-four-null-pointer-dereference

http://www.securityfocus.com/bid/97296/info

Package information

Repositorio : community
Nombre : podofo
Versión : 0.9.5-2 Descripción : A C++ library to work with the PDF file format
Arquitectura : x86_64
URL : http://podofo.sourceforge.net Licencias : GPL Grupos : Nada
Provee : Nada
Depende de : lua openssl fontconfig libtiff libidn libjpeg-turbo
Dependencias opcionales : Nada
En conflicto con : Nada
Remplaza a : Nada
Tamaño de la descarga : 785,18 KiB
Tamaño de la instalación : 4492,00 KiB
Encargado : Antonio Rojas arojas@archlinux.org Fecha de creación : sáb 18 feb 2017 06:52:31 -05
Validado por : Suma MD5 Suma SHA-256 Firma

Debian just patched for v0.9.5-6

https://sources.debian.net/src/libpodofo/0.9.5-6/debian/patches/CVE-2017-738%5B0123%5D.patch/

https://sources.debian.net/src/libpodofo/0.9.5-6/debian/patches/

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

Rebuild package against libressl, since it depends on openssl.

$ pacman -Si podofo
Repository      : community
Name            : podofo
Version         : 0.9.5-2.hyperbola1
Description     : A C++ library to work with the PDF file format
Architecture    : x86_64
URL             : http://podofo.sourceforge.net
Licenses        : GPL
Groups          : None
Provides        : None
Depends On      : lua  openssl  fontconfig  libtiff  libidn  libjpeg-turbo
Optional Deps   : None
Conflicts With  : None
Replaces        : None
Download Size   : 775.34 KiB
Installed Size  : 4509.00 KiB
Packager        : André Silva <emulatorman@hyperbola.info>
Build Date      : Sat 21 Oct 2017 12:20:14 AM -03
Validated By    : MD5 Sum  SHA-256 Sum  Signature
AnyFeature RequestHighHigh [poco] rebuild package against libressl Closed
100%
Task Description

Rebuild package against libressl, since it depends on openssl.

$ pacman -Si poco
Repository      : community
Name            : poco
Version         : 1.7.8-2
Description     : C++ class libraries for network-centric, portable applications, complete edition with debug libraries
Architecture    : x86_64
URL             : http://www.pocoproject.org/
Licenses        : custom:boost
Groups          : None
Provides        : None
Depends On      : libmariadbclient  openssl  unixodbc
Optional Deps   : None
Conflicts With  : None
Replaces        : None
Download Size   : 2.94 MiB
Installed Size  : 13.91 MiB
Packager        : Sergej Pupykin <pupykin.s+arch@gmail.com>
Build Date      : Tue 25 Apr 2017 09:58:48 AM -03
Validated By    : MD5 Sum  SHA-256 Sum  Signature
AnyDrop RequestVery HighCritical [pm-utils] unmaintained and unsupportable Closed
100%
Task Description

pm-utils is no longer maintained from a long time . Therefore, it should be removed from repos since Hyperbola contains an amendment about anti-abandonware through its packaging guidelines .

AnyImplementation RequestVery LowLow [plymouth] add package Closed
100%
AnyFeature RequestVery HighHigh [pkgfile] contains systemd unit files Closed
100%
AnyFeature RequestVery HighHigh [pkgfile] contains systemd unit files Closed
100%
AnyFreedom IssueVery LowLow [pkgdiff]: using kernel name instead of operating syste ...Closed
100%
AnyFeature RequestHighHigh [pkg-config] adapt package in accordance with the Hyper ...Closed
100%
AnyFeature RequestHighHigh [pkcs11-helper] rebuild package against libressl Closed
100%
AnyFeature RequestHighHigh [pkcs11-helper] adapt package in accordance with the Hy ...Closed
100%
AnyFeature RequestHighHigh [pjproject] rebuild package against libressl Closed
100%
AnyFreedom IssueVery LowLow [pinta] mentioning proprietary software Paint.NET Closed
100%
AnyFeature RequestHighHigh [pinentry] adapt package in accordance with the Hyperbo ...Closed
100%
StableUpdate RequestLowHigh [pigeonhole] needs to be updated (depends on older vers ...Closed
100%
AnyFeature RequestVery HighHigh [phpldapadmin] needs OpenRC init script  Closed
100%
AnyUpdate RequestVery LowHigh [php] update to old stable PHP 7.1.32 Closed
100%
AnyUpdate RequestMediumHigh [php] is out of date/support Closed
100%
AnySecurity IssueVery HighCritical [php] CVE-2017-9120 Closed
100%
AnyFeature RequestDeferLow [php-imagick] add package Closed
100%
StableBug ReportHighHigh [php-fpm] service: No such file or directory  Closed
100%
AnyBug ReportLowHigh [php-fpm] service fails to start Closed
100%
AnyFeature RequestHighHigh [phantomjs] rebuild package against libressl Closed
100%
AnyFreedom IssueVery LowLow [pflask]: using kernel name instead of operating system ...Closed
100%
AnyFeature RequestHighHigh [perl] adapt package in accordance with the Hyperbola P ...Closed
100%
AnyFeature RequestHighHigh [perl-net-ssleay] rebuild package against libressl Closed
100%
AnyFeature RequestHighHigh [perl-crypt-openssl-random] rebuild package against lib ...Closed
100%
AnyFeature RequestHighHigh [perl-crypt-openssl-dsa] rebuild package against libres ...Closed
100%
AnyFeature RequestHighHigh [perl-crypt-openssl-bignum] rebuild package against lib ...Closed
100%
Showing tasks 401 - 450 of 1517 Page 9 of 31

Available keyboard shortcuts

Tasklist

Task Details

Task Editing