Packages

Category Task Type  asc Priority Severity Summary Status Progress
TestingBug ReportVery LowMedium [icu] needs to rebuild that should place genccode into  ...Closed
100%
Task Description

Here is the problem with ICU where LibreOffice has refused to build without genccode, yet an output log results like this.

makepkg -CLfs:

-- snip --
checking for genccode... no
configure: error: 'genccode' not found in $PATH, install the icu development tool 'genccode'
Error running configure at ./autogen.sh line 299.
-- snip --

pacman -Ql icu:

-- snip --
icu /usr/sbin/
icu /usr/sbin/escapesrc
icu /usr/sbin/genccode
icu /usr/sbin/gencmn
icu /usr/sbin/gennorm2
-- snip --
AnyBug ReportMediumMedium [ifplugd] contains systemd unit files Closed
100%
Task Description

$ pacman -Si ifplugd
Repository : extra
Name : ifplugd
Version : 0.28-14
Description : A daemon which brings up/down network interfaces upon cable insertion/removal.
Architecture : x86_64
URL : http://0pointer.de/lennart/projects/ifplugd Licenses : GPL2
Groups : None
Provides : None
Depends On : libdaemon bash
Optional Deps : None
Conflicts With : None
Replaces : None
Download Size : 20.61 KiB
Installed Size : 53.00 KiB
Packager : Thomas Bächler thomas@archlinux.org Build Date : Thu 06 Jun 2013 03:33:53 PM -03
Validated By : MD5 Sum SHA-256 Sum Signature

$ pacman -Ql ifplugd
ifplugd /etc/
ifplugd /etc/ifplugd/
ifplugd /etc/ifplugd/ifplugd.conf
ifplugd /usr/
ifplugd /usr/bin/
ifplugd /usr/bin/ifplugd
ifplugd /usr/bin/ifplugd-daemon
ifplugd /usr/bin/ifplugstatus
ifplugd /usr/lib/
ifplugd /usr/lib/systemd/
ifplugd /usr/lib/systemd/system/
ifplugd /usr/lib/systemd/system/ifplugd@.service
ifplugd /usr/share/
ifplugd /usr/share/man/
ifplugd /usr/share/man/man5/
ifplugd /usr/share/man/man5/ifplugd.conf.5.gz
ifplugd /usr/share/man/man8/
ifplugd /usr/share/man/man8/ifplugd.8.gz
ifplugd /usr/share/man/man8/ifplugstatus.8.gz

StableBug ReportMediumMedium [ipython2] broken Closed
100%
Task Description

ipython2 does not work with Milky Way (it used to work with the previous release):

$ ipython2
Traceback (most recent call last):
  File "/usr/bin/ipython2", line 6, in <module>
    from pkg_resources import load_entry_point
  File "/usr/lib/python2.7/site-packages/pkg_resources/__init__.py", line 3036, in <module>
    @_call_aside
  File "/usr/lib/python2.7/site-packages/pkg_resources/__init__.py", line 3020, in _call_aside
    f(*args, **kwargs)   
  File "/usr/lib/python2.7/site-packages/pkg_resources/__init__.py", line 3049, in _initialize_master_working_set
    working_set = WorkingSet._build_master()
  File "/usr/lib/python2.7/site-packages/pkg_resources/__init__.py", line 654, in _build_master
    ws.require(__requires__)
  File "/usr/lib/python2.7/site-packages/pkg_resources/__init__.py", line 968, in require 
    needed = self.resolve(parse_requirements(requirements))
  File "/usr/lib/python2.7/site-packages/pkg_resources/__init__.py", line 854, in resolve 
    raise DistributionNotFound(req, requirers)
pkg_resources.DistributionNotFound: The 'pathlib2' distribution was not found and is required by ipython

It is because ipython2 (and also python2-pickleshare) now requires pathlib2 while Milky Way only ships pathlib (python2-pathlib package) which is deprecated upstream over pathlib2 and this package is also orphaned BTW.

python2-pathlib2 is available in Arch:
https://www.archlinux.org/packages/community/any/python2-pathlib2/

It builds fine on hyperbola and once installed, ipython2 works fine. As of other packages currently depending on the legacy python2-pathlib, I checked them one by one and:

  • python2-pickleshare: Broken as it requires pathlib2 (same as ipython2).
  • python2-pytest-benchmark: Does not use pathlib at all (neither in setuptools requires.txt nor in the source code).
StableBug ReportVery LowHigh [ispell] require FHS Closed
100%
Task Description

Description:

cant open /usr/local/lib/english.hash

Additional info:

