Packages

Category Task Type Priority Severity Summary Status  asc Progress
StableBug ReportVery LowVery Low[fail2ban] update dovecot failregex to support verbose ...Unconfirmed
0%
Task Description

Description:
The /etc/fail2ban/filter.d/dovecot.conf file has a failregex with the following:

^%(__prefix_line)s(?:auth|auth-worker\(\d+\)): (?:pam|passwd-file)\(\S+,<HOST>\): unknown user\s*$

and works with things like:

Month day time hostname dovecot: auth: passwd-file(user@domain.com,IP): unknown user

but with verbosity enabled in Dovecot, this output looks like this:

Month day time hostname dovecot: auth: passwd-file(user@domain.com,IP): unknown user (given password: password)

and in this case it doesn’t work, but it does if we fix the failregex if we replace it with:

^%(__prefix_line)s(?:auth|auth-worker\(\d+\)): (?:pam|passwd-file)\(\S+,<HOST>\): unknown user( \(given password: \S*\))?\s*$

with this new expression, it works with and without verbosity

And regarding postfix, to make it work correctly I “backported” some pieces from newest failregex:

/etc/fail2ban/postfixr-rbl.conf:

^%(__prefix_line)sNOQUEUE: reject: RCPT from \S+\[<HOST>\]: [45]54 [45]\.7\.1 Service unavailable; Client host \[\S+\] blocked using .* from=<\S*> to=<\S+> proto=ESMTP helo=<\S*>$

/etc/fail2ban/postfix.conf: (second failregex)

^%(__prefix_line)sNOQUEUE: reject: RCPT from \S+\[<HOST>\]: 45[04] 4\.7\.1 Client host rejected: cannot find your (reverse )?hostname, (\[\S*\]); from=<\S*> to=<\S+> proto=ESMTP helo=<\S*>$

I can create a patch if you want. Note that I haven’t tested all filters, some others may also need some rework

Additional info:
* fail2ban-0.9.6-2.hyperbola3

AnyFreedom IssueMediumMedium[filesystem] Review of permissionsUnconfirmed
0%
Task Description

Description: Packages leaves warnings about installation being within difference of the filesystem. So the package filesystem should get another review in time and warnings get therefore a solution.

AnyBug ReportLowMedium[cryptsetup] when dmcrypt start, the "/" filesystem, m...Assigned
0%
Task Description

When dmcrypt service start, the “/” filesystem is remounted, mtab is updated and bootmisc is recording the login users, by waiting time scheduling:

* root: waiting for dmcrypt (50 seconds)
* root: timed out waiting for dmcrypt
* Remounting root filesystem read/write ...
* Remounting filesystems ...
* mtab: waiting for dmcrypt (50 seconds)
* mtab: timed out waiting for dmcrypt
* Updating /etc/mtab ...
* Creating mtab symbolic link
* bootmisc: waiting to dmcrypt (50 seconds)
* bootmisc: timed out waiting for dmcrypt
* Creating user login records ...

These features on dmcrypt service are useless and these lines print above filesystem passphrase order (the printed line), those ones break printed console and print the pressed keyboard digit when I’m setting up password.
Sometimes this breaks services startup, and I need press “enter” consecutively to allow run the services.

StableBug ReportVery LowVery Low[spamassassin] has different directory permissions than...Deferred
0%
Task Description

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

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

So when installing spamassassin, pacman throws a warning

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

Additional info:
* spamassassin 3.4.2-1.hyperbola2

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

AnyUpdate RequestVery LowMedium [mesa] needs update Closed
100%
Task Description

mesa package is outdated on version 17.0.5.
speaking with some Sway dev and trying to compile wlroots fails because it relies on mesa 17.2.3

StableFeature RequestVery LowLow [linux-libre-lts-xtreme] add package Closed
100%
Task Description

It would be awesome to have a kernel like this imported to hyperbola.

https://www.parabola.nu/packages/kernels/x86_64/linux-libre-lts-xtreme/

AnyImplementation RequestVery LowLow [fsearch] add package Closed
100%
Task Description

Could it be possible to add :

fsearch

https://github.com/cboxdoerfer/fsearch

License : GPL

AnyImplementation RequestVery LowLow [flowblade] add package Closed
100%
Task Description

Could it be possible to add :

flowblade

https://www.parabola.nu/packages/pcr/any/flowblade/

“a multitrack non-linear video editor for GNU/Linux”

License : GPL3

Thanks

AnyImplementation RequestVery LowLow [whipper] add package Closed
100%
Task Description

Could it be possible to add :

whipper

“A Unix CD ripper aiming for accuracy over speed – forked from morituri”

https://www.parabola.nu/packages/community/any/whipper/ https://github.com/JoeLametta/whipper

License : GPL3

Thanks

AnyImplementation RequestVery LowLow [sacd-extract] add package Closed
100%
Task Description

Could it be possible to add :

sacd-extract

