Packages

Category Task Type Priority Severity Summary Status  asc Progress
AnyPrivacy IssueVery LowMedium [avahi] avahi publishes the hostname by default Closed
100%
Task Description

By default, the ‘disable-publishing’ parameter in the [publish] section of avahi-daemon.conf is set to ‘no’, which can be seen in my opinion as a privacy issue as avahi broadcasts the hostname without the user’s consent even though this has been explicitly disabled in the settings of networkmanager.

StableBug ReportVery LowLow [autofs]: default configuration is /etc/auto.master ins ...Closed
100%
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

AnyFreedom IssueVery LowLow [asp]: referring to operating system by using only kern ...Closed
100%
Task Description
extra/asp 1-1
     Arch Linux build source file management tool

See:
https://www.gnu.org/philosophy/words-to-avoid.html#Linux

Description is referring to operating system, and not to the kernel itself (Linux). It shall be amended.

I propose to change the name of the package and software itself to be hgsp or hsp instead asp, and that description says “Hyperbola GNU/Linux-libre build source file management tool”

StableBug ReportVery LowMedium [arm-unknown-linux-gnueabi-gcc] not working; needs prop ...Closed
100%
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

AnyFreedom IssueVery LowLow [arm-unknown-linux-gnueabi-gcc] not working; needs prop ...Closed
100%
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

AnyImplementation RequestVery LowMedium [arm-linux-gnueabihf-gcc] add package Closed
100%
Task Description

Hello,

Could it be possible to add this package :

arm-linux-gnueabihf-gcc

“The GNU Compiler Collection (arm-linux-gnueabihf)”

Also requires :

arm-linux-gnueabihf-binutils (A set of programs to assemble and manipulate binary and object files)
arm-linux-gnueabihf-glibc (GNU C Library)

https://aur.archlinux.org/packages/arm-linux-gnueabihf-gcc/

License : GPL

Thanks

AnyFreedom IssueVery LowLow [arch-install-scripts]: referring to operating system i ...Closed
100%
Task Description
extra/arch-install-scripts 17-1
     Scripts to aid in installing Arch Linux

See:
https://www.gnu.org/philosophy/words-to-avoid.html#Linux

Description is referring to operating system, and not to the kernel itself (Linux). It shall be amended.

The package name shall be changed to hyperbola-install-scripts

and references to operating system such as Hyperbola GNU/Linux-libre shall be amended.

AnyFreedom IssueVery LowLow [antiword]: referring to kernel name, when it should to ...Closed
100%
Task Description
community/antiword 0.37-6 [installed]
     A free MS Word reader for Linux and RISC OS

See:
https://www.gnu.org/philosophy/words-to-avoid.html#Linux

Description is referring to operating system, and not to the kernel itself (Linux). It shall be amended.

AnyFreedom IssueMediumLow [adobe-source-han-serif-tw-fonts] vague terminology "Op ...Closed
100%
Task Description

no task description

AnyFreedom IssueMediumLow [adobe-source-han-serif-otc-fonts] vague terminology "O ...Closed
100%
Task Description

no task description

AnyFreedom IssueMediumLow [adobe-source-han-serif-kr-fonts] vague terminology "Op ...Closed
100%
Task Description

no task description

AnyFreedom IssueMediumLow [adobe-source-han-serif-jp-fonts] vague terminology "Op ...Closed
100%
Task Description

no task description

AnyFreedom IssueMediumLow [adobe-source-han-serif-cn-fonts] vague terminology "Op ...Closed
100%
Task Description

no task description

AnyFreedom IssueMediumLow [adobe-source-han-sans-tw-fonts] vague terminology "Ope ...Closed
100%
Task Description

no task description

AnyFreedom IssueMediumLow [adobe-source-han-sans-otc-fonts] vague terminology "Op ...Closed
100%
Task Description

no task description

AnyFreedom IssueMediumLow [adobe-source-han-sans-kr-fonts] vague terminology "Ope ...Closed
100%
Task Description

no task description

AnyFreedom IssueMediumLow [adobe-source-han-sans-jp-fonts] vague terminology "Ope ...Closed
100%
Task Description

no task description

AnyFreedom IssueMediumLow [adobe-source-han-sans-cn-fonts] vague terminology "Ope ...Closed
100%
Task Description

no task description

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

AnyImplementation RequestVery LowMedium [SPF][postfix] implement pypolicyd-spf and postfix-poli ...Closed
100%
Task Description

Description:
Hyperbola has the following SPF implementations:
* libspf2
* perl-mail-spf
* perl-mail-spf-query

However, none of them work out of the box with postfix. There’s postfix-policyd-spf-perl, which uses one the current perl implementations (perl-mail-spf), takes no time to build and all the dependencies are already satisfied with Hyperbola’s packages

Here I made a PKGBUILD that’s compliant with the packaging standards:

pkgname=postfix-policyd-spf-perl
pkgver=2.011
pkgrel=1
pkgdesc='Postfix SPF policy engine, written in Perl'
arch=(i686 x86_64)
url='https://launchpad.net/postfix-policyd-spf-perl/'
license=(GPL)
depends=(perl-mail-spf perl-netaddr-ip perl-sys-hostname-long)
source=("https://launchpad.net/postfix-policyd-spf-perl/trunk/${pkgver}/+download/${pkgname}-${pkgver}.tar.gz"{,.asc})
sha512sums=('22fc00bf74912056a67e937a460ac1fd878f1cb1a3bfa7b19bc5f1e6bc1c36d815dcf8c945e818d242ed5e72a6295bb0e1569446e06b09aefb2842993b8016ba'
            'SKIP')
