All Projects

Project  desc Category Task Type Priority Severity Summary Status Progress
PackagesAnySecurity IssueHighHigh [icedtea-web] remove unsecure "IcedTeaPlugin.so" Closed
100%
Task Description

Remove “IcedTeaPlugin.so”, it uses deprecated/unsecure NPAPI[0] apis

Note: this package contains “Java Web Start” and unsecured NPAPI plugin, it needs change package description and description on optional dependencies in “jre{7,8}-openjdk” packages.

$ pacman -Si icedtea-web
Repository : extra
Name : icedtea-web
Version : 1.6.2-2.hyperbola1
Description : Free web browser plugin to run applets written in Java and an implementation of Java Web Start, without nonfree firefox support
Architecture : x86_64
URL : http://icedtea.classpath.org/wiki/IcedTea-Web Licenses : GPL2
Groups : None
Provides : java-web-start
Depends On : java-runtime-openjdk desktop-file-utils
Optional Deps : rhino: for using proxy auto config files
Conflicts With : None
Replaces : icedtea-web-java7
Download Size : 1525.55 KiB
Installed Size : 2108.00 KiB
Packager : André Silva emulatorman@hyperbola.info Build Date : Fri 26 May 2017 06:13:18 AM -03
Validated By : MD5 Sum SHA-256 Sum Signature

$ pacman -Ql icedtea-web
icedtea-web /usr/
icedtea-web /usr/bin/
icedtea-web /usr/bin/itweb-settings
icedtea-web /usr/bin/javaws
icedtea-web /usr/bin/policyeditor
icedtea-web /usr/lib/
icedtea-web /usr/lib/mozilla/
icedtea-web /usr/lib/mozilla/plugins/
icedtea-web /usr/lib/mozilla/plugins/IcedTeaPlugin.so
icedtea-web /usr/share/
icedtea-web /usr/share/applications/
icedtea-web /usr/share/applications/itweb-settings.desktop
icedtea-web /usr/share/applications/javaws.desktop
icedtea-web /usr/share/icedtea-web/
icedtea-web /usr/share/icedtea-web/bin/
icedtea-web /usr/share/icedtea-web/bin/itweb-settings
icedtea-web /usr/share/icedtea-web/bin/javaws
icedtea-web /usr/share/icedtea-web/bin/policyeditor
icedtea-web /usr/share/icedtea-web/javaws_splash.png
icedtea-web /usr/share/icedtea-web/lib/
icedtea-web /usr/share/icedtea-web/lib/IcedTeaPlugin.so
icedtea-web /usr/share/icedtea-web/netx.jar
icedtea-web /usr/share/icedtea-web/plugin.jar
icedtea-web /usr/share/man/
icedtea-web /usr/share/man/man1/
icedtea-web /usr/share/man/man1/icedtea-web-plugin.1.gz
icedtea-web /usr/share/man/man1/icedtea-web.1.gz
icedtea-web /usr/share/man/man1/itweb-settings.1.gz
icedtea-web /usr/share/man/man1/javaws.1.gz
icedtea-web /usr/share/man/man1/policyeditor.1.gz
icedtea-web /usr/share/pixmaps/
icedtea-web /usr/share/pixmaps/javaws.png

[0]:https://developer.mozilla.org/en-US/docs/Plugins/Roadmap

PackagesTestingBug ReportHighHigh [freerdp] error while loading shared libraries Closed
100%
Task Description

$ pacman -Si freerdp
Repository : community
Name : freerdp
Version : 1:1.2.0_20170201-3
Description : Free RDP client
Architecture : x86_64
URL : http://freerdp.sourceforge.net Licenses : GPL Groups : None
Provides : libwinpr-tools2.so=2-64 libfreerdp-client2.so=2-64 libfreerdp2.so=2-64 libwinpr2.so=2-64
Depends On : openssl libxcursor libcups alsa-lib libxext libxdamage ffmpeg libxkbfile libxinerama libxv libpulse libxkbfile libxrender libxfixes gst-plugins-base-libs
Optional Deps : None
Conflicts With : None
Replaces : None
Download Size : 1257.43 KiB
Installed Size : 5380.00 KiB
Packager : Sergej Pupykin <pupykin.s+arch@gmail.com>
Build Date : Fri 17 Feb 2017 02:40:50 PM -03
Validated By : MD5 Sum SHA-256 Sum Signature

$ pacman -Ql freerdp > freerdp_fileslist.txt

$ xfreerdp
xfreerdp: error while loading shared libraries: libsystemd.so.0: cannot open shared object file: No such file or directory

$ ldd /usr/bin/xfreerdp

