Packages

Category Task Type Priority Severity Summary Status  desc Progress
AnyUpdate RequestVery LowHigh [php] update to old stable PHP 7.1.32 Closed
100%
Task Description

Description:

Version 7.1.32

29 Aug 2019

mbstring:
* Fixed CVE-2019-13224 (don’t allow different encodings for onig_new_deluxe) (stas)
* pcre: Fixed bug #75457 (heap use-after-free in pcrelib) (cmb)

AnyImplementation RequestVery LowLow [xfce4-alsa-plugin] add package Closed
100%
Task Description

Please add xfce4-alsa-plugin (to get rid of pulseaudio plugin on xfce)

License: GPL3

https://aur.archlinux.org/packages/xfce4-alsa-plugin/ https://github.com/equeim/xfce4-alsa-plugin

StableBug ReportVery LowHigh [ebtables] require rebuild Closed
100%
Task Description

Description:

ebtables require rebuild

$ pacman -Si ebtables
Repositorio : extra
Nombre : ebtables
Versión : 2.0.10_4-6.hyperbola1
Descripción : Ethernet bridge filtering utilities, with OpenRC support
Arquitectura : x86_64
URL : http://ebtables.sourceforge.net/ Licencias : GPL2
Grupos : Nada
Provee : Nada
Depende de : perl bash iptables
Dependencias opcionales : Nada
En conflicto con : Nada
Remplaza a : Nada
Tamaño de la descarga : 75,04 KiB
Tamaño de la instalación : 327,00 KiB
Encargado : André Silva emulatorman@hyperbola.info Fecha de creación : mar 27 mar 2018 21:46:13 -05
Validado por : Suma MD5 Suma SHA-256 Firma

Steps to reproduce:

- Install package

ldd $(command -v ebtables) | grep 'not found'
	libebtc.so => not found
	libebt_802_3.so => not found
	libebt_nat.so => not found
	libebt_arp.so => not found
	libebt_arpreply.so => not found
	libebt_ip.so => not found
	libebt_ip6.so => not found
	libebt_standard.so => not found
	libebt_log.so => not found
	libebt_redirect.so => not found
	libebt_vlan.so => not found
	libebt_mark_m.so => not found
	libebt_mark.so => not found
	libebt_pkttype.so => not found
	libebt_stp.so => not found
	libebt_among.so => not found
	libebt_limit.so => not found
	libebt_ulog.so => not found
	libebt_nflog.so => not found
	libebtable_filter.so => not found
	libebtable_nat.so => not found
	libebtable_broute.so => not found


TestingUpdate RequestVery LowMedium [lmms] update package version to 1.2.0 Closed
100%
Task Description

In the latest version, it has many more changes with new and improvement features, and fixes function issues since released as preview stage in every eight times per three years ago[1]. And also it is possible to rebuild package with sndio.

[1]: https://github.com/LMMS/lmms/releases/ (see all sections below from 1.2.0-RC1 to 1.2.0 in the version history releases)

StableBug ReportVery LowMedium [fail2ban] remove systemd integration Closed
100%
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

StableBug ReportVery LowHigh [nftables] init service ERROR: nftables failed to start Closed
100%
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.

AnyBug ReportVery LowMedium [abiword] flickers Closed
100%
Task Description

the top part of any document it opens flickers like crazy like a strobing effect. I would appreciate it if this was fixed so that it wouldn’t do that. :)

In fact, just opening a blank document does this. ;/

AnyUpdate RequestVery LowHigh [mpv] request for package bump Closed
100%
Task Description

Hello,

Would it be possible to get a package bump for mpv ?

Currently, Debian Buster (stable) uses 0.29.1-1. This would be great as it introduces many fixes and support for lua scripts I heavily use.
0.29.* requires a ffmpeg to 4.x series as well.

Thanks.

AnyImplementation RequestVery LowMedium [chdkptp] please add package to control Canon cameras Closed
100%
Task Description

CHDKPTP is part of CHDK project - a free software firmware add-on for Canon cameras. It enables controlling Canon cameras via the computer.

Attached is a modified iup PKGBUILD (Lua 5.3 build was removed as it failed to compile) and configuration files for chdkptp.

Code is available via svn:

$ svn co http://subversion.assembla.com/svn/chdkptp/trunk chdkptp

Copy chdkptp.sh and config.mk files to source tree then compile via make. chdkptp requires root privileges to connect to a camera.

StableBug ReportVery LowCritical [gtk-2] Severe problems with GTK2-applications Closed
100%
Task Description

Description: Since the migration to xenocara there seems to be a bug with applications using GTK-2. From time to time there are crashes with assertion `!xcb_xlib_threads_sequence_lost’.

Looking into this a little bit more deep there are also other distributions affected and this is an upstream-bug. But the concrete situation is not that easy, while it could be also part of the library libX11 itself. Looking therefore here: https://bugs.launchpad.net/ubuntu/+source/pcmanfm/+bug/1782984

Affected are for example LXDE in general, icedove, iceweasel and many more!

StableFreedom IssueVery LowCritical [keybase] Complete removal of tool Closed
100%
Task Description

There is only the source code of the client available and since years nothing more happened. With keybase joining “Zoom” nothing more seems to happen. Look also here in the forum: https://forums.hyperbola.info/viewtopic.php?id=368

TestingBug ReportVery LowCritical [Hyperbola GNU/Linux-libre 0.4] Installation issue for  ...Closed
100%
Task Description

Description: Problem with execution of “pacstrap /mnt base base-devel syslinux” from 0.3.1-chroot ISO-image with modified pacman.conf and mirrorlist for testing. There are errors for the packages “libxcrypt” and “man-pages” as both have “/usr/share/man/man3/crypt.3.gz” and “/usr”share/man/man3/crypt_r.3.gz” included.

AnyBug ReportVery LowLow [Hyperbola GNU/Linux-libre 0.4] Testing Lumina - lumina ...Closed
100%
Task Description

So far lumina-mediaplayer is working, but lumina-screenshot has a problem to load as application. The library libQt5X11Extras.so.5 is missing when looking at the dependencies.

AnyBug ReportVery LowMedium sndio doesn't autostart on all my comps... Closed
100%
Task Description

doesn’t work automatically, not sure why, but then again, I just reset it using openrc, like this...

doas rc-service sndiod restart

Then it works again, although this bug doesn’t happen on all my Hyperbola 0.4 laptops, which is odd...

For most of my laptops it works automatically, but one of them it doesn’t, might be misconfigured maybe? Idk...

Anywho, I am curious if anyone else has the same problem.

TestingImplementation RequestVery LowHigh Hplip for printing, Closed
100%
Task Description

Does not need any insane depends, such as dbus, as far as the website says:

https://developers.hp.com/hp-linux-imaging-and-printing/install/manual/distros/other

its optional,

I would like to see it readded in the future...

I need it for printing, only one of my laptops is on 0.3, for this purpose at this time.

TestingBug ReportVery LowHigh [Hyperbola GNU/Linux-libre 0.4] Video driver issues wit ...Closed
100%
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.

TestingBug ReportVery LowHigh espeak no works Closed
100%
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`

