Packages

Category  asc Task Type Priority Severity Summary Status Progress
AnyImplementation RequestMediumLow [hunspell-pt-br] add new package Closed
100%
Task Description

Description:
Add Brazilian Portuguese grammar, spelling and hyphenation checker to hunspell.

AnyFeature RequestHighHigh [hwids] adapt package in accordance with the Hyperbola  ...Closed
100%
Task Description

Adapt package in accordance with the Hyperbola Packaging Guidelines to follow the Hyperbola Social Contract .

AnyFeature RequestHighHigh [hydra] rebuild package against libressl Closed
100%
Task Description

Rebuild package against libressl, since it depends on openssl.

$ pacman -Si hydra
Repository      : community
Name            : hydra
Version         : 8.4-2
Description     : Very fast network logon cracker which support many different services
Architecture    : x86_64
URL             : https://www.thc.org/thc-hydra/
Licenses        : GPL3
Groups          : None
Provides        : None
Depends On      : postgresql-libs  subversion  libssh  libmariadbclient  libidn  libfbclient  afpfs-ng  zlib  openssl  ncurses  pcre
Optional Deps   : gtk2: graphical front-end (xhydra)
Conflicts With  : None
Replaces        : None
Download Size   : 266.29 KiB
Installed Size  : 1534.00 KiB
Packager        : Levente Polyak <anthraxx@archlinux.org>
Build Date      : Mon 20 Mar 2017 01:33:40 PM -03
Validated By    : MD5 Sum  SHA-256 Sum  Signature
AnyFeature RequestHighHigh [hyperbola-keyring] adapt package in accordance with th ...Closed
100%
Task Description

Adapt package in accordance with the Hyperbola Packaging Guidelines to follow the Hyperbola Social Contract .

AnyFreedom IssueMediumLow [hyperion] vague terminology "Open Source" in descripti ...Closed
100%
Task Description

This package contains vague terminology “Open Source”:

community/hyperion 1.03.2-9
    An opensource 'AmbiLight' implementation

According to:
https://www.gnu.org/distros/free-system-distribution-guidelines.html

We shall avoid vague terminology such as “Open Source”, please see here:
https://www.gnu.org/philosophy/words-to-avoid.html#Open

It would be good example to set to have proper description of packages without using “Open Source”.

eg.

A free software 'AmbiLight' implementation
AnyFeature RequestHighHigh [hyperiso-data] adapt package in accordance with the Hy ...Closed
100%
Task Description

Adapt package in accordance with the Hyperbola Packaging Guidelines to follow the Hyperbola Social Contract .

AnyFeature RequestHighHigh [hyperiso] adapt package in accordance with the Hyperbo ...Closed
100%
Task Description

Adapt package in accordance with the Hyperbola Packaging Guidelines to follow the Hyperbola Social Contract .

AnyBug ReportVery LowLow [hypervideo] "HTTP Error 403: Forbidden" error on some  ...Closed
100%
Task Description

Is there any way to force it to try from yt as it did in the final attempt?

$ hypervideo -f 22 https://www.youtube.com/watch?v=X7v2aHUPp14 [youtube] X7v2aHUPp14: Downloading webpage
[youtube] X7v2aHUPp14: Downloading video info webpage
[youtube] X7v2aHUPp14: Checking URL Invidious API [youtube] X7v2aHUPp14: Downloading JSON metadata
[youtube] X7v2aHUPp14: Downloading from Invidious API ERROR: unable to download video data: HTTP Error 403: Forbidden

$ hypervideo -f 22 https://www.youtube.com/watch?v=X7v2aHUPp14 [youtube] X7v2aHUPp14: Downloading webpage
[youtube] X7v2aHUPp14: Downloading video info webpage
[youtube] X7v2aHUPp14: Checking URL Invidious API [youtube] X7v2aHUPp14: Trying from YT
[download] Destination: Caroline’s First Day _ Green Wing _ Series 1 Episode 1 _ Dead Parrot-X7v2aHUPp14.mp4
[download] 100% of 418.57MiB in 03:31

AnyBug ReportVery LowMedium [hypervideo] YouTube downloads do not extract correct f ...Closed
100%
Task Description

See example:

hypervideo https://www.youtube.com/watch?v=3vpGZ69CBYM[youtube] 3vpGZ69CBYM: Downloading webpage
[youtube] 3vpGZ69CBYM: Downloading video info webpage
WARNING: Unable to extract video title
WARNING: Requested formats are incompatible for merge and will be merged into mkv.
[download] Destination: _-3vpGZ69CBYM.f137.mp4

AnyBug ReportVery LowMedium [hypervideo] YouTube no longer works Closed
100%
Task Description

When trying to download a video I get a token error.

Here is an example:

$ hypervideo https://www.youtube.com/watch?v=-2KJ-g-QgMk[youtube] -2KJ-g-QgMk: Downloading webpage
[youtube] -2KJ-g-QgMk: Downloading video info webpage
ERROR: -2KJ-g-QgMk: “token” parameter not in video info for unknown reason;

