All Projects

Project Category Task Type Priority Severity Summary  asc Status Progress
PackagesAnyImplementation RequestVery LowLow [multipath-tools] add package Closed
100%
Task Description

Hello,

Could it be possible to add this package :

multipath-tools

“Multipath tools for Linux (including kpartx)”

License : GPL2

to the repo ?

Thank you

PackagesStableBug ReportVery LowMedium [nfs-utils] missing idmapd.conf Closed
100%
Task Description

Hello,

When mounting an NFS share, I get a warning about missing idmpad.conf

rpc.idmapd: Skipping configuration file "/etc/idmapd.conf": No such file or directory
4341: * Stopping idmapd ...

Debian includes a default config file for idmap :

[General]

Verbosity = 0
Pipefs-Directory = /run/rpc_pipefs
# set your own domain here, if id differs from FQDN minus hostname
# Domain = localdomain

[Mapping]

Nobody-User = nobody
Nobody-Group = nogroup
PackagesAnyImplementation RequestVery LowLow [obmenu-generator] add package Closed
100%
Task Description

Could it be possible to add :

obmenu-generator

A fast pipe/static menu generator for the Openbox Window Manager (with icons support)

License : GPL3

https://github.com/trizen/obmenu-generator https://www.parabola.nu/packages/pcr/x86_64/obmenu-generator/

Thanks

PackagesAnyImplementation RequestVery LowLow [octopi] add package Closed
100%
Task Description

Hello,

Could it be possible to add this package :

octopi

“A powerful Pacman frontend using Qt5 libs, without nonfree pacaur and yaourt recommendation”

https://www.parabola.nu/packages/pcr/x86_64/octopi/

License : GPL2

Thanks

PackagesAnySecurity IssueHighCritical [octopi] uploads system logs to ptpb.pw without confirm ...Closed
100%
Task Description

Octopi 0.9.0 is uploading system logs to ptpb.pw without confirmation through :

Tools
→ SysInfo → ptpb.pw

I think it should be either disabled or add at least a patch to ask for a confirmation.
An other way could be to patch this :

src/globals.cpp
240: * Generates SysInfo file and paste it to ptpb site
255:  QString ptpb = UnixCommand::getCommandOutput("curl -F c=@- https://ptpb.pw/?u=1", tempFile->fileName());
256:  return ptpb;

to :

src/globals.cpp
240: * Generates SysInfo file and paste it to ptpb site
255:  QString ptpb = UnixCommand::getCommandOutput("curl -F c=@- **https://ptpb.pw/", tempFile->fileName());
256:  return ptpb;

This way, you can at least ask for log deletion with the help of log uuid as explained here : https://ptpb.pw/#id10

PackagesStableBug ReportVery LowLow [octopi][octopi-notifier] "Aborting notifier as 'pacman ...Closed
100%
Task Description

Hello,

octopi-notifier is not starting / running on my system, when I try to run it manually in a terminal, here is the output :

Aborting notifier as 'pacmanhelper' DBus service could not be found! [ "/usr/share/dbus-1/system-services/org.octopi.pacmanhelper.service" ]

I don’t know if this is applicable / related but I found this on aur website : https://aur.archlinux.org/packages/octopi/

kikadf :

Default build octopi-notifier without knotifications support. To enable edit PKGBUILD, uncomment #USE_NOTIFIER='1'

PS : I’m using XFCE4 autostart to start octopi-notifier (See screenshot attached)

PackagesStableBug ReportHighHigh [opencollada][openimageio][openshadinglanguage][ptex] s ...Closed
100%
Task Description

Hello,

I can’t install blender.

Error message :