“Extract DSD files from an SACD image”

https://www.parabola.nu/packages/pcr/x86_64/sacd-extract/ https://sourceforge.net/p/sacd-ripper/

License : GPL2

Thanks

AnyImplementation RequestVery LowLow [radiotray] add package Closed
100%
Task Description

Hello,

Could it be possible to add :

radiotray

“An online radio streaming player that runs on a Linux system tray.”

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

License : GPL

Thanks

AnyFeature RequestVery LowLow [nextcloud-client] add package Closed
100%
Task Description

I use Nextcloud for syncing, although, I would normally not ask for this, due to Nextcloud’s appimage being available, but for some reason the latest version doesn’t work on hyperbola. So... yeah.

Usually Nextcloud’s appimage works regardless of what packages you have, so I guess in essence... add Nextcloud-client package to this system is my request.

StableBug ReportVery LowMedium [kodi-addons-visualization] addons don't work Closed
100%
Task Description

After installation, none of the addons is present in Kodi!

AnyImplementation RequestVery LowLow [ttf-font-awesome] add ttf-font-awesome font Closed
100%
Task Description

Could it be possible to add :

ttf-font-awesome

to the repo ?

https://www.parabola.nu/packages/community/any/ttf-font-awesome/ http://fontawesome.io/

Thanks

AnyImplementation RequestVery LowLow [awesome-terminal-fonts] add package Closed
100%
Task Description

Could it be possible to add :

awesome-terminal-fonts

to the repo please ?

https://www.parabola.nu/packages/community/any/awesome-terminal-fonts/ https://github.com/gabrielelana/awesome-terminal-fonts

Thanks

AnyImplementation RequestVery LowLow [w_scan] add package  Closed
100%
Task Description

Hello,

Could it be possible to add this package :

w_scan

“Universal ATSC and DVB blind scanner”

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

License : GPL

Thanks

AnyImplementation RequestVery LowLow [qpdfview] add package Closed
100%
Task Description

Hello,

Could it be possible to add this package :

qpdfview

“A tabbed PDF viewer using the poppler library.”

https://www.parabola.nu/packages/community/x86_64/qpdfview/

License : GPL2

Thanks

AnyImplementation RequestVery LowLow [menulibre] add package Closed
100%
Task Description

Hello,

Could it be possible to add this package :

menulibre

“An advanced menu editor that provides modern features in a clean, easy-to-use interface. All without GNOME dependencies”

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

License : GPL3

Thanks

AnyImplementation RequestVery LowLow [crunch] add package Closed
100%
Task Description

Hello,

Could it be possible to add this package :

crunch

“A wordlist generator where you can specify a standard character set or a character set you specify and generate all possible combinations and permutations.”

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

License : GPL2

Thanks

AnyImplementation RequestVery LowLow [dmg2img] add package Closed
100%
Task Description

Hello,

Could it be possible to add this package :

dmg2img

“A CLI tool to uncompress Apple’s compressed DMG files to the HFS+ IMG format”

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

License : GPL2

Thanks

AnyImplementation RequestVery LowMedium [sway] needs OpenRC init script  Closed
100%
Task Description
$ pacman -Si sway
Repository      : community
Name            : sway
Version         : 0.15.1-1.hyperbola1
Description     : i3 compatible window manager for Wayland, without systemd support
Architecture    : x86_64
URL             : http://swaywm.org
Licenses        : MIT
Groups          : None
Provides        : None
Depends On      : wlc  xorg-server-xwayland  json-c  pango  wayland  gdk-pixbuf2
Optional Deps   : rxvt-unicode: Default terminal emulator.
                  dmenu: Default for launching applications.
                  imagemagick: For taking screenshots.
                  ffmpeg: For recording screencasts.
                  i3status: To display system information with a bar.