AnyBug ReportMediumMedium [hypervideo] remove "please report this issue" when hyp ...Closed
100%
Task Description

Description:

YouTube’s DRM has prevented this software from obtaining the video URL, please report this issue on https://issues.hyperbola.info/

The error is intentional when hypervideo fail to download DRM videos, so the specific part that says “please report this issue on https://issues.hyperbola.info/ should be removed in the next version.

Additional info:
* package version(s)

  • 1.0.2-1

* config and/or log files etc.

Steps to reproduce:

  • Download YouTube’s DRM videos
AnyBug ReportVery LowMedium [hypervideo] soundcloud downloads display 401 unauthori ...Closed
100%
Task Description

An example:

$ hypervideo https://soundcloud.com/moshe-feiglin/wuh9dlykfhok [soundcloud] moshe-feiglin/wuh9dlykfhok: Downloading webpage
[soundcloud] moshe-feiglin/wuh9dlykfhok: Downloading info JSON
[soundcloud] 717666847: Downloading track url
WARNING: Unable to download JSON metadata: HTTP Error 401: Unauthorized
[soundcloud] 717666847: Checking fallback video format URL [soundcloud] 717666847: fallback video format URL is invalid, skipping
ERROR: No video formats found;

                  Error: Nonfree Bytecode Required!
     It's currently impossible to download this video with DRM.
    Hypervideo protects your freedom by avoiding DRM and nonfree
                        bytecode parsing.
                            More info:

It works in latest youtube-dl (the 401 error does not appear). Not sure the soundcloud hypervideo downloader ever worked in hypervideo (it might require non-free scripts).

AnyReplace RequestMediumMedium [hypervideo] stop the development of Hypervideo Closed
100%
Task Description

Description:

I used to be under the
impression that youtube-dl executes proprietary JavaScript, but I now
understand that it only *parses* the JavaScript to find the URL for some
videos. It doesn’t actually run the JavaScript, so it’s not a freedom
issue.

Youtube-dl only executes regular expressions [0][1][2]

you also remove the files that are just for testing [3][4][5][6][7]
and when compiling the program with libretools the test files are not placed[8]

I have consulted with other programmers and we have reached the same conclusion. Youtube-dl does not execute JS non-free, it only extracts the JS to read through python the URL‘s of some videos.[9][10]

The issues that I see with youtube-dl are rather in their form of development because it changes at every moment

Additional info:

- [0]: https://github.com/ytdl-org/youtube-dl/blob/master/youtube_dl/jsinterp.py#L12

- [1]: https://github.com/ytdl-org/youtube-dl/blob/master/youtube_dl/jsinterp.py#L132

- [2]: https://github.com/ytdl-org/youtube-dl/blob/master/youtube_dl/swfinterp.py#L391

- [3]: https://github.com/ytdl-org/youtube-dl/tree/master/test/swftests/

- [4]: https://github.com/ytdl-org/youtube-dl/blob/master/test/test_iqiyi_sdk_interpreter.py

- [5]: https://github.com/ytdl-org/youtube-dl/blob/master/test/test_jsinterp.py

- [6]: https://github.com/ytdl-org/youtube-dl/blob/master/test/test_swfinterp.py

- [7]: https://github.com/ytdl-org/youtube-dl/blob/master/test/test_youtube_signature.py

- [8]:

$ tree -d

.
├── bin
├── lib
│   └── python3.6
│       └── site-packages
│           ├── youtube_dl
│           │   ├── downloader
│           │   │   └── __pycache__
│           │   ├── extractor
│           │   │   └── __pycache__
│           │   ├── postprocessor
│           │   │   └── __pycache__
│           │   └── __pycache__
│           └── youtube_dl-2019.5.11-py3.6.egg-info
└── share
    ├── bash-completion
    │   └── completions
    ├── doc
    │   └── youtube_dl
    ├── fish
    │   └── completions
    ├── licenses
    │   └── youtube-dl
    ├── man
    │   └── man1
    └── zsh
        └── site-functions

26 directories

- [9]: https://directory.fsf.org/wiki/Youtube-dl - [10]: https://github.com/fent/node-ytdl-core/issues/222

AnyImplementation RequestMediumLow [hyphen-pt-br] add new package Closed
100%
Task Description

Description:
Add Brazilian Portuguese hyphenation to hunspell.

AnyFreedom IssueVery LowLow [i2c-tools]: using kernel name instead of operating sys ...Closed
100%
Task Description

Description:

community/i2c-tools 3.1.1-2
     Heterogeneous set of I2C tools for Linux that used to be part of lm-sensors

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

AnyImplementation RequestLowLow [i2p] add new package Closed
100%
Task Description

Description:

  • add new package

Additional info:

  • none

Steps to reproduce:

  • none
AnyImplementation RequestVery LowMedium [i3-gaps] Add new package Closed
100%
Task Description

Description: i3-gaps is a fork of i3 that properly implements gaps.

Additional info:
It is implemented in the AUR https://www.archlinux.org/packages/community/x86_64/i3-gaps/ and it’s source is available on github: https://github.com/Airblader/i3

