Packages

Category Task Type Priority Severity Summary  desc Status Progress
TestingFeature 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

StableBug ReportMediumMedium [ipython2] broken Closed
100%
Task Description

ipython2 does not work with Milky Way (it used to work with the previous release):

$ ipython2
Traceback (most recent call last):
  File "/usr/bin/ipython2", line 6, in <module>
    from pkg_resources import load_entry_point
  File "/usr/lib/python2.7/site-packages/pkg_resources/__init__.py", line 3036, in <module>
    @_call_aside
  File "/usr/lib/python2.7/site-packages/pkg_resources/__init__.py", line 3020, in _call_aside
    f(*args, **kwargs)   
  File "/usr/lib/python2.7/site-packages/pkg_resources/__init__.py", line 3049, in _initialize_master_working_set
    working_set = WorkingSet._build_master()
  File "/usr/lib/python2.7/site-packages/pkg_resources/__init__.py", line 654, in _build_master
    ws.require(__requires__)
  File "/usr/lib/python2.7/site-packages/pkg_resources/__init__.py", line 968, in require 
    needed = self.resolve(parse_requirements(requirements))
  File "/usr/lib/python2.7/site-packages/pkg_resources/__init__.py", line 854, in resolve 
    raise DistributionNotFound(req, requirers)
pkg_resources.DistributionNotFound: The 'pathlib2' distribution was not found and is required by ipython

It is because ipython2 (and also python2-pickleshare) now requires pathlib2 while Milky Way only ships pathlib (python2-pathlib package) which is deprecated upstream over pathlib2 and this package is also orphaned BTW.

python2-pathlib2 is available in Arch:
https://www.archlinux.org/packages/community/any/python2-pathlib2/

It builds fine on hyperbola and once installed, ipython2 works fine. As of other packages currently depending on the legacy python2-pathlib, I checked them one by one and:

  • python2-pickleshare: Broken as it requires pathlib2 (same as ipython2).
  • python2-pytest-benchmark: Does not use pathlib at all (neither in setuptools requires.txt nor in the source code).
AnyFeature RequestHighHigh [iputils] rebuild package against libressl Closed
100%
Task Description

Rebuild package against libressl, since it depends on openssl.

$ pacman -Si iputils
Repository      : core
Name            : iputils
Version         : 20161105.1f2bb12-2
Description     : Network monitoring tools, including ping
Architecture    : x86_64
URL             : http://www.skbuff.net/iputils/
Licenses        : GPL
Groups          : base
Provides        : None
Depends On      : openssl  sysfsutils  libcap  libidn
Optional Deps   : xinetd: for tftpd
Conflicts With  : netkit-base  arping  netkit-tftpd
Replaces        : netkit-base
Download Size   : 71.17 KiB
Installed Size  : 172.00 KiB
Packager        : Pierre Schmitz <pierre@archlinux.de>
Build Date      : Sat 11 Feb 2017 09:06:45 AM -03
Validated By    : MD5 Sum  SHA-256 Sum  Signature
AnyFeature RequestHighHigh [iputils] 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 [iptables] adapt package in accordance with the Hyperbo ...Closed
100%
Task Description

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

AnyFeature RequestHighHigh [ipsec-tools] rebuild package against libressl Closed
100%
Task Description

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

$ pacman -Si ipsec-tools
Repository      : community
Name            : ipsec-tools
Version         : 0.8.2-5
Description     : KAME IPSec tools ported to Linux
Architecture    : x86_64
URL             : http://ipsec-tools.sourceforge.net/
Licenses        : GPL
Groups          : None
Provides        : None
Depends On      : readline  openssl-1.0  krb5  flex
Optional Deps   : None
Conflicts With  : None
Replaces        : None
Download Size   : 339.07 KiB
Installed Size  : 1113.00 KiB
Packager        : Antonio Rojas <arojas@archlinux.org>
Build Date      : Wed 05 Apr 2017 07:30:34 AM -03
Validated By    : MD5 Sum  SHA-256 Sum  Signature
AnyFeature RequestHighHigh [iproute2] adapt package in accordance with the Hyperbo ...Closed
100%
Task Description

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

AnyFeature RequestHighHigh [iproute2-doc] 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 RequestHighHigh [ipmitool] rebuild package against libressl Closed
100%
Task Description

Rebuild package against libressl, since it depends on openssl.