Repository      : extra
Name            : ispell
Version         : 3.3.02-7
Description     : An interactive spell-checking program for Unix
Architecture    : x86_64
URL             : http://ficus-www.cs.ucla.edu/geoff/ispell.html
Licenses        : BSD
Groups          : None
Provides        : None
Depends On      : ncurses
Optional Deps   : None
Conflicts With  : None
Replaces        : None
Download Size   : 321.26 KiB
Installed Size  : 1336.00 KiB
Packager        : Evangelos Foutras <evangelos@foutrelis.com>
Build Date      : Sun Sep 6 12:07:06 2015
Validated By    : MD5 Sum  SHA-256 Sum  Signature

Steps to reproduce:

- Install package

AnyBug ReportLowHigh [kaccounts-integration] option to add NextCloud/OwnClou ...Closed
100%
Task Description

Description:

  • Option to add NextCloud/OwnCloud accounts in ‘Online Accounts’ section of System Settings not appearing.

Additional info:
* package version(s)

  • 17.04.0-1

* config and/or log files etc.

  • N/A

Steps to reproduce:

  • Run application
  • Go to ‘Online Accounts’ section of System Settings
AnyBug ReportVery LowHigh [kdelibs4support] XDG_RUNTIME_DIR not set Closed
100%
Task Description

Description:

This bug only appears when logged in as root on terminal

# kf5-config --version
QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-root'
QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-root'
QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-root'
Qt: 5.8.0
KDE Frameworks: 5.33.0
kf5-config: 1.0

Additional info:

* package version(s)

$ pacman -Si kdelibs4support
Repositorio               : extra
Nombre                    : kdelibs4support
Versión                   : 5.33.0-1
Descripción               : Porting aid from KDELibs4
Arquitectura              : x86_64
URL                       : https://community.kde.org/Frameworks
Licencias                 : LGPL
Grupos                    : kf5-aids
Provee                    : Nada
Depende de                : kunitconversion  kitemmodels  kemoticons  kded  kparts
Dependencias opcionales   : Nada
En conflicto con          : kde4support
Remplaza a                : kde4support
Tamaño de la descarga     : 3,03 MiB
Tamaño de la instalación  : 17,36 MiB
Encargado                 : Felix Yan <felixonmars@archlinux.org>
Fecha de creación         : jue 13 abr 2017 14:29:47 -05
Validado por              : Suma MD5  Suma SHA-256  Firma

Steps to reproduce:

- Install KDE plasma

AnyBug ReportLowHigh [kdenetwork-kopete] clicking to add an Jabber Account o ...Closed
100%
Task Description

Description:

  • Clicking to add an Jabber Account opens a dialog with no fields to enter information.

Additional info:
* package version(s)

  • 17.04.0-3.hyperbola1

* config and/or log files etc.

  • N/A

Steps to reproduce:

  • Run Application
  • Clicking to add an Jabber Account
StableBug ReportVery LowMedium [kodi-addons-visualization] addons don't work Closed
100%
Task Description

After installation, none of the addons is present in Kodi!

TestingBug 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

AnyBug ReportVery LowLow [lbreakout2]: Write permission for '/var/games/lbreakou ...Closed
100%
Task Description

Description:

This game cannot start:

admin→ lbreakout2
LBreakout2 2.6.5
Copyright 2001-2011 Michael Speck
Published under GNU GPL — Looking up data in: /usr/share/lbreakout2
Looking up highscores in: /var/games/lbreakout2
Looking up custom levels in: /home/admin/.lgames/lbreakout2-levels
Loading theme ‘AbsoluteB’ Write permission for ‘/var/games/lbreakout2/lbreakout2.hscr’ denied.
Unable to access highscore chart in ‘/var/games/lbreakout2’.
Trying to use config directory ‘/home/admin/.lgames’.
Saving highscore chart in: /home/admin/.lgames
Client finalized
GUI finalized
Audio finalized
STK finalized
SDL finalized

yet nothing is visible (just black screen and mouse)
and permissions are incorrect.

AnyBug ReportMediumMedium [libcanberra] contains systemd unit files Closed
100%
Task Description

$ pacman -Si libcanberra
Repository : extra
Name : libcanberra
Version : 0.30+2+gc0620e4-1
Description : A small and lightweight implementation of the XDG Sound Theme Specification
Architecture : x86_64
URL : http://0pointer.de/lennart/projects/libcanberra Licenses : LGPL Groups : None
Provides : None
Depends On : libvorbis libltdl alsa-lib tdb sound-theme-freedesktop
Optional Deps : libcanberra-pulse: PulseAudio driver

                libcanberra-gstreamer: GStreamer driver

Conflicts With : None
Replaces : None
Download Size : 78.73 KiB
Installed Size : 371.00 KiB
Packager : Jan de Groot jgc@archlinux.org Build Date : Thu 04 May 2017 06:59:26 PM -03
Validated By : MD5 Sum SHA-256 Sum Signature