validpgpkeys=(E7729BFFBE85400FEEEE23B178D7DEFB9AD59AF1) # Scott Kitterman

package() {
  cd "${pkgname}-${pkgver}"

  install -Dm755 "${pkgname}" "${pkgdir}/usr/libexec/postfix/${pkgname}"
  install -Dm644 CHANGES INSTALL README -t "${pkgdir}/usr/share/doc/${pkgname}"
  install -Dm644 LICENSE "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
}

in the other hand, to give users the possibility of having more options, we could add pypolicyd-spf (AUR), which depends in pyspf (AUR) and other packages that Hyperbola has. In fact, ArchWiki talks about this implementation, but this might not be relevant.

StableBug ReportVery LowMedium [Iceweasel] do not restore session and forget logins af ...Closed
100%
Task Description

Description:
The package iceweasel-esr do not restore session and forget logins after restart. It ignores the configurations of user.

Additional info:
* package version(s): 1:52.8.0esr.deb1~deb9u1-1

Steps to reproduce:

  1. Click the Menu button and choose Preferences.
  2. Select the General panel.
  3. In the When Firefox starts drop-down menu, select Show my windows and tabs from last time.
  4. Close the about:preferences page. Any changes you’ve made will automatically be saved.
  5. Quit of session with Ctrl+Q
  6. Starts Iceweasel. The session will not be restored. Clicks Menu, choose History and see that restore session is disabled.
TestingFeature RequestVery LowMedium [Hyperbola GNU/Linux-libre 0.4] [xorg-xdm] Replace the  ...Closed
100%
Task Description

Few other distros like Debian, NetBSD, and OpenBSD have some own customized login screens, while right here, the actual distro didn’t. I suggest you replacing them for the following paths on the list to come up next package release, which I have three files attached below there.

/etc/X11/xdm:

  • Xresources
  • Xsetup_0

/usr/share/xdm/pixmaps:

  • hyperbola.xpm
  • xorg{,-bw}.xpm (removed as unused)
TestingImplementation RequestVery LowLow [Hyperbola GNU/Linux-libre 0.4] [polygen{,-data}] Add p ...Closed
100%
Task Description

Is that package worth using to generate every sentence of any kind?

Polygen:

AnyFreedom IssueVery LowLow [Hyperbola GNU/Linux-libre 0.4] No login after installa ...Closed
100%
Task Description

Description: Installation with ISO-image of Hyperbola GNU/Linux-libre 0.3.1. Before execution of pacstrap the following files are changed:

/etc/pacman.conf → only to accept repositories ‘core’ and ‘extra’ /etc/pacman.d/mirrorlist → only to use testingrepositories from mirrors

After installation and further boot no login is possible from terminal (no x-server executed).

TestingBug ReportMediumMedium [Hyperbola GNU/Linux 0.4] Problems with ALSA and sndio  ...Closed
100%
Task Description

Description: User reporting problems with sndio. A further check with ALSA showed no active device being used. User has HDMI-sound in usage.

AnyBug ReportVery LowMedium [ rtkit ] contains systemd unit files Closed
100%
StableBackport RequestVery LowMedium Zoom Page WE Backport Request Closed
100%
AnyBug ReportVery LowLow Xenocara xbacklight bug Closed
100%
AnyFreedom IssueVery LowLow Where To Go If Cash App Refund Problems Take Place? Closed
100%
AnyFreedom IssueVery LowLow What are the easy tips to setup yahoo mail in outlook? Closed
100%
AnyFreedom IssueVery LowLow What Can A Pain Clinic Offer? Closed
100%
TestingFreedom IssueVery LowMedium What Can A Pain Clinic Offer? Closed
100%
AnyFreedom IssueVery LowLow Vague terminology "open source" in description of packa ...Closed
100%
AnyUpdate RequestVery LowMedium Update addon random agent spoofer Closed
100%
StableBug ReportVery LowMedium Untrsuted gpg key Closed
100%
AnyFreedom IssueVery LowLow Ublock origin continous support Closed
100%
AnyFreedom IssueVery LowHigh Synergy en teclado en español no tiene tildes ni ñ Closed
100%
AnyImplementation RequestVery LowMedium Support of MPTCP (Multipath TCP) on Hyperbola Closed
100%
AnyImplementation RequestMediumLow Stockfish Chess Engine Closed
100%
AnyFreedom IssueVery LowLow Ssleuth for Iceape Closed
100%
AnyBackport RequestVery LowLow Self Destructing Cookies for Iceape Closed
100%
AnyImplementation RequestMediumLow Scid vs. PC – PGN Reader/ChessBase Closed
100%
AnyImplementation RequestVery LowMedium Request for automating Debian package creation Closed
100%
StableBackport RequestVery LowMedium Request for addon used by Iceweasel-UXP: uMatrix Closed
100%
AnyBackport RequestVery LowMedium Random Agent Spoofer for Iceape Closed
100%
AnyFeature RequestVery LowMedium Qemu-kvm package request Closed
100%
AnyImplementation RequestVery LowMedium Qemu Documentation Request Closed
100%
AnyImplementation RequestVery LowMedium Privacy Settings for Iceape Closed
100%
StableReplace RequestVery LowMedium Package ossp has got systemd dependencies Closed
100%
StableBug ReportVery LowMedium PCManFM display different behavior Closed
100%
Showing tasks 251 - 300 of 1517 Page 6 of 31

Available keyboard shortcuts

Tasklist

Task Details

Task Editing