Packages

Category Task Type Priority Severity Summary Status  desc Progress
StableBug ReportHighHigh [elogind] /usr/lib/udev/rules.d/73-seat-late.rules not  ...Closed
100%
Task Description

dmesg was showing errors about this
Apparently it is not needed and can be deleted. (No errors on my side after deletion (and reboot) and no more errors message)

See this thread : https://forum.manjaro.org/t/openrc-and-73-seat-late-rules-why-deleting-it-was-a-good-thing/24599

AnyFeature RequestHighHigh [elogind] 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 .

AnyBug ReportLowLow [emacs-nox] uses "nox" suffix Closed
100%
Task Description

Description:

  • Fix package name to emacs-headless that is the correct name for packages without graphical user interface support. nox suffix is incorrect because Hyperbola supports Wayland too, not only X.Org.

Additional info:
* package version(s)

  • 25.2-1

* config and/or log files etc.

Steps to reproduce:

  • None
AnyPrivacy IssueHighHigh [epiphany] would be more private if not for Hyperbola p ...Closed
100%
Task Description

(in Spanish)
Copio lo que puse en irc:

<isacdaavid>: este parche de epiphany está removiendo cosas de más. Si te fijas aca verás que lo que ese código hace es proteger la privacidad contra google y facebook.

<isacdaavid>: https://git.parabola.nu/abslibre.git/tree/libre/epiphany/privacy.patch#n162 sólo está probando si el spyware está siendo removido efectivamente. Tampoco veo necesidad de mantener lo de la línea #122 (lo único que hace es cambiar el título de la ventana), ni lo de la línea #139 (sólo está probando que el parser de URLs funciona, no hace conexiones), y mucho menos quitar referencias a “google.com” en los comentarios.

<isacdaavid>: subiré mis cambios a parabola, por si te interesa usarlos.

AnyImplementation RequestVery LowMedium [epson-inkjet-printer-escpr] add package Closed
100%
Task Description

Hello,

Could it be possible to add :

epson-inkjet-printer-escpr

“Epson Inkjet Printer Driver (ESC/P-R) for Linux”

License : GPL2

https://aur.archlinux.org/packages/epson-inkjet-printer-escpr/ https://packages.debian.org/stretch/printer-driver-escpr

In my case, it was needed to use an Epson printer & scanner.

AnyBug ReportVery HighCritical [eudev] "udev" and "udev-trigger" initscripts are force ...Closed
100%
Task Description

Description:

  • “udev” initscript is loaded by “udev-trigger”.
  • “udev-trigger” is needed load on “boot” runlevel, not”sysinit” one.
  • “udev-trigger” initscript is forced to be added in the sysinit runlevel through upgrading package process
  • It avoids use “eudev” side-by-side with “vdev”.

Additional info:

  • eudev 3.2.5-2
This file need be removed:
* /etc/runlevels/sysinit/udev
This file needs to be changed in "boot" runlevel, not "sysinit" runlevel;
This file needs be included only in the installing process not updating one.
- /etc/runlevels/sysinit/udev-trigger
+ /etc/runlevels/boot/udev-trigger
$ pacman -Si eudev
Repository      : core
Name            : eudev
Version         : 3.2.5-2
Description     : The userspace dev tools (udev) forked by Gentoo, with OpenRC support
Architecture    : x86_64
URL             : https://wiki.gentoo.org/wiki/Project:Eudev
Licenses        : GPL
Groups          : None
Provides        : udev
Depends On      : libeudev  kbd  kmod  hwids  util-linux
Optional Deps   : None
Conflicts With  : udev
Replaces        : udev
Download Size   : 931.20 KiB
Installed Size  : 7072.00 KiB
Packager        : André Silva <emulatorman@hyperbola.info>
Build Date      : Sun 01 Jul 2018 01:26:17 AM -03
Validated By    : MD5 Sum  SHA-256 Sum  Signature

Steps to reproduce:

  • Boot “openrc”.
  • Install and update [eudev] package.
AnyFeature RequestHighHigh [eudev] 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 .

AnyBug ReportVery HighCritical [eudev] rename "systemd-nspawn" keyword to "chroot+unsh ...Closed
100%
Task Description