$ pacman -Ql libcanberra
libcanberra /etc/
libcanberra /etc/X11/
libcanberra /etc/X11/xinit/
libcanberra /etc/X11/xinit/xinitrc.d/
libcanberra /etc/X11/xinit/xinitrc.d/40-libcanberra-gtk-module.sh
libcanberra /usr/
libcanberra /usr/bin/
libcanberra /usr/bin/canberra-boot
libcanberra /usr/bin/canberra-gtk-play
libcanberra /usr/include/
libcanberra /usr/include/canberra-gtk.h
libcanberra /usr/include/canberra.h
libcanberra /usr/lib/
libcanberra /usr/lib/gnome-settings-daemon-3.0/
libcanberra /usr/lib/gnome-settings-daemon-3.0/gtk-modules/
libcanberra /usr/lib/gnome-settings-daemon-3.0/gtk-modules/canberra-gtk-module.desktop
libcanberra /usr/lib/gtk-2.0/
libcanberra /usr/lib/gtk-2.0/modules/
libcanberra /usr/lib/gtk-2.0/modules/libcanberra-gtk-module.so
libcanberra /usr/lib/gtk-3.0/
libcanberra /usr/lib/gtk-3.0/modules/
libcanberra /usr/lib/gtk-3.0/modules/libcanberra-gtk-module.so
libcanberra /usr/lib/gtk-3.0/modules/libcanberra-gtk3-module.so
libcanberra /usr/lib/libcanberra-0.30/
libcanberra /usr/lib/libcanberra-0.30/libcanberra-alsa.la
libcanberra /usr/lib/libcanberra-0.30/libcanberra-alsa.so
libcanberra /usr/lib/libcanberra-0.30/libcanberra-multi.la
libcanberra /usr/lib/libcanberra-0.30/libcanberra-multi.so
libcanberra /usr/lib/libcanberra-0.30/libcanberra-null.la
libcanberra /usr/lib/libcanberra-0.30/libcanberra-null.so
libcanberra /usr/lib/libcanberra-gtk.so
libcanberra /usr/lib/libcanberra-gtk.so.0
libcanberra /usr/lib/libcanberra-gtk.so.0.1.9
libcanberra /usr/lib/libcanberra-gtk3.so
libcanberra /usr/lib/libcanberra-gtk3.so.0
libcanberra /usr/lib/libcanberra-gtk3.so.0.1.9
libcanberra /usr/lib/libcanberra.la
libcanberra /usr/lib/libcanberra.so
libcanberra /usr/lib/libcanberra.so.0
libcanberra /usr/lib/libcanberra.so.0.2.5
libcanberra /usr/lib/pkgconfig/
libcanberra /usr/lib/pkgconfig/libcanberra-gtk.pc
libcanberra /usr/lib/pkgconfig/libcanberra-gtk3.pc
libcanberra /usr/lib/pkgconfig/libcanberra.pc
libcanberra /usr/lib/systemd/
libcanberra /usr/lib/systemd/system/
libcanberra /usr/lib/systemd/system/canberra-system-bootup.service
libcanberra /usr/lib/systemd/system/canberra-system-shutdown-reboot.service
libcanberra /usr/lib/systemd/system/canberra-system-shutdown.service
libcanberra /usr/share/
libcanberra /usr/share/gtk-doc/
libcanberra /usr/share/gtk-doc/html/
libcanberra /usr/share/gtk-doc/html/libcanberra/
libcanberra /usr/share/gtk-doc/html/libcanberra/ch01.html
libcanberra /usr/share/gtk-doc/html/libcanberra/home.png
libcanberra /usr/share/gtk-doc/html/libcanberra/index.html
libcanberra /usr/share/gtk-doc/html/libcanberra/left-insensitive.png
libcanberra /usr/share/gtk-doc/html/libcanberra/left.png
libcanberra /usr/share/gtk-doc/html/libcanberra/libcanberra-canberra-gtk.html
libcanberra /usr/share/gtk-doc/html/libcanberra/libcanberra-canberra.html
libcanberra /usr/share/gtk-doc/html/libcanberra/libcanberra.devhelp2
libcanberra /usr/share/gtk-doc/html/libcanberra/right-insensitive.png
libcanberra /usr/share/gtk-doc/html/libcanberra/right.png
libcanberra /usr/share/gtk-doc/html/libcanberra/style.css
libcanberra /usr/share/gtk-doc/html/libcanberra/up-insensitive.png
libcanberra /usr/share/gtk-doc/html/libcanberra/up.png
libcanberra /usr/share/vala/
libcanberra /usr/share/vala/vapi/
libcanberra /usr/share/vala/vapi/libcanberra-gtk.vapi
libcanberra /usr/share/vala/vapi/libcanberra.vapi