$ pacman -Si ipmitool
Repository      : community
Name            : ipmitool
Version         : 1.8.18-3
Description     : Command-line interface to IPMI-enabled devices
Architecture    : x86_64
URL             : http://ipmitool.sourceforge.net
Licenses        : BSD
Groups          : None
Provides        : None
Depends On      : openssl
Optional Deps   : None
Conflicts With  : None
Replaces        : None
Download Size   : 378.13 KiB
Installed Size  : 1391.00 KiB
Packager        : Antonio Rojas <arojas@archlinux.org>
Build Date      : Sat 04 Mar 2017 06:47:32 AM -03
Validated By    : MD5 Sum  SHA-256 Sum  Signature
AnyFeature RequestMediumMedium [iperf] needs OpenRC init script Closed
100%
Task Description
pacman -Si

Nom                      : iperf
Version                  : 2.0.9-1
Description              : A tool to measure maximum TCP bandwidth
Architecture             : x86_64
URL                      : https://sourceforge.net/projects/iperf2/
Licences                 : custom
Groupes                  : --
Fournit                  : --
Dépend de                : gcc-libs
Dépendances opt.         : --
Requis par               : --
Optionnel pour           : --
Est en conflit avec      : --
Remplace                 : --
Taille installée         : 88,00 KiB
Paqueteur                : Sébastien Luttringer <seblu@seblu.net>
Compilé le               : dim. 09 oct. 2016 14:14:34 CEST
Installé le              : ven. 04 mai 2018 17:13:21 CEST
Motif d’installation     : Explicitement installé
Script d’installation    : Oui
Validé par               : Signature
pacman -Ql

iperf /usr/
iperf /usr/bin/
iperf /usr/bin/iperf
iperf /usr/lib/
iperf /usr/lib/systemd/
iperf /usr/lib/systemd/system/
iperf /usr/lib/systemd/system/iperf-tcp.service
iperf /usr/lib/systemd/system/iperf-udp.service
iperf /usr/share/
iperf /usr/share/licenses/
iperf /usr/share/licenses/iperf/
iperf /usr/share/licenses/iperf/LICENSE
iperf /usr/share/man/
iperf /usr/share/man/man1/
iperf /usr/share/man/man1/iperf.1.gz
AnyFeature RequestMediumMedium [iperf3] needs OpenRC init script Closed
100%
Task Description
$ pacman -Si iperf3
Repository      : community
Name            : iperf3
Version         : 3.1.7-1
Description     : Internet Protocol bandwidth measuring tool
Architecture    : x86_64
URL             : https://github.com/esnet/iperf
Licenses        : BSD
Groups          : None
Provides        : None
Depends On      : glibc
Optional Deps   : None
Conflicts With  : None
Replaces        : None
Download Size   : 62.46 KiB
Installed Size  : 181.00 KiB
Packager        : Timothy Redaelli <timothy.redaelli@gmail.com>
Build Date      : Fri 10 Mar 2017 01:06:09 PM -03
Validated By    : MD5 Sum  SHA-256 Sum  Signature
$ pacman -Ql iperf3
iperf3 /usr/
iperf3 /usr/bin/
iperf3 /usr/bin/iperf3
iperf3 /usr/include/
iperf3 /usr/include/iperf_api.h
iperf3 /usr/lib/
iperf3 /usr/lib/libiperf.so
iperf3 /usr/lib/libiperf.so.0
iperf3 /usr/lib/libiperf.so.0.0.0
iperf3 /usr/share/
iperf3 /usr/share/licenses/
iperf3 /usr/share/licenses/iperf3/
iperf3 /usr/share/licenses/iperf3/LICENSE
iperf3 /usr/share/man/
iperf3 /usr/share/man/man1/
iperf3 /usr/share/man/man1/iperf3.1.gz
iperf3 /usr/share/man/man3/
iperf3 /usr/share/man/man3/libiperf.3.gz
AnyFreedom IssueVery LowLow [inotify-tools]: using kernel name instead of operating ...Closed
100%
Task Description

Description:

community/inotify-tools 3.14-4 [installed]
     inotify-tools is a C library and a set of command-line programs for Linux providing a simple  interface to inotify.

See:
https://www.gnu.org/philosophy/words-to-avoid.html#Linux

AnyFreedom IssueMediumLow [inn] vague terminology "Open Source" in description of ...Closed
100%
Task Description