Description:

Rename "systemd-nspawn" keyword to "chroot+unshare" one.

The files with "systemd-nspawn" keyword are:
* /etc/init.d/udev
* /etc/init.d/udev-settle
* /etc/init.d/udev-trigger

Additional info:

eudev 3.2.5-1
$ pacman -Si eudev
Repository      : core
Name            : eudev
Version         : 3.2.5-1
Description     : The userspace dev tools (udev) forked by Gentoo, with OpenRC support
Architecture    : x86_64
URL             : https://wiki.gentoo.org/wiki/Project:Eudev
Licenses        : GPL
Groups          : None
Provides        : udev
Depends On      : libeudev  kbd  kmod  hwids  util-linux
Optional Deps   : None
Conflicts With  : udev
Replaces        : udev
Download Size   : 932.42 KiB
Installed Size  : 7069.00 KiB
Packager        : André Silva <emulatorman@hyperbola.info>
Build Date      : Thu 07 Dec 2017 11:45:57 PM -03
Validated By    : MD5 Sum  SHA-256 Sum  Signature

Steps to reproduce:

Run OpenRC init
AnyBug ReportVery HighCritical [eudev][openrc] rename "dev-mount" to "devfs" in "udev" ...Closed
100%
Task Description

Description:
Rename “dev-mount” to “devfs” in “udev” init script

/etc/init.d/udev (eudev package)


-        need sysfs dev-mount
+        need sysfs devfs

/etc/init.d/devfs (openrc package)


 -        provide dev-mount

Additional info:

openrc 0.28-14
$ pacman -Si openrc
Repository      : core
Name            : openrc
Version         : 0.28-14
Description     : A dependency based init system that works with the system provided init program
Architecture    : x86_64
URL             : https://wiki.gentoo.org/wiki/Project:OpenRC
Licenses        : BSD2
Groups          : None
Provides        : None
Depends On      : psmisc  pam
Optional Deps   : netifrc: network interface management scripts
                  networkmanager: network connection manager and user applications
Conflicts With  : None
Replaces        : None
Download Size   : 196.71 KiB
Installed Size  : 1767.00 KiB
Packager        : André Silva <emulatorman@hyperbola.info>
Build Date      : Mon 07 May 2018 03:54:42 PM -03
Validated By    : MD5 Sum  SHA-256 Sum  Signature

Steps to reproduce:

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

Contains “/usr/lib/systemd/user/evince.service” file

$ pacman -Si evince
Repository      : extra
Name            : evince
Version         : 3.24.0-1.hyperbola1
Description     : Document viewer (PDF, Postscript, djvu, tiff, dvi, XPS, SyncTex support with gedit, comics books (cbr,cbz,cb7 and cbt))
Architecture    : x86_64
URL             : https://wiki.gnome.org/Apps/Evince
Licenses        : GPL2
Groups          : gnome
Provides        : None
Depends On      : gtk3  libgxps  libspectre  gsfonts  poppler-glib  djvulibre  t1lib  dconf  libsecret  gsettings-desktop-schemas  gnome-desktop  libarchive
                  gst-plugins-base-libs
Optional Deps   : texlive-bin: DVI support
                  gvfs: bookmark support and session saving
Conflicts With  : None
Replaces        : None
Download Size   : 2.61 MiB
Installed Size  : 14.75 MiB
Packager        : Jesús E. <heckyel@hyperbola.info>
Build Date      : Mon 05 Jun 2017 03:46:30 PM -03
Validated By    : MD5 Sum  SHA-256 Sum  Signature
$ pacman -Ql evince > evince_filelist.txt
AnyFeature RequestVery HighHigh [evolution-data-server] contains systemd unit files Closed
100%
Task Description

Description:

  • The Arch version of Evolution from the snapshot used by Hyperbola comes with systemd support. Since Hyperbola follows the Init Freedom Campaign , systemd unit files removal is required. OpenRC init script replacement isn’t possible here because Evolution is using a systemd unit file adapted for users instead of system users.

Additional info:

  • evolution-data-server 3.24.1-3.hyperbola1