AnyDrop RequestLowLow [gegl02] remove unmaintained version of GEGL Closed
100%
Task Description

gegl02 uses an unmaintained version of GEGL (released on Apr 2th 2012). Also, Debian patches bump GEGL version compatibility for GIMP [0], therefore gegl02 is useless for it too.

[0]:https://download.gimp.org/pub/gegl/0.2/

[1]:https://sources.debian.org/src/gimp/2.8.20-1/debian/patches/bump_Babl-GEGL_versions.patch

$ pacman -Si gegl
Repository      : extra
Name            : gegl
Version         : 0.3.14-2
Description     : Graph based image processing framework
Architecture    : x86_64
URL             : http://www.gegl.org/
Licenses        : GPL3  LGPL3
Groups          : None
Provides        : None
Depends On      : babl  libspiro  json-glib
Optional Deps   : libraw: raw plugin
                  openexr: openexr plugin
                  ffmpeg: ffmpeg plugin
                  suitesparse: matting-levin plugin
                  librsvg: svg plugin
                  jasper: jasper plugin
                  libtiff: tiff plugin
                  lua: lua plugin
                  lensfun: lens-correct plugin
Conflicts With  : None
Replaces        : None
Download Size   : 1614.14 KiB
Installed Size  : 11629.00 KiB
Packager        : Evangelos Foutras <evangelos@foutrelis.com>
Build Date      : Thu 27 Apr 2017 03:56:30 AM -03
Validated By    : MD5 Sum  SHA-256 Sum  Signature
$ pacman -Si gegl02
Repository      : extra
Name            : gegl02
Version         : 0.2.0-7
Description     : Graph based image processing framework (v0.2)
Architecture    : x86_64
URL             : http://www.gegl.org/
Licenses        : GPL3  LGPL3
Groups          : None
Provides        : None
Depends On      : babl  libspiro
Optional Deps   : libopenraw: openraw plugin
                  openexr: openexr plugin
                  ffmpeg: ffmpeg plugin
                  librsvg: svg plugin
                  jasper: jasper plugin
Conflicts With  : None
Replaces        : None
Download Size   : 435.52 KiB
Installed Size  : 2542.00 KiB
Packager        : Evangelos Foutras <evangelos@foutrelis.com>
Build Date      : Fri 23 Dec 2016 02:26:13 AM -03
Validated By    : MD5 Sum  SHA-256 Sum  Signature
AnyDrop RequestLowLow [nginx-mainline] remove unstable and duplicated package Closed
100%
Task Description
$ pacman -Si nginx-mainline
Repository      : community
Name            : nginx-mainline
Version         : 1.13.0-1
Description     : Lightweight HTTP server and IMAP/POP3 proxy server, mainline release
Architecture    : x86_64
URL             : https://nginx.org
Licenses        : custom
Groups          : None
Provides        : nginx
Depends On      : pcre  zlib  openssl  geoip
Optional Deps   : None
Conflicts With  : nginx
Replaces        : None
Download Size   : 440.75 KiB
Installed Size  : 1486.00 KiB
Packager        : Giancarlo Razzolini <grazzolini@archlinux.org>
Build Date      : Tue 25 Apr 2017 08:25:13 PM -03
Validated By    : MD5 Sum  SHA-256 Sum  Signature
AnyDrop RequestLowLow [libreoffice-fresh*] remove unstable and duplicated pac ...Closed
100%
Task Description
$ pacman -Si libreoffice-fresh
Repository      : extra
Name            : libreoffice-fresh
Version         : 5.3.2-3
Description     : LibreOffice branch which contains new features and program enhancements
Architecture    : x86_64
URL             : http://www.libreoffice.org/
Licenses        : LGPL3
Groups          : None
Provides        : libreoffice  libreoffice-en-US
Depends On      : curl>=7.20.0  hunspell>=1.2.8  python>=3.6  libwpd>=0.9.2  libwps  neon>=0.28.6  pango  nspr  libjpeg  libxrandr  libgl  dbus-glib  libxslt  redland
                  hyphen  lpsolve  gcc-libs  sh  graphite  icu  lcms2  poppler>=0.24.0  libvisio  libetonyek  libodfgen  libcdr  libmspub  harfbuzz-icu  glew  nss
                  clucene  hicolor-icon-theme  desktop-file-utils  shared-mime-info  glu  libpagemaker  libxinerama  libabw  libmwaw  libe-book  libcups  liblangtag
                  libexttextcat  libfbclient  libcmis  liborcus  libtommath  libzmf  libatomic_ops
Optional Deps   : java-runtime: adds java support
                  java-environment: required by extension-wiki-publisher and extension-nlpsolver
                  pstoedit: translates PostScript and PDF graphics into other vector formats
                  libmythes: for use in thesaurus
                  beanshell: interactive java -- good for prototyping/macros
                  libmspack: library for Microsoft compression formats for use in FontOOo
                  libwpg: library for importing and converting WordPerfect Graphics format
                  sane: for scanner access
                  unixodbc: adds ODBC database support
                  gst-plugins-base-libs: for multimedia content, e.g. in Impress
                  libpaper: takes care of papersize
                  postgresql-libs: for postgresql-connector
                  coin-or-mp: required by the Calc solver
                  gtk2: for GTK2 integration
                  gtk3: for GTK3 integration
                  kdelibs: for KDE desktop integration
Conflicts With  : libreoffice-still
Replaces        : None
Download Size   : 92.72 MiB
Installed Size  : 382.37 MiB
Packager        : Evangelos Foutras <evangelos@foutrelis.com>
Build Date      : Thu 27 Apr 2017 03:06:19 AM -03
Validated By    : MD5 Sum  SHA-256 Sum  Signature
$ pacman -Si libreoffice-still
Repository      : extra
Name            : libreoffice-still
Version         : 5.2.6-3
Description     : LibreOffice maintenance branch
Architecture    : x86_64
URL             : http://www.libreoffice.org/
Licenses        : LGPL3
Groups          : None
Provides        : libreoffice  libreoffice-en-US
Depends On      : curl>=7.20.0  hunspell>=1.2.8  python>=3.6  libwpd>=0.9.2  libwps  neon>=0.28.6  pango  nspr  libjpeg  libxrandr  libgl  dbus-glib  libxslt  redland
                  hyphen  lpsolve  gcc-libs  sh  graphite  lcms2  poppler>=0.24.0  libvisio  libetonyek  libodfgen  libcdr  libmspub  harfbuzz-icu  glew  nss  clucene
                  hicolor-icon-theme  desktop-file-utils  shared-mime-info  glu  libpagemaker  libxinerama  libabw  libmwaw  libe-book  libcups  liblangtag
                  libexttextcat  libfbclient  libcmis