AnyFeature RequestVery LowLow [i3lock-color] adding package into pacman Closed
100%
Task Description

We already have i3lock, this version is an enhanced version available in Arch AUR:
https://aur.archlinux.org/packages/i3lock-color https://aur.archlinux.org/packages/i3lock-color-git/

AnyFreedom IssueVery LowLow [i7z]: using kernel name instead of operating system na ...Closed
100%
Task Description

Description:

community/i7z 0.27.2.git1-4
     A better i7 (and now i3, i5) reporting tool for Linux

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

AnyFeature RequestHighHigh [iana-etc] adapt package in accordance with the Hyperbo ...Closed
100%
Task Description

Adapt package in accordance with the Hyperbola Packaging Guidelines to follow the Hyperbola Social Contract .

AnyFreedom IssueVery LowLow [ibus]: using name of kernel to refer to operating syst ...Closed
100%
Task Description
extra/ibus 1.5.15-1
     Next Generation Input Bus for 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.

AnyFeature RequestHighHigh [icedove-enigmail] add package Closed
100%
Task Description

Hello,

Would it be possible to add this package :

icedove-enigmail

to the repo ?

Thank you

AnyBackport RequestVery LowMedium [icedove-uxp] backport cardbook Closed
100%
Task Description

Another very useful addon is cardbook (or any equivalent) as it allows to work with remote calendars and contacts.

Actually, I don’t like to work with remote calendars or contacts. But some of my colleagues do. The only condition I set is to work with trustworthy providers using free software exclusively. But they do exist.

AnyBackport RequestVery LowMedium [icedove-uxp] backport mail merge Closed
100%
Task Description

What I miss very much is “mail merge”. For example, I had to send 102 personalized emails to my students, as the term is beginning. The only way to do that was to revert to the previous non-uxp icedove.

But but immediately after that, I reinstalled icedove-uxp, of course!

AnyBug ReportVery LowHigh [icedove-uxp] does not import from existing installatio ...Closed
100%
Task Description

It behaves like a clean installation, does not import the configurations and data from a existing installation of icedove.

The wizard import does not work too. It returns the message:

No application to import data from found.

A workaround

it copy the directory ~/.icedove to ~/.mozilla/thunderbird:

cp --recursive --verbose ~/.icedove/ ~/.mozilla/thunderbird/
AnySecurity IssueHighHigh [icedtea-web] remove unsecure "IcedTeaPlugin.so" Closed
100%
AnyBackport RequestVery LowMedium [iceowl] package request Closed
100%
AnyFreedom IssueVery LowLow [iceweasel-no-resource-uri-leak]: using "contents" in d ...Closed
100%
AnyBug ReportMediumMedium [iceweasel-uxp-l10n] Impossible to remove saved login Closed
100%
AnySecurity IssueVery HighCritical [iceweasel-uxp-noscript] Zero-day bypass and script exe ...Closed
100%
AnyBackport RequestVery LowMedium [iceweasel-uxp] Privacy Possum continuous support for I ...Closed
100%
AnyBug ReportMediumMedium [iceweasel-uxp] animated webp files stop playing after  ...Closed
100%
AnyBug ReportMediumMedium [iceweasel-uxp] the option to choose languages for disp ...Closed
100%
AnyBug ReportVery LowHigh [iceweasel-uxp] windows don't render correctly in add-o ...Closed
100%
AnyImplementation RequestVery LowHigh [icinga2] add package Closed
100%
AnyFeature RequestHighHigh [icu] adapt package in accordance with the Hyperbola Pa ...Closed
100%
AnyFeature RequestHighHigh [ifenslave] adapt package in accordance with the Hyperb ...Closed
100%
AnyBug ReportMediumMedium [ifplugd] contains systemd unit files Closed
100%
AnyFreedom IssueVery LowLow [igmpproxy]: using kernel name instead of operating sys ...Closed
100%
AnyFeature RequestHighHigh [ihex2fw-lts] adapt package in accordance with the Hype ...Closed
100%
AnyFeature RequestHighHigh [inetutils] adapt package in accordance with the Hyperb ...Closed
100%
AnyFeature RequestHighHigh [inn] rebuild package against libressl Closed
100%
AnyFreedom IssueMediumLow [inn] vague terminology "Open Source" in description of ...Closed
100%
AnyFreedom IssueVery LowLow [inotify-tools]: using kernel name instead of operating ...Closed
100%
AnyFeature RequestMediumMedium [iperf3] needs OpenRC init script Closed
100%
AnyFeature RequestMediumMedium [iperf] needs OpenRC init script Closed
100%
AnyFeature RequestHighHigh [ipmitool] rebuild package against libressl Closed
100%
AnyFeature RequestHighHigh [iproute2-doc] adapt package in accordance with the Hyp ...Closed
100%
AnyFeature RequestHighHigh [iproute2] adapt package in accordance with the Hyperbo ...Closed
100%
AnyFeature RequestHighHigh [ipsec-tools] rebuild package against libressl Closed
100%
Showing tasks 451 - 500 of 1517 Page 10 of 31

Available keyboard shortcuts

Tasklist

Task Details

Task Editing