|
Packages | Any | Bug Report | Very Low | Medium | [clamtk] Gtk-WARNING **: Impossible to find the theme e... | Assigned | |
Task Description
Additional info: * package version
Repositorio : community
Nombre : clamtk
Versión : 5.24-1
Descripción : Easy to use, light-weight, on-demand virus scanner for Linux
systems
Arquitectura : any
URL : https://dave-theunsub.github.io/clamtk/
Licencias : GPL
Grupos : Nada
Provee : Nada
Depende de : clamav perl gtk2-perl perl-locale-gettext perl-libwww
perl-http-message perl-lwp-protocol-https perl-text-csv
perl-json python zenity desktop-file-utils gnome-icon-theme
cron
Dependencias opcionales : Nada
En conflicto con : Nada
Remplaza a : Nada
Tamaño de la descarga : 179,90 KiB
Tamaño de la instalación : 1378,00 KiB
Encargado : Levente Polyak <anthraxx@archlinux.org>
Fecha de creación : sáb 19 nov 2016 20:25:20 -05
Validado por : Suma MD5 Suma SHA-256 Firma
* config and/or log files etc.
$ clamtk Gtk-WARNING **: Imposible encontrar el motor de temas en la ruta al _modulo: «clearlooks», at /usr/lib/perl5/vendor_perl/ClamTk/GUI.pm line 35.
Steps to reproduce:
* Install clamtk in all version
|
|
Packages | Stable | Bug Report | Very Low | Medium | [arm-unknown-linux-gnueabi-gcc] not working; needs prop... | Unconfirmed | |
Task Description
Description: I believe the arm-unknown-linux-gnueabi-gcc package to be broken as described here.
Additional info: * package version(s) - arm-unknown-linux-gnueabi-gcc - all versions
Steps to reproduce: I don't think "steps to reproduce" to be relevant in this case. My forum topic linked above already contains all the necessary info on the subject :) However, one could try compiling glibc and busybox as described here. Yes, these are instructions for debian-like systems. They have to be adapted accordingly
|
|
Services | Flyspray Issue | Bug Report | Very Low | Medium | [Flyspray] long tags break the backend | Unconfirmed | |
Task Description
When I was adding this task, I put some long tags on it (html form allowed that) and got an error concerning too long tags field to fit in an sql datatype (max is 40 chars). Task got added anyway (just without tags). I didn’t know that and created it again.
|
|
Packages | Any | Bug Report | Very Low | Medium | [slim] login screen not displaying correctly | Assigned | |
Task Description
It worked fine on the previous version of Hyperbola. The word user/username does not show up. A workaround is to wait 10 seconds and enter the username and click enter - then it will switch correctly to the password screen (otherwise you need to enter the username and password at least twice in order to successfully login).
|
|
Packages | Any | Bug Report | Very Low | Medium | [openrc] cannot load fuse at boot | Unconfirmed | |
Task Description
I added <quote>modules=”fs-fuse”</quote> to /etc/conf.d/modules (and also “fuse” instead).
I looked in /var/log/rc.log and I see this line
<quote>modprobe: FATAL: Module fs-fusetun not found in directory /lib/modules/4.9.194-gnu-1-lts</quote>
It looks like modprobe added “tun” to the filename which prevents loading the module.
|
|
Packages | Any | Bug Report | Very Low | Medium | [exfat-utils] filesystem can only be mounted manually | Unconfirmed | |
Task Description
One can mount exfat by running commands such as “sudo modprobe fuse” and “sudo mount.exfat /dev/sdc1 /mnt/storage” but it is inconvenient.
Also, loading fuse at startup is problematic - see here:
https://issues.hyperbola.info/index.php?do=details&task_id=1433
|
|
Packages | Stable | Bug Report | Very Low | Medium | [sshguard] violates Hyperbola packaging standards | Unconfirmed | |
Task Description
Description: The sshguard package should have its /usr/bin/sshguard executable in /usr/sbin, has systemd service files and no OpenRC init script
Additional info: * sshguard-2.0.0-4 * when I run `sshguard`:
# sshguard
/usr/bin/sshguard: line 87: /usr/bin/journalctl: No such file or directory
* default /etc/sshguard.conf
LOGREADER="LANG=C /usr/bin/journalctl -afb -p info -n1 -t sshd -o cat"
BLACKLIST_FILE=120:/var/db/sshguard/blacklist.db
BACKEND="/usr/lib/sshguard/sshg-fw-iptables"
(commenting the first line temporally solves the issue)
|
|
Packages | Stable | Bug Report | Very Low | Medium | [fail2ban] remove systemd integration | Unconfirmed | |
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
|
|
Packages | Stable | Bug Report | Very Low | Medium | [fail2ban] uses old /usr/bin/sendmail location when it ... | Unconfirmed | |
Task Description
Description:
I saw errors in logs because fail2ban couldn’t find /usr/bin/sendmail, and discovered this:
[/etc/fail2ban] [0]
$ grep /usr/bin/sendmail */*
action.d/sendmail-buffered.conf: Fail2Ban" | /usr/bin/sendmail -f <sender> <dest>
action.d/sendmail-buffered.conf: Fail2Ban" | /usr/bin/sendmail -f <sender> <dest>
action.d/sendmail-buffered.conf: Fail2Ban" | /usr/bin/sendmail -f <sender> <dest>
action.d/sendmail-buffered.conf: Fail2Ban" | /usr/bin/sendmail -f <sender> <dest>
action.d/sendmail-common.conf: Fail2Ban" | /usr/bin/sendmail -f <sender> <dest>
action.d/sendmail-common.conf: Fail2Ban" | /usr/bin/sendmail -f <sender> <dest>
action.d/sendmail.conf: Fail2Ban" | /usr/bin/sendmail -f <sender> <dest>
action.d/sendmail-geoip-lines.conf: Fail2Ban" | /usr/bin/sendmail -f <sender> <dest>
action.d/sendmail-whois.conf: Fail2Ban" | /usr/bin/sendmail -f <sender> <dest>
action.d/sendmail-whois-ipjailmatches.conf: Fail2Ban" | /usr/bin/sendmail -f <sender> <dest>
action.d/sendmail-whois-ipmatches.conf: Fail2Ban" | /usr/bin/sendmail -f <sender> <dest>
action.d/sendmail-whois-lines.conf: Fail2Ban" | /usr/bin/sendmail -f <sender> <dest>
action.d/sendmail-whois-matches.conf: Fail2Ban" | /usr/bin/sendmail -f <sender> <dest>
Please, also check for other binaries with wrong locations
As of now, the solution is as simple as removing this line → https://git.hyperbola.info:50100/packages/community.git/tree/fail2ban/PKGBUILD#n79
Additional info: * fail2ban-0.9.6-2.hyperbola3
|
|
Packages | Stable | Bug Report | Very Low | Medium | [postgrey] has systemd service and no OpenRC init scrip... | Unconfirmed | |
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
|
|
Packages | Stable | Bug Report | Very Low | Medium | linphonec error (cli version) | Unconfirmed | |
Task Description
Description: linphonec is unusable because a error produce a continuous log
Additional info: linphone 3.11.1-1.hyperbola1
Steps to reproduce: linphonec
Log: linphonec> 2019-12-15 19:25:58:010 ortp-error-Error in connect: Network is unreachable 2019-12-15 19:26:03:012 ortp-error-Error in connect: Network is unreachable 2019-12-15 19:26:08:018 ortp-error-Error in connect: Network is unreachable 2019-12-15 19:26:13:013 ortp-error-Error in connect: Network is unreachable 2019-12-15 19:26:18:016 ortp-error-Error in connect: Network is unreachable 2019-12-15 19:26:23:014 ortp-error-Error in connect: Network is unreachable 2019-12-15 19:26:28:010 ortp-error-Error in connect: Network is unreachable 2019-12-15 19:26:33:010 ortp-error-Error in connect: Network is unreachable 2019-12-15 19:26:38:012 ortp-error-Error in connect: Network is unreachable 2019-12-15 19:26:43:015 ortp-error-Error in connect: Network is unreachable 2019-12-15 19:26:48:010 ortp-error-Error in connect: Network is unreachable 2019-12-15 19:26:53:010 ortp-error-Error in connect: Network is unreachable
|
|
Services | HyperWeb | Bug Report | Very Low | Medium | The Mailling list don't work | Unconfirmed | |
Task Description
The Mailling list don't work : https://lists.hyperbola.info//mailman/listinfo/
|
|
Services | Mail Service Issue | Bug Report | Very Low | Medium | Cannot send emails to hyperbola.info addresses | Unconfirmed | |
Task Description
Hi,
My email server (riseup.net) fails to deliver emails to hyperbola.info. Here’s the error message coming in the returned email:
Reporting-MTA: dns; mx1.riseup.net
X-Postfix-Queue-ID: 49vvwD4xQnzFf2F
X-Postfix-Sender: rfc822; xxxxx@riseup.net
Arrival-Date: Sun, 28 Jun 2020 08:40:44 -0700 (PDT)
Final-Recipient: rfc822; xxxxx@hyperbola.info
Original-Recipient: rfc822;xxxxx@hyperbola.info
Action: failed
Status: 4.7.5
Diagnostic-Code: X-Postfix; Server certificate not verified
This problem did not occur last time I sent emails to a hyperbola.info account (December 2019). It does not happen with any other destination email server. My guess is that something isn’t properly configured in your server. If you conclude that this is a riseup.net problem, let me know and I’ll open a bug report with them.
|
|
Packages | Stable | Bug Report | Very Low | Medium | Untrsuted gpg key | Unconfirmed | |
Task Description
Description: There is an issue with Christian Rebischke key, i’ve tried to delete /etc/pacman.d/gnupg/ and repopulate it but it doesn’t fix the issue.
error: ascii: signature from “Christian Rebischke (Arch Linux Security Team-Member) Chris.Rebischke@archlinux.org” is unknown trust File /var/cache/pacman/pkg/ascii-3.15-2-x86_64.pkg.tar.xz is corrupted (invalid or corrupted package (PGP signature)).
Steps to reproduce:
sudo pacman -S ascii
|
|
Software Development | Icedove-UXP | Bug Report | Very Low | Medium | CardBook addon make icedove crash wen adding or editing... | Unconfirmed | |
Task Description
the cardbook version is 30.9 i tried with vcard 4.0 and vcard 3.0 same issue editing or creating a contact makes icedove-uxp crash!
|
|
Services | HyperWeb Issue | Bug Report | Very Low | Low | RSS needs fixing | Unconfirmed | |
Task Description
Seems deleted items reappearing in the Hyperbola feeds since it gives its feed items empty ID string.
|
|
Packages | Any | Bug Report | Very Low | Low | [remmina] impossible to connect to RDP servers after re... | Unconfirmed | |
Task Description
remmina dev ask to inform package maintainer, here is the discussion:
https://github.com/FreeRDP/Remmina/issues/1513#issuecomment-373128671
Would be nice to update or add a patch if available
|
|
Packages | Stable | Bug Report | Very Low | Low | Mupen64plus acts buggy | Unconfirmed | |
Task Description
the screen moves back and forth from left to right randomly, no matter what I do, any games any adapters do not work.
I wanted to have some fun with some old games...
Has anyone used mupen64plus successfully on hyperbola 0.2? I cannot get it to work without being completely confusing for the reasons I have mentioned and also, the glaring of the screen. Which only happens with mupen64plus...
|
|
Packages | Any | Bug Report | Very Low | Low | [gimp] [gegl] Module '/usr/lib/gegl-0.3/lens-correct.so... | Assigned | |
Task Description
admin→ gimp IMG_20170909_153350828.jpg GEGL-Message: Module ‘/usr/lib/gegl-0.3/lens-correct.so’ load error: liblensfun.so.1: cannot open shared object file: No such file or directory GEGL-Message: Module ‘/usr/lib/gegl-0.3/matting-levin.so’ load error: libumfpack.so.5: cannot open shared object file: No such file or directory
(gimp:12519): GLib-GObject-WARNING **: g_object_set_valist: object class ‘GeglConfig’ has no property named ‘cache-size’
Those are errors I get when running Gimp.
|
|
Packages | Any | Bug Report | Defer | Low | [texlive-most] Cannot remove from system | Deferred | |
Task Description
admin-> sudo pacman -R texlive-most
checking dependencies...
:: ghostscript optionally requires texlive-core: needed for dvipdf
:: inkscape optionally requires texlive-core: latex formulas
Packages (15) texlive-bibtexextra-2016.43765-1 texlive-core-2016.43757-1.hyperbola2 texlive-fontsextra-2016.43763-1.hyperbola2 texlive-formatsextra-2016.41438-3 texlive-games-2016.43415-1
texlive-genericextra-2016.43605-1 texlive-htmlxml-2016.43769-1 texlive-humanities-2016.43711-1 texlive-latexextra-2016.43768-1.hyperbola2 texlive-music-2016.43375-1
texlive-pictures-2016.43767-1 texlive-plainextra-2016.43137-1 texlive-pstricks-2016.43710-1 texlive-publishers-2016.43764-1 texlive-science-2016.43747-1
Total Removed Size: 1300.90 MiB
:: Do you want to remove these packages? [Y/n] y
:: Processing package changes...
( 1/15) removing texlive-science [######################################################################] 100%
( 2/15) removing texlive-publishers [######################################################################] 100%
( 3/15) removing texlive-pstricks [######################################################################] 100%
( 4/15) removing texlive-plainextra [######################################################################] 100%
( 5/15) removing texlive-pictures [######################################################################] 100%
( 6/15) removing texlive-music [######################################################################] 100%
( 7/15) removing texlive-humanities [######################################################################] 100%
( 8/15) removing texlive-latexextra [######################################################################] 100%
( 9/15) removing texlive-htmlxml [######################################################################] 100%
(10/15) removing texlive-genericextra [######################################################################] 100%
(11/15) removing texlive-games [######################################################################] 100%
(12/15) removing texlive-formatsextra [######################################################################] 100%
(13/15) removing texlive-fontsextra [######################################################################] 100%
(14/15) removing texlive-bibtexextra [######################################################################] 100%
(15/15) removing texlive-core [######################################################################] 100%
warning: /etc/texmf/web2c/fmtutil.cnf saved as /etc/texmf/web2c/fmtutil.cnf.pacsave
:: Running post-transaction hooks...
(1/3) Updating TeXLive filename database...
warning: kpathsea: configuration file texmf.cnf not found in these directories: /usr/bin:/usr/bin/share/texmf-local/web2c:/usr/bin/share/texmf-dist/web2c:/usr/bin/share/texmf/web2c:/usr/bin/texmf-local/web2c:/usr/bin/texmf-dist/web2c:/usr/bin/texmf/web2c:/usr:/usr/share/texmf-local/web2c:/usr/share/texmf-dist/web2c:/usr/share/texmf/web2c:/usr/texmf-local/web2c:/usr/texmf-dist/web2c:/usr/texmf/web2c://texmf-local/web2c:/://share/texmf-local/web2c://share/texmf-dist/web2c://share/texmf/web2c://texmf-local/web2c://texmf-dist/web2c://texmf/web2c.
/usr/share/libalpm/scripts/mktexlsr: line 4: /usr/bin/mtxrun: No such file or directory
(2/3) Updating TeXLive format files...
cp: cannot stat 'usr/share/texmf-dist/web2c/fmtutil-hdr.cnf': No such file or directory
cat: 'var/lib/texmf/arch/installedpkgs/*.fmts': No such file or directory
/usr/share/libalpm/scripts/texlive-fmtutil: line 18: /usr/bin/fmtutil-sys: No such file or directory
error: command failed to execute correctly
(3/3) Updating TeXLive font maps...
cp: cannot stat 'usr/share/texmf-dist/web2c/updmap-hdr.cfg': No such file or directory
cat: 'var/lib/texmf/arch/installedpkgs/*.maps': No such file or directory
/usr/share/libalpm/scripts/texlive-updmap: line 12: /usr/bin/updmap-sys: No such file or directory
error: command failed to execute correctly
[~]
|
|
Packages | Any | Bug Report | Low | Low | [usbutils] lsusb does not list device names | In Progress | |
Task Description
Description:
lsusb does not resolve device names from /var/lib/usbutils/usb.ids
The same thing as described here: https://unix.stackexchange.com/questions/220759/lsusb-doesnt-list-device-names
|
|
Packages | Any | Bug Report | Very Low | Low | [zathura-pdf-poppler] unable to process apostrophes di... | Researching | |
Task Description
Description: Something is wrong with the latest version packaged in Hyperbola. zathura-pdf-poppler is unable to process apostrophes displayed in pdf bookmarks.
Steps to reproduce: Open any pdf file which has a summary included, then hit `Tab` to display the summary. Instead of apostrophes, zathura-pdf-poppler displays html entities while the output of zathura-pdf-mupdf is correct.
|
|
Packages | Any | Bug Report | Low | Low | [erlang-nox] uses "nox" suffix | In Progress | |
Task Description
Description:
Additional info: * package version(s)
* config and/or log files etc.
Steps to reproduce:
|
|
Packages | Any | Bug Report | Low | Low | [qbittorrent-nox] uses "nox" suffix | In Progress | |
Task Description
Description:
Additional info: * package version(s)
* config and/or log files etc.
Steps to reproduce:
|
|
Packages | Any | Bug Report | Low | Low | [crystal] error build Invidious | Researching | |
Task Description
Description:
crystal build src/invidious.cr –release
Error in src/invidious.cr:19: while requiring "kemal"
require "kemal"
^
in lib/kemal/src/kemal.cr:4: while requiring "./kemal/*"
require "./kemal/*"
^
in lib/kemal/src/kemal/config.cr:26: expanding macro
property static_headers : (HTTP::Server::Response, String, File::Info -> Void)?
^~~~~~~~
in lib/kemal/src/kemal/config.cr:26: expanding macro
property static_headers : (HTTP::Server::Response, String, File::Info -> Void)?
^
in macro 'property' expanded macro: macro_48177600:567, line 4:
1.
2.
3.
> 4. @static_headers : (HTTP::Server::Response, String, File::Info -> Void) | ::Nil
5.
6. def static_headers : (HTTP::Server::Response, String, File::Info -> Void) | ::Nil
7. @static_headers
8. end
9.
10. def static_headers=(@static_headers : (HTTP::Server::Response, String, File::Info -> Void) | ::Nil)
11. end
12.
13.
14.
15.
undefined constant File::Info
Additional info: * package version(s)
Crystal 0.22.0 (2017-04-22) LLVM 4.0.0
Steps to reproduce:
|
|
Packages | Stable | Bug Report | Very Low | Low | GNOME cannot lock screen while using LightDM | Unconfirmed | |
Task Description
Description: Screen locking does not work in GNOME, either with keyboard shortcuts or from the menu, while using LightDM.
Additional info: * According to this thread[1] this bug has been patched in Ubuntu. Please consider applying this patch.[2]
Steps to reproduce: # pacman -S gnome lightdm lightdm-gtk-greeter # rc-update add lightdm default Reboot, log in to a GNOME session and attempt to lock screen.
[1] https://www.reddit.com/r/gnome/comments/9klvej/is_there_a_way_to_get_the_screen_to_lock_with/ [2] https://git.launchpad.net/~ubuntu-desktop/ubuntu/+source/gnome-shell/tree/debian/patches/ubuntu/lightdm-user-switching.patch
|
|
Packages | Any | Bug Report | Very Low | Low | marble-qt: doesn't look like a valid Marble plugin: "/... | Unconfirmed | |
Task Description
Description:
$ marble-qt –latlone=0.5,6.5 Ignoring to load the following file since it doesn’t look like a valid Marble plugin: “/usr/lib/marble/plugins/libWlocatePositionProviderPlugin.so” Reason: “Cannot load library /usr/lib/marble/plugins/libWlocatePositionProviderPlugin.so: (libwlocate.so: cannot open shared object file: No such file or directory)”
When package libwlocate is installed, it is not showing this error.
Shall that package be dependency?
|
|
Packages | Stable | Bug Report | Very Low | Low | Chemical uknown media types | Researching | |
Task Description
I do not know how to solve this. Some of packages is causing this problem. I do not know which one.
Description:
(4/4) Updating the MIME type database... Unknown media type in type ‘chemical/x-alchemy’ Unknown media type in type ‘chemical/x-cache’ Unknown media type in type ‘chemical/x-cactvs-ascii’ Unknown media type in type ‘chemical/x-cactvs-binary’ Unknown media type in type ‘chemical/x-cactvs-table’ Unknown media type in type ‘chemical/x-cdx’ Unknown media type in type ‘chemical/x-cdxml’ Unknown media type in type ‘chemical/x-chem3d’ Unknown media type in type ‘chemical/x-cif’ Unknown media type in type ‘chemical/x-cml’ Unknown media type in type ‘chemical/x-daylight-smiles’ Unknown media type in type ‘chemical/x-dmol’ Unknown media type in type ‘chemical/x-gamess-input’ Unknown media type in type ‘chemical/x-gamess-output’ Unknown media type in type ‘chemical/x-gaussian-input’ Unknown media type in type ‘chemical/x-gaussian-log’ Unknown media type in type ‘chemical/x-genbank’ Unknown media type in type ‘chemical/x-gulp’ Unknown media type in type ‘chemical/x-hin’ Unknown media type in type ‘chemical/x-inchi’ Unknown media type in type ‘chemical/x-inchi-xml’ Unknown media type in type ‘chemical/x-jcamp-dx’ Unknown media type in type ‘chemical/x-macromodel-input’ Unknown media type in type ‘chemical/x-mdl-molfile’ Unknown media type in type ‘chemical/x-mdl-rdfile’ Unknown media type in type ‘chemical/x-mdl-rxnfile’ Unknown media type in type ‘chemical/x-mdl-sdfile’ Unknown media type in type ‘chemical/x-mdl-tgf’ Unknown media type in type ‘chemical/x-mmcif’ Unknown media type in type ‘chemical/x-mol2’ Unknown media type in type ‘chemical/x-mopac-graph’ Unknown media type in type ‘chemical/x-mopac-input’ Unknown media type in type ‘chemical/x-mopac-out’ Unknown media type in type ‘chemical/x-msi-car’ Unknown media type in type ‘chemical/x-msi-hessian’ Unknown media type in type ‘chemical/x-msi-mdf’ Unknown media type in type ‘chemical/x-msi-msi’ Unknown media type in type ‘chemical/x-ncbi-asn1’ Unknown media type in type ‘chemical/x-ncbi-asn1-binary’ Unknown media type in type ‘chemical/x-ncbi-asn1-xml’ Unknown media type in type ‘chemical/x-pdb’ Unknown media type in type ‘chemical/x-shelx’ Unknown media type in type ‘chemical/x-vmd’ Unknown media type in type ‘chemical/x-xyz’ Unknown media type in type ‘all/all’ Unknown media type in type ‘all/allfiles’
|
|
Packages | Stable | Bug Report | Very Low | Low | [autofs]: default configuration is /etc/auto.master ins... | Unconfirmed | |
Task Description
Description:
default configuration is /etc/auto.master instead of /etc/autofs/auto.master
admin→ sudo /usr/bin/automount -v -f -p /run/autofs.pid Starting automounter version 5.1.2, master map /etc/auto.master using kernel protocol version 5.02 lookup(file): file map /etc/auto.master missing or not readable no mounts in table
|
|
Packages | Any | Bug Report | Very Low | Low | Xenocara xbacklight bug | Unconfirmed | |
Task Description
When i try to set the brightness on my screen, with xbacklight -set 100,
it does this:
No outputs have backlight property
and it doesn’t really matter if I set it lower than 100 or what it currently is at.
Fix when you can please!
|
|
Packages | Any | Bug Report | Very Low | Low | lightdm/lxdm bug | Unconfirmed | |
Task Description
It appears when I plug in my libreboot laptop x200 in, it appears to dim the screen and when its unplugged, the screen is bright again. Something peculiar is at work, I wondered if this could be fixed.
My assumption is it is related to lxdm or lightdm. Any thoughts?
I am currently using 0.4, so I don’t expect this to be a fast process, just when you get a chance okay?
|
|
Packages | Stable | Bug Report | Very Low | Low | [dhcpcd-ui] Adding icons from "Network-Manager Applet" | Unconfirmed | |
Task Description
When using the package for wireless connections no further icon is displayed without having the package [b]network-manager-applet[/b] installed.
|
|
Services | PunBB Issue | Bug Report | Very Low | Low | hyperbola forum smtp error and profile update | Unconfirmed | |
Task Description
here i will report 2 issues and one change to make issues: 1- there is a failed smtp error with post and reply 2- in the forum profile one cant add website with .xyz domain name
the change: 1- with pgp key one would add a short key link just like what was mentioned in here: https://forums.hyperbola.info/viewtopic.php?pid=2639#p2639
|
|
Packages | Stable | Bug Report | Very Low | Very Low | Gajim "Unable to run gpg - it may not be available" | Assigned | |
Task Description
Description:
Gajim XMPP Client wont start after installing python2-gnupg.
Additional info: * package version(s)
community/python2-gnupg 0.4.0-2
extra/gajim 0.16.8-1.hyperbola2
* config and/or log files etc.
/usr/lib/python2.7/site-packages/gajim/common/gajim.py
Steps to reproduce:
With Gajim working is not possible to assign an OpenPGP key because it needs a wrapper. Therefore python2-gnupgp package is needed. But after installing python2-gnupgp, Gajim doesn’t start. The following output is displayed from the console:
07/21/2018 18:00:41 (E) gajim.c.gnupg Unable to run gpg - it may not be available. Traceback (most recent call last):
File "/usr/lib/python2.7/site-packages/gnupg.py", line 757, in __init__
p = self._open_subprocess(["--version"])
File "/usr/lib/python2.7/site-packages/gnupg.py", line 832, in _open_subprocess
startupinfo=si)
File "/usr/lib/python2.7/subprocess.py", line 394, in __init__
errread, errwrite)
File "/usr/lib/python2.7/subprocess.py", line 1047, in _execute_child
raise child_exception
OSError: [Errno 2] No such file or directory Traceback (most recent call last):
File "gajim.py", line 513, in <module>
interface.run()
File "/usr/lib/python2.7/site-packages/gajim/gui_interface.py", line 2704, in run
self.roster = roster_window.RosterWindow()
File "/usr/lib/python2.7/site-packages/gajim/roster_window.py", line 6611, in __init__
connection_zeroconf.ConnectionZeroconf(gajim.ZEROCONF_ACC_NAME)
File "/usr/lib/python2.7/site-packages/gajim/common/zeroconf/connection_zeroconf.py", line 68, in __init__
CommonConnection.__init__(self, name)
File "/usr/lib/python2.7/site-packages/gajim/common/connection.py", line 150, in __init__
self.gpg = gpg.GnuPG()
File "/usr/lib/python2.7/site-packages/gajim/common/gpg.py", line 37, in __init__
gnupg.GPG.__init__(self, gpgbinary=gajim.GPG_BINARY, use_agent=use_agent)
File "/usr/lib/python2.7/site-packages/gnupg.py", line 761, in __init__
raise OSError(msg)
OSError: Unable to run gpg - it may not be available.
After doing some search, the issue is that gajim.py is trying to call ‘gpg’ as ‘gpg1’.
# grep -n GPG_BINARY /usr/lib/python2.7/site-packages/gajim/common/gajim.py 162:GPG_BINARY = ‘gpg1’
By replacing ‘gpg’ instead of ‘gpg1’, Gajim will start normally with OpenPGP feature available.
Maybe a newer revision of python2-gnupg is required or maybe a small patch in the current package.
|
|
Packages | Stable | Bug Report | Very Low | Very Low | [spamassassin] has different directory permissions than... | Deferred | |
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
|
|
Packages | Stable | Bug Report | Very Low | Very Low | [postfix] has different directory permissions than 'fil... | Deferred | |
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
|
|
Packages | Stable | Bug Report | Very Low | Very Low | [fail2ban] update dovecot failregex to support verbose ... | Unconfirmed | |
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
|
|
Packages | Stable | Drop Request | Very Low | Critical | [osdbattery] Unmaintained and unsupportable | Unconfirmed | |
Task Description
osdbattery is (probably) useless and broken so Conky did compete because It is still unmaintained and unsupported over 14 years ago (last released version 1.4 on August 23, 2005), and should be removed per anti-abandonware rule at the packaging guidelines.
Also, the default config file contains non-libre/free Microsoft font Verdana as X11 font format property in font variable.
|
|
Packages | Any | Drop Request | Very Low | Medium | [hardening-wrapper] deprecated, not needed anymore | Unconfirmed | |
Task Description
According to : https://github.com/thestinger/hardening-wrapper-deprecated
Wrapper scripts for building hardened executables by default (deprecated, replaced by standard Arch Linux toolchain changes)
|
|
Packages | Any | Drop Request | Medium | Medium | [gksu] is replaced and has to be deleted from our pacma... | Researching | |
Task Description
Description: From the author’s webpage gksu has been replaced.
Additional info: * package version(s) : extra/gksu 2.0.2-5
http://www.nongnu.org/gksu/
|
|
Packages | Any | Feature Request | Very High | High | [sage-notebook] contains systemd unit file | In Progress | |
Task Description
Description:
The Arch version of Sage-notebook 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 Sage-notebook is using a systemd unit file adapted for users instead of system users.
Additional info: * package version(s) * config and/or log files etc.
Repository : community
Name : sage-notebook
Version : 0.13-4
Description : Browser-based notebook interface for SageMath
Architecture : any
URL : http://www.sagemath.org
Licenses : GPL3
Groups : None
Provides : None
Depends On : sagemath python2-twisted python2-flask-oldsessions python2-flask-openid python2-flask-autoindex python2-flask-babel mathjax
Optional Deps : python2-pyopenssl: to use the notebook in secure mode
Conflicts With : None
Replaces : None
Download Size : 1625.00 KiB
Installed Size : 9154.00 KiB
Packager : Antonio Rojas <arojas@archlinux.org>
Build Date : Thu 04 May 2017 06:12:28 PM -03
Validated By : MD5 Sum SHA-256 Sum Signature
/usr/lib/systemd/user/sage.service is owned by sage-notebook 0.13-4
Steps to reproduce:
|
|
Packages | Any | Feature Request | Very High | High | [erlang-nox] contains systemd unit files | In Progress | |
Task Description
Description:
The Arch version of Erlang (headless version) from the snapshot used by Hyperbola comes with systemd support. Since Hyperbola follows the Init Freedom Campaign , systemd unit files removal is required or add OpenRC init scripts to replace it.
Additional info: * package version(s) * config and/or log files etc.
Repository : community
Name : erlang-nox
Version : 19.3-3
Description : General-purpose concurrent functional programming language developed by Ericsson (headless version)
Architecture : x86_64
URL : http://www.erlang.org/
Licenses : Apache
Groups : None
Provides : None
Depends On : ncurses openssl
Optional Deps : erlang-unixodbc: database support
java-environment: for Java support
lksctp-tools: for SCTP support
Conflicts With : erlang
Replaces : None
Download Size : 39.01 MiB
Installed Size : 106.73 MiB
Packager : Jan de Groot <jgc@archlinux.org>
Build Date : Fri 28 Apr 2017 08:44:33 AM -03
Validated By : MD5 Sum SHA-256 Sum Signature
/usr/lib/systemd/system/epmd.service is owned by erlang-nox 19.3-3
/usr/lib/systemd/system/epmd.socket is owned by erlang-nox 19.3-3
Steps to reproduce:
|
|
Packages | Any | Feature Request | Very High | High | [motion] contains systemd unit file | In Progress | |
Task Description
Description:
The Arch version of Motion from the snapshot used by Hyperbola comes with systemd support. Since Hyperbola follows the Init Freedom Campaign , systemd unit files removal is required or add OpenRC init scripts to replace it.
Additional info: * package version(s) * config and/or log files etc.
Repository : community
Name : motion
Version : 4.0.1-2
Description : A software motion detector which grabs images from video4linux devices and/or from webcams
Architecture : x86_64
URL : http://www.lavrsen.dk/foswiki/bin/view/Motion/WebHome
Licenses : GPL
Groups : None
Provides : None
Depends On : libjpeg v4l-utils ffmpeg
Optional Deps : None
Conflicts With : None
Replaces : None
Download Size : 235.61 KiB
Installed Size : 923.00 KiB
Packager : Sergej Pupykin <pupykin.s+arch@gmail.com>
Build Date : Mon 14 Nov 2016 02:17:55 PM -03
Validated By : MD5 Sum SHA-256 Sum Signature
/usr/lib/systemd/system/motion.service is owned by motion 4.0.1-2
Steps to reproduce:
|
|
Packages | Any | Feature Request | Very High | High | [tinc] contains systemd unit files | In Progress | |
Task Description
Description:
The Arch version of tinc from the snapshot used by Hyperbola comes with systemd support. Since Hyperbola follows the Init Freedom Campaign , systemd unit files removal is required or add OpenRC init scripts to replace it.
Additional info: * package version(s) * config and/or log files etc.
Repository : community
Name : tinc
Version : 1.0.31-2
Description : VPN (Virtual Private Network) daemon
Architecture : x86_64
URL : http://www.tinc-vpn.org/
Licenses : GPL
Groups : None
Provides : None
Depends On : lzo openssl zlib
Optional Deps : None
Conflicts With : None
Replaces : None
Download Size : 107.42 KiB
Installed Size : 194.00 KiB
Packager : Evangelos Foutras <evangelos@foutrelis.com>
Build Date : Mon 13 Mar 2017 01:06:11 AM -03
Validated By : MD5 Sum SHA-256 Sum Signature
/usr/lib/systemd/system/tinc.service is owned by tinc 1.0.31-2
/usr/lib/systemd/system/tinc@.service is owned by tinc 1.0.31-2
Steps to reproduce:
|
|
Packages | Any | Feature Request | Very High | High | [netdata] contains systemd unit files | In Progress | |
Task Description
Description:
The Arch version of tinc from the snapshot used by Hyperbola comes with systemd support. Since Hyperbola follows the Init Freedom Campaign , systemd unit files removal is required or add OpenRC init scripts to replace it.
Additional info: * package version(s) * config and/or log files etc.
Repositorio : community
Nombre : netdata
Versión : 1.6.0-3
Descripción : Real-time performance monitoring, in the greatest possible detail, over the web.
Arquitectura : x86_64
URL : https://github.com/firehol/netdata/wiki
Licencias : GPL
Grupos : Nada
Provee : Nada
Depende de : libmnl libnetfilter_acct zlib
Dependencias opcionales : nodejs: Webbox plugin
lm_sensors: sensors module
En conflicto con : Nada
Remplaza a : Nada
Tamaño de la descarga : 1778,98 KiB
Tamaño de la instalación : 6515,00 KiB
Encargado : Sven-Hendrik Haase <sh@lutzhaase.com>
Fecha de creación : dom 23 abr 2017 16:24:38 -05
Validado por : Suma MD5 Suma SHA-256 Firma
community/netdata /usr/lib/systemd/
community/netdata /usr/lib/systemd/system/
community/netdata /usr/lib/systemd/system/netdata.service
Steps to reproduce:
|
|
Packages | Any | Feature Request | Very High | High | [backuppc]: contains systemd files | Researching | |
Task Description
Description:
Since Hyperbola follows the Init Freedom Campaign, systemd unit files removal is required or add OpenRC init scripts to replace it.
Additional info: * package version(s)
community/backuppc 4.1.2-1 [installed]
Enterprise-grade system for backing up Linux, Windows and MacOS PCs
* config and/or log files etc.
Additional info:
Steps to reproduce: install it
|
|
Packages | Any | Feature Request | Very High | High | [gpsd]: contains systemd files | Researching | |
Task Description
Since Hyperbola follows the Init Freedom Campaign, systemd unit files removal is required or add OpenRC init scripts to replace it.
Additional info: * package version(s)
extra/gpsd 3.16-3 [installed]
GPS daemon and library to support USB/serial GPS devices
* config and/or log files etc.
Additional info:
Steps to reproduce: install it
|
|
Packages | Stable | Feature Request | Very High | High | [hiawatha]: remove systemd files, provide openrc | Researching | |
Task Description
Description:
Hiawatha contains only systemd files.
It shall be removed and openrc shall be provided
|
|
Packages | Any | Feature Request | Very High | High | [onioncat] needs OpenRC init script | Assigned | |
Task Description
Description:
Additional info:
Steps to reproduce:
|
|
Packages | Any | Feature Request | Very High | High | [umurmur] needs OpenRC init script and contains systemd... | Assigned | |
Task Description
Description:
Additional info:
umurmur /usr/lib/systemd/system/umurmur.service
Steps to reproduce:
|