Optional Deps   : java-runtime: adds java support
                  java-environment: required by extension-wiki-publisher and extension-nlpsolver
                  pstoedit: translates PostScript and PDF graphics into other vector formats
                  libmythes: for use in thesaurus
                  beanshell: interactive java -- good for prototyping/macros
                  libmspack: library for Microsoft compression formats for use in FontOOo
                  libwpg: library for importing and converting WordPerfect Graphics format
                  sane: for scanner access
                  unixodbc: adds ODBC database support
                  gst-plugins-base-libs: for multimedia content, e.g. in Impress
                  libpaper: takes care of papersize
                  postgresql-libs: for postgresql-connector
                  coin-or-mp: required by the Calc solver
                  gtk2: for GTK2 integration
                  gtk3: for GTK3 integration
                  kdelibs: for KDE desktop integration
Conflicts With  : libreoffice-fresh
Replaces        : None
Download Size   : 93.79 MiB
Installed Size  : 367.54 MiB
Packager        : Felix Yan <felixonmars@archlinux.org>
Build Date      : Thu 27 Apr 2017 06:51:11 AM -03
Validated By    : MD5 Sum  SHA-256 Sum  Signature
$ pacman -Ss libreoffice
...
extra/libreoffice-fresh 5.3.2-3
    LibreOffice branch which contains new features and program enhancements
extra/libreoffice-fresh-af 5.3.2-1
    Afrikaans language pack for LibreOffice Fresh
extra/libreoffice-fresh-am 5.3.2-1
    Amharic language pack for LibreOffice Fresh
extra/libreoffice-fresh-ar 5.3.2-1
    Arabic language pack for LibreOffice Fresh
extra/libreoffice-fresh-as 5.3.2-1
    Assamese (India) language pack for LibreOffice Fresh
extra/libreoffice-fresh-ast 5.3.2-1
    Asturianu language pack for LibreOffice Fresh
extra/libreoffice-fresh-be 5.3.2-1
    Belarusian language pack for LibreOffice Fresh
extra/libreoffice-fresh-bg 5.3.2-1
    Bulgarian language pack for LibreOffice Fresh
extra/libreoffice-fresh-bn 5.3.2-1
    Bengali language pack for LibreOffice Fresh
extra/libreoffice-fresh-bn-IN 5.3.2-1
    Bengali (India) language pack for LibreOffice Fresh
extra/libreoffice-fresh-bo 5.3.2-1
    Tibetan language pack for LibreOffice Fresh
extra/libreoffice-fresh-br 5.3.2-1
    Breton language pack for LibreOffice Fresh
extra/libreoffice-fresh-brx 5.3.2-1
    Bodo language pack for LibreOffice Fresh
extra/libreoffice-fresh-bs 5.3.2-1
    Bosnian language pack for LibreOffice Fresh
extra/libreoffice-fresh-ca 5.3.2-1
    Catalan language pack for LibreOffice Fresh
extra/libreoffice-fresh-ca-valencia 5.3.2-1
    Catalan (Valencia) language pack for LibreOffice Fresh
extra/libreoffice-fresh-cs 5.3.2-1
    Czech language pack for LibreOffice Fresh
extra/libreoffice-fresh-cy 5.3.2-1
    Welsh language pack for LibreOffice Fresh
extra/libreoffice-fresh-da 5.3.2-1
    Danish language pack for LibreOffice Fresh
extra/libreoffice-fresh-de 5.3.2-1
    German language pack for LibreOffice Fresh
extra/libreoffice-fresh-dgo 5.3.2-1
    Dogri language pack for LibreOffice Fresh
extra/libreoffice-fresh-dz 5.3.2-1
    Dzongkha language pack for LibreOffice Fresh
extra/libreoffice-fresh-el 5.3.2-1
    Greek language pack for LibreOffice Fresh
extra/libreoffice-fresh-en-GB 5.3.2-1
    English (GB) language pack for LibreOffice Fresh
extra/libreoffice-fresh-en-ZA 5.3.2-1
    English (ZA) language pack for LibreOffice Fresh
extra/libreoffice-fresh-eo 5.3.2-1
    Esperanto language pack for LibreOffice Fresh
extra/libreoffice-fresh-es 5.3.2-1
    Spanish language pack for LibreOffice Fresh
extra/libreoffice-fresh-et 5.3.2-1
    Estonian language pack for LibreOffice Fresh
extra/libreoffice-fresh-eu 5.3.2-1
    Basque language pack for LibreOffice Fresh
extra/libreoffice-fresh-fa 5.3.2-1
    Persian language pack for LibreOffice Fresh
extra/libreoffice-fresh-fi 5.3.2-1
    Finnish language pack for LibreOffice Fresh
extra/libreoffice-fresh-fr 5.3.2-1
    French language pack for LibreOffice Fresh
extra/libreoffice-fresh-ga 5.3.2-1
    Irish language pack for LibreOffice Fresh
extra/libreoffice-fresh-gd 5.3.2-1
    Gaelic (Scottish) language pack for LibreOffice Fresh
extra/libreoffice-fresh-gl 5.3.2-1
    Galician language pack for LibreOffice Fresh
extra/libreoffice-fresh-gu 5.3.2-1
    Gujarati language pack for LibreOffice Fresh
extra/libreoffice-fresh-he 5.3.2-1
    Hebrew language pack for LibreOffice Fresh
extra/libreoffice-fresh-hi 5.3.2-1
    Hindi language pack for LibreOffice Fresh
extra/libreoffice-fresh-hr 5.3.2-1
    Croatian language pack for LibreOffice Fresh
extra/libreoffice-fresh-hu 5.3.2-1
    Hungarian language pack for LibreOffice Fresh
extra/libreoffice-fresh-id 5.3.2-1
    Indonesian language pack for LibreOffice Fresh
extra/libreoffice-fresh-is 5.3.2-1
    Icelandic language pack for LibreOffice Fresh
extra/libreoffice-fresh-it 5.3.2-1
    Italian language pack for LibreOffice Fresh
extra/libreoffice-fresh-ja 5.3.2-1
    Japanese language pack for LibreOffice Fresh