$ pacman -Si evolution-data-server
Repository      : extra
Name            : evolution-data-server
Version         : 3.24.1-3.hyperbola1
Description     : Centralized access to appointments and contacts, without libgdata support
Architecture    : x86_64
URL             : https://wiki.gnome.org/Apps/Evolution
Licenses        : GPL
Groups          : None
Provides        : None
Depends On      : gnome-online-accounts  nss  krb5  libgweather  libical  db  libphonenumber
Optional Deps   : None
Conflicts With  : None
Replaces        : None
Download Size   : 3.56 MiB
Installed Size  : 33.38 MiB
Packager        : André Silva <emulatorman@hyperbola.info>
Build Date      : Fri 12 May 2017 06:28:24 AM -03
Validated By    : MD5 Sum  SHA-256 Sum  Signature
/usr/lib/systemd/user/evolution-addressbook-factory.service is owned by evolution-data-server 3.24.1-3.hyperbola1
/usr/lib/systemd/user/evolution-calendar-factory.service is owned by evolution-data-server 3.24.1-3.hyperbola1
/usr/lib/systemd/user/evolution-source-registry.service is owned by evolution-data-server 3.24.1-3.hyperbola1
/usr/lib/systemd/user/evolution-user-prompter.service is owned by evolution-data-server 3.24.1-3.hyperbola1

Steps to reproduce:

  • Install package.
StableSecurity IssueVery HighCritical [exim] CVE-2019-10149 Closed
100%
Task Description

Description: There’s an active, ongoing campaign exploiting a widespread vulnerability in linux email servers. This attack leverages a week-old vulnerability to gain remote command execution on the target machine, search the Internet for other machines to infect, and initiates a crypto miner.

https://www.cybereason.com/blog/new-pervasive-worm-exploiting-linux-exim-server-vulnerability

https://www.openwall.com/lists/oss-security/2019/06/06/1

AnyFeature RequestHighHigh [expat] 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 RequestMediumMedium [fail2ban] needs OpenRC init script Closed
100%
Task Description

hello to all, I request that the developers of hyperbola develop the service of ‘fail2ban’, is an application that is used to protect servers.
I hope my request is positive, I thank you in advance.

StableBug ReportVery LowMedium [fail2ban] remove systemd integration Closed
100%
Task Description

Description:
This package has a strong systemd integration. It has a systemd backend to get files modifications:

(from /etc/fail2ban/jail.conf)

# systemd:   uses systemd python library to access the systemd journal.
#              Specifying "logpath" is not valid for this backend.
#              See "journalmatch" in the jails associated filter config

and many files at /etc/fail2ban/filter.d have systemd stuff

[/etc/fail2ban/filter.d] [0]
$ grep -i systemd *
dovecot.conf:#journalmatch = _SYSTEMD_UNIT=dovecot.service
ejabberd-auth.conf:# Notes.:  systemd journalctl style match filter for journal based backend
postfix.conf:journalmatch = _SYSTEMD_UNIT=postfix.service
postfix-sasl.conf:#journalmatch = _SYSTEMD_UNIT=postfix.service
pure-ftpd.conf:journalmatch = _SYSTEMD_UNIT=pure-ftpd.service + _COMM=pure-ftpd
recidive.conf:journalmatch = _SYSTEMD_UNIT=fail2ban.service PRIORITY=5
sshd.conf:journalmatch = _SYSTEMD_UNIT=sshd.service + _COMM=sshd
sshd-ddos.conf:journalmatch = _SYSTEMD_UNIT=sshd.service + _COMM=sshd

Additional info:
* fail2ban-0.9.6-2.hyperbola3

AnyFeature RequestHighHigh [fakeroot] 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 [file] 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 .

AnyFeature RequestHighHigh [filesystem] 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 .

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
AnyBug ReportHighHigh [filesystem] remove /etc/crypttab file Closed
100%
Task Description

Remove /etc/crypttab file from the “filesystem”, due it’s useful only with systemd