This package contains vague terminology “Open Source”:

community/inn 2.6.1-1
    Complete open source Usenet system. De facto standard for handling news routing, news spool and serving the spool to customers.

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.

Complete free software Usenet system. De facto standard for handling news routing, news spool and serving the spool to customers.
AnyFeature RequestHighHigh [inn] rebuild package against libressl Closed
100%
Task Description

Rebuild package against libressl, since it depends on openssl.

$ pacman -Si inn
Repository      : community
Name            : inn
Version         : 2.6.1-1
Description     : Complete open source Usenet system. De facto standard for handling news routing, news spool and serving the spool to customers.
Architecture    : x86_64
URL             : http://www.isc.org/software/inn/
Licenses        : custom:INN
Groups          : None
Provides        : None
Depends On      : openssl  perl-mime-tools
Optional Deps   : python2
                  libsasl
Conflicts With  : None
Replaces        : None
Download Size   : 1395.17 KiB
Installed Size  : 4141.00 KiB
Packager        : Antonio Rojas <arojas@archlinux.org>
Build Date      : Sat 04 Mar 2017 06:43:02 AM -03
Validated By    : MD5 Sum  SHA-256 Sum  Signature
AnyFeature RequestHighHigh [inetutils] adapt package in accordance with the Hyperb ...Closed
100%
Task Description

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

AnyFeature RequestHighHigh [ihex2fw-lts] adapt package in accordance with the Hype ...Closed
100%
Task Description

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

AnyFreedom IssueVery LowLow [igmpproxy]: using kernel name instead of operating sys ...Closed
100%
Task Description

Description:

community/igmpproxy 0.1.20161003next-2
     a simple multicast router for Linux only using the IGMP protocol

See:
https://www.gnu.org/philosophy/words-to-avoid.html#Linux

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

$ pacman -Si ifplugd
Repository : extra
Name : ifplugd
Version : 0.28-14
Description : A daemon which brings up/down network interfaces upon cable insertion/removal.
Architecture : x86_64
URL : http://0pointer.de/lennart/projects/ifplugd Licenses : GPL2
Groups : None
Provides : None
Depends On : libdaemon bash
Optional Deps : None
Conflicts With : None
Replaces : None
Download Size : 20.61 KiB
Installed Size : 53.00 KiB
Packager : Thomas Bächler thomas@archlinux.org Build Date : Thu 06 Jun 2013 03:33:53 PM -03
Validated By : MD5 Sum SHA-256 Sum Signature

$ pacman -Ql ifplugd
ifplugd /etc/
ifplugd /etc/ifplugd/
ifplugd /etc/ifplugd/ifplugd.conf
ifplugd /usr/
ifplugd /usr/bin/
ifplugd /usr/bin/ifplugd
ifplugd /usr/bin/ifplugd-daemon
ifplugd /usr/bin/ifplugstatus
ifplugd /usr/lib/
ifplugd /usr/lib/systemd/
ifplugd /usr/lib/systemd/system/
ifplugd /usr/lib/systemd/system/ifplugd@.service
ifplugd /usr/share/
ifplugd /usr/share/man/
ifplugd /usr/share/man/man5/
ifplugd /usr/share/man/man5/ifplugd.conf.5.gz
ifplugd /usr/share/man/man8/
ifplugd /usr/share/man/man8/ifplugd.8.gz
ifplugd /usr/share/man/man8/ifplugstatus.8.gz

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

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

TestingBug ReportVery LowMedium [icu] needs to rebuild that should place genccode into  ...Closed
100%
Task Description

Here is the problem with ICU where LibreOffice has refused to build without genccode, yet an output log results like this.

makepkg -CLfs:

-- snip --
checking for genccode... no
configure: error: 'genccode' not found in $PATH, install the icu development tool 'genccode'
Error running configure at ./autogen.sh line 299.
-- snip --

pacman -Ql icu:

-- snip --
icu /usr/sbin/
icu /usr/sbin/escapesrc
icu /usr/sbin/genccode
icu /usr/sbin/gencmn
icu /usr/sbin/gennorm2
-- snip --
AnyFeature RequestHighHigh [icu] 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 .

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).

StableUpdate RequestVery LowLow [icewm] Upgrade package version Closed
100%
Task Description