extra/libreoffice-fresh-ka 5.3.2-1
    Georgian language pack for LibreOffice Fresh
extra/libreoffice-fresh-kk 5.3.2-1
    Kazakh language pack for LibreOffice Fresh
extra/libreoffice-fresh-km 5.3.2-1
    Khmer (Cambodia) language pack for LibreOffice Fresh
extra/libreoffice-fresh-kmr-Latn 5.3.2-1
    Kurdish language pack for LibreOffice Fresh
extra/libreoffice-fresh-kn 5.3.2-1
    Kannada language pack for LibreOffice Fresh
extra/libreoffice-fresh-ko 5.3.2-1
    Korean language pack for LibreOffice Fresh
extra/libreoffice-fresh-kok 5.3.2-1
    Konkani language pack for LibreOffice Fresh
extra/libreoffice-fresh-ks 5.3.2-1
    Kashmiri language pack for LibreOffice Fresh
extra/libreoffice-fresh-lb 5.3.2-1
    Luxembourgish language pack for LibreOffice Fresh
extra/libreoffice-fresh-lo 5.3.2-1
    Lao language pack for LibreOffice Fresh
extra/libreoffice-fresh-lt 5.3.2-1
    Lithuanian language pack for LibreOffice Fresh
extra/libreoffice-fresh-lv 5.3.2-1
    Latvian language pack for LibreOffice Fresh
extra/libreoffice-fresh-mai 5.3.2-1
    Maithili language pack for LibreOffice Fresh
extra/libreoffice-fresh-mk 5.3.2-1
    Macedonian language pack for LibreOffice Fresh
extra/libreoffice-fresh-ml 5.3.2-1
    Malayalam language pack for LibreOffice Fresh
extra/libreoffice-fresh-mn 5.3.2-1
    Mongolian language pack for LibreOffice Fresh
extra/libreoffice-fresh-mni 5.3.2-1
    Manipuri language pack for LibreOffice Fresh
extra/libreoffice-fresh-mr 5.3.2-1
    Marathi language pack for LibreOffice Fresh
extra/libreoffice-fresh-my 5.3.2-1
    Burmese language pack for LibreOffice Fresh
extra/libreoffice-fresh-nb 5.3.2-1
    Norwegian Bokmal language pack for LibreOffice Fresh
extra/libreoffice-fresh-ne 5.3.2-1
    Nepali language pack for LibreOffice Fresh
extra/libreoffice-fresh-nl 5.3.2-1
    Dutch language pack for LibreOffice Fresh
extra/libreoffice-fresh-nn 5.3.2-1
    Norwegian Nynorsk language pack for LibreOffice Fresh
extra/libreoffice-fresh-nr 5.3.2-1
    Ndebele (South) language pack for LibreOffice Fresh
extra/libreoffice-fresh-nso 5.3.2-1
    Northern Sotho language pack for LibreOffice Fresh
extra/libreoffice-fresh-oc 5.3.2-1
    Occitan language pack for LibreOffice Fresh
extra/libreoffice-fresh-om 5.3.2-1
    Oromo language pack for LibreOffice Fresh
extra/libreoffice-fresh-or 5.3.2-1
    Oriya language pack for LibreOffice Fresh
extra/libreoffice-fresh-pa-IN 5.3.2-1
    Punjabi (India) language pack for LibreOffice Fresh
extra/libreoffice-fresh-pl 5.3.2-1
    Polish language pack for LibreOffice Fresh
extra/libreoffice-fresh-pt 5.3.2-1
    Portuguese language pack for LibreOffice Fresh
extra/libreoffice-fresh-pt-BR 5.3.2-1
    Portuguese (Brasil) language pack for LibreOffice Fresh
extra/libreoffice-fresh-ro 5.3.2-1
    Romanian language pack for LibreOffice Fresh
extra/libreoffice-fresh-ru 5.3.2-1
    Russian language pack for LibreOffice Fresh
extra/libreoffice-fresh-rw 5.3.2-1
    Kinyarwanda language pack for LibreOffice Fresh
extra/libreoffice-fresh-sa-IN 5.3.2-1
    Sanskrit (India) language pack for LibreOffice Fresh
extra/libreoffice-fresh-sat 5.3.2-1
    Santali language pack for LibreOffice Fresh
extra/libreoffice-fresh-sd 5.3.2-1
    Sindhi language pack for LibreOffice Fresh
extra/libreoffice-fresh-sdk 5.3.2-3
    Software Development Kit for LibreOffice Fresh
extra/libreoffice-fresh-si 5.3.2-1
    Singhalese language pack for LibreOffice Fresh
extra/libreoffice-fresh-sid 5.3.2-1
    Sidama language pack for LibreOffice Fresh
extra/libreoffice-fresh-sk 5.3.2-1
    Slovak language pack for LibreOffice Fresh
extra/libreoffice-fresh-sl 5.3.2-1
    Slovenian language pack for LibreOffice Fresh
extra/libreoffice-fresh-sq 5.3.2-1
    Albanien language pack for LibreOffice Fresh
extra/libreoffice-fresh-sr 5.3.2-1
    Serbian language pack for LibreOffice Fresh
extra/libreoffice-fresh-sr-Latn 5.3.2-1
    Serbian (Latin) language pack for LibreOffice Fresh
extra/libreoffice-fresh-ss 5.3.2-1
    Swati language pack for LibreOffice Fresh
extra/libreoffice-fresh-st 5.3.2-1
    Southern Sotho language pack for LibreOffice Fresh
extra/libreoffice-fresh-sv 5.3.2-1
    Swedish language pack for LibreOffice Fresh
extra/libreoffice-fresh-sw-TZ 5.3.2-1
    Swahili (Tanzania) language pack for LibreOffice Fresh
extra/libreoffice-fresh-ta 5.3.2-1
    Tamil language pack for LibreOffice Fresh
extra/libreoffice-fresh-te 5.3.2-1
    Telugu language pack for LibreOffice Fresh
extra/libreoffice-fresh-tg 5.3.2-1
    Tajik language pack for LibreOffice Fresh
extra/libreoffice-fresh-th 5.3.2-1
    Thai language pack for LibreOffice Fresh
extra/libreoffice-fresh-tn 5.3.2-1
    Tswana language pack for LibreOffice Fresh
extra/libreoffice-fresh-tr 5.3.2-1
    Turkish language pack for LibreOffice Fresh
extra/libreoffice-fresh-ts 5.3.2-1
    Tsonga language pack for LibreOffice Fresh
extra/libreoffice-fresh-tt 5.3.2-1
    Tatar language pack for LibreOffice Fresh
extra/libreoffice-fresh-ug 5.3.2-1
    Uighur language pack for LibreOffice Fresh