Conflicts With  : None
Replaces        : None
Download Size   : 4.79 MiB
Installed Size  : 5.47 MiB
Packager        : André Silva <emulatorman@hyperbola.info>
Build Date      : Thu 01 Feb 2018 04:37:34 AM CET
Validated By    : MD5 Sum  SHA-256 Sum  Signature
$ pacman -Ql sway
sway /etc/
sway /etc/pam.d/
sway /etc/pam.d/swaylock
sway /etc/sway/
sway /etc/sway/config
sway /etc/sway/security.d/
sway /etc/sway/security.d/00-defaults
sway /usr/
sway /usr/bin/
sway /usr/bin/sway
sway /usr/bin/swaybar
sway /usr/bin/swaybg
sway /usr/bin/swaygrab
sway /usr/bin/swaylock
sway /usr/bin/swaymsg
sway /usr/share/
sway /usr/share/backgrounds/
sway /usr/share/backgrounds/sway/
sway /usr/share/backgrounds/sway/Sway_Wallpaper_Blue_1136x640.png
sway /usr/share/backgrounds/sway/Sway_Wallpaper_Blue_1136x640_Portrait.png
sway /usr/share/backgrounds/sway/Sway_Wallpaper_Blue_1366x768.png
sway /usr/share/backgrounds/sway/Sway_Wallpaper_Blue_1920x1080.png
sway /usr/share/backgrounds/sway/Sway_Wallpaper_Blue_2048x1536.png
sway /usr/share/backgrounds/sway/Sway_Wallpaper_Blue_2048x1536_Portrait.png
sway /usr/share/backgrounds/sway/Sway_Wallpaper_Blue_768x1024.png
sway /usr/share/backgrounds/sway/Sway_Wallpaper_Blue_768x1024_Portrait.png
sway /usr/share/licenses/
sway /usr/share/licenses/sway/
sway /usr/share/licenses/sway/LICENSE
sway /usr/share/man/
sway /usr/share/man/man1/
sway /usr/share/man/man1/sway.1.gz
sway /usr/share/man/man1/swaygrab.1.gz
sway /usr/share/man/man1/swaylock.1.gz
sway /usr/share/man/man1/swaymsg.1.gz
sway /usr/share/man/man5/
sway /usr/share/man/man5/sway-bar.5.gz
sway /usr/share/man/man5/sway-input.5.gz
sway /usr/share/man/man5/sway.5.gz
sway /usr/share/man/man7/
sway /usr/share/man/man7/sway-security.7.gz
sway /usr/share/wayland-sessions/
sway /usr/share/wayland-sessions/sway.desktop
AnyImplementation RequestVery LowLow [gcdemu] add package Closed
100%
Task Description

Hello,

Could it be possible to add this package :

gcdemu

“GNOME panel applet controlling cdemu-daemon”

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

http://cdemu.sourceforge.net/

License : GPL2

Thanks

AnyImplementation RequestVery LowLow [python-cheat] add package  Closed
100%
Task Description

Hello,

Could it be possible to add this package :

python-cheat

“Cheat allows you to create and view interactive cheatsheets on the command-line.”

https://aur.archlinux.org/packages/python-cheat/

https://github.com/chrisallenlane/cheat

License : GPL3

Thanks

AnyImplementation RequestVery LowLow [accuraterip-checksum] add package Closed
100%
Task Description

Hello,

Could it be possible to add this package :

accuraterip-checksum

“A C99 commandline program to compute the AccurateRip checksum of singletrack WAV files”

https://www.parabola.nu/packages/community/x86_64/accuraterip-checksum/

License : GPL

Thanks

StableBug ReportVery LowLow [lightdm] Wrong locale displayed Closed
100%
AnyImplementation RequestVery LowLow [pacpl] Add package Closed
100%
AnyImplementation RequestVery LowLow [gmusicbrowser] Add package Closed
100%
AnyImplementation RequestVery LowMedium Qemu Documentation Request Closed
100%
AnyImplementation RequestVery LowLow [quiterss] add package  Closed
100%
AnyImplementation RequestVery LowMedium bitlbee plugins Closed
100%
AnyImplementation RequestVery LowLow [wekan] add package  Closed
100%
AnyImplementation RequestVery LowLow [moloch] add package  Closed
100%
AnyBug ReportVery LowLow [remmina] impossible to connect to RDP servers after re ...Closed
100%
AnyPrivacy IssueVery LowMedium [avahi] avahi publishes the hostname by default Closed
100%
StableBug ReportVery LowLow Mupen64plus acts buggy Closed
100%
StableBug ReportVery LowMedium [cowsay] perl-text-charwidth dependency missing Closed
100%
AnyImplementation RequestVery LowLow [powerpill] add package Closed
100%
AnyImplementation RequestVery LowLow [flacon] add package Closed
100%
AnySecurity IssueVery LowHigh Iceweasel ESR request, Closed
100%
AnyImplementation RequestVery LowMedium [arm-linux-gnueabihf-gcc] add package Closed
100%
AnyImplementation RequestVery LowLow [gogs] add package Closed
100%
AnyImplementation RequestVery LowMedium [etherpad-lite] add package Closed
100%
AnyImplementation RequestVery LowLow [gimagereader] add package Closed
100%
AnyFeature RequestVery LowVery Low Dreamchess package wanted Closed
100%
AnyBackport RequestVery LowMedium [iceweasel-uxp] Privacy Possum continuous support for I ...Closed
100%
AnyFreedom IssueVery LowLow Ublock origin continous support Closed
100%
StableBug ReportVery LowMedium [nfs-utils] missing idmapd.conf Closed
100%
AnyFreedom IssueVery LowLow Vague terminology "open source" in description of packa ...Closed
100%
AnyFreedom IssueVery LowLow [texmacs] ERROR: Unbound variable: eval-when, and not s ...Closed
100%
Showing tasks 1 - 50 of 1517 Page 1 of 31

Available keyboard shortcuts

Tasklist

Task Details

Task Editing