AnyBug ReportMediumMedium [libteam] contains systemd unit files Closed
100%
Task Description

$ pacman -Si libteam
Repository : extra
Name : libteam
Version : 1.26-1
Description : Library for controlling team network device
Architecture : x86_64
URL : http://libteam.org/ Licenses : LGPL2.1
Groups : None
Provides : None
Depends On : libnl libdaemon jansson libdbus bash zeromq
Optional Deps : None
Conflicts With : None
Replaces : None
Download Size : 247.26 KiB
Installed Size : 1316.00 KiB
Packager : Jan Alexander Steffens (heftig) jan.steffens@gmail.com Build Date : Wed 25 Jan 2017 04:36:09 PM -03
Validated By : MD5 Sum SHA-256 Sum Signature

$ pacman -Ql libteam
libteam /etc/
libteam /etc/dbus-1/
libteam /etc/dbus-1/system.d/
libteam /etc/dbus-1/system.d/teamd.conf
libteam /usr/
libteam /usr/bin/
libteam /usr/bin/bond2team
libteam /usr/bin/teamd
libteam /usr/bin/teamdctl
libteam /usr/bin/teamnl
libteam /usr/include/
libteam /usr/include/team.h
libteam /usr/include/teamdctl.h
libteam /usr/lib/
libteam /usr/lib/libteam.so
libteam /usr/lib/libteam.so.5
libteam /usr/lib/libteam.so.5.3.5
libteam /usr/lib/libteamdctl.so
libteam /usr/lib/libteamdctl.so.0
libteam /usr/lib/libteamdctl.so.0.1.5
libteam /usr/lib/pkgconfig/
libteam /usr/lib/pkgconfig/libteam.pc
libteam /usr/lib/pkgconfig/libteamdctl.pc
libteam /usr/lib/python2.7/
libteam /usr/lib/python2.7/site-packages/
libteam /usr/lib/python2.7/site-packages/team-1.0-py2.7.egg-info
libteam /usr/lib/python2.7/site-packages/team/
libteam /usr/lib/python2.7/site-packages/team/init.py
libteam /usr/lib/python2.7/site-packages/team/init.pyc
libteam /usr/lib/python2.7/site-packages/team/init.pyo
libteam /usr/lib/python2.7/site-packages/team/_capi.so
libteam /usr/lib/python2.7/site-packages/team/capi.py
libteam /usr/lib/python2.7/site-packages/team/capi.pyc
libteam /usr/lib/python2.7/site-packages/team/capi.pyo
libteam /usr/lib/python2.7/site-packages/team/core.py
libteam /usr/lib/python2.7/site-packages/team/core.pyc
libteam /usr/lib/python2.7/site-packages/team/core.pyo
libteam /usr/lib/python3.6/
libteam /usr/lib/python3.6/site-packages/
libteam /usr/lib/python3.6/site-packages/team-1.0-py3.6.egg-info
libteam /usr/lib/python3.6/site-packages/team/
libteam /usr/lib/python3.6/site-packages/team/init.py
libteam /usr/lib/python3.6/site-packages/team/pycache/
libteam /usr/lib/python3.6/site-packages/team/pycache/init.cpython-36.opt-1.pyc
libteam /usr/lib/python3.6/site-packages/team/pycache/init.cpython-36.pyc
libteam /usr/lib/python3.6/site-packages/team/pycache/capi.cpython-36.opt-1.pyc
libteam /usr/lib/python3.6/site-packages/team/pycache/capi.cpython-36.pyc
libteam /usr/lib/python3.6/site-packages/team/pycache/core.cpython-36.opt-1.pyc
libteam /usr/lib/python3.6/site-packages/team/pycache/core.cpython-36.pyc
libteam /usr/lib/python3.6/site-packages/team/_capi.cpython-36m-x86_64-linux-gnu.so
libteam /usr/lib/python3.6/site-packages/team/capi.py
libteam /usr/lib/python3.6/site-packages/team/core.py
libteam /usr/lib/systemd/
libteam /usr/lib/systemd/system/
libteam /usr/lib/systemd/system/teamd@.service
libteam /usr/share/
libteam /usr/share/doc/
libteam /usr/share/doc/libteam/
libteam /usr/share/doc/libteam/api/
libteam /usr/share/doc/libteam/api/bc_s.png
libteam /usr/share/doc/libteam/api/bdwn.png
libteam /usr/share/doc/libteam/api/closed.png
libteam /usr/share/doc/libteam/api/deprecated.html
libteam /usr/share/doc/libteam/api/dir_3108ee1453c90726cc7ff8c1a8003399.html
libteam /usr/share/doc/libteam/api/dir_b684ca15ef9da6686f0dc3b9dd11b939.html
libteam /usr/share/doc/libteam/api/doc.png
libteam /usr/share/doc/libteam/api/doxygen.css
libteam /usr/share/doc/libteam/api/doxygen.png
libteam /usr/share/doc/libteam/api/dynsections.js
libteam /usr/share/doc/libteam/api/folderclosed.png
libteam /usr/share/doc/libteam/api/folderopen.png
libteam /usr/share/doc/libteam/api/groupcore.html
libteam /usr/share/doc/libteam/api/group
ifinfo.html
libteam /usr/share/doc/libteam/api/grouplibteam.html
libteam /usr/share/doc/libteam/api/group
libteamdctl.html
libteam /usr/share/doc/libteam/api/groupoption.html
libteam /usr/share/doc/libteam/api/group
ports.html
libteam /usr/share/doc/libteam/api/group__stringify.html
libteam /usr/share/doc/libteam/api/index.html
libteam /usr/share/doc/libteam/api/jquery.js
libteam /usr/share/doc/libteam/api/menu.js
libteam /usr/share/doc/libteam/api/menudata.js
libteam /usr/share/doc/libteam/api/modules.html
libteam /usr/share/doc/libteam/api/nav_f.png
libteam /usr/share/doc/libteam/api/nav_g.png
libteam /usr/share/doc/libteam/api/nav_h.png
libteam /usr/share/doc/libteam/api/open.png
libteam /usr/share/doc/libteam/api/pages.html
libteam /usr/share/doc/libteam/api/search/
libteam /usr/share/doc/libteam/api/search/all_0.html
libteam /usr/share/doc/libteam/api/search/all_0.js
libteam /usr/share/doc/libteam/api/search/all_1.html
libteam /usr/share/doc/libteam/api/search/all_1.js
libteam /usr/share/doc/libteam/api/search/all_2.html
libteam /usr/share/doc/libteam/api/search/all_2.js
libteam /usr/share/doc/libteam/api/search/all_3.html
libteam /usr/share/doc/libteam/api/search/all_3.js
libteam /usr/share/doc/libteam/api/search/all_4.html
libteam /usr/share/doc/libteam/api/search/all_4.js
libteam /usr/share/doc/libteam/api/search/close.png
libteam /usr/share/doc/libteam/api/search/functions_0.html
libteam /usr/share/doc/libteam/api/search/functions_0.js
libteam /usr/share/doc/libteam/api/search/groups_0.html
libteam /usr/share/doc/libteam/api/search/groups_0.js
libteam /usr/share/doc/libteam/api/search/groups_1.html
libteam /usr/share/doc/libteam/api/search/groups_1.js
libteam /usr/share/doc/libteam/api/search/groups_2.html
libteam /usr/share/doc/libteam/api/search/groups_2.js
libteam /usr/share/doc/libteam/api/search/groups_3.html
libteam /usr/share/doc/libteam/api/search/groups_3.js
libteam /usr/share/doc/libteam/api/search/mag_sel.png
libteam /usr/share/doc/libteam/api/search/nomatches.html
libteam /usr/share/doc/libteam/api/search/pages_0.html
libteam /usr/share/doc/libteam/api/search/pages_0.js
libteam /usr/share/doc/libteam/api/search/search.css
libteam /usr/share/doc/libteam/api/search/search.js
libteam /usr/share/doc/libteam/api/search/search_l.png
libteam /usr/share/doc/libteam/api/search/search_m.png
libteam /usr/share/doc/libteam/api/search/search_r.png
libteam /usr/share/doc/libteam/api/search/searchdata.js
libteam /usr/share/doc/libteam/api/splitbar.png
libteam /usr/share/doc/libteam/api/sync_off.png
libteam /usr/share/doc/libteam/api/sync_on.png
libteam /usr/share/doc/libteam/api/tab_a.png
libteam /usr/share/doc/libteam/api/tab_b.png
libteam /usr/share/doc/libteam/api/tab_h.png
libteam /usr/share/doc/libteam/api/tab_s.png
libteam /usr/share/doc/libteam/api/tabs.css
libteam /usr/share/man/
libteam /usr/share/man/man1/
libteam /usr/share/man/man1/bond2team.1.gz
libteam /usr/share/man/man5/
libteam /usr/share/man/man5/teamd.conf.5.gz
libteam /usr/share/man/man8/
libteam /usr/share/man/man8/teamd.8.gz
libteam /usr/share/man/man8/teamdctl.8.gz
libteam /usr/share/man/man8/teamnl.8.gz