linux-vdso.so.1 (0x000003fe59fe3000)
libX11.so.6 => /usr/bin/../lib/libX11.so.6 (0x000003858a8b5000)
libXinerama.so.1 => /usr/bin/../lib/libXinerama.so.1 (0x000003858a6b2000)
libXext.so.6 => /usr/bin/../lib/libXext.so.6 (0x000003858a4a0000)
libXcursor.so.1 => /usr/bin/../lib/libXcursor.so.1 (0x000003858a295000)
libXv.so.1 => /usr/bin/../lib/libXv.so.1 (0x000003858a090000)
libXi.so.6 => /usr/bin/../lib/libXi.so.6 (0x0000038589e7f000)
libXrender.so.1 => /usr/bin/../lib/libXrender.so.1 (0x0000038589c74000)
libXfixes.so.3 => /usr/bin/../lib/libXfixes.so.3 (0x0000038589a6e000)
libfreerdp-client2.so.2 => /usr/bin/../lib/libfreerdp-client2.so.2 (0x00000385897d0000)
libfreerdp2.so.2 => /usr/bin/../lib/libfreerdp2.so.2 (0x000003858945b000)
libm.so.6 => /usr/bin/../lib/libm.so.6 (0x0000038589148000)
librt.so.1 => /usr/bin/../lib/librt.so.1 (0x0000038588f40000)
libwinpr2.so.2 => /usr/bin/../lib/libwinpr2.so.2 (0x0000038588c35000)
libc.so.6 => /usr/bin/../lib/libc.so.6 (0x0000038588891000)
libxcb.so.1 => /usr/bin/../lib/libxcb.so.1 (0x0000038588668000)
libdl.so.2 => /usr/bin/../lib/libdl.so.2 (0x0000038588464000)
libpthread.so.0 => /usr/bin/../lib/../lib/libpthread.so.0 (0x0000038588246000)
libcups.so.2 => /usr/bin/../lib/../lib/libcups.so.2 (0x0000038587fb7000)
libavcodec.so.57 => /usr/bin/../lib/../lib/libavcodec.so.57 (0x00000385868d7000)
libavutil.so.55 => /usr/bin/../lib/../lib/libavutil.so.55 (0x0000038586653000)
libasound.so.2 => /usr/bin/../lib/../lib/libasound.so.2 (0x0000038586345000)
libpulse.so.0 => /usr/bin/../lib/../lib/libpulse.so.0 (0x00000385860f4000)
libssl.so.1.1 => /usr/bin/../lib/../lib/libssl.so.1.1 (0x0000038585e89000)
libcrypto.so.1.1 => /usr/bin/../lib/../lib/libcrypto.so.1.1 (0x0000038585a0f000)
libxkbfile.so.1 => /usr/bin/../lib/../lib/libxkbfile.so.1 (0x00000385857e9000)
/lib64/ld-linux-x86-64.so.2 (0x000003858abf4000)
libsystemd.so.0 => not found
libXau.so.6 => /usr/bin/../lib/libXau.so.6 (0x00000385855e5000)
libXdmcp.so.6 => /usr/bin/../lib/libXdmcp.so.6 (0x00000385853df000)
libgssapi_krb5.so.2 => /usr/bin/../lib/../lib/libgssapi_krb5.so.2 (0x0000038585192000)
libkrb5.so.3 => /usr/bin/../lib/../lib/libkrb5.so.3 (0x0000038584eaa000)
libk5crypto.so.3 => /usr/bin/../lib/../lib/libk5crypto.so.3 (0x0000038584c76000)
libcom_err.so.2 => /usr/bin/../lib/../lib/libcom_err.so.2 (0x0000038584a72000)
libgnutls.so.30 => /usr/bin/../lib/../lib/libgnutls.so.30 (0x0000038584706000)
libavahi-common.so.3 => /usr/bin/../lib/../lib/libavahi-common.so.3 (0x00000385844f9000)
libavahi-client.so.3 => /usr/bin/../lib/../lib/libavahi-client.so.3 (0x00000385842e8000)
libz.so.1 => /usr/bin/../lib/../lib/libz.so.1 (0x00000385840d1000)
libswresample.so.2 => /usr/bin/../lib/../lib/libswresample.so.2 (0x0000038583eb3000)
libva.so.1 => /usr/bin/../lib/../lib/libva.so.1 (0x0000038583c93000)
libxvidcore.so.4 => /usr/bin/../lib/../lib/libxvidcore.so.4 (0x0000038583981000)
libx265.so.116 => /usr/bin/../lib/../lib/libx265.so.116 (0x00000385828fa000)
libx264.so.148 => /usr/bin/../lib/../lib/libx264.so.148 (0x0000038582584000)
libwebpmux.so.3 => /usr/bin/../lib/../lib/libwebpmux.so.3 (0x0000038582379000)
libwebp.so.7 => /usr/bin/../lib/../lib/libwebp.so.7 (0x0000038582110000)
libvpx.so.4 => /usr/bin/../lib/../lib/libvpx.so.4 (0x0000038581bbf000)
libvorbisenc.so.2 => /usr/bin/../lib/../lib/libvorbisenc.so.2 (0x000003858190c000)
libvorbis.so.0 => /usr/bin/../lib/../lib/libvorbis.so.0 (0x00000385816df000)
libtheoraenc.so.1 => /usr/bin/../lib/../lib/libtheoraenc.so.1 (0x000003858149e000)
libtheoradec.so.1 => /usr/bin/../lib/../lib/libtheoradec.so.1 (0x0000038581285000)
libspeex.so.1 => /usr/bin/../lib/../lib/libspeex.so.1 (0x000003858106c000)
libschroedinger-1.0.so.0 => /usr/bin/../lib/../lib/libschroedinger-1.0.so.0 (0x0000038580d90000)
libopus.so.0 => /usr/bin/../lib/../lib/libopus.so.0 (0x0000038580b3f000)
libopenjp2.so.7 => /usr/bin/../lib/../lib/libopenjp2.so.7 (0x00000385808ff000)
libopencore-amrwb.so.0 => /usr/bin/../lib/../lib/libopencore-amrwb.so.0 (0x00000385806eb000)
libopencore-amrnb.so.0 => /usr/bin/../lib/../lib/libopencore-amrnb.so.0 (0x00000385804c1000)
libmp3lame.so.0 => /usr/bin/../lib/../lib/libmp3lame.so.0 (0x000003858024a000)
libgsm.so.1 => /usr/bin/../lib/../lib/libgsm.so.1 (0x000003858003e000)
liblzma.so.5 => /usr/bin/../lib/../lib/liblzma.so.5 (0x000003857fe18000)
libvdpau.so.1 => /usr/bin/../lib/../lib/libvdpau.so.1 (0x000003857fc14000)
libva-x11.so.1 => /usr/bin/../lib/../lib/libva-x11.so.1 (0x000003857fa0e000)
libva-drm.so.1 => /usr/bin/../lib/../lib/libva-drm.so.1 (0x000003857f80b000)
libpulsecommon-10.0.so => /usr/lib/pulseaudio/libpulsecommon-10.0.so (0x000003857f587000)
libdbus-1.so.3 => /usr/bin/../lib/../lib/libdbus-1.so.3 (0x000003857f336000)
libkrb5support.so.0 => /usr/bin/../lib/../lib/libkrb5support.so.0 (0x000003857f129000)
libkeyutils.so.1 => /usr/bin/../lib/../lib/libkeyutils.so.1 (0x000003857ef25000)
libresolv.so.2 => /usr/bin/../lib/../lib/libresolv.so.2 (0x000003857ed0f000)
libp11-kit.so.0 => /usr/bin/../lib/../lib/libp11-kit.so.0 (0x000003857e9e0000)
libunistring.so.2 => /usr/bin/../lib/../lib/libunistring.so.2 (0x000003857e66f000)
libtasn1.so.6 => /usr/bin/../lib/../lib/libtasn1.so.6 (0x000003857e45c000)
libnettle.so.6 => /usr/bin/../lib/../lib/libnettle.so.6 (0x000003857e224000)
libhogweed.so.4 => /usr/bin/../lib/../lib/libhogweed.so.4 (0x000003857dfef000)
libgmp.so.10 => /usr/bin/../lib/../lib/libgmp.so.10 (0x000003857dd5c000)
libsoxr.so.0 => /usr/bin/../lib/../lib/libsoxr.so.0 (0x000003857dae5000)
libstdc++.so.6 => /usr/bin/../lib/../lib/libstdc++.so.6 (0x000003857d75d000)
libogg.so.0 => /usr/bin/../lib/../lib/libogg.so.0 (0x000003857d556000)
liborc-0.4.so.0 => /usr/bin/../lib/../lib/liborc-0.4.so.0 (0x000003857d2d8000)
libgcc_s.so.1 => /usr/bin/../lib/../lib/libgcc_s.so.1 (0x000003857d0c1000)
libdrm.so.2 => /usr/bin/../lib/../lib/libdrm.so.2 (0x000003857ceb0000)
libsndfile.so.1 => /usr/bin/../lib/../lib/libsndfile.so.1 (0x000003857cc38000)
libasyncns.so.0 => /usr/bin/../lib/../lib/libasyncns.so.0 (0x000003857ca32000)
libelogind.so.0 => /usr/bin/../lib/../lib/libelogind.so.0 (0x000003858ad43000)
libffi.so.6 => /usr/bin/../lib/../lib/libffi.so.6 (0x000003857c829000)
libgomp.so.1 => /usr/bin/../lib/../lib/libgomp.so.1 (0x000003857c5fb000)
libFLAC.so.8 => /usr/bin/../lib/../lib/libFLAC.so.8 (0x000003857c383000)
libcap.so.2 => /usr/bin/../lib/../lib/libcap.so.2 (0x000003857c17f000)
PackagesTestingBug ReportHighHigh [gnome-shell] error while loading shared libraries Closed
100%
Task Description