erreur : opencollada: signature from "Márcio Silva <coadde@hyperbola.info>" is invalid
:: Le fichier /var/cache/pacman/pkg/opencollada-1.6.45-1.hyperbola1-x86_64.pkg.tar.xz est corrompu (paquet invalide ou corrompu (signature PGP)).
Voulez-vous le supprimer ? [O/n] n
erreur : ptex: signature from "Márcio Silva <coadde@hyperbola.info>" is invalid
:: Le fichier /var/cache/pacman/pkg/ptex-2.1.28-1.hyperbola1-x86_64.pkg.tar.xz est corrompu (paquet invalide ou corrompu (signature PGP)).
Voulez-vous le supprimer ? [O/n] n
erreur : openimageio: signature from "Márcio Silva <coadde@hyperbola.info>" is invalid
:: Le fichier /var/cache/pacman/pkg/openimageio-1.6.18-1.hyperbola1-x86_64.pkg.tar.xz est corrompu (paquet invalide ou corrompu (signature PGP)).
Voulez-vous le supprimer ? [O/n] n
erreur : openshadinglanguage: signature from "Márcio Silva <coadde@hyperbola.info>" is invalid

Already tried to refresh hyperbola keyring with :

pacman-key --populate hyperbola
pacman-key --refresh-keys
pacman -Sy hyperbola-keyring

Thanks for your help

PackagesAnyImplementation RequestVery LowLow [pacpl] Add package Closed
100%
Task Description

Hello,

Could it be possible to add this package :

pacpl

“Convert multiple audio types from one format to another.”

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

License : GPL

Dependencies needed (and currently missing in Hyperbola repo) :

perl-ogg-vorbis-header perl-mp4-info perl-mp3-tag perl-audio-flac-header perl-audio-musepack perl-parallel-forkmanager perl-cddb
PackagesAnyImplementation 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

PackagesAnyImplementation 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

PackagesStableBug ReportVery LowCritical [python2-reportlab] python2-pip dependency Closed
100%
Task Description

Since python-pip and python2-pip have been removed, I can’t install python2-reportlab because python2-pip is a dependency of this package.
.

PackagesAnyImplementation RequestVery LowLow [qarte] add package Closed
100%
Task Description

Request for :

qarte

“Allow you to browse into the archive of arte+7 & arteLiveWeb sites and to record your prefered videos.”

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

License : GPL3

PackagesStableBug ReportHighHigh [qemu] add missing libseccomp dependency Closed
100%
Task Description

I cannot start qemu (2.9.0-1) on latest hyperbola stable release.

Error message : qemu-system-x86_64: error while loading shared libraries: libseccomp.so.2

Thanks for your help

PackagesAnyImplementation 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

PackagesAnyImplementation RequestVery LowLow [quiterss] add package  Closed
100%
Task Description

Hello,

Could it be possible to add this package :

quiterss

“Fast and light RSS/Atom feed reader written in Qt/С++”

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

License : GPL3

Thanks

PackagesAnyImplementation 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

PackagesAnyImplementation 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

PackagesAnyImplementation RequestVery LowLow [sayonara] add package Closed
100%
Task Description

Hello,

I stumbled upon this music player recently, it is very promising and fully free (GPL3)

“Sayonara is a small, clear and fast audio player for Linux written in C++, supported by the Qt framework. It uses GStreamer as audio backend. Sayonara is open source and uses the GPLv3 license. One of Sayonara’s goals is intuitive and easy usablility. Currently, it is only available for Linux and BSD.

Although Sayonara can be considered as a lightweight player, it holds a lot of features in order to organize even big music collections.”

Latest version is 1.1.1 and it is very stable on my hyperbola system. I think it would be a great addition to Hyperbola repo.

https://sayonara-player.com/

A PKGBUILD is available here :

https://sayonara-player.com/sw/arch_linux/PKGBUILD

PackagesStableBug ReportVery LowCritical [smartmontools] update-smart-drivedb fails to update Closed
100%
Task Description

smartmontools 6.5-1.hyperbola1

Error while trying to update smart-drivedb :

anon@test[~] update-smart-drivedb

External Link/usr/bin/update-smart-drivedb: download from branches/RELEASE_6_5_DRIVEDB failed (curl: exit 23) /usr/bin/update-smart-drivedb: download from trunk failed (curl: exit 23)