StableBug ReportMediumMedium [libusb] error when mounting USB memories on virtual ma ...Closed
100%
Task Description

## Bug ##

libusb: error [_get_usbfs_fd] libusb couldn’t open USB device /dev/bus/usb/003/003: permission denied libusb: error [_get_usbfs_fd] libusb requires write access to USB device nodes.

Reference links: https://askubuntu.com/questions/526962/libusb-couldnt-open-usb-device-dev-bus-usb-002-006-permission-denied-libusb

AnyBug ReportMediumHigh [libvirt] USB device passthrough can't be used due to  ...Closed
100%
Task Description

Description:

On a system which lacks support for either the vfio kernel module, or lacks IOMMU hardware, it is no longer possible to use host USB device assignment

Additional info:
* package version(s)

# pacman -Si libvirt
Repositorio               : community
Nombre                    : libvirt
Versión                   : 3.2.0-2.hyperbola9
Descripción               : API for controlling virtualization engines
                            (openvz,kvm,qemu,xen,etc), with eudev, libressl and OpenRC support
Arquitectura              : x86_64
URL                       : https://libvirt.org/
Licencias                 : LGPL-2.1
Grupos                    : Nada
Provee                    : Nada
Depende de                : e2fsprogs  gnutls  iptables  libxml2  parted  polkit  python2
                            avahi  yajl  libpciaccess  eudev  dbus  libxau  libxdmcp  libpcap
                            libcap-ng  curl  libsasl  libgcrypt  libgpg-error  libressl
                            libxcb  gcc-libs  iproute2  libnl  libx11  numactl  gettext  ceph
                            libssh2  netcf