$ gnome-shell
gnome-shell: error while loading shared libraries: libsystemd.so.0: cannot open shared object file: No such file or directory

PackagesTestingBug ReportHighHigh [ksystemlog] error while loading shared libraries Closed
100%
Task Description

$ pacman -Si ksystemlog
Repository : extra
Name : ksystemlog
Version : 17.04.0-1
Description : System log viewer tool
Architecture : x86_64
URL : https://kde.org/applications/system/ksystemlog/ Licenses : GPL LGPL FDL Groups : kde-applications kdeadmin
Provides : None
Depends On : kio
Optional Deps : None
Conflicts With : kdeadmin-ksystemlog
Replaces : kdeadmin-ksystemlog
Download Size : 1896.62 KiB
Installed Size : 5492.00 KiB
Packager : Antonio Rojas arojas@archlinux.org Build Date : Sat 15 Apr 2017 05:50:27 PM -03
Validated By : MD5 Sum SHA-256 Sum Signature

$ /usr/bin/ksystemlog
/usr/bin/ksystemlog: error while loading shared libraries: libsystemd.so.0: cannot open shared object file: No such file or directory

$ ldd /usr/bin/ksystemlog > ldd_ksystemlog.txt

PackagesTestingBug ReportHighHigh [mutter] error while loading shared libraries Closed
100%
Task Description