extra/libreoffice-fresh-uk 5.3.2-1
    Ukrainian language pack for LibreOffice Fresh
extra/libreoffice-fresh-uz 5.3.2-1
    Uzbek language pack for LibreOffice Fresh
extra/libreoffice-fresh-ve 5.3.2-1
    Venda language pack for LibreOffice Fresh
extra/libreoffice-fresh-vi 5.3.2-1
    Vietnamese language pack for LibreOffice Fresh
extra/libreoffice-fresh-xh 5.3.2-1
    Xhosa language pack for LibreOffice Fresh
extra/libreoffice-fresh-zh-CN 5.3.2-1
    Chinese (simplified) language pack for LibreOffice Fresh
extra/libreoffice-fresh-zh-TW 5.3.2-1
    Chinese (traditional) language pack for LibreOffice Fresh
extra/libreoffice-fresh-zu 5.3.2-1
    Zulu language pack for LibreOffice Fresh
extra/libreoffice-still 5.2.6-3
    LibreOffice maintenance branch
extra/libreoffice-still-af 5.2.6-1
    Afrikaans language pack for LibreOffice still
extra/libreoffice-still-am 5.2.6-1
    Amharic language pack for LibreOffice still
extra/libreoffice-still-ar 5.2.6-1
    Arabic language pack for LibreOffice still
extra/libreoffice-still-as 5.2.6-1
    Assamese (India) language pack for LibreOffice still
extra/libreoffice-still-ast 5.2.6-1
    Asturianu language pack for LibreOffice still
extra/libreoffice-still-be 5.2.6-1
    Belarusian language pack for LibreOffice still
extra/libreoffice-still-bg 5.2.6-1
    Bulgarian language pack for LibreOffice still
extra/libreoffice-still-bn 5.2.6-1
    Bengali language pack for LibreOffice still
extra/libreoffice-still-bn-IN 5.2.6-1
    Bengali (India) language pack for LibreOffice still
extra/libreoffice-still-bo 5.2.6-1
    Tibetan language pack for LibreOffice still
extra/libreoffice-still-br 5.2.6-1
    Breton language pack for LibreOffice still
extra/libreoffice-still-brx 5.2.6-1
    Bodo language pack for LibreOffice still
extra/libreoffice-still-bs 5.2.6-1
    Bosnian language pack for LibreOffice still
extra/libreoffice-still-ca 5.2.6-1
    Catalan language pack for LibreOffice still
extra/libreoffice-still-ca-valencia 5.2.6-1
    Catalan (Valencia) language pack for LibreOffice still
extra/libreoffice-still-cs 5.2.6-1
    Czech language pack for LibreOffice still
extra/libreoffice-still-cy 5.2.6-1
    Welsh language pack for LibreOffice still
extra/libreoffice-still-da 5.2.6-1
    Danish language pack for LibreOffice still
extra/libreoffice-still-de 5.2.6-1
    German language pack for LibreOffice still
extra/libreoffice-still-dgo 5.2.6-1
    Dogri language pack for LibreOffice still
extra/libreoffice-still-dz 5.2.6-1
    Dzongkha language pack for LibreOffice still
extra/libreoffice-still-el 5.2.6-1
    Greek language pack for LibreOffice still
extra/libreoffice-still-en-GB 5.2.6-1
    English (GB) language pack for LibreOffice still
extra/libreoffice-still-en-ZA 5.2.6-1
    English (ZA) language pack for LibreOffice still
extra/libreoffice-still-eo 5.2.6-1
    Esperanto language pack for LibreOffice still
extra/libreoffice-still-es 5.2.6-1
    Spanish language pack for LibreOffice still
extra/libreoffice-still-et 5.2.6-1
    Estonian language pack for LibreOffice still
extra/libreoffice-still-eu 5.2.6-1
    Basque language pack for LibreOffice still
extra/libreoffice-still-fa 5.2.6-1
    Persian language pack for LibreOffice still
extra/libreoffice-still-fi 5.2.6-1
    Finnish language pack for LibreOffice still
extra/libreoffice-still-fr 5.2.6-1
    French language pack for LibreOffice still
extra/libreoffice-still-ga 5.2.6-1
    Irish language pack for LibreOffice still
extra/libreoffice-still-gd 5.2.6-1
    Gaelic (Scottish) language pack for LibreOffice still
extra/libreoffice-still-gl 5.2.6-1
    Galician language pack for LibreOffice still
extra/libreoffice-still-gu 5.2.6-1
    Gujarati language pack for LibreOffice still
extra/libreoffice-still-he 5.2.6-1
    Hebrew language pack for LibreOffice still
extra/libreoffice-still-hi 5.2.6-1
    Hindi language pack for LibreOffice still
extra/libreoffice-still-hr 5.2.6-1
    Croatian language pack for LibreOffice still
extra/libreoffice-still-hu 5.2.6-1
    Hungarian language pack for LibreOffice still
extra/libreoffice-still-id 5.2.6-1
    Indonesian language pack for LibreOffice still
extra/libreoffice-still-is 5.2.6-1
    Icelandic language pack for LibreOffice still
extra/libreoffice-still-it 5.2.6-1
    Italian language pack for LibreOffice still
extra/libreoffice-still-ja 5.2.6-1
    Japanese language pack for LibreOffice still
extra/libreoffice-still-ka 5.2.6-1
    Georgian language pack for LibreOffice still
extra/libreoffice-still-kk 5.2.6-1
    Kazakh language pack for LibreOffice still
extra/libreoffice-still-km 5.2.6-1
    Khmer (Cambodia) language pack for LibreOffice still
extra/libreoffice-still-kmr-Latn 5.2.6-1
    Kurdish language pack for LibreOffice still
extra/libreoffice-still-kn 5.2.6-1
    Kannada language pack for LibreOffice still
extra/libreoffice-still-ko 5.2.6-1
    Korean language pack for LibreOffice still
extra/libreoffice-still-kok 5.2.6-1
    Konkani language pack for LibreOffice still
extra/libreoffice-still-ks 5.2.6-1
    Kashmiri language pack for LibreOffice still
extra/libreoffice-still-lb 5.2.6-1
    Luxembourgish language pack for LibreOffice still
extra/libreoffice-still-lo 5.2.6-1
    Lao language pack for LibreOffice still
extra/libreoffice-still-lt 5.2.6-1
    Lithuanian language pack for LibreOffice still
extra/libreoffice-still-lv 5.2.6-1
    Latvian language pack for LibreOffice still
extra/libreoffice-still-mai 5.2.6-1
    Maithili language pack for LibreOffice still
extra/libreoffice-still-mk 5.2.6-1
    Macedonian language pack for LibreOffice still