Dependencias opcionales   : ebtables: required for default NAT networking
                            dnsmasq: required for default NAT/DHCP for guests
                            bridge-utils: for bridged networking
                            openbsd-netcat: for remote management over ssh
                            qemu
                            radvd
                            dmidecode
En conflicto con          : Nada
Remplaza a                : Nada
Tamaño de la descarga     : 6,93 MiB
Tamaño de la instalación  : 41,21 MiB
Encargado                 : HyperBuilder <hyperbuilder@hyperbola.info>
Fecha de creación         : vie 19 jul 2019 08:21:25 -05
Validado por              : Suma MD5  Suma SHA-256  Firma

* Patch

- https://www.redhat.com/archives/libvir-list/2017-April/msg00594.html

Steps to reproduce:

- Install package

AnyBug ReportHighCritical [light-locker] returns error while tries load shared li ...Closed
100%
Task Description

Description:
The light-locker package returns error while tries load shared library libsystemd.so.0.

Additional info:
* package version(s): light-locker-1.6.0-3

Steps to reproduce:

  1. Install the package:
  $ sudo pacman -S light-locker
  
  1. Run it:
  $ light-locker
  
  1. Then, you get the following message:
  light-locker: error while loading shared libraries: libsystemd.so.0: cannot open shared object file: No such file or directory
  
StableBug ReportMediumHigh [lightdm-gtk-greeter-settings] pam_authenticate failed: ...Closed
100%
Task Description

Hello,

When running lightdm-gtk-greeter-settings-pkexec as user.

lightdm-gtk-greeter-settings-pkexec 
==== AUTHENTICATING FOR com.ubuntu.pkexec.lightdm-gtk-greeter-settings ===
Authentication is required to run Settings editor for LightDM GTK+ Greeter
Authenticating as: root
polkit-agent-helper-1: pam_authenticate failed: Permission denied
==== AUTHENTICATION FAILED ===
Error executing command as another user: Not authorized

This incident has been reported.

Am I missing something ? Thanks for your help

groups for my username : sys disk wheel network video audio optical storage libvirt kvm users

StableBug ReportVery LowLow [lightdm] Wrong locale displayed Closed
100%
Task Description

On a fresh install, the system wide locale is not working with lightdm.
According to https://wiki.archlinux.org/index.php/LightDM#Wrong_locale_displayed

One needs to set the LANG variable in /etc/environment to have lightdm in desired language.

Example :

LANG=pt_PT.utf8

Could it be possible to implement a mechanism to automatically add the LANG variable set in /etc/locale.conf to /etc/environement when one install lightdm ?

It is not technically a bug but it could be handy to new users.

AnyBug ReportHighHigh [lightdm] is running under foreground mode and causing  ...Closed
100%
Task Description