$ /usr/bin/mutter
mutter: error while loading shared libraries: libsystemd.so.0: cannot open shared object file: No such file or directory

PackagesAnyDrop RequestHighHigh [devtools] remove this package Closed
100%
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

PackagesAnyImplementation RequestHighHigh [onioncat]: add package Closed
100%
Task Description

Add “onioncat”[0][1] package

[0]:https://www.onioncat.org/ [1]:https://www.onioncat.org/download/ https://www.cypherpunk.at/ocat/download/Source/current/

PackagesAnyImplementation RequestHighHigh [xen] add Xen 4.8.x split packages Closed
100%
Task Description

Add Xen 4.8.x split packages (”xen” and “xen-docs”).

PackagesAnyFeature RequestVery HighHigh [linux-libre-*] add missing installed kernel configurat ...Closed
100%
Task Description

Add missing /boot/config-linux-libre-* useful for applications such as Xen.

PackagesAnyBug ReportHighHigh [filesystem] remove /etc/crypttab file Closed
100%
Task Description

Remove /etc/crypttab file from the “filesystem”, due it’s useful only with systemd

PackagesAnyBug ReportHighHigh [dhcp]: /etc/init.d/dhcpd failed to run Closed
100%
Task Description

/etc/init.d/dhcpd failed to run and use chroot by default

PackagesAnyFeature RequestVery HighHigh [kmod] add init file to load kernel modules from /etc f ...Closed
100%
Task Description

Add init file to load kernel modules in system configuration

Examples:

/etc/modules.conf
----
btrfs

