|
Any | Bug Report | Very Low | High | [rubyripper] GUI doesn't work | Closed | |
Task Description
rrip_gui does not work. The fix is to install cairo-gobject which is not in the repos. Attached is a working PKGBUILD adapted from the official one.
|
|
Stable | Bug Report | Very Low | High | [nftables] init service ERROR: nftables failed to start | Closed | |
Task Description
Error: conflicting protocols specified: inet-service vs. icmp
when using
ip protocol icmp icmp type echo-request counter accept comment “accept ICMP echo-request type” ip6 nexthdr icmpv6 icmpv6 type { destination-unreachable, packet-too-big, time-exceeded, parameter-problem, mld-listener-query, mld-listener-report, mld-listener-reduction, nd-router-solicit, nd-router-advert, nd-neighbor-solicit, nd-neighbor-advert } accept comment “Accept ICMPv6”
It is a known bug on 0.7 and solved on 0.9
https://bugzilla.netfilter.org/show_bug.cgi?id=1073 commit 0011985554e269e1cc8f8e5b41eb9dcd795ebe8c fixes this problem upstream.
|
|
Stable | Bug Report | Very Low | High | [apache][module] mod_wsgi returns "undefined symbol: Py ... | Closed | |
Task Description
Description: I updated mod_wsgi, restarted httpd service and got this error:
$ sudo rc-service httpd restart
* httpd has detected an error in your setup:
httpd: Syntax error on line 183 of /etc/httpd/conf/httpd.conf: Cannot load modules/mod_wsgi.so into server: /etc/httpd/modules/mod_wsgi.so: undefined symbol: PyObject_SetItem
* ERROR: httpd failed to stop
Additional info: * mod_wsgi-4.4.22-1.hyperbola1
|
|
Stable | Bug Report | Medium | High | opensmtpd: permission problems | Closed | |
Task Description
Description:
cat msg | /usr/sbin/sendmail – sendmail: No such file or directorycannot create temporary file /var/spool/smtpd/offline/1572544775.XXXXIqNsFX
Additional info: * package version: 6.4.2p1-1.hyperbola2.backports1
It is same problem as here: https://github.com/OpenSMTPD/OpenSMTPD/issues/839
I could solve it with:
sudo chmod g+s /usr/sbin/smtpctl sudo chmod g+s /usr/sbin/smtpctl
and then
sudo rc-service smtpd start
Even though I think I should not need to start it to use only sendmail.
|
|
Any | Bug Report | Medium | High | [gstreamer] needed rebuild | Closed | |
Task Description
(gst-plugin-scanner:17336): GStreamer-WARNING : Failed to load plugin ‘/usr/lib/gstreamer-1.0/libgstzbar.so’: libzbar.so.0: cannot open shared object file: No such file or directory (gst-plugin-scanner:17336): GStreamer-WARNING : Failed to load plugin ‘/usr/lib/gstreamer-1.0/libgstfluidsynthmidi.so’: libfluidsynth.so.1: cannot open shared object file: No such file or directory
Repositorio : extra Nombre : gstreamer Versión : 1.12.0-1 Descripción : GStreamer open-source multimedia framework core library Arquitectura : x86_64 URL : https://gstreamer.freedesktop.org/ Licencias : LGPL Grupos : Nada Provee : Nada Depende de : libxml2 glib2 libunwind libcap libelf Dependencias opcionales : Nada En conflicto con : Nada Remplaza a : Nada Tamaño de la descarga : 1897,45 KiB Tamaño de la instalación : 17241,00 KiB Encargado : Jan Alexander Steffens (heftig) jan.steffens@gmail.com Fecha de creación : jue 04 may 2017 14:13:05 -05 Validado por : Suma MD5 Suma SHA-256 Firma
|
|
Stable | Bug Report | Very Low | High | [ispell] require FHS | Closed | |
Task Description
Description:
cant open /usr/local/lib/english.hash
Additional info:
Repository : extra
Name : ispell
Version : 3.3.02-7
Description : An interactive spell-checking program for Unix
Architecture : x86_64
URL : http://ficus-www.cs.ucla.edu/geoff/ispell.html
Licenses : BSD
Groups : None
Provides : None
Depends On : ncurses
Optional Deps : None
Conflicts With : None
Replaces : None
Download Size : 321.26 KiB
Installed Size : 1336.00 KiB
Packager : Evangelos Foutras <evangelos@foutrelis.com>
Build Date : Sun Sep 6 12:07:06 2015
Validated By : MD5 Sum SHA-256 Sum Signature
Steps to reproduce:
- Install package
|
|
Testing | Bug Report | Very Low | High | [xenocara-xkbcomp] Could not resolve keysym XF86FullScr ... | Closed | |
Task Description
While the X session is still running, did anyone happen key bindings being unresponsive? A few lines of errors appeared from xkbcomp because of a missing keyboard symbol on the single TTY. It reads:
The XKEYBOARD keymap compiler (xkbcomp) reports:
> error: Could not resolve keysym XF86FullScreen
Errors from xkbcomp are not fatal to the X server
See also related issues affected on other existing distros, were eventually resolved:
|
|
Testing | Bug Report | Very Low | High | [Hyperbola GNU/Linux-libre 0.4] Video driver issues wit ... | Closed | |
Task Description
After setting up and testing our 32-bit QEMU instance, we often tried to initialize the X11, but it refused to do because of video driver issues.
As well as changing to other video drivers on our instance is still the exact issue.
Here is a log from X11 below we attached.
|
|
Testing | Bug Report | Very Low | High | espeak no works | Closed | |
Task Description
Description: when run `espeak hi` only sound a crack and output the next message
[ user | 2021-12-13 | 12:47 ] [/home/user] [0] $ espeak hi ALSA lib pcm.c:2660:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.rear ALSA lib pcm.c:2660:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.center_lfe ALSA lib pcm.c:2660:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.side ALSA lib pcm_route.c:877:(find_matching_chmap) Found no matching channel map ALSA lib pcm_sndio.c:383:(sndio_open) sndio: only playback streams are supported connect(2) call to /dev/shm/jack-1000/default/jack_0 failed (err=No such file or directory) attempt to connect to server failed Expression ‘framesAvail’ failed in ‘src/hostapi/alsa/pa_linux_alsa.c’, line: 3625 Expression ‘PaAlsaStreamComponent_GetAvailableFrames( self, &framesAvail, xrun )’ failed in ‘src/hostapi/alsa/pa_linux_alsa.c’, line: 3985 Expression ‘PaAlsaStreamComponent_RegisterChannels( &self→playback, &self→bufferProcessor, &playbackFrames, &xrun )’ failed in ‘src/hostapi/alsa/pa_linux_alsa.c’, line: 4115 Expression ‘PaAlsaStream_SetUpBuffers( stream, &framesGot, &xrun )’ failed in ‘src/hostapi/alsa/pa_linux_alsa.c’, line: 4355
Additional info: * package version(s) * config and/or log files etc.
Steps to reproduce: `doas pacman -S espeak` `espeak hi`
|
|
Any | Drop Request | High | High | [devtools] remove this package | Closed | |
Task Description
“devtools” is not a “libretools” and “hyperiso” replacement.
$ pacman -Si devtools Repository : extra Name : devtools Version : 20170320-2 Description : Tools for Arch Linux package maintainers Architecture : any URL : http://projects.archlinux.org/devtools.git/ Licenses : GPL Groups : None Provides : None Depends On : namcap openssh subversion rsync arch-install-scripts Optional Deps : None Conflicts With : None Replaces : None Download Size : 21.81 KiB Installed Size : 143.00 KiB Packager : Evangelos Foutras evangelos@foutrelis.com Build Date : Thu 27 Apr 2017 01:32:21 AM -03 Validated By : MD5 Sum SHA-256 Sum Signature
|
|
Any | Drop Request | High | High | [ssmtp] remove obsolete package | Closed | |
Task Description
Package ssmtp is unmaintained:
ssmtp is unmaintained. Consider using something like msmtp instead. (source)
So it violates point 4 of our packaging guidelines “Anti-abandonware”, because it’s abandoned and has a replacement (msmtp)
|
|
Any | Feature Request | High | High | [icedove-enigmail] add package | Closed | |
Task Description
Hello,
Would it be possible to add this package :
icedove-enigmail
to the repo ?
Thank you
|
|
Any | Feature Request | Very High | High | [linux-libre-*] add missing installed kernel configurat ... | Closed | |
Task Description
Add missing /boot/config-linux-libre-* useful for applications such as Xen.
|
|
Any | Feature Request | High | High | [aircrack-ng] rebuild package against libressl | Closed | |
Task Description
Rebuild package against libressl, since it depends on openssl.
$ pacman -Si aircrack-ng
Repository : community
Name : aircrack-ng
Version : 1.2rc4-4
Description : Key cracker for the 802.11 WEP and WPA-PSK protocols
Architecture : x86_64
URL : https://www.aircrack-ng.org
Licenses : GPL2
Groups : None
Provides : aircrack-ng-scripts
Depends On : openssl sqlite iw net-tools wireless_tools ethtool
Optional Deps : None
Conflicts With : aircrack-ng-scripts
Replaces : aircrack-ng-scripts
Download Size : 375.88 KiB
Installed Size : 1627.00 KiB
Packager : Jonathan Steel <jsteel@archlinux.org>
Build Date : Mon 27 Mar 2017 04:13:22 PM -03
Validated By : MD5 Sum SHA-256 Sum Signature
|
|
Any | Feature Request | High | High | [android-tools] rebuild package against libressl | Closed | |
Task Description
Rebuild package against libressl, since it depends on openssl.
$ pacman -Si android-tools
Repository : community
Name : android-tools
Version : 7.1.2_r6-1
Description : Android platform tools
Architecture : x86_64
URL : http://tools.android.com/
Licenses : Apache MIT
Groups : None
Provides : None
Depends On : openssl pcre
Optional Deps : python: for mkbootimg script
Conflicts With : None
Replaces : None
Download Size : 202.90 KiB
Installed Size : 611.00 KiB
Packager : Anatol Pomozov <anatol.pomozov@gmail.com>
Build Date : Mon 24 Apr 2017 11:39:51 PM -03
Validated By : MD5 Sum SHA-256 Sum Signature
|
|
Any | Feature Request | High | High | [apache] rebuild package against libressl | Closed | |
Task Description
Rebuild package against libressl, since it depends on openssl.
$ pacman -Si apache
Repository : extra
Name : apache
Version : 2.4.25-2.hyperbola2
Description : A high performance Unix-based HTTP server, with OpenRC support
Architecture : x86_64
URL : https://www.apache.org/dist/httpd
Licenses : APACHE
Groups : None
Provides : None
Depends On : zlib apr-util pcre libnghttp2 openssl
Optional Deps : lua: for mod_lua module
libxml2: for mod_proxy_html, mod_xml2enc modules
lynx: apachectl status
Conflicts With : None
Replaces : None
Download Size : 1436.89 KiB
Installed Size : 5678.00 KiB
Packager : André Silva <emulatorman@hyperbola.info>
Build Date : Mon 25 Sep 2017 09:13:27 PM -03
Validated By : MD5 Sum SHA-256 Sum Signature
|
|
Any | Feature Request | High | High | [arch-audit] rebuild package against libressl | Closed | |
Task Description
Rebuild package against libressl, since it depends on openssl.
$ pacman -Si arch-audit
Repository : community
Name : arch-audit
Version : 0.1.8-3
Description : An utility like pkg-audit based on Arch CVE Monitoring Team data
Architecture : x86_64
URL : https://github.com/ilpianista/arch-audit
Licenses : MIT
Groups : None
Provides : None
Depends On : curl openssl
Optional Deps : None
Conflicts With : None
Replaces : None
Download Size : 584.06 KiB
Installed Size : 1931.00 KiB
Packager : Christian Rebischke <Chris.Rebischke@archlinux.org>
Build Date : Thu 27 Apr 2017 12:43:21 PM -03
Validated By : MD5 Sum SHA-256 Sum Signature
|
|
Any | Feature Request | High | High | [argyllcms] rebuild package against libressl | Closed | |
Task Description
Rebuild package against libressl, since it depends on openssl.
$ pacman -Si argyllcms
Repository : community
Name : argyllcms
Version : 1.9.2-1
Description : An ICC compatible color management system with support for different colorimeter hardware
Architecture : x86_64
URL : http://www.argyllcms.com/
Licenses : GPL AGPL
Groups : None
Provides : None
Depends On : libtiff libxss libxinerama libxxf86vm libxrandr openssl
Optional Deps : None
Conflicts With : None
Replaces : None
Download Size : 8.44 MiB
Installed Size : 98.79 MiB
Packager : Timothy Redaelli <timothy.redaelli@gmail.com>
Build Date : Tue 25 Oct 2016 12:09:46 PM -03
Validated By : MD5 Sum SHA-256 Sum Signature
|
|
Any | Feature Request | High | High | [axel] rebuild package against libressl | Closed | |
Task Description
Rebuild package against libressl, since it depends on openssl.
$ pacman -Si axel
Repository : community
Name : axel
Version : 2.12-2
Description : Light command line download accelerator
Architecture : x86_64
URL : https://github.com/eribertomota/axel
Licenses : GPL
Groups : None
Provides : None
Depends On : glibc openssl
Optional Deps : None
Conflicts With : None
Replaces : None
Download Size : 33.15 KiB
Installed Size : 90.00 KiB
Packager : Evangelos Foutras <evangelos@foutrelis.com>
Build Date : Sat 11 Feb 2017 05:06:04 PM -03
Validated By : MD5 Sum SHA-256 Sum Signature
|
|
Any | Feature Request | High | High | [badvpn] rebuild package against libressl | Closed | |
Task Description
Rebuild package against libressl, since it depends on openssl.
$ pacman -Si badvpn
Repository : community
Name : badvpn
Version : 1.999.130-2
Description : Peer-to-peer VPN system, and NCD, a programming language for network interface configuration
Architecture : x86_64
URL : https://github.com/ambrop72/badvpn
Licenses : GPL
Groups : None
Provides : None
Depends On : nss openssl iproute2
Optional Deps : None
Conflicts With : None
Replaces : None
Download Size : 436.70 KiB
Installed Size : 1636.00 KiB
Packager : Felix Yan <felixonmars@archlinux.org>
Build Date : Tue 14 Feb 2017 03:03:36 AM -03
Validated By : MD5 Sum SHA-256 Sum Signature
|
|
Any | Feature Request | High | High | [bigloo] rebuild package against libressl | Closed | |
Task Description
Rebuild package against libressl, since it depends on openssl.
$ pacman -Si bigloo
Repository : extra
Name : bigloo
Version : 4.3a-1
Description : Fast scheme compiler
Architecture : x86_64
URL : http://www-sop.inria.fr/mimosa/fp/Bigloo/
Licenses : GPL LGPL
Groups : None
Provides : None
Depends On : gmp openssl libunistring
Optional Deps : java-environment
emacs
zip
sqlite
alsa-lib
flac
avahi
Conflicts With : None
Replaces : None
Download Size : 13.46 MiB
Installed Size : 78.14 MiB
Packager : Juergen Hoetzel <juergen@archlinux.org>
Build Date : Wed 03 May 2017 03:03:54 AM -03
Validated By : MD5 Sum SHA-256 Sum Signature
|
|
Any | Feature Request | High | High | [bind] rebuild package against libressl | Closed | |
Task Description
Rebuild package against libressl, since it depends on openssl.
$ pacman -Si bind
Repository : extra
Name : bind
Version : 9.11.1-1.hyperbola1
Description : The ISC DNS Server, with OpenRC support
Architecture : x86_64
URL : https://www.isc.org/software/bind/
Licenses : custom:ISC
Groups : None
Provides : dns-server
Depends On : glibc libxml2 libcap libseccomp openssl geoip json-c bind-tools
Optional Deps : None
Conflicts With : None
Replaces : None
Download Size : 316.55 KiB
Installed Size : 1024.00 KiB
Packager : André Silva <emulatorman@hyperbola.info>
Build Date : Wed 16 Aug 2017 11:28:56 AM -03
Validated By : MD5 Sum SHA-256 Sum Signature
|
|
Any | Feature Request | High | High | [bind-tools] rebuild package against libressl | Closed | |
Task Description
Rebuild package against libressl, since it depends on openssl.
$ pacman -Si bind-tools
Repository : extra
Name : bind-tools
Version : 9.11.1-1.hyperbola1
Description : The ISC DNS tools
Architecture : x86_64
URL : https://www.isc.org/software/bind/
Licenses : custom:ISC
Groups : None
Provides : dnsutils=9.11.1
Depends On : glibc libcap libseccomp libxml2 zlib krb5 e2fsprogs openssl readline geoip idnkit dnssec-anchors json-c
Optional Deps : python: for python scripts
Conflicts With : dnsutils
Replaces : dnsutils host
Download Size : 1645.52 KiB
Installed Size : 6122.00 KiB
Packager : André Silva <emulatorman@hyperbola.info>
Build Date : Wed 16 Aug 2017 11:29:07 AM -03
Validated By : MD5 Sum SHA-256 Sum Signature
|
|
Any | Feature Request | High | High | [bip] rebuild package against libressl | Closed | |
Task Description
Rebuild package against libressl, since it depends on openssl.
$ pacman -Si bip
Repository : community
Name : bip
Version : 0.9.0rc1-1
Description : Multiuser IRC proxy that supports replaying of logged conversations.
Architecture : x86_64
URL : http://bip.milkypond.org/
Licenses : GPL
Groups : None
Provides : None
Depends On : openssl
Optional Deps : None
Conflicts With : None
Replaces : None
Download Size : 87.95 KiB
Installed Size : 264.00 KiB
Packager : Antonio Rojas <arojas@archlinux.org>
Build Date : Sat 18 Feb 2017 07:36:54 AM -03
Validated By : MD5 Sum SHA-256 Sum Signature
|
|
Any | Feature Request | High | High | [bitcoin-tx] rebuild package against libressl | Closed | |
Task Description
Rebuild package against libressl, since it depends on openssl.
$ pacman -Si bitcoin-tx
Repository : community
Name : bitcoin-tx
Version : 0.13.2-5
Description : Bitcoin is a peer-to-peer network based digital currency - Transaction tool
Architecture : x86_64
URL : http://www.bitcoin.org/
Licenses : MIT
Groups : None
Provides : None
Depends On : boost-libs openssl
Optional Deps : None
Conflicts With : None
Replaces : None
Download Size : 373.77 KiB
Installed Size : 993.00 KiB
Packager : Antonio Rojas <arojas@archlinux.org>
Build Date : Fri 03 Mar 2017 04:52:39 PM -03
Validated By : MD5 Sum SHA-256 Sum Signature
|
|
Any | Feature Request | High | High | [boinctui] rebuild package against libressl | Closed | |
|
|
Any | Feature Request | High | High | [borg] rebuild package against libressl | Closed | |
|
|
Any | Feature Request | High | High | [cgit] rebuild package against libressl | Closed | |
|
|
Any | Feature Request | High | High | [coreutils] rebuild package against libressl | Closed | |
|
|
Any | Feature Request | High | High | [couchdb] rebuild package against libressl | Closed | |
|
|
Any | Feature Request | High | High | [cowpatty] rebuild package against libressl | Closed | |
|
|
Any | Feature Request | High | High | [curl] rebuild package against libressl | Closed | |
|
|
Any | Feature Request | High | High | [dillo] rebuild package against libressl | Closed | |
|
|
Any | Feature Request | High | High | [dovecot] rebuild package against libressl | Closed | |
|
|
Any | Feature Request | High | High | [dsniff] rebuild package against libressl | Closed | |
|
|
Any | Feature Request | High | High | [dspam] rebuild package against libressl | Closed | |
|
|
Any | Feature Request | High | High | [easy-rsa] rebuild package against libressl | Closed | |
|
|
Any | Feature Request | High | High | [efitools] rebuild package against libressl | Closed | |
|
|
Any | Feature Request | High | High | [ejabberd] rebuild package against libressl | Closed | |
|
|
Any | Feature Request | High | High | [elinks] rebuild package against libressl | Closed | |
|
|
Any | Feature Request | High | High | [encfs] rebuild package against libressl | Closed | |
|
|
Any | Feature Request | High | High | [epic4] rebuild package against libressl | Closed | |
|
|
Any | Feature Request | High | High | [erlang] rebuild package against libressl | Closed | |
|
|
Any | Feature Request | High | High | [erlang-nox] rebuild package against libressl | Closed | |
|
|
Any | Feature Request | High | High | [esmtp] rebuild package against libressl | Closed | |
|
|
Any | Feature Request | High | High | [ettercap] rebuild package against libressl | Closed | |
|
|
Any | Feature Request | High | High | [ettercap-gtk] rebuild package against libressl | Closed | |
|
|
Any | Feature Request | High | High | [exim] rebuild package against libressl | Closed | |
|
|
Any | Feature Request | High | High | [fdm] rebuild package against libressl | Closed | |
|
|
Any | Feature Request | High | High | [fetchmail] rebuild package against libressl | Closed | |
|