Since latest update, many of my service do not start automatically. (I can start them manually though)
This cause multiple errors at shutdown as well.

 udev                                                                                          [  started  ]
 localmount                                                                                    [  started  ]
 dbus                                                                                          [  started  ]
 elogind                                                                                       [  started  ]
 NetworkManager                                                                                [  started  ]
 syslog-ng                                                                                     [  started  ]
 acpid                                                                                         [  started  ]
 dhcpcd                                                                                        [  started  ]
 avahi-daemon                                                                                  [  started  ]
 netmount                                                                                      [  started  ]
 lightdm                                                                                       [ starting  ]
 alsasound                                                                                     [  stopped  ]
 avahi-dnsconfd                                                                                [  stopped  ]
 cronie                                                                                        [  stopped  ]
 cupsd                                                                                         [  stopped  ]
 fuse                                                                                          [  stopped  ]
 ntpd                                                                                          [  stopped  ]
 libvirtd                                                                                      [  stopped  ]
 openrc-settingsd                                                                              [  stopped  ]
 sshd                                                                                          [  stopped  ]
 thinkfan                                                                                      [  stopped  ]
 local                                                                                         [  stopped  ]
 agetty.tty5                                                                                   [  stopped  ]
 agetty.tty3                                                                                   [  stopped  ]
 agetty.tty6                                                                                   [  stopped  ]
 agetty.tty4                                                                                   [  stopped  ]
 agetty.tty2                                                                                   [  stopped  ]
 agetty.tty1                                                                                   [  stopped  ]
Dynamic Runlevel: hotplugged
Dynamic Runlevel: needed/wanted
 modules-load                                                                                  [  started  ]
 lvmetad                                                                                       [  started  ]

Before dbus update, everything was working fine.

Thanks for your help

AnyBug ReportHighCritical [links][elinks] segmentation fault after start by termi ...Closed
100%
Task Description

Description:

  • Segmentation fault after start by terminal emulator but elinks does not crash in console. After that, it prints characters when mouse buttons pressed so it can not copy its output.

Additional info:
* package version(s)

  • links 2.14-2
  • elinks 0.13-18

* config and/or log files etc.

  • gdb output for links 2.16:
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/usr/lib/libthread_db.so.1".
Program received signal SIGSEGV, Segmentation fault.
0x00007ffff4295e43 in strchrnul () from /usr/lib/libc.so.6
  • gdb output for elinks 0.13-18:
[New Thread 0x7ffff4dfb700 (LWP 8393)]
Thread 1 "elinks" received signal SIGSEGV, Segmentation fault.
0x00007ffff5fa3e43 in strchrnul () from /usr/lib/libc.so.6

Steps to reproduce:

  • Run links and elinks by terminal emulator
StableBug ReportMediumMedium [linux-libre-lts] [i915] Display freeze : hpd interrupt ...Closed
100%
Task Description

Hello,

I recently acquired a T400 Thinkpad with 1440×900 panel.
On this T400, I installed Hyperbola, just like on my x200 Thinkpad with 1280×800 panel.

Both Thinkpad are running the same Hyperbola installation :

Full disk encryption (with Libreboot) so both Thinkpad are using early KMS (MODULES=”i915” in /etc/mkinitcpio.conf)
Same kernel : linux-libre-lts (4.9.99 at the moment I’m writing this message)
video driver : modesetting
DE : xfce4 with xfwm4

On the Thinkpad x200, everything works great, no issue to report.

On the T400 though, the linux-libre-lts kernel, I’m getting random display freezes, when it happens, this message appears in dmesg :

hpd interrupt storm detected on connector hdmi-a-1

And the display (and sound) freezes for 10 seconds (sometimes more !)

As Hyperbola proposes linux-libre-lts kernel only, I installed latest linux-libre-lts (4.14.40) and linux-libre (4.16.8) from Parabola GNU/Linux repo.

Results :

With 4.14.40 : Same issue as with 4.9.99 kernel from Hyperbola repo.
With 4.16.8 : Issue is not present ! No more freeze !

I’m not sure how to proceed though. Would you be kind enough helping me to find which commit in i915 driver improved the situation ? If we find it, maybe it could be added as a patch to 4.9.x kernel series.
Or maybe it is something else.. I don’t have much experience, I can provide logs if needed.

Thanks for your help

AnyBug ReportMediumMedium [linux-libre-lts] enable CONFIG_USER_NS Closed
100%
Task Description

Currently it’s not possible to enable “noroot” in firejail due to missing CONFIG_USER_NS in the kernel. This is a bug also in Arch.
https://github.com/netblue30/firejail/issues/1069

AnyBug ReportVery HighCritical [linux-libre-lts] spinlock not released on kernel by i9 ...Closed
100%
Task Description

Description:

With the latest release of the kernel, xwindow does not start anymore. I had to revert to 4.9.143.

Additional info:
* package version(s): linux-libre-lts-4.9.150_gnu-0-x86_64.pkg.tar.xz

Steps to reproduce:

Upgrade to the following:
- linux-libre-lts-4.9.150_gnu-0-x86_64.pkg.tar.xz
- linux-libre-lts-headers-4.9.150_gnu-0-x86_64.pkg.tar.xz
- acpi_call-lts-1.1.0-42.hyperbola34.6-x86_64.pkg.tar.xz

And try to start xwindow

StableBug ReportVery LowHigh [lm_sensors] Fail to load it87 module at boot Closed
100%
Task Description

Description:

I ran sensors-detect, it detected two modules :

coretemp
it87

Those have been added to /etc/sysconfig/lm_sensors :

# This file is sourced by /etc/init.d/lm_sensors and defines the modules to
# be loaded/unloaded.
#
# The format of this file is a shell script that simply defines variables:
# HWMON_MODULES for hardware monitoring driver modules, and optionally
# BUS_MODULES for any required bus driver module (for example for I2C or SPI).

HWMON_MODULES="coretemp it87"

But only coretemp is loaded at boot.

I can manually load it87 module (modprobe it87) and get all sensors working but for some reason it87 module is not loaded at boot.

AnyBug ReportMediumMedium [lxmusic]package needs rebuilding as it fails to run Closed
100%
Task Description

Rebuilt version (using PKGBUILD from Arch) works fine. Same is true for lxmusic-gtk3 (which the PKGBUILD also builds).

https://git.archlinux.org/svntogit/community.git/tree/trunk?h=packages/lxmusic

StableBug ReportMediumCritical [lynis] Unable to run audit on remote target because of ...Closed
100%
Task Description

With lynis 2.4.8-1.hyperbola2

sudo lynis audit system remote 192.168.0.100

fails because dmidecode is not installed to /usr/sbin/ :

/usr/share/lynis/include/functions: line 1359: /usr/sbin/dmidecode: No such file or directory

With hyperbola 0.3 :

which dmidecode
/usr/bin/dmidecode
AnyBug ReportVery LowMedium [mate-panel] country flags for keyboard layouts are mis ...Closed
100%
AnyBug ReportHighHigh [mate-session-manager] add elogind support Closed
100%
AnyBug ReportMediumMedium [minicom][openrc] error: failed to commit transaction ( ...Closed
100%
AnyBug ReportVery HighHigh [mkinitcpio] consolefont and keymap hooks is adapted to ...Closed
100%
StableBug ReportMediumCritical [mkinitcpio] crc32c_generic module missing with regular ...Closed
100%
AnyBug ReportVery LowCritical [msmtp] needs libressl Closed
100%
TestingBug ReportVery LowCritical [msmtp] needs libressl Closed
100%
AnyBug ReportMediumHigh [mutt] error message: mailbox closed Closed
100%
TestingBug ReportHighHigh [mutter] error while loading shared libraries Closed
100%
AnyBug ReportVery HighCritical [netifrc] "net.lo" initscript is forced to load in "boo ...Closed
100%
AnyBug ReportVery HighCritical [netifrc] fix "net_veth" and "net_macsec" initscripts Closed
100%
StableBug ReportVery LowMedium [nfs-utils] missing idmapd.conf Closed
100%
StableBug ReportVery LowHigh [nftables] init service ERROR: nftables failed to start Closed
100%
AnyBug ReportVery LowHigh [nginx]: cannot start if NetworkManager is not started Closed
100%
AnyBug ReportMediumHigh [notmuch-mutt] missing requirement Closed
100%
AnyBug ReportVery LowVery Low [ntfs-3g] ldconfig: File [...] is empty, not checked Closed
100%
TestingBug ReportMediumMedium [ntop] useradd: the group "ntop" does not exist Closed
100%
AnyBug ReportMediumLow [octopi] contains systemd unit file Closed
100%
StableBug ReportVery LowLow [octopi][octopi-notifier] "Aborting notifier as 'pacman ...Closed
100%
AnyBug ReportHighHigh [openRC] cowardly refusing to concatenate a logfile int ...Closed
100%
StableBug ReportHighHigh [opencollada][openimageio][openshadinglanguage][ptex] s ...Closed
100%
StableBug ReportVery HighCritical [openrc] Cowardly refusing to concatenate a logfile int ...Closed
100%
AnyBug ReportLowMedium [openrc] Error: fopen(/run/openrc/rc.log) failed: No su ...Closed
100%
AnyBug ReportVery LowLow [openrc] agetty.tty loads in default runlevel only and  ...Closed
100%
AnyBug ReportVery LowMedium [openrc] cannot load fuse at boot Closed
100%
Showing tasks 151 - 200 of 1517 Page 4 of 31

Available keyboard shortcuts

Tasklist

Task Details

Task Editing