AnyBug ReportVery HighLow [filesystem] the hyperbola manual (/usr/share/man/man7/ ...Closed
100%
Task Description

The hyperbola manual (/usr/share/man/man7/hyperbola.7.gz), the command “ln” is inverted:

ln -s /etc/localtime /usr/share/zoneinfo/Europe/Paris # wrong
ln -s /usr/share/zoneinfo/Europe/Paris /etc/localtime # correct
AnyFeature RequestHighHigh [findutils] 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 .

AnyPull RequestVery LowHigh [firejail] update of 0.9.52 to 0.9.54 + support for UXP ...Closed
100%
Task Description

Description:

Hi guys, there have been minor changes in firejail, we have also published iceweasel-uxp. Given this case, here I publish the relevant updates of the files.

AnyReplace RequestMediumHigh [firejail] use firejail LTS Closed
100%
Task Description

Description:

Firejail developers since October 2018 have started building LTS versions of firejail[0], according to Packaging Guidelines we must use LTS versions of the packages if they are available.

Links:

[0]: https://github.com/netblue30/firejail/tree/LTSbase

AnyBug ReportHighHigh [firetools] doesn't show up as being sandboxed in sandb ...Closed
100%
Task Description

Firetools sandbox list shows nothing whenever I use icedove-hardened or iceweasel-uxp-hardened. or vlc, or anything at this point.

Firejail still works, but the sandbox list on the applet, shows nothing.

I don’t really know why though. may need to updated.

dunno. I can wait on this one if need be, but it is kind of annoying.

AnyPull RequestHighHigh [firetools] update of 0.9.50 to 0.9.52 + support for UX ...Closed
100%
TestingFeature RequestMediumMedium [firewalld] needs OpenRC init script Closed
100%
AnyFreedom IssueVery LowCritical [flatpak] Access to proprietary applications Closed
100%
AnyFeature RequestHighHigh [flex] adapt package in accordance with the Hyperbola P ...Closed
100%
AnyFeature RequestMediumMedium [fluidsynth] needs OpenRC init script Closed
100%
AnyFeature RequestMediumMedium [fossil] needs OpenRC init script Closed
100%
TestingBug ReportHighHigh [freerdp] error while loading shared libraries Closed
100%
AnyFeature RequestHighHigh [freetds] rebuild package against libressl Closed
100%
AnySecurity IssueVery HighCritical [freewrl] remove unsecure "libFreeWRLplugin.so" Closed
100%
AnyFeature RequestMediumMedium [gammu] needs OpenRC init script Closed
100%
AnyFeature RequestHighHigh [gawk] adapt package in accordance with the Hyperbola P ...Closed
100%
AnyFeature RequestHighHigh [gcc-ada-multilib] adapt package in accordance with the ...Closed
100%
AnyFeature RequestHighHigh [gcc-ada] adapt package in accordance with the Hyperbol ...Closed
100%
AnyFeature RequestHighHigh [gcc-fortran-multilib] adapt package in accordance with ...Closed
100%
AnyFeature RequestHighHigh [gcc-fortran] adapt package in accordance with the Hype ...Closed
100%
AnyFeature RequestHighHigh [gcc-go-multilib] adapt package in accordance with the  ...Closed
100%
AnyFeature RequestHighHigh [gcc-go] adapt package in accordance with the Hyperbola ...Closed
100%
AnyFeature RequestHighHigh [gcc-libs-multilib] adapt package in accordance with th ...Closed
100%
AnyFeature RequestHighHigh [gcc-libs] adapt package in accordance with the Hyperbo ...Closed
100%
AnyFeature RequestHighHigh [gcc-multilib] adapt package in accordance with the Hyp ...Closed
100%
AnyFeature RequestHighHigh [gcc-objc-multilib] adapt package in accordance with th ...Closed
100%
AnyFeature RequestHighHigh [gcc-objc] adapt package in accordance with the Hyperbo ...Closed
100%
AnyFeature RequestHighHigh [gcc] adapt package in accordance with the Hyperbola Pa ...Closed
100%
AnyFeature RequestHighHigh [gdbm] adapt package in accordance with the Hyperbola P ...Closed
100%
AnyFeature RequestMediumMedium [gdm] needs OpenRC init script Closed
100%
Showing tasks 501 - 550 of 1517 Page 11 of 31

Available keyboard shortcuts

Tasklist

Task Details

Task Editing