extra/libreoffice-still-ml 5.2.6-1
    Malayalam language pack for LibreOffice still
extra/libreoffice-still-mn 5.2.6-1
    Mongolian language pack for LibreOffice still
extra/libreoffice-still-mni 5.2.6-1
    Manipuri language pack for LibreOffice still
extra/libreoffice-still-mr 5.2.6-1
    Marathi language pack for LibreOffice still
extra/libreoffice-still-my 5.2.6-1
    Burmese language pack for LibreOffice still
extra/libreoffice-still-nb 5.2.6-1
    Norwegian Bokmal language pack for LibreOffice still
extra/libreoffice-still-ne 5.2.6-1
    Nepali language pack for LibreOffice still
extra/libreoffice-still-nl 5.2.6-1
    Dutch language pack for LibreOffice still
extra/libreoffice-still-nn 5.2.6-1
    Norwegian Nynorsk language pack for LibreOffice still
extra/libreoffice-still-nr 5.2.6-1
    Ndebele (South) language pack for LibreOffice still
extra/libreoffice-still-nso 5.2.6-1
    Northern Sotho language pack for LibreOffice still
extra/libreoffice-still-oc 5.2.6-1
    Occitan language pack for LibreOffice still
extra/libreoffice-still-om 5.2.6-1
    Oromo language pack for LibreOffice still
extra/libreoffice-still-or 5.2.6-1
    Oriya language pack for LibreOffice still
extra/libreoffice-still-pa-IN 5.2.6-1
    Punjabi (India) language pack for LibreOffice still
extra/libreoffice-still-pl 5.2.6-1
    Polish language pack for LibreOffice still
extra/libreoffice-still-pt 5.2.6-1
    Portuguese language pack for LibreOffice still
extra/libreoffice-still-pt-BR 5.2.6-1
    Portuguese (Brasil) language pack for LibreOffice still
extra/libreoffice-still-ro 5.2.6-1
    Romanian language pack for LibreOffice still
extra/libreoffice-still-ru 5.2.6-1
    Russian language pack for LibreOffice still
extra/libreoffice-still-rw 5.2.6-1
    Kinyarwanda language pack for LibreOffice still
extra/libreoffice-still-sa-IN 5.2.6-1
    Sanskrit (India) language pack for LibreOffice still
extra/libreoffice-still-sat 5.2.6-1
    Santali language pack for LibreOffice still
extra/libreoffice-still-sd 5.2.6-1
    Sindhi language pack for LibreOffice still
extra/libreoffice-still-sdk 5.2.6-3
    Software Development Kit for LibreOffice maintenance branch
extra/libreoffice-still-si 5.2.6-1
    Singhalese language pack for LibreOffice still
extra/libreoffice-still-sid 5.2.6-1
    Sidama language pack for LibreOffice still
extra/libreoffice-still-sk 5.2.6-1
    Slovak language pack for LibreOffice still
extra/libreoffice-still-sl 5.2.6-1
    Slovenian language pack for LibreOffice still
extra/libreoffice-still-sq 5.2.6-1
    Albanien language pack for LibreOffice still
extra/libreoffice-still-sr 5.2.6-1
    Serbian language pack for LibreOffice still
extra/libreoffice-still-sr-Latn 5.2.6-1
    Serbian (Latin) language pack for LibreOffice still
extra/libreoffice-still-ss 5.2.6-1
    Swati language pack for LibreOffice still
extra/libreoffice-still-st 5.2.6-1
    Southern Sotho language pack for LibreOffice still
extra/libreoffice-still-sv 5.2.6-1
    Swedish language pack for LibreOffice still
extra/libreoffice-still-sw-TZ 5.2.6-1
    Swahili (Tanzania) language pack for LibreOffice still
extra/libreoffice-still-ta 5.2.6-1
    Tamil language pack for LibreOffice still
extra/libreoffice-still-te 5.2.6-1
    Telugu language pack for LibreOffice still
extra/libreoffice-still-tg 5.2.6-1
    Tajik language pack for LibreOffice still
extra/libreoffice-still-th 5.2.6-1
    Thai language pack for LibreOffice still
extra/libreoffice-still-tn 5.2.6-1
    Tswana language pack for LibreOffice still
extra/libreoffice-still-tr 5.2.6-1
    Turkish language pack for LibreOffice still
extra/libreoffice-still-ts 5.2.6-1
    Tsonga language pack for LibreOffice still
extra/libreoffice-still-tt 5.2.6-1
    Tatar language pack for LibreOffice still
extra/libreoffice-still-ug 5.2.6-1
    Uighur language pack for LibreOffice still
extra/libreoffice-still-uk 5.2.6-1
    Ukrainian language pack for LibreOffice still
extra/libreoffice-still-uz 5.2.6-1
    Uzbek language pack for LibreOffice still
extra/libreoffice-still-ve 5.2.6-1
    Venda language pack for LibreOffice still
extra/libreoffice-still-vi 5.2.6-1
    Vietnamese language pack for LibreOffice still
extra/libreoffice-still-xh 5.2.6-1
    Xhosa language pack for LibreOffice still
extra/libreoffice-still-zh-CN 5.2.6-1
    Chinese (simplified) language pack for LibreOffice still
extra/libreoffice-still-zh-TW 5.2.6-1
    Chinese (traditional) language pack for LibreOffice still
extra/libreoffice-still-zu 5.2.6-1
    Zulu language pack for LibreOffice still
...
AnyDrop RequestLowLow [autoconf-2.64] remove duplicated package Closed
100%
Task Description
$ pacman -Si autoconf
Repository      : core
Name            : autoconf
Version         : 2.69-4
Description     : A GNU tool for automatically configuring source code
Architecture    : any
URL             : http://www.gnu.org/software/autoconf
Licenses        : GPL2  GPL3  custom
Groups          : base-devel
Provides        : None
Depends On      : awk  m4  diffutils  sh
Optional Deps   : None
Conflicts With  : None
Replaces        : None
Download Size   : 583.54 KiB
Installed Size  : 2049.00 KiB
Packager        : Allan McRae <allan@archlinux.org>
Build Date      : Fri 09 Sep 2016 02:31:39 AM -03
Validated By    : MD5 Sum  SHA-256 Sum  Signature
$ pacman -Si autoconf-2.64
Repository      : community
Name            : autoconf-2.64
Version         : 2.64-1
Description     : A GNU tool for automatically configuring source code
Architecture    : any
URL             : https://www.gnu.org/software/autoconf
Licenses        : GPL2  GPL3
Groups          : None
Provides        : None
Depends On      : coreutils  awk  m4  diffutils  bash
Optional Deps   : None
Conflicts With  : None
Replaces        : None
Download Size   : 510.79 KiB
Installed Size  : 2926.00 KiB
Packager        : Daniel Micay <danielmicay@gmail.com>
Build Date      : Wed 14 Jan 2015 09:06:02 AM -02
Validated By    : MD5 Sum  SHA-256 Sum  Signature
AnyReplace RequestLowLow [botan*] remove unstable "botan" and rename ''botan1.10 ...Closed
100%
Task Description