PackagesAnyBug ReportMediumMedium [sshfs] Can't mount share from desktop (FUSE2 issue) Closed
100%
Task Description

Since 0.3 release, i’m unable to mount my sshfs share from my desktop.

For reference, my fstab entry :

sshfs#anon@server:/srv/nfs/data /mnt/data fuse noauto,user,_netdev,x-gvfs-show,x-gvfs-name=data 0 0

When I double-click on the desktop icon (xfce), it says : “Impossible to mount data”

But, I’m able to mount the share if I enter the command manually in a terminal as user.

sshfs anon@server:/srv/nfs/data /mnt/data

So, it is not a problem of writing rights on mountpoint /mnt/data
I suspect an issue with fuse2 since it is a dependency of sshfs and it is in relation with mounting share from desktop.

PackagesAnyBug ReportVery LowCritical [system-config-printer] Impossible to print some pdfs ( ...Closed
100%
Task Description

Hello,

I’m unable to print some pdfs on my Hyperbola 3.0 system.
Some background :

cups is installed, service enabled and working
system-config-printer is installed and my printer has been correctly added.

I can print most pdfs and text files but recently with a pdf, it fails to print it.* And system-config-printer returned the following error (see capture) :

Printer "EPSON XP-620-Series" requires the '/usr/lib/cups/filters/epson-escpr-wrapper' but it is not currently installed.

Currently, “epson-escpr-wrapper” is installed but it is in :

/usr/libexec/cups/filters/epson-escpr-wrapper

Looking at source code of system-config-printer, it expects that wrapper to be installed in “/usr/lib/” so I tried to symlink that “epson-escpr-wrapper” to “/usr/lib/cups/filters” but it doesn’t work..

*With a Debian system and the exact same configuration, the “problematic” pdf prints just fine so it is not an issue with the pdf.

PackagesAnyImplementation RequestVery LowLow [thinkfan] add package Closed
100%
Task Description

Could it be possible to add this package :

thinkfan

“A minimalist fan control program. Supports the sysfs hwmon interface and thinkpad_acpi”

License : GPL

to the repo ?

Thanks

PackagesStableBug ReportMediumCritical [torsocks] which: no getcap Closed
100%
Task Description

Current torsocks version is broken.
It returns the following error when attempting to torify application :

which: no getcap
PackagesAnyImplementation 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

PackagesStableBug ReportMediumMedium [udisks2] Impossible to mount ISO or IMG file Closed
100%
Task Description

When I try to mount an ISO file or IMG file (with right-click, “open with disk image mounter” on XFCE4) it fails, the following error message appears :

GDBus.Error.org.freedesktop.UDisks2.Error.Failed: Error opening /dev/loop-control: No such file or directory (udisks-error-quark, 0)

Thanks for your help

PackagesStableBug ReportMediumCritical [v4l-utils] Error in `dvbv5-scan': double free or corru ...Closed
100%
PackagesStableBug ReportHighCritical [vhba-module-lts] modprobe: ERROR: could not insert 'vh ...Closed
100%
PackagesAnyImplementation RequestVery LowLow [vidcutter] add package Closed
100%
PackagesStableBug ReportMediumMedium [virt-install] ERROR '_OsVariant' object has no attribu ...Closed
100%
PackagesStableBug ReportMediumCritical [virt-manager] Failed to initialize a valid firewall ba ...Closed
100%
PackagesStableBug ReportVery LowHigh [vlc] DVB : cache_block stream error: cannot pre fill b ...Closed
100%
PackagesAnyImplementation RequestVery LowLow [w_scan] add package  Closed
100%
PackagesAnyImplementation RequestVery LowLow [whipper] add package Closed
100%
PackagesAnyImplementation RequestVery LowLow [xfce4-alsa-plugin] add package Closed
100%
Showing tasks 51 - 84 of 84 Page 2 of 2

Available keyboard shortcuts

Tasklist

Task Details

Task Editing