/etc/modules.d/*.conf
----

/etc/modules.d/nouveau.conf
----
nouveau

/etc/init.d/modules
----
#!/usr/bin/openrc-run
command="/usr/bin/modprobe"
command_args="$(cat /etc/modules.{,d/*}conf)"

/etc/runlevels/boot/modules
PackagesAnyFeature RequestVery HighHigh [procps-ng] add init file to load sysctl configuration  ...Closed
100%
Task Description

Add init file to load sysctl configuration files

Examples:

/etc/init.d/sysctl
----
#!/usr/bin/openrc-run
command="/usr/bin/sysctl"
command_args="--system"
----
/etc/runlevels/boot/sysctl
PackagesAnyFeature RequestVery HighHigh [kmod] when dummy.ko is loaded, dummy0 interface is loa ...Closed
100%
Task Description

When dummy.ko (kernel module) is loaded, dummy0 interface is loaded as “numdummies=1”.
If any dummy interface is configured in netifrc config file, dummy module loads and adds undesirable “dummy0” interface
(eg. if “dummy0” interface is configured, it generates netifrc configuration conflicts).

Please add “/usr/lib/modprobe.d/dummy.conf” file configuration to disable numdummies option by default:

options dummy numdummies=0
PackagesAnyUpdate RequestVery HighHigh [babl] update package to v0.1.50 Closed
100%
Task Description

Description:

update package to v0.1.50 version
Note: Update [gegl] or Backport [gegl] and [gimp]
      https://issues.hyperbola.info/index.php?do=details&task_id=1052
      https://issues.hyperbola.info/index.php?do=details&task_id=1053
      https://issues.hyperbola.info/index.php?do=details&task_id=1054

Additional info:

babl 0.1.38-1.hyperbola1
$ pacman -Si babl
Repository      : extra
Name            : babl
Version         : 0.1.38-1.hyperbola1
Description     : Dynamic, any to any, pixel format conversion library
Architecture    : x86_64
URL             : http://gegl.org/babl/
Licenses        : LGPL3
Groups          : None
Provides        : None
Depends On      : glibc
Optional Deps   : None
Conflicts With  : None
Replaces        : None
Download Size   : 237.72 KiB
Installed Size  : 734.00 KiB
Packager        : André Silva <emulatorman@hyperbola.info>
Build Date      : Sun 31 Dec 2017 05:31:32 AM -03
Validated By    : MD5 Sum  SHA-256 Sum  Signature

Steps to reproduce:

none
PackagesAnyUpdate RequestVery HighHigh [gegl] update package to 0.3.34 Closed
100%
Task Description

Description:

Update package to 0.3.34 version
Note: Update package to 0.3.34 version
      or update package to 0.4.2 backport and GIMP 2.10.2 backport
      Update [babl] package
      https://issues.hyperbola.info/index.php?do=details&task_id=1051
      https://issues.hyperbola.info/index.php?do=details&task_id=1053
      https://issues.hyperbola.info/index.php?do=details&task_id=1054

Additional info:

gegl 0.3.26-2.hyperbola1
$ pacman -Si gegl
Repository      : extra
Name            : gegl
Version         : 0.3.26-2.hyperbola1
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  : gegl02
Replaces        : gegl02
Download Size   : 1347.15 KiB
Installed Size  : 6823.00 KiB
Packager        : André Silva <emulatorman@hyperbola.info>
Build Date      : Sun 31 Dec 2017 05:37:41 AM -03
Validated By    : MD5 Sum  SHA-256 Sum  Signature

Steps to reproduce:

none
PackagesAnyBackport RequestVery HighHigh [gegl] update package to 0.4.2 backport Closed
100%
Task Description

Description:

Update package to 0.4.2 backport version
Note: Is needed by GIMP 2.10.2 backport or update [gegl] to 0.3.34
      Update the [babl] package
      https://issues.hyperbola.info/index.php?do=details&task_id=1051
      https://issues.hyperbola.info/index.php?do=details&task_id=1052
      https://issues.hyperbola.info/index.php?do=details&task_id=1054

Additional info:

gegl 0.3.26-2.hyperbola1
$ pacman -Si gegl
Repository      : extra
Name            : gegl
Version         : 0.3.26-2.hyperbola1
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  : gegl02
Replaces        : gegl02
Download Size   : 1347.15 KiB
Installed Size  : 6823.00 KiB
Packager        : André Silva <emulatorman@hyperbola.info>
Build Date      : Sun 31 Dec 2017 05:37:41 AM -03
Validated By    : MD5 Sum  SHA-256 Sum  Signature

Steps to reproduce:

none
PackagesAnyBackport RequestVery HighHigh [gimp] update package to 2.10.2 backport Closed
100%
Task Description

Description:

Update package to 2.10.2 backport version
Note: Needs [gegl] 0.4.2 and [babl] 0.1.50
      or update [gegl] 0.3.34 only
      Update the [babl] package
      https://issues.hyperbola.info/index.php?do=details&task_id=1051
      https://issues.hyperbola.info/index.php?do=details&task_id=1052
      https://issues.hyperbola.info/index.php?do=details&task_id=1053

Additional info:

gimp 2.8.22-1.hyperbola1
Repository      : extra
Name            : gimp
Version         : 2.8.22-1.hyperbola1
Description     : GNU Image Manipulation Program, with gegl and libxslt support
Architecture    : x86_64
URL             : https://www.gimp.org/
Licenses        : GPL  LGPL
Groups          : None
Provides        : None
Depends On      : pygtk  lcms  libxpm  libwmf  libxmu  librsvg  libmng  dbus-glib  libexif  gegl  jasper  desktop-file-utils  hicolor-icon-theme  babl  openexr
                  libgudev
Optional Deps   : gutenprint: for sophisticated printing only as gimp has built-in cups print support
                  poppler-glib: for pdf support
                  alsa-lib: for MIDI event controller module
                  curl: for URI support
                  ghostscript: for postscript support
Conflicts With  : gimp-devel
Replaces        : None
Download Size   : 12.12 MiB
Installed Size  : 67.73 MiB
Packager        : André Silva <emulatorman@hyperbola.info>
Build Date      : Sun 31 Dec 2017 08:42:46 AM -03
Validated By    : MD5 Sum  SHA-256 Sum  Signature

Steps to reproduce:

none
PackagesAnyUpdate RequestVery HighHigh [krita] update to 3.1.4 version Closed
100%
Task Description

Description:

Update to 3.1.4 version

Additional info:

krita 3.1.3
$ pacman -Qi krita
Name            : krita
Version         : 3.1.3-1
Description     : Edit and paint images
Architecture    : x86_64
URL             : http://krita.org
Licenses        : LGPL
Groups          : None
Provides        : None
Depends On      : kio  kitemmodels  gsl  libraw  exiv2  openexr  fftw  curl  boost-libs  hicolor-icon-theme
Optional Deps   : poppler-qt5: PDF filter [installed]
                  ffmpeg: to save animations [installed]
                  opencolorio: for the LUT docker [installed]
Required By     : None
Optional For    : None
Conflicts With  : calligra-krita  krita-l10n
Replaces        : calligra-krita  krita-l10n
Installed Size  : 112.43 MiB
Packager        : Antonio Rojas <arojas@archlinux.org>
Build Date      : Fri 28 Apr 2017 07:57:59 AM -03
Install Date    : Tue 12 Sep 2017 03:28:32 AM -03
Install Reason  : Explicitly installed
Install Script  : No
Validated By    : Signature

Steps to reproduce:
contains some bugs

PackagesAnyFeature RequestVery HighHigh [evolution-data-server] contains systemd unit files Closed
100%
Task Description

Description:

  • The Arch version of Evolution from the snapshot used by Hyperbola comes with systemd support. Since Hyperbola follows the Init Freedom Campaign , systemd unit files removal is required. OpenRC init script replacement isn’t possible here because Evolution is using a systemd unit file adapted for users instead of system users.

Additional info:

  • evolution-data-server 3.24.1-3.hyperbola1
$ pacman -Si evolution-data-server
Repository      : extra
Name            : evolution-data-server
Version         : 3.24.1-3.hyperbola1
Description     : Centralized access to appointments and contacts, without libgdata support
Architecture    : x86_64
URL             : https://wiki.gnome.org/Apps/Evolution
Licenses        : GPL
Groups          : None
Provides        : None
Depends On      : gnome-online-accounts  nss  krb5  libgweather  libical  db  libphonenumber
Optional Deps   : None
Conflicts With  : None
Replaces        : None
Download Size   : 3.56 MiB
Installed Size  : 33.38 MiB
Packager        : André Silva <emulatorman@hyperbola.info>
Build Date      : Fri 12 May 2017 06:28:24 AM -03
Validated By    : MD5 Sum  SHA-256 Sum  Signature
/usr/lib/systemd/user/evolution-addressbook-factory.service is owned by evolution-data-server 3.24.1-3.hyperbola1
/usr/lib/systemd/user/evolution-calendar-factory.service is owned by evolution-data-server 3.24.1-3.hyperbola1
/usr/lib/systemd/user/evolution-source-registry.service is owned by evolution-data-server 3.24.1-3.hyperbola1
/usr/lib/systemd/user/evolution-user-prompter.service is owned by evolution-data-server 3.24.1-3.hyperbola1

Steps to reproduce:

  • Install package.
PackagesAnyFeature RequestVery HighHigh [gnome-terminal] contains systemd unit file Closed
100%
Task Description

Description:

  • The Arch version of GNOME Terminal Emulator from the snapshot used by Hyperbola comes with systemd support. Since Hyperbola follows the Init Freedom Campaign , systemd unit files removal is required. OpenRC init script replacement isn’t possible here because GNOME Terminal Emulator is using a systemd unit file adapted for users instead of system users.

Additional info:

  • gnome-terminal 3.24.1-1.hyperbola1
$ pacman -Si gnome-terminal
Repository      : extra
Name            : gnome-terminal
Version         : 3.24.1-1.hyperbola1
Description     : The GNOME Terminal Emulator
Architecture    : x86_64
URL             : https://wiki.gnome.org/Apps/Terminal
Licenses        : GPL
Groups          : gnome
Provides        : None
Depends On      : vte3  gsettings-desktop-schemas  dconf
Optional Deps   : None
Conflicts With  : None
Replaces        : None
Download Size   : 1012.67 KiB
Installed Size  : 7811.00 KiB
Packager        : Scott Adams <haricot@hyperbola.info>
Build Date      : Tue 06 Jun 2017 01:36:13 PM -03
Validated By    : MD5 Sum  SHA-256 Sum  Signature
/usr/lib/systemd/user/gnome-terminal-server.service is owned by gnome-terminal 3.24.1-1.hyperbola1

Steps to reproduce:

  • Install package.
PackagesAnyFeature RequestVery HighHigh [tracker] contains systemd unit files Closed
100%
Task Description

Description:

  • The Arch version of Tracker from the snapshot used by Hyperbola comes with systemd support. Since Hyperbola follows the Init Freedom Campaign , systemd unit files removal is required. OpenRC init script replacement isn’t possible here because Tracker is using a systemd unit file adapted for users instead of system users.

Additional info:

  • tracker 1.12.0-2.hyperbola1
$ pacman -Si tracker
Repository      : extra
Name            : tracker
Version         : 1.12.0-2.hyperbola1
Description     : Desktop-neutral user information store, search tool and indexer
Architecture    : x86_64
URL             : https://wiki.gnome.org/Projects/Tracker
Licenses        : GPL
Groups          : gnome
Provides        : None
Depends On      : libtracker-sparql=1.12.0-2.hyperbola1  libsecret  upower  libexif  exempi  poppler-glib  libgsf  enca  libiptcdata  libcue  libosinfo  libnm-glib
                  gtk3  libgxps  taglib  flac  libvorbis  totem-plparser  gst-plugins-base-libs  giflib  libgrss  gvfs
Optional Deps   : nautilus: edit files' tracker tags
Conflicts With  : None
Replaces        : None
Download Size   : 1142.60 KiB
Installed Size  : 8459.00 KiB
Packager        : Scott Adams <haricot@hyperbola.info>
Build Date      : Thu 08 Jun 2017 03:57:24 PM -03
Validated By    : MD5 Sum  SHA-256 Sum  Signature
/usr/lib/systemd/user/tracker-extract.service is owned by tracker 1.12.0-2.hyperbola1
/usr/lib/systemd/user/tracker-miner-apps.service is owned by tracker 1.12.0-2.hyperbola1
/usr/lib/systemd/user/tracker-miner-fs.service is owned by tracker 1.12.0-2.hyperbola1
/usr/lib/systemd/user/tracker-miner-rss.service is owned by tracker 1.12.0-2.hyperbola1
/usr/lib/systemd/user/tracker-store.service is owned by tracker 1.12.0-2.hyperbola1
/usr/lib/systemd/user/tracker-writeback.service is owned by tracker 1.12.0-2.hyperbola1

Steps to reproduce:

  • Install package.
PackagesAnyFeature RequestVery HighHigh [vino] contains systemd unit file Closed
100%
Task Description

Description:

  • The Arch version of Vino from the snapshot used by Hyperbola comes with systemd support. Since Hyperbola follows the Init Freedom Campaign , systemd unit files removal is required. OpenRC init script replacement isn’t possible here because Vino is using a systemd unit file adapted for users instead of system users.

Additional info:

  • vino 3.22.0-1.hyperbola1
$ pacman -Si vino
Repository      : extra
Name            : vino
Version         : 3.22.0-1.hyperbola1
Description     : A VNC server for the GNOME desktop
Architecture    : x86_64
URL             : https://wiki.gnome.org/Projects/Vino
Licenses        : GPL
Groups          : gnome
Provides        : None
Depends On      : libnotify  libxtst  libsm  telepathy-glib  gtk3  libsecret  avahi  gnutls
Optional Deps   : None
Conflicts With  : None
Replaces        : None
Download Size   : 368.24 KiB
Installed Size  : 2723.00 KiB
Packager        : Scott Adams <haricot@hyperbola.info>
Build Date      : Fri 09 Jun 2017 02:01:33 AM -03
Validated By    : MD5 Sum  SHA-256 Sum  Signature
/usr/lib/systemd/user/vino-server.service is owned by vino 3.22.0-1.hyperbola1

Steps to reproduce:

  • Install package.
PackagesAnyFeature RequestVery HighHigh [mkinitcpio] enable "hidepid" support in /proc filesyst ...Closed
100%
Task Description

Description:

  • Enable “hidepid” support in /proc filesystem

Additional info:

  • mkinitcpio 23-1.hyperbola2
/usr/lib/initcpio/init_functions
----
 mount_setup() {
     mount -t proc proc /proc -o nosuid,noexec,nodev
+    mount /proc -o remount,gid=26,hidepid=2
     mount -t sysfs sys /sys -o nosuid,noexec,nodev
     mount -t devtmpfs dev /dev -o mode=0755,nosuid
     mount -t tmpfs run /run -o nosuid,nodev,mode=0755
     mkdir -m755 /run/initramfs
$ pacman -Si mkinitcpio
Repository      : core
Name            : mkinitcpio
Version         : 23-1.hyperbola2
Description     : Modular initramfs image creation utility, with eudev support
Architecture    : any
URL             : https://projects.archlinux.org/mkinitcpio.git/
Licenses        : GPL
Groups          : None
Provides        : None
Depends On      : awk  mkinitcpio-busybox>=1.19.4-2  kmod  util-linux>=2.23  libarchive  coreutils  bash  findutils  grep  filesystem>=2011.10-1  gzip  eudev
Optional Deps   : xz: Use lzma or xz compression for the initramfs image
                  bzip2: Use bzip2 compression for the initramfs image
                  lzop: Use lzo compression for the initramfs image
                  lz4: Use lz4 compression for the initramfs image
                  mkinitcpio-nfs-utils: Support for root filesystem on NFS
Conflicts With  : None
Replaces        : None
Download Size   : 38.60 KiB
Installed Size  : 194.00 KiB
Packager        : André Silva <emulatorman@hyperbola.info>
Build Date      : Tue 27 Feb 2018 12:00:17 AM -03
Validated By    : MD5 Sum  SHA-256 Sum  Signature

Steps to reproduce:

  • On booting.
PackagesAnyFeature RequestVery HighHigh [openrc] minor fix in /proc mount option Closed
100%
Task Description

Description:

  • Change the “/proc” filesystem option, reverting FS#1038 .

Additional info:

  • openrc 0.28-17
/usr/lib/rc/sh/init.sh
----
-                mount -n -t proc -o noexec,nosuid,nodev,hidepid=2,gid=proc proc /proc
+                mount -n -t proc -o noexec,nosuid,nodev,gid=26,hidepid=2 proc /proc
$ pacman -Si openrc
Repository      : core
Name            : openrc
Version         : 0.28-17
Description     : A dependency based init system that works with the system provided init program
Architecture    : x86_64
URL             : https://wiki.gentoo.org/wiki/Project:OpenRC
Licenses        : BSD2
Groups          : None
Provides        : None
Depends On      : psmisc  pam
Optional Deps   : netifrc: network interface management scripts
                  networkmanager: network connection manager and user applications
Conflicts With  : None
Replaces        : None
Download Size   : 194.10 KiB
Installed Size  : 1727.00 KiB
Packager        : André Silva <emulatorman@hyperbola.info>
Build Date      : Thu 05 Jul 2018 01:37:37 PM -03
Validated By    : MD5 Sum  SHA-256 Sum  Signature

Steps to reproduce:

  • none.
PackagesAnyFeature RequestVery HighHigh [dovecot] needs OpenRC init script and contains systemd ...Closed
100%
PackagesAnyFeature RequestVery HighHigh [onioncat] needs OpenRC init script Closed
100%
PackagesAnyFeature RequestVery HighHigh [umurmur] needs OpenRC init script and contains systemd ...Closed
100%
PackagesAnyFeature RequestVery HighHigh [prosody] needs OpenRC init script and contains systemd ...Closed
100%
PackagesAnyFeature RequestVery HighHigh [unrealircd] needs OpenRC init script and contains syst ...Closed
100%
PackagesAnyFeature RequestVery HighHigh [mcelog] needs OpenRC init script and contains systemd  ...Closed
100%
PackagesAnyBug ReportVery HighHigh [openrc] needs a minor fix Closed
100%
PackagesAnyFeature RequestVery HighHigh [bzr] needs OpenRC init script (bzr serve) Closed
100%
PackagesAnyFeature RequestVery HighHigh [mercurial] needs OpenRC init scripts (hg serve and chg ...Closed
100%
PackagesAnyImplementation RequestVery HighHigh [murmur-headless] add a Murmur package capable of worki ...Closed
100%
PackagesAnyImplementation RequestVery HighHigh [asterisk-headless] add an Asterisk package capable of  ...Closed
100%
PackagesAnyBug ReportVery HighHigh [mkinitcpio] consolefont and keymap hooks is adapted to ...Closed
100%
PackagesTestingFeature RequestMediumMedium [irqbalance] needs OpenRC init script Closed
100%
PackagesTestingFeature RequestMediumMedium [audit] needs OpenRC init script Closed
100%
PackagesAnyBug ReportMediumMedium [btrfs-progs] contains systemd unit files Closed
100%
PackagesAnyBug ReportMediumMedium [libcanberra] contains systemd unit files Closed
100%
PackagesTestingFeature RequestMediumMedium [cups-filters] needs OpenRC init script Closed
100%
PackagesAnySecurity IssueMediumMedium [cinepaint] unmaintained and unsupportable Closed
100%
PackagesAnyBug ReportMediumMedium [at-spi2-core] contains systemd unit files Closed
100%
PackagesAnyBug ReportMediumMedium [colord] contains systemd unit files Closed
100%
PackagesTestingFeature RequestMediumMedium [dmraid] add cron job support Closed
100%
PackagesTestingFeature RequestMediumMedium [dnsmasq] needs OpenRC init script  Closed
100%
PackagesAnyBug ReportMediumMedium [evince] contains systemd unit files Closed
100%
PackagesAnyFeature RequestMediumMedium [fluidsynth] needs OpenRC init script Closed
100%
PackagesAnyFeature RequestMediumMedium [fossil] needs OpenRC init script Closed
100%
Showing tasks 51 - 100 of 160 Page 2 of 4

Available keyboard shortcuts

Tasklist

Task Details

Task Editing