Remove unstable “botan” and rename “botan1.10” to “botan-old-stable”[0]

$ pacman -Si botan
Repository      : community
Name            : botan
Version         : 2.1.0-1
Description     : Crypto library written in C++
Architecture    : x86_64
URL             : https://botan.randombit.net/
Licenses        : BSD
Groups          : None
Provides        : None
Depends On      : gcc-libs  sh
Optional Deps   : None
Conflicts With  : None
Replaces        : None
Download Size   : 1816.44 KiB
Installed Size  : 7040.00 KiB
Packager        : Alexander Rødseth <rodseth@gmail.com>
Build Date      : Fri 21 Apr 2017 09:19:27 AM -03
Validated By    : MD5 Sum  SHA-256 Sum  Signature
$ pacman -Si botan1.10
Repository      : community
Name            : botan1.10
Version         : 1.10.13-1
Description     : Crypto library written in C++ - old stable branch
Architecture    : x86_64
URL             : http://botan.randombit.net/
Licenses        : BSD
Groups          : None
Provides        : None
Depends On      : gcc-libs  sh
Optional Deps   : None
Conflicts With  : None
Replaces        : None
Download Size   : 1014.98 KiB
Installed Size  : 3734.00 KiB
Packager        : Felix Yan <felixonmars@archlinux.org>
Build Date      : Fri 06 Jan 2017 06:48:59 AM -03
Validated By    : MD5 Sum  SHA-256 Sum  Signature

[0]:https://botan.randombit.net/

AnyDrop RequestLowLow [wine*] remove unstable and staging packages Closed
100%
Task Description
$ pacman -Si wine
Repository      : multilib
Name            : wine
Version         : 2.7-1
Description     : A compatibility layer for running Windows programs
Architecture    : x86_64
URL             : http://www.winehq.com
Licenses        : LGPL
Groups          : None
Provides        : bin32-wine=2.7  wine-wow64=2.7
Depends On      : fontconfig  lib32-fontconfig  lcms2  lib32-lcms2  libxml2  lib32-libxml2  libxcursor  lib32-libxcursor  libxrandr  lib32-libxrandr  libxdamag
e  lib32-libxdamage  libxi  lib32-libxi  gettext  lib32-gettext  freetype2  lib32-freetype2  glu  lib32-glu  libsm  lib32-libsm  gcc-libs  lib32-gcc-libs  libp
cap  lib32-libpcap  desktop-file-utils
Optional Deps   : giflib
                  lib32-giflib
                  libpng
                  lib32-libpng
                  libldap
                  lib32-libldap
                  gnutls
                  lib32-gnutls
                  mpg123
                  lib32-mpg123
                  openal
                  lib32-openal
                  v4l-utils
                  lib32-v4l-utils
                  libpulse
                  lib32-libpulse
                  alsa-plugins
                  lib32-alsa-plugins
                  alsa-lib
                  lib32-alsa-lib
                  libjpeg-turbo
                  lib32-libjpeg-turbo
                  libxcomposite
                  lib32-libxcomposite
                  libxinerama
                  lib32-libxinerama
                  ncurses
                  lib32-ncurses
                  opencl-icd-loader
                  lib32-opencl-icd-loader
                  libxslt
                  lib32-libxslt
                  gst-plugins-base-libs
                  lib32-gst-plugins-base-libs
                  cups
                  samba
                  dosbox
Conflicts With  : bin32-wine  wine-wow64
Replaces        : bin32-wine
Download Size   : 48.95 MiB
Installed Size  : 387.66 MiB
Packager        : Sven-Hendrik Haase <sh@lutzhaase.com>
Build Date      : Sun 30 Apr 2017 09:09:05 AM -03
Validated By    : MD5 Sum  SHA-256 Sum  Signature
$ pacman -Si wine-staging
Repository      : multilib
Name            : wine-staging
Version         : 2.7-1
Description     : A compatibility layer for running Windows programs - Staging branch
Architecture    : x86_64
URL             : http://www.wine-staging.com
Licenses        : LGPL
Groups          : None
Provides        : wine=2.7  wine-wow64=2.7
Depends On      : attr  lib32-attr  fontconfig  lib32-fontconfig  lcms2  lib32-lcms2  libxml2  lib32-libxml2  libxcursor  lib32-libxcursor  libxrandr  lib32-libxrandr  libxdamage  lib32-libxdamage  libxi  lib32-libxi  gettext  lib32-gettext  freetype2  lib32-freetype2  glu  lib32-glu  libsm  lib32-libsm  gcc-libs  lib32-gcc-libs  libpcap  lib32-libpcap  desktop-file-utils
Optional Deps   : giflib
                  lib32-giflib
                  libpng
                  lib32-libpng
                  libldap
                  lib32-libldap
                  gnutls
                  lib32-gnutls
                  mpg123
                  lib32-mpg123
                  openal
                  lib32-openal
                  v4l-utils
                  lib32-v4l-utils
                  libpulse
                  lib32-libpulse
                  alsa-plugins
                  lib32-alsa-plugins
                  alsa-lib
                  lib32-alsa-lib
                  libjpeg-turbo
                  lib32-libjpeg-turbo
                  libxcomposite
                  lib32-libxcomposite
                  libxinerama
                  lib32-libxinerama
                  ncurses
                  lib32-ncurses
                  opencl-icd-loader
                  lib32-opencl-icd-loader
                  libxslt
                  lib32-libxslt
                  libva
                  lib32-libva
                  gtk3
                  lib32-gtk3
                  gst-plugins-base-libs
                  lib32-gst-plugins-base-libs
                  vulkan-icd-loader
                  lib32-vulkan-icd-loader
                  cups
                  samba
                  dosbox