The current version of the package icewm within the Hyperbola-repositories is 1.3.8. The latest version is 1.6.3!
An update would be helpful as this window-manager follows absolutely the principles of the distribution Hyperbola itself, being simple and fast.

AnyBug ReportVery LowHigh [iceweasel-uxp] windows don't render correctly in add-o ...Closed
100%
Task Description

I can’t switch windows in add-ons such as session manager.

It’s probably the same bug which appears in palemoon (inherited from UXP). See here:

https://issues.hyperbola.info/index.php?do=details&task_id=1160&opened=24&status[0]=

https://forum.palemoon.org/viewtopic.php?f=37&t=19941&sid=3cd95f0870b5cef74c582eb9a3ea778a

AnyBug ReportMediumMedium [iceweasel-uxp] the option to choose languages for disp ...Closed
100%
Task Description

Description:

For a strange reason, the option to choose languages for displaying pages is missing in Iceweasel-UXP [0] while is available in Firefox 55 version and bellow. [1] [2]

Seems preferences were backported from Firefox 56 version or later because that option was removed in those versions. [3]

It affects websites such as https://my.virtualhosts.de/ that requires set it from browser.

Additional info:
* package version(s)

  • 52.9.20180905-2

* config and/or log files etc.

Steps to reproduce:

TestingBug ReportMediumLow [iceweasel-uxp] strange bug in the FindBar when a phras ...Closed
100%
TestingBug ReportVery LowHigh [iceweasel-uxp] recaptcha issue (webchat.freenode.net) Closed
100%
TestingBug ReportVery LowCritical [iceweasel-uxp] missing extensions Closed
100%
TestingBug ReportVery LowLow [iceweasel-uxp] minor issues in "About Iceweasel-UXP" w ...Closed
100%
StableBug ReportVery LowLow [iceweasel-uxp] info box not translated Closed
100%
AnyBug ReportMediumMedium [iceweasel-uxp] animated webp files stop playing after  ...Closed
100%
TestingBug ReportMediumLow [iceweasel-uxp] XML Parsing Error: undefined entity in  ...Closed
100%
TestingBug ReportMediumLow [iceweasel-uxp] XML Parsing Error: undefined entity in  ...Closed
100%
TestingBug ReportMediumMedium [iceweasel-uxp] Top Site positioning Closed
100%
TestingBug ReportVery LowMedium [iceweasel-uxp] Themes are applied but lost after closi ...Closed
100%
StableFeature RequestVery LowLow [iceweasel-uxp] Request browser add-on: SSLeuth Closed
100%
StableFeature RequestVery LowLow [iceweasel-uxp] Request browser add-on: Privacy Setting ...Closed
100%
StableFeature RequestVery LowLow [iceweasel-uxp] Request browser add-on: Classic Theme R ...Closed
100%
StableFreedom IssueVery LowHigh [iceweasel-uxp] Replace all default Firefox bookmarks f ...Closed
100%
AnyBackport RequestVery LowMedium [iceweasel-uxp] Privacy Possum continuous support for I ...Closed
100%
StableSecurity IssueVery HighCritical [iceweasel-uxp] Issue with HTTPS websites Closed
100%
TestingFreedom IssueMediumLow [iceweasel-uxp] Firefox is used on Private Browsing wit ...Closed
100%
TestingBug ReportVery LowMedium [iceweasel-uxp] Edit and zoom control button icons gone ...Closed
100%
StableBug ReportVery HighCritical [iceweasel-uxp] Broken addons with latest update Closed
100%
TestingBug ReportVery LowHigh [iceweasel-uxp] Advanced font option dialogue not appea ...Closed
100%
StableBug ReportVery LowHigh [iceweasel-uxp] 52.9.0_20180601-8 has an issue on Tabs  ...Closed
100%
TestingBug ReportMediumCritical [iceweasel-uxp-ublock-origin] Can't add filters and/or  ...Closed
100%
AnySecurity IssueVery HighCritical [iceweasel-uxp-noscript] Zero-day bypass and script exe ...Closed
100%
AnyBug ReportMediumMedium [iceweasel-uxp-l10n] Impossible to remove saved login Closed
100%
TestingBug ReportMediumMedium [iceweasel-uxp-l10n] FindBar doesn't work with langpack ...Closed
100%
Showing tasks 901 - 950 of 1517 Page 19 of 31

Available keyboard shortcuts

Tasklist

Task Details

Task Editing