Conflicts With  : wine  wine-wow64
Replaces        : None
Download Size   : 42.36 MiB
Installed Size  : 404.19 MiB
Packager        : Felix Yan <felixonmars@archlinux.org>
Build Date      : Thu 04 May 2017 02:16:56 AM -03
Validated By    : MD5 Sum  SHA-256 Sum  Signature
$ pacman -Ss wine-staging-nine
Repository      : multilib
Name            : wine-staging-nine
Version         : 2.7-1
Description     : A compatibility layer for running Windows programs - Staging branch with the gallium-nine patches
Architecture    : x86_64
URL             : http://www.wine-staging.com
Licenses        : LGPL
Groups          : None
Provides        : wine=2.7  wine-wow64=2.7  wine-staging=2.7
Depends On      : attr  lib32-attr  fontconfig  lib32-fontconfig  lcms2  lib32-lcms2  libxml2  lib32-libxml2  libxcursor  lib32-libxcursor  libxrandr  lib32-libxrandr  libxdamage  lib32-libxdamage  libxi  lib32-libxi  gettext  lib32-gettext  freetype2  lib32-freetype2  glu  lib32-glu  libsm  lib32-libsm  gcc-libs  lib32-gcc-libs  libpcap  lib32-libpcap  desktop-file-utils
Optional Deps   : giflib
                  lib32-giflib
                  libpng
                  lib32-libpng
                  libldap
                  lib32-libldap
                  gnutls
                  lib32-gnutls
                  mpg123
                  lib32-mpg123
                  openal
                  lib32-openal
                  v4l-utils
                  lib32-v4l-utils
                  libpulse
                  lib32-libpulse
                  alsa-plugins
                  lib32-alsa-plugins
                  alsa-lib
                  lib32-alsa-lib
                  libjpeg-turbo
                  lib32-libjpeg-turbo
                  libxcomposite
                  lib32-libxcomposite
                  libxinerama
                  lib32-libxinerama
                  ncurses
                  lib32-ncurses
                  opencl-icd-loader
                  lib32-opencl-icd-loader
                  libxslt
                  lib32-libxslt
                  libva
                  lib32-libva
                  gtk3
                  lib32-gtk3
                  gst-plugins-base-libs
                  lib32-gst-plugins-base-libs
                  vulkan-icd-loader
                  lib32-vulkan-icd-loader
                  cups
                  samba
                  dosbox
Conflicts With  : wine  wine-wow64  wine-staging
Replaces        : None
Download Size   : 42.42 MiB
Installed Size  : 404.60 MiB
Packager        : Laurent Carlier <lordheavym@gmail.com>
Build Date      : Thu 04 May 2017 04:46:19 PM -03
Validated By    : MD5 Sum  SHA-256 Sum  Signature
AnyBug ReportLowHigh [php-fpm] service fails to start Closed
100%
Task Description

Package information

$ pacman -Ql php-fpm
php-fpm /etc/
php-fpm /etc/init.d/
php-fpm /etc/init.d/php-fpm
php-fpm /etc/php/
php-fpm /etc/php/php-fpm.conf
php-fpm /etc/php/php-fpm.d/
php-fpm /etc/php/php-fpm.d/www.conf
php-fpm /usr/
php-fpm /usr/bin/
php-fpm /usr/bin/php-fpm
php-fpm /usr/lib/
php-fpm /usr/lib/tmpfiles.d/
php-fpm /usr/lib/tmpfiles.d/php-fpm.conf
php-fpm /usr/share/
php-fpm /usr/share/man/
php-fpm /usr/share/man/man8/
php-fpm /usr/share/man/man8/php-fpm.8.gz
php-fpm /usr/share/php/
php-fpm /usr/share/php/fpm/
php-fpm /usr/share/php/fpm/status.html

Bug information

$ sudo service php-fpm start
 * Starting PHP FastCGI Process Manager ...
[ERROR] unable to bind listening socket for address '/run/php-fpm/php-fpm.sock': No such file or directory (2)
[ERROR] FPM initialization failed
 * start-stop-daemon: failed to start `/usr/bin/php-fpm'

                                                                                    [ !! ]
 * ERROR: php-fpm failed to start
AnyBug ReportLowMedium [openrc] Error: fopen(/run/openrc/rc.log) failed: No su ...Closed
100%
Task Description

Replace RC_SVCDIR to RC_LOGDIR, like:

src/librc/rc.h.in
-----
 #define RC_LIBEXECDIR    "LIBEXECDIR@"
+#define RC_LOGDIR        "/var/log"
_____
src/rc/rc-logger.c
-----
-#define TMPLOG RC_SVCDIR "rc.log"
+#define TMPLOG RC_LOGDIR "rc.log"
AnyFeature RequestLowVery Low [openrc] services should be added to runlevels through  ...Closed
100%
AnyBug ReportLowMedium [samba] wrong permissions on /etc/conf.d folder Closed
100%
AnyBug ReportLowLow [x11vnc] service contains error: "Service 'x11vnc' need ...Closed
100%
AnyBug ReportLowCritical [openvswitch-lts] netifrc fails to start openvwitch int ...Closed
100%
AnyBug ReportLowCritical [hostapd] fails to start at boot when using openvwitch  ...Closed
100%
AnyBug ReportLowLow [emacs-nox] uses "nox" suffix Closed
100%
AnyBug ReportLowHigh [xfce4-power-manager] locking session issue Closed
100%
AnyBug ReportLowLow [xdg-utils] doesn't work with -uxp applications and has ...Closed
100%
TestingFeature RequestMediumMedium [irqbalance] needs OpenRC init script Closed
100%
TestingFeature RequestMediumMedium [audit] needs OpenRC init script Closed
100%
AnyBug ReportMediumMedium [btrfs-progs] contains systemd unit files Closed
100%
AnyBug ReportMediumMedium [libcanberra] contains systemd unit files Closed
100%
TestingFeature RequestMediumMedium [cups-filters] needs OpenRC init script Closed
100%
TestingFeature RequestMediumMedium [hostname-blanker] needs OpenRC init script Closed
100%
AnyBug ReportMediumMedium [at-spi2-core] contains systemd unit files Closed
100%
AnyBug ReportMediumMedium [colord] contains systemd unit files Closed
100%
TestingFeature RequestMediumMedium [dnsmasq] needs OpenRC init script  Closed
100%
AnyBug ReportMediumMedium [evince] contains systemd unit files Closed
100%
AnyFeature RequestMediumMedium [fluidsynth] needs OpenRC init script Closed
100%
AnyFeature RequestMediumMedium [fossil] needs OpenRC init script Closed
100%
AnyBug ReportMediumMedium [glib-networking] contains systemd unit files Closed
100%
AnyBug ReportMediumMedium [gnupg] contains systemd unit files Closed
100%
AnyBug ReportMediumMedium [gvfs] contains systemd unit files Closed
100%
AnyImplementation RequestMediumMedium [octopi] [octopi-cachecleaner] [octopi-notifier] [octop ...Closed
100%
AnyBug ReportMediumMedium [gvfs-afc] contains systemd unit files Closed
100%
Showing tasks 401 - 450 of 1523 Page 9 of 31

Available keyboard shortcuts

Tasklist

Task Details

Task Editing