|
Packages | Any | Replace Request | Defer | Critical | [bzr] replace deprecated GNU Bazaar to Brezy | Closed | |
Task Description
Description:
replace deprecated GNU Bazaar to Brezy for Canis Major
Additional info:
bzr 2.7.0-2
GNU Bazaar will be unmaintained (for now, there are only bug fixes)
GNU Bazaar only supports Python 2.
-
-
-
Note: It needs a provide: bazaar and brezy
Steps to reproduce:
|
|
Packages | Any | Bug Report | Very Low | Low | [openrc] agetty.tty loads in default runlevel only and ... | Closed | |
Task Description
agetty.tty services need be loaded in default and nonetwork runlevels, not default runlevel only.
Example:
agetty.tty1 | default nonetwork # it's correct, since **agetty.tty1** should be enabled in **nonetwork** runlevel for specific cases such as a maintenance.
agetty.tty1 | default # it's wrong, since it contains **default** runlevel only
agetty.tty symlinks from /etc/init.d/ need be linked to agetty instead of /etc/init.d/agetty.
Example:
agetty.tty1 -> /etc/init.d/agetty # it's a valid symlink, however is wrong because should be linked to agetty directly
agetty.tty1 -> agetty # correct symlink
|
|
Packages | Any | Feature Request | Very Low | Low | [bash] add rbash executable symlink | Closed | |
Task Description
Add “rbash” executable symlink in “bash” package:
$ ln -s bash /usr/bin/rbash
See: $ man 1 bash
|
|
Packages | Any | Implementation Request | Very Low | Low | [3proxy] add package since it's useful for tor on ftp p ... | Closed | |
Task Description
Add “3proxy”[0] package
Useful for tor on ftp proxy[1]
[0]:https://github.com/z3APA3A/3proxy [1]:https://trac.torproject.org/projects/tor/wiki/doc/TorifyHOWTO/FTP
|
|
Packages | Any | Bug Report | Low | Medium | [openrc] Error: fopen(/run/openrc/rc.log) failed: No su ... | Closed | |
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"
|
|
Packages | Any | Bug Report | Low | Medium | [cryptsetup] when dmcrypt start, the "/" filesystem, m ... | Closed | |
Task Description
When dmcrypt service start, the “/” filesystem is remounted, mtab is updated and bootmisc is recording the login users, by waiting time scheduling:
* root: waiting for dmcrypt (50 seconds)
* root: timed out waiting for dmcrypt
* Remounting root filesystem read/write ...
* Remounting filesystems ...
* mtab: waiting for dmcrypt (50 seconds)
* mtab: timed out waiting for dmcrypt
* Updating /etc/mtab ...
* Creating mtab symbolic link
* bootmisc: waiting to dmcrypt (50 seconds)
* bootmisc: timed out waiting for dmcrypt
* Creating user login records ...
These features on dmcrypt service are useless and these lines print above filesystem passphrase order (the printed line), those ones break printed console and print the pressed keyboard digit when I’m setting up password. Sometimes this breaks services startup, and I need press “enter” consecutively to allow run the services.
|
|
Packages | Any | Bug Report | Low | Medium | [cryptsetup] can't umount luks filesystem on reboot/shu ... | Closed | |
Task Description
dmcrypt service can’t umount luks filesystem on reboot/shutdown, device or resource busy:
* Removing dm-crypt mappings
* foobar-pv
device-mapper: remove ioctl on foobar-pv failed: Device or resource busy
device-mapper: remove ioctl on foobar-pv failed: Device or resource busy
device-mapper: remove ioctl on foobar-pv failed: Device or resource busy
device-mapper: remove ioctl on foobar-pv failed: Device or resource busy
device-mapper: remove ioctl on foobar-pv failed: Device or resource busy
device-mapper: remove ioctl on foobar-pv failed: Device or resource busy
device-mapper: remove ioctl on foobar-pv failed: Device or resource busy
device-mapper: remove ioctl on foobar-pv failed: Device or resource busy
device-mapper: remove ioctl on foobar-pv failed: Device or resource busy
device-mapper: remove ioctl on foobar-pv failed: Device or resource busy
device-mapper: remove ioctl on foobar-pv failed: Device or resource busy
device-mapper: remove ioctl on foobar-pv failed: Device or resource busy
device-mapper: remove ioctl on foobar-pv failed: Device or resource busy
device-mapper: remove ioctl on foobar-pv failed: Device or resource busy
device-mapper: remove ioctl on foobar-pv failed: Device or resource busy
device-mapper: remove ioctl on foobar-pv failed: Device or resource busy
device-mapper: remove ioctl on foobar-pv failed: Device or resource busy
device-mapper: remove ioctl on foobar-pv failed: Device or resource busy
device-mapper: remove ioctl on foobar-pv failed: Device or resource busy
device-mapper: remove ioctl on foobar-pv failed: Device or resource busy
device-mapper: remove ioctl on foobar-pv failed: Device or resource busy
device-mapper: remove ioctl on foobar-pv failed: Device or resource busy
device-mapper: remove ioctl on foobar-pv failed: Device or resource busy
device-mapper: remove ioctl on foobar-pv failed: Device or resource busy
device-mapper: remove ioctl on foobar-pv failed: Device or resource busy
Device foobar-pv is still in use [ !! ]
|
|
Packages | Any | Drop Request | Low | Low | [gegl02] remove unmaintained version of GEGL | Closed | |
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
|
|
Packages | Any | Drop Request | Low | Low | [nginx-mainline] remove unstable and duplicated package | Closed | |
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
|
|
Packages | Any | Drop Request | Low | Low | [libreoffice-fresh*] remove unstable and duplicated pac ... | Closed | |
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
...
|
|
Packages | Any | Drop Request | Low | Low | [autoconf-2.64] remove duplicated package | Closed | |
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
|
|
Packages | Any | Feature Request | Low | Very Low | [openrc] services should be added to runlevels through ... | Closed | |
Task Description
The OpenRC services should be added to runlevels through installing process instead be forced each time when openrc package is upgraded, because some sysadmins need customize them and are useful for Xen environments.
Example:
rc-update
... |
agetty.tty1 | default
agetty.tty10 | default
agetty.tty11 | default
agetty.tty12 | default
agetty.tty2 | default
agetty.tty3 | default
agetty.tty4 | default
agetty.tty5 | default
agetty.tty6 | default
agetty.tty7 | default
agetty.tty8 | default
agetty.tty9 | default
... |
swap | boot
... |
rc-update del swap boot
rc-update del agetty.tty{12,11,10,9,8,7,6,5,4,3,2,1}
rc-update add agetty.tty{1,2,3} system # "system" runlevel runs after "default" runlevel
rc-update
... |
agetty.tty1 | system
agetty.tty10 | system
agetty.tty11 | system
agetty.tty12 |
agetty.tty2 |
agetty.tty3 |
agetty.tty4 |
agetty.tty5 |
agetty.tty6 |
agetty.tty7 |
agetty.tty8 |
agetty.tty9 |
... |
pacman -Sy openrc
rc-update
... |
agetty.tty1 | default system
agetty.tty10 | default system
agetty.tty11 | default system
agetty.tty12 | default
agetty.tty2 | default
agetty.tty3 | default
agetty.tty4 | default
agetty.tty5 | default
agetty.tty6 | default
agetty.tty7 | default
agetty.tty8 | default
agetty.tty9 | default
... |
swap | boot
... |
|
|
Software Development | HyperTools | Implementation Request | Low | Low | [hypertools] create libretools replacement for Hyperbol... | Deferred | |
Task Description
Create hypertools to replace libretools package for HyperbolaBSD and GNU/Linux
It’s long period to develop this package. For now, a systemd-nspawn wrapper is being developed for “libretools”[0]
[0]:https://issues.hyperbola.info/index.php?do=details&task_id=86
|
|
Packages | Any | Implementation Request | Low | Low | [nut] add Network UPS Tools 2.7.x package | Closed | |
Task Description
Add “nut” package.
Useful for uninterruptible power supplies, power distribution units, solar controllers and servers power supply units.
|
|
Packages | Any | Implementation Request | Low | Low | [i2p] add new package | Closed | |
Task Description
Description:
Additional info:
Steps to reproduce:
|
|
Packages | Any | Replace Request | Low | Low | [appmenu-qt4] replace with appmenu-qt (qt5) | Closed | |
Task Description
“appmenu-qt4”[0][2] is a deprecated package (release in 2012)[1] and use qt4 unsupported/non-lts software[3], but “appmenu-qt5” not contains any release source code[2]
$ pacman -Si appmenu-qt4 Repository : community Name : appmenu-qt4 Version : 0.2.6-1 Description : Export Qt4 applications menus over D-Bus Architecture : x86_64 URL : https://launchpad.net/appmenu-qt Licenses : GPL Groups : None Provides : None Depends On : libdbusmenu-qt4 Optional Deps : None Conflicts With : appmenu-qt Replaces : appmenu-qt Download Size : 16.55 KiB Installed Size : 48.00 KiB Packager : Antonio Rojas arojas@archlinux.org Build Date : Tue 28 Feb 2017 05:59:31 AM -03 Validated By : MD5 Sum SHA-256 Sum Signature
[0]:https://launchpad.net/appmenu-qt (qt4) [1]:https://launchpad.net/appmenu-qt/+download [2]:https://launchpad.net/appmenu-qt5 [3]:https://en.wikipedia.org/wiki/Qt_5.6_LTS
|
|
Packages | Any | Replace Request | Low | Low | [botan*] remove unstable "botan" and rename ''botan1.10 ... | Closed | |
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/
|
|
Packages | Any | Bug Report | Medium | Medium | [btrfs-progs] contains systemd unit files | Closed | |
Task Description
]$ pacman -Si btrfs-progs Repository : core Name : btrfs-progs Version : 4.10.2-1 Description : Btrfs filesystem utilities Architecture : x86_64 URL : https://btrfs.wiki.kernel.org Licenses : GPL2 Groups : None Provides : btrfs-progs-unstable Depends On : glibc libutil-linux e2fsprogs lzo zlib Optional Deps : None Conflicts With : btrfs-progs-unstable Replaces : btrfs-progs-unstable Download Size : 603.00 KiB Installed Size : 4022.00 KiB Packager : Sébastien Luttringer seblu@seblu.net Build Date : Fri 31 Mar 2017 08:20:32 PM -03 Validated By : MD5 Sum SHA-256 Sum Signature
$ pacman -Ql btrfs-progs btrfs-progs /usr/ btrfs-progs /usr/bin/ btrfs-progs /usr/bin/btrfs btrfs-progs /usr/bin/btrfs-convert btrfs-progs /usr/bin/btrfs-debug-tree btrfs-progs /usr/bin/btrfs-find-root btrfs-progs /usr/bin/btrfs-image btrfs-progs /usr/bin/btrfs-map-logical btrfs-progs /usr/bin/btrfs-select-super btrfs-progs /usr/bin/btrfs-zero-log btrfs-progs /usr/bin/btrfsck btrfs-progs /usr/bin/btrfstune btrfs-progs /usr/bin/fsck.btrfs btrfs-progs /usr/bin/mkfs.btrfs btrfs-progs /usr/include/ btrfs-progs /usr/include/btrfs/ btrfs-progs /usr/include/btrfs/btrfs-list.h btrfs-progs /usr/include/btrfs/btrfsck.h btrfs-progs /usr/include/btrfs/crc32c.h btrfs-progs /usr/include/btrfs/ctree.h btrfs-progs /usr/include/btrfs/extent-cache.h btrfs-progs /usr/include/btrfs/extent_io.h btrfs-progs /usr/include/btrfs/ioctl.h btrfs-progs /usr/include/btrfs/kerncompat.h btrfs-progs /usr/include/btrfs/list.h btrfs-progs /usr/include/btrfs/radix-tree.h btrfs-progs /usr/include/btrfs/rbtree.h btrfs-progs /usr/include/btrfs/send-stream.h btrfs-progs /usr/include/btrfs/send-utils.h btrfs-progs /usr/include/btrfs/send.h btrfs-progs /usr/include/btrfs/sizes.h btrfs-progs /usr/include/btrfs/version.h btrfs-progs /usr/lib/ btrfs-progs /usr/lib/initcpio/ btrfs-progs /usr/lib/initcpio/hooks/ btrfs-progs /usr/lib/initcpio/hooks/btrfs btrfs-progs /usr/lib/initcpio/install/ btrfs-progs /usr/lib/initcpio/install/btrfs btrfs-progs /usr/lib/libbtrfs.so btrfs-progs /usr/lib/libbtrfs.so.0 btrfs-progs /usr/lib/libbtrfs.so.0.1 btrfs-progs /usr/lib/systemd/ btrfs-progs /usr/lib/systemd/system/ btrfs-progs /usr/lib/systemd/system/btrfs-scrub@.service btrfs-progs /usr/lib/systemd/system/btrfs-scrub@.timer btrfs-progs /usr/lib/udev/ btrfs-progs /usr/lib/udev/rules.d/ btrfs-progs /usr/lib/udev/rules.d/64-btrfs-dm.rules btrfs-progs /usr/share/ btrfs-progs /usr/share/bash-completion/ btrfs-progs /usr/share/bash-completion/completions/ btrfs-progs /usr/share/bash-completion/completions/btrfs btrfs-progs /usr/share/man/ btrfs-progs /usr/share/man/man5/ btrfs-progs /usr/share/man/man5/btrfs.5.gz btrfs-progs /usr/share/man/man8/ btrfs-progs /usr/share/man/man8/btrfs-balance.8.gz btrfs-progs /usr/share/man/man8/btrfs-check.8.gz btrfs-progs /usr/share/man/man8/btrfs-convert.8.gz btrfs-progs /usr/share/man/man8/btrfs-debug-tree.8.gz btrfs-progs /usr/share/man/man8/btrfs-device.8.gz btrfs-progs /usr/share/man/man8/btrfs-filesystem.8.gz btrfs-progs /usr/share/man/man8/btrfs-find-root.8.gz btrfs-progs /usr/share/man/man8/btrfs-image.8.gz btrfs-progs /usr/share/man/man8/btrfs-inspect-internal.8.gz btrfs-progs /usr/share/man/man8/btrfs-map-logical.8.gz btrfs-progs /usr/share/man/man8/btrfs-property.8.gz btrfs-progs /usr/share/man/man8/btrfs-qgroup.8.gz btrfs-progs /usr/share/man/man8/btrfs-quota.8.gz btrfs-progs /usr/share/man/man8/btrfs-receive.8.gz btrfs-progs /usr/share/man/man8/btrfs-replace.8.gz btrfs-progs /usr/share/man/man8/btrfs-rescue.8.gz btrfs-progs /usr/share/man/man8/btrfs-restore.8.gz btrfs-progs /usr/share/man/man8/btrfs-scrub.8.gz btrfs-progs /usr/share/man/man8/btrfs-select-super.8.gz btrfs-progs /usr/share/man/man8/btrfs-send.8.gz btrfs-progs /usr/share/man/man8/btrfs-show-super.8.gz btrfs-progs /usr/share/man/man8/btrfs-subvolume.8.gz btrfs-progs /usr/share/man/man8/btrfs-zero-log.8.gz btrfs-progs /usr/share/man/man8/btrfs.8.gz btrfs-progs /usr/share/man/man8/btrfsck.8.gz btrfs-progs /usr/share/man/man8/btrfstune.8.gz btrfs-progs /usr/share/man/man8/fsck.btrfs.8.gz btrfs-progs /usr/share/man/man8/mkfs.btrfs.8.gz
|
|
Packages | Any | Bug Report | Medium | Medium | [libcanberra] contains systemd unit files | Closed | |
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
|
|
Packages | Any | Bug Report | Medium | Medium | [at-spi2-core] contains systemd unit files | Closed | |
Task Description
Contains “/usr/lib/systemd/user/at-spi-dbus-bus.service” file
$ pacman -Si at-spi2-core Repository : extra Name : at-spi2-core Version : 2.24.0-1 Description : Protocol definitions and daemon for D-Bus at-spi Architecture : x86_64 URL : http://www.gnome.org Licenses : GPL2 Groups : None Provides : None Depends On : dbus glib2 libxtst Optional Deps : None Conflicts With : None Replaces : None Download Size : 228.12 KiB Installed Size : 1956.00 KiB Packager : Jan Alexander Steffens (heftig) jan.steffens@gmail.com Build Date : Wed 29 Mar 2017 05:01:43 PM -03 Validated By : MD5 Sum SHA-256 Sum Signature
$ pacman -Ql at-spi2-core at-spi2-core /etc/ at-spi2-core /etc/xdg/ at-spi2-core /etc/xdg/autostart/ at-spi2-core /etc/xdg/autostart/at-spi-dbus-bus.desktop at-spi2-core /usr/ at-spi2-core /usr/include/ at-spi2-core /usr/include/at-spi-2.0/ at-spi2-core /usr/include/at-spi-2.0/atspi/ at-spi2-core /usr/include/at-spi-2.0/atspi/atspi-accessible.h at-spi2-core /usr/include/at-spi-2.0/atspi/atspi-action.h at-spi2-core /usr/include/at-spi-2.0/atspi/atspi-application.h at-spi2-core /usr/include/at-spi-2.0/atspi/atspi-collection.h at-spi2-core /usr/include/at-spi-2.0/atspi/atspi-component.h at-spi2-core /usr/include/at-spi-2.0/atspi/atspi-constants.h at-spi2-core /usr/include/at-spi-2.0/atspi/atspi-device-listener-private.h at-spi2-core /usr/include/at-spi-2.0/atspi/atspi-device-listener.h at-spi2-core /usr/include/at-spi-2.0/atspi/atspi-document.h at-spi2-core /usr/include/at-spi-2.0/atspi/atspi-editabletext.h at-spi2-core /usr/include/at-spi-2.0/atspi/atspi-enum-types.h at-spi2-core /usr/include/at-spi-2.0/atspi/atspi-event-listener-private.h at-spi2-core /usr/include/at-spi-2.0/atspi/atspi-event-listener.h at-spi2-core /usr/include/at-spi-2.0/atspi/atspi-gmain.c at-spi2-core /usr/include/at-spi-2.0/atspi/atspi-gmain.h at-spi2-core /usr/include/at-spi-2.0/atspi/atspi-hyperlink.h at-spi2-core /usr/include/at-spi-2.0/atspi/atspi-hypertext.h at-spi2-core /usr/include/at-spi-2.0/atspi/atspi-image.h at-spi2-core /usr/include/at-spi-2.0/atspi/atspi-matchrule.h at-spi2-core /usr/include/at-spi-2.0/atspi/atspi-misc.h at-spi2-core /usr/include/at-spi-2.0/atspi/atspi-object.h at-spi2-core /usr/include/at-spi-2.0/atspi/atspi-private.h at-spi2-core /usr/include/at-spi-2.0/atspi/atspi-registry.h at-spi2-core /usr/include/at-spi-2.0/atspi/atspi-relation.h at-spi2-core /usr/include/at-spi-2.0/atspi/atspi-selection.h at-spi2-core /usr/include/at-spi-2.0/atspi/atspi-stateset.h at-spi2-core /usr/include/at-spi-2.0/atspi/atspi-table-cell.h at-spi2-core /usr/include/at-spi-2.0/atspi/atspi-table.h at-spi2-core /usr/include/at-spi-2.0/atspi/atspi-text.h at-spi2-core /usr/include/at-spi-2.0/atspi/atspi-types.h at-spi2-core /usr/include/at-spi-2.0/atspi/atspi-value.h at-spi2-core /usr/include/at-spi-2.0/atspi/atspi.h at-spi2-core /usr/lib/ at-spi2-core /usr/lib/at-spi2-core/ at-spi2-core /usr/lib/at-spi2-core/at-spi-bus-launcher at-spi2-core /usr/lib/at-spi2-core/at-spi2-registryd at-spi2-core /usr/lib/girepository-1.0/ at-spi2-core /usr/lib/girepository-1.0/Atspi-2.0.typelib at-spi2-core /usr/lib/libatspi.so at-spi2-core /usr/lib/libatspi.so.0 at-spi2-core /usr/lib/libatspi.so.0.0.1 at-spi2-core /usr/lib/pkgconfig/ at-spi2-core /usr/lib/pkgconfig/atspi-2.pc at-spi2-core /usr/lib/systemd/ at-spi2-core /usr/lib/systemd/user/ at-spi2-core /usr/lib/systemd/user/at-spi-dbus-bus.service at-spi2-core /usr/share/ at-spi2-core /usr/share/dbus-1/ at-spi2-core /usr/share/dbus-1/accessibility-services/ at-spi2-core /usr/share/dbus-1/accessibility-services/org.a11y.atspi.Registry.service at-spi2-core /usr/share/dbus-1/services/ at-spi2-core /usr/share/dbus-1/services/org.a11y.Bus.service at-spi2-core /usr/share/defaults/ at-spi2-core /usr/share/defaults/at-spi2/ at-spi2-core /usr/share/defaults/at-spi2/accessibility.conf at-spi2-core /usr/share/gir-1.0/ at-spi2-core /usr/share/gir-1.0/Atspi-2.0.gir at-spi2-core /usr/share/gtk-doc/ at-spi2-core /usr/share/gtk-doc/html/ at-spi2-core /usr/share/gtk-doc/html/libatspi/ at-spi2-core /usr/share/gtk-doc/html/libatspi/AtspiAccessible.html at-spi2-core /usr/share/gtk-doc/html/libatspi/AtspiDeviceListener.html at-spi2-core /usr/share/gtk-doc/html/libatspi/AtspiEventListener.html at-spi2-core /usr/share/gtk-doc/html/libatspi/AtspiHyperlink.html at-spi2-core /usr/share/gtk-doc/html/libatspi/AtspiMatchRule.html at-spi2-core /usr/share/gtk-doc/html/libatspi/AtspiObject.html at-spi2-core /usr/share/gtk-doc/html/libatspi/AtspiRelation.html at-spi2-core /usr/share/gtk-doc/html/libatspi/AtspiStateSet.html at-spi2-core /usr/share/gtk-doc/html/libatspi/annotation-glossary.html at-spi2-core /usr/share/gtk-doc/html/libatspi/api-index-full.html at-spi2-core /usr/share/gtk-doc/html/libatspi/ch01.html at-spi2-core /usr/share/gtk-doc/html/libatspi/home.png at-spi2-core /usr/share/gtk-doc/html/libatspi/index.html at-spi2-core /usr/share/gtk-doc/html/libatspi/left-insensitive.png at-spi2-core /usr/share/gtk-doc/html/libatspi/left.png at-spi2-core /usr/share/gtk-doc/html/libatspi/libatspi-AtspiApplication.html at-spi2-core /usr/share/gtk-doc/html/libatspi/libatspi-atspi-action.html at-spi2-core /usr/share/gtk-doc/html/libatspi/libatspi-atspi-collection.html at-spi2-core /usr/share/gtk-doc/html/libatspi/libatspi-atspi-component.html at-spi2-core /usr/share/gtk-doc/html/libatspi/libatspi-atspi-constants.html at-spi2-core /usr/share/gtk-doc/html/libatspi/libatspi-atspi-document.html at-spi2-core /usr/share/gtk-doc/html/libatspi/libatspi-atspi-editabletext.html at-spi2-core /usr/share/gtk-doc/html/libatspi/libatspi-atspi-hypertext.html at-spi2-core /usr/share/gtk-doc/html/libatspi/libatspi-atspi-image.html at-spi2-core /usr/share/gtk-doc/html/libatspi/libatspi-atspi-listener-private.html at-spi2-core /usr/share/gtk-doc/html/libatspi/libatspi-atspi-misc-private.html at-spi2-core /usr/share/gtk-doc/html/libatspi/libatspi-atspi-misc.html at-spi2-core /usr/share/gtk-doc/html/libatspi/libatspi-atspi-registry.html at-spi2-core /usr/share/gtk-doc/html/libatspi/libatspi-atspi-selection.html at-spi2-core /usr/share/gtk-doc/html/libatspi/libatspi-atspi-table-cell.html at-spi2-core /usr/share/gtk-doc/html/libatspi/libatspi-atspi-table.html at-spi2-core /usr/share/gtk-doc/html/libatspi/libatspi-atspi-text.html at-spi2-core /usr/share/gtk-doc/html/libatspi/libatspi-atspi-types.html at-spi2-core /usr/share/gtk-doc/html/libatspi/libatspi-atspi-value.html at-spi2-core /usr/share/gtk-doc/html/libatspi/libatspi.devhelp2 at-spi2-core /usr/share/gtk-doc/html/libatspi/object-tree.html at-spi2-core /usr/share/gtk-doc/html/libatspi/right-insensitive.png at-spi2-core /usr/share/gtk-doc/html/libatspi/right.png at-spi2-core /usr/share/gtk-doc/html/libatspi/style.css at-spi2-core /usr/share/gtk-doc/html/libatspi/up-insensitive.png at-spi2-core /usr/share/gtk-doc/html/libatspi/up.png at-spi2-core /usr/share/locale/ at-spi2-core /usr/share/locale/an/ at-spi2-core /usr/share/locale/an/LC_MESSAGES/ at-spi2-core /usr/share/locale/an/LC_MESSAGES/at-spi2-core.mo at-spi2-core /usr/share/locale/as/ at-spi2-core /usr/share/locale/as/LC_MESSAGES/ at-spi2-core /usr/share/locale/as/LC_MESSAGES/at-spi2-core.mo at-spi2-core /usr/share/locale/ast/ at-spi2-core /usr/share/locale/ast/LC_MESSAGES/ at-spi2-core /usr/share/locale/ast/LC_MESSAGES/at-spi2-core.mo at-spi2-core /usr/share/locale/be/ at-spi2-core /usr/share/locale/be/LC_MESSAGES/ at-spi2-core /usr/share/locale/be/LC_MESSAGES/at-spi2-core.mo at-spi2-core /usr/share/locale/bg/ at-spi2-core /usr/share/locale/bg/LC_MESSAGES/ at-spi2-core /usr/share/locale/bg/LC_MESSAGES/at-spi2-core.mo at-spi2-core /usr/share/locale/bn_IN/ at-spi2-core /usr/share/locale/bn_IN/LC_MESSAGES/ at-spi2-core /usr/share/locale/bn_IN/LC_MESSAGES/at-spi2-core.mo at-spi2-core /usr/share/locale/bs/ at-spi2-core /usr/share/locale/bs/LC_MESSAGES/ at-spi2-core /usr/share/locale/bs/LC_MESSAGES/at-spi2-core.mo at-spi2-core /usr/share/locale/ca/ at-spi2-core /usr/share/locale/ca/LC_MESSAGES/ at-spi2-core /usr/share/locale/ca/LC_MESSAGES/at-spi2-core.mo at-spi2-core /usr/share/locale/ca@valencia/ at-spi2-core /usr/share/locale/ca@valencia/LC_MESSAGES/ at-spi2-core /usr/share/locale/ca@valencia/LC_MESSAGES/at-spi2-core.mo at-spi2-core /usr/share/locale/cs/ at-spi2-core /usr/share/locale/cs/LC_MESSAGES/ at-spi2-core /usr/share/locale/cs/LC_MESSAGES/at-spi2-core.mo at-spi2-core /usr/share/locale/da/ at-spi2-core /usr/share/locale/da/LC_MESSAGES/ at-spi2-core /usr/share/locale/da/LC_MESSAGES/at-spi2-core.mo at-spi2-core /usr/share/locale/de/ at-spi2-core /usr/share/locale/de/LC_MESSAGES/ at-spi2-core /usr/share/locale/de/LC_MESSAGES/at-spi2-core.mo at-spi2-core /usr/share/locale/el/ at-spi2-core /usr/share/locale/el/LC_MESSAGES/ at-spi2-core /usr/share/locale/el/LC_MESSAGES/at-spi2-core.mo at-spi2-core /usr/share/locale/en_CA/ at-spi2-core /usr/share/locale/en_CA/LC_MESSAGES/ at-spi2-core /usr/share/locale/en_CA/LC_MESSAGES/at-spi2-core.mo at-spi2-core /usr/share/locale/en_GB/ at-spi2-core /usr/share/locale/en_GB/LC_MESSAGES/ at-spi2-core /usr/share/locale/en_GB/LC_MESSAGES/at-spi2-core.mo at-spi2-core /usr/share/locale/eo/ at-spi2-core /usr/share/locale/eo/LC_MESSAGES/ at-spi2-core /usr/share/locale/eo/LC_MESSAGES/at-spi2-core.mo at-spi2-core /usr/share/locale/es/ at-spi2-core /usr/share/locale/es/LC_MESSAGES/ at-spi2-core /usr/share/locale/es/LC_MESSAGES/at-spi2-core.mo at-spi2-core /usr/share/locale/et/ at-spi2-core /usr/share/locale/et/LC_MESSAGES/ at-spi2-core /usr/share/locale/et/LC_MESSAGES/at-spi2-core.mo at-spi2-core /usr/share/locale/eu/ at-spi2-core /usr/share/locale/eu/LC_MESSAGES/ at-spi2-core /usr/share/locale/eu/LC_MESSAGES/at-spi2-core.mo at-spi2-core /usr/share/locale/fa/ at-spi2-core /usr/share/locale/fa/LC_MESSAGES/ at-spi2-core /usr/share/locale/fa/LC_MESSAGES/at-spi2-core.mo at-spi2-core /usr/share/locale/fi/ at-spi2-core /usr/share/locale/fi/LC_MESSAGES/ at-spi2-core /usr/share/locale/fi/LC_MESSAGES/at-spi2-core.mo at-spi2-core /usr/share/locale/fr/ at-spi2-core /usr/share/locale/fr/LC_MESSAGES/ at-spi2-core /usr/share/locale/fr/LC_MESSAGES/at-spi2-core.mo at-spi2-core /usr/share/locale/fur/ at-spi2-core /usr/share/locale/fur/LC_MESSAGES/ at-spi2-core /usr/share/locale/fur/LC_MESSAGES/at-spi2-core.mo at-spi2-core /usr/share/locale/ga/ at-spi2-core /usr/share/locale/ga/LC_MESSAGES/ at-spi2-core /usr/share/locale/ga/LC_MESSAGES/at-spi2-core.mo at-spi2-core /usr/share/locale/gd/ at-spi2-core /usr/share/locale/gd/LC_MESSAGES/ at-spi2-core /usr/share/locale/gd/LC_MESSAGES/at-spi2-core.mo at-spi2-core /usr/share/locale/gl/ at-spi2-core /usr/share/locale/gl/LC_MESSAGES/ at-spi2-core /usr/share/locale/gl/LC_MESSAGES/at-spi2-core.mo at-spi2-core /usr/share/locale/gu/ at-spi2-core /usr/share/locale/gu/LC_MESSAGES/ at-spi2-core /usr/share/locale/gu/LC_MESSAGES/at-spi2-core.mo at-spi2-core /usr/share/locale/he/ at-spi2-core /usr/share/locale/he/LC_MESSAGES/ at-spi2-core /usr/share/locale/he/LC_MESSAGES/at-spi2-core.mo at-spi2-core /usr/share/locale/hi/ at-spi2-core /usr/share/locale/hi/LC_MESSAGES/ at-spi2-core /usr/share/locale/hi/LC_MESSAGES/at-spi2-core.mo at-spi2-core /usr/share/locale/hr/ at-spi2-core /usr/share/locale/hr/LC_MESSAGES/ at-spi2-core /usr/share/locale/hr/LC_MESSAGES/at-spi2-core.mo at-spi2-core /usr/share/locale/hu/ at-spi2-core /usr/share/locale/hu/LC_MESSAGES/ at-spi2-core /usr/share/locale/hu/LC_MESSAGES/at-spi2-core.mo at-spi2-core /usr/share/locale/id/ at-spi2-core /usr/share/locale/id/LC_MESSAGES/ at-spi2-core /usr/share/locale/id/LC_MESSAGES/at-spi2-core.mo at-spi2-core /usr/share/locale/it/ at-spi2-core /usr/share/locale/it/LC_MESSAGES/ at-spi2-core /usr/share/locale/it/LC_MESSAGES/at-spi2-core.mo at-spi2-core /usr/share/locale/ja/ at-spi2-core /usr/share/locale/ja/LC_MESSAGES/ at-spi2-core /usr/share/locale/ja/LC_MESSAGES/at-spi2-core.mo at-spi2-core /usr/share/locale/kk/ at-spi2-core /usr/share/locale/kk/LC_MESSAGES/ at-spi2-core /usr/share/locale/kk/LC_MESSAGES/at-spi2-core.mo at-spi2-core /usr/share/locale/km/ at-spi2-core /usr/share/locale/km/LC_MESSAGES/ at-spi2-core /usr/share/locale/km/LC_MESSAGES/at-spi2-core.mo at-spi2-core /usr/share/locale/kn/ at-spi2-core /usr/share/locale/kn/LC_MESSAGES/ at-spi2-core /usr/share/locale/kn/LC_MESSAGES/at-spi2-core.mo at-spi2-core /usr/share/locale/ko/ at-spi2-core /usr/share/locale/ko/LC_MESSAGES/ at-spi2-core /usr/share/locale/ko/LC_MESSAGES/at-spi2-core.mo at-spi2-core /usr/share/locale/lt/ at-spi2-core /usr/share/locale/lt/LC_MESSAGES/ at-spi2-core /usr/share/locale/lt/LC_MESSAGES/at-spi2-core.mo at-spi2-core /usr/share/locale/lv/ at-spi2-core /usr/share/locale/lv/LC_MESSAGES/ at-spi2-core /usr/share/locale/lv/LC_MESSAGES/at-spi2-core.mo at-spi2-core /usr/share/locale/ml/ at-spi2-core /usr/share/locale/ml/LC_MESSAGES/ at-spi2-core /usr/share/locale/ml/LC_MESSAGES/at-spi2-core.mo at-spi2-core /usr/share/locale/mr/ at-spi2-core /usr/share/locale/mr/LC_MESSAGES/ at-spi2-core /usr/share/locale/mr/LC_MESSAGES/at-spi2-core.mo at-spi2-core /usr/share/locale/ms/ at-spi2-core /usr/share/locale/ms/LC_MESSAGES/ at-spi2-core /usr/share/locale/ms/LC_MESSAGES/at-spi2-core.mo at-spi2-core /usr/share/locale/nb/ at-spi2-core /usr/share/locale/nb/LC_MESSAGES/ at-spi2-core /usr/share/locale/nb/LC_MESSAGES/at-spi2-core.mo at-spi2-core /usr/share/locale/nl/ at-spi2-core /usr/share/locale/nl/LC_MESSAGES/ at-spi2-core /usr/share/locale/nl/LC_MESSAGES/at-spi2-core.mo at-spi2-core /usr/share/locale/oc/ at-spi2-core /usr/share/locale/oc/LC_MESSAGES/ at-spi2-core /usr/share/locale/oc/LC_MESSAGES/at-spi2-core.mo at-spi2-core /usr/share/locale/or/ at-spi2-core /usr/share/locale/or/LC_MESSAGES/ at-spi2-core /usr/share/locale/or/LC_MESSAGES/at-spi2-core.mo at-spi2-core /usr/share/locale/pa/ at-spi2-core /usr/share/locale/pa/LC_MESSAGES/ at-spi2-core /usr/share/locale/pa/LC_MESSAGES/at-spi2-core.mo at-spi2-core /usr/share/locale/pl/ at-spi2-core /usr/share/locale/pl/LC_MESSAGES/ at-spi2-core /usr/share/locale/pl/LC_MESSAGES/at-spi2-core.mo at-spi2-core /usr/share/locale/pt/ at-spi2-core /usr/share/locale/pt/LC_MESSAGES/ at-spi2-core /usr/share/locale/pt/LC_MESSAGES/at-spi2-core.mo at-spi2-core /usr/share/locale/pt_BR/ at-spi2-core /usr/share/locale/pt_BR/LC_MESSAGES/ at-spi2-core /usr/share/locale/pt_BR/LC_MESSAGES/at-spi2-core.mo at-spi2-core /usr/share/locale/ro/ at-spi2-core /usr/share/locale/ro/LC_MESSAGES/ at-spi2-core /usr/share/locale/ro/LC_MESSAGES/at-spi2-core.mo at-spi2-core /usr/share/locale/ru/ at-spi2-core /usr/share/locale/ru/LC_MESSAGES/ at-spi2-core /usr/share/locale/ru/LC_MESSAGES/at-spi2-core.mo at-spi2-core /usr/share/locale/sk/ at-spi2-core /usr/share/locale/sk/LC_MESSAGES/ at-spi2-core /usr/share/locale/sk/LC_MESSAGES/at-spi2-core.mo at-spi2-core /usr/share/locale/sl/ at-spi2-core /usr/share/locale/sl/LC_MESSAGES/ at-spi2-core /usr/share/locale/sl/LC_MESSAGES/at-spi2-core.mo at-spi2-core /usr/share/locale/sq/ at-spi2-core /usr/share/locale/sq/LC_MESSAGES/ at-spi2-core /usr/share/locale/sq/LC_MESSAGES/at-spi2-core.mo at-spi2-core /usr/share/locale/sr/ at-spi2-core /usr/share/locale/sr/LC_MESSAGES/ at-spi2-core /usr/share/locale/sr/LC_MESSAGES/at-spi2-core.mo at-spi2-core /usr/share/locale/sr@latin/ at-spi2-core /usr/share/locale/sr@latin/LC_MESSAGES/ at-spi2-core /usr/share/locale/sr@latin/LC_MESSAGES/at-spi2-core.mo at-spi2-core /usr/share/locale/sv/ at-spi2-core /usr/share/locale/sv/LC_MESSAGES/ at-spi2-core /usr/share/locale/sv/LC_MESSAGES/at-spi2-core.mo at-spi2-core /usr/share/locale/ta/ at-spi2-core /usr/share/locale/ta/LC_MESSAGES/ at-spi2-core /usr/share/locale/ta/LC_MESSAGES/at-spi2-core.mo at-spi2-core /usr/share/locale/te/ at-spi2-core /usr/share/locale/te/LC_MESSAGES/ at-spi2-core /usr/share/locale/te/LC_MESSAGES/at-spi2-core.mo at-spi2-core /usr/share/locale/tg/ at-spi2-core /usr/share/locale/tg/LC_MESSAGES/ at-spi2-core /usr/share/locale/tg/LC_MESSAGES/at-spi2-core.mo at-spi2-core /usr/share/locale/tr/ at-spi2-core /usr/share/locale/tr/LC_MESSAGES/ at-spi2-core /usr/share/locale/tr/LC_MESSAGES/at-spi2-core.mo at-spi2-core /usr/share/locale/ug/ at-spi2-core /usr/share/locale/ug/LC_MESSAGES/ at-spi2-core /usr/share/locale/ug/LC_MESSAGES/at-spi2-core.mo at-spi2-core /usr/share/locale/uk/ at-spi2-core /usr/share/locale/uk/LC_MESSAGES/ at-spi2-core /usr/share/locale/uk/LC_MESSAGES/at-spi2-core.mo at-spi2-core /usr/share/locale/uz@cyrillic/ at-spi2-core /usr/share/locale/uz@cyrillic/LC_MESSAGES/ at-spi2-core /usr/share/locale/uz@cyrillic/LC_MESSAGES/at-spi2-core.mo at-spi2-core /usr/share/locale/vi/ at-spi2-core /usr/share/locale/vi/LC_MESSAGES/ at-spi2-core /usr/share/locale/vi/LC_MESSAGES/at-spi2-core.mo at-spi2-core /usr/share/locale/zh_CN/ at-spi2-core /usr/share/locale/zh_CN/LC_MESSAGES/ at-spi2-core /usr/share/locale/zh_CN/LC_MESSAGES/at-spi2-core.mo at-spi2-core /usr/share/locale/zh_HK/ at-spi2-core /usr/share/locale/zh_HK/LC_MESSAGES/ at-spi2-core /usr/share/locale/zh_HK/LC_MESSAGES/at-spi2-core.mo at-spi2-core /usr/share/locale/zh_TW/ at-spi2-core /usr/share/locale/zh_TW/LC_MESSAGES/ at-spi2-core /usr/share/locale/zh_TW/LC_MESSAGES/at-spi2-core.mo
|
|
Packages | Any | Bug Report | Medium | Medium | [colord] contains systemd unit files | Closed | |
Task Description
Contains “/usr/lib/systemd/user/colord-session.service” file
$ pacman -Si colord Repository : extra Name : colord Version : 1.3.5-1.hyperbola1 Description : System daemon for managing color devices, with eudev support Architecture : x86_64 URL : https://www.freedesktop.org/software/colord Licenses : GPL2 Groups : None Provides : None Depends On : lcms2 libgusb polkit sqlite eudev dconf dbus libgudev Optional Deps : sane: scanner support
argyllcms: color profiling
Conflicts With : None Replaces : shared-color-profiles Download Size : 1532.14 KiB Installed Size : 5914.00 KiB Packager : André Silva emulatorman@hyperbola.info Build Date : Tue 08 Aug 2017 04:30:11 PM -03 Validated By : MD5 Sum SHA-256 Sum Signature
$ pacman -Ql colord colord /etc/ colord /etc/dbus-1/ colord /etc/dbus-1/system.d/ colord /etc/dbus-1/system.d/org.freedesktop.ColorManager.conf colord /usr/ colord /usr/bin/ colord /usr/bin/cd-create-profile colord /usr/bin/cd-fix-profile colord /usr/bin/cd-iccdump colord /usr/bin/cd-it8 colord /usr/bin/colormgr colord /usr/include/ colord /usr/include/colord-1/ colord /usr/include/colord-1/colord-private.h colord /usr/include/colord-1/colord-session/ colord /usr/include/colord-1/colord-session/cd-session.h colord /usr/include/colord-1/colord.h colord /usr/include/colord-1/colord/ colord /usr/include/colord-1/colord/cd-buffer.h colord /usr/include/colord-1/colord/cd-client-sync.h colord /usr/include/colord-1/colord/cd-client.h colord /usr/include/colord-1/colord/cd-color.h colord /usr/include/colord-1/colord/cd-compat-edid.h colord /usr/include/colord-1/colord/cd-device-sync.h colord /usr/include/colord-1/colord/cd-device.h colord /usr/include/colord-1/colord/cd-dom.h colord /usr/include/colord-1/colord/cd-edid.h colord /usr/include/colord-1/colord/cd-enum.h colord /usr/include/colord-1/colord/cd-icc-store.h colord /usr/include/colord-1/colord/cd-icc-utils.h colord /usr/include/colord-1/colord/cd-icc.h colord /usr/include/colord-1/colord/cd-interp-akima.h colord /usr/include/colord-1/colord/cd-interp-linear.h colord /usr/include/colord-1/colord/cd-interp.h colord /usr/include/colord-1/colord/cd-it8-utils.h colord /usr/include/colord-1/colord/cd-it8.h colord /usr/include/colord-1/colord/cd-math.h colord /usr/include/colord-1/colord/cd-profile-sync.h colord /usr/include/colord-1/colord/cd-profile.h colord /usr/include/colord-1/colord/cd-quirk.h colord /usr/include/colord-1/colord/cd-sensor-sync.h colord /usr/include/colord-1/colord/cd-sensor.h colord /usr/include/colord-1/colord/cd-spectrum.h colord /usr/include/colord-1/colord/cd-transform.h colord /usr/include/colord-1/colord/cd-version.h colord /usr/include/colord-1/colorhug/ colord /usr/include/colord-1/colorhug/ch-common.h colord /usr/include/colord-1/colorhug/ch-device-queue.h colord /usr/include/colord-1/colorhug/ch-device.h colord /usr/include/colord-1/colorhug/ch-hash.h colord /usr/include/colord-1/colorhug/ch-inhx32.h colord /usr/include/colord-1/colorhug/ch-math.h colord /usr/include/colord-1/colorhug/ch-version.h colord /usr/include/colord-1/colorhug/colorhug.h colord /usr/lib/ colord /usr/lib/colord-plugins/ colord /usr/lib/colord-plugins/libcd_plugin_camera.so colord /usr/lib/colord-plugins/libcd_plugin_sane.so colord /usr/lib/colord-plugins/libcd_plugin_scanner.so colord /usr/lib/colord-sensors/ colord /usr/lib/colord-sensors/libcolord_sensor_argyll.so colord /usr/lib/colord-sensors/libcolord_sensor_colorhug.so colord /usr/lib/colord-sensors/libcolord_sensor_dtp94.so colord /usr/lib/colord-sensors/libcolord_sensor_dummy.so colord /usr/lib/colord-sensors/libcolord_sensor_huey.so colord /usr/lib/colord-sensors/libcolord_sensor_spark.so colord /usr/lib/colord-sensors/libdtp94-private.so colord /usr/lib/colord-sensors/libhuey-private.so colord /usr/lib/colord-sensors/libmunki-private.so colord /usr/lib/colord-sensors/libospark-private.so colord /usr/lib/colord/ colord /usr/lib/colord/colord colord /usr/lib/colord/colord-sane colord /usr/lib/colord/colord-session colord /usr/lib/girepository-1.0/ colord /usr/lib/girepository-1.0/ColorHug-1.0.typelib colord /usr/lib/girepository-1.0/Colord-1.0.typelib colord /usr/lib/libcolord.so colord /usr/lib/libcolord.so.2 colord /usr/lib/libcolord.so.2.0.5 colord /usr/lib/libcolordcompat.so colord /usr/lib/libcolordprivate.so colord /usr/lib/libcolordprivate.so.2 colord /usr/lib/libcolordprivate.so.2.0.5 colord /usr/lib/libcolorhug.so colord /usr/lib/libcolorhug.so.2 colord /usr/lib/libcolorhug.so.2.0.5 colord /usr/lib/pkgconfig/ colord /usr/lib/pkgconfig/colord.pc colord /usr/lib/pkgconfig/colorhug.pc colord /usr/lib/systemd/ colord /usr/lib/systemd/user/ colord /usr/lib/systemd/user/colord-session.service colord /usr/lib/udev/ colord /usr/lib/udev/rules.d/ colord /usr/lib/udev/rules.d/69-cd-sensors.rules colord /usr/lib/udev/rules.d/95-cd-devices.rules colord /usr/share/ colord /usr/share/bash-completion/ colord /usr/share/bash-completion/completions/ colord /usr/share/bash-completion/completions/colormgr colord /usr/share/color/ colord /usr/share/color/icc/ colord /usr/share/color/icc/colord/ colord /usr/share/color/icc/colord/AdobeRGB1998.icc colord /usr/share/color/icc/colord/AppleRGB.icc colord /usr/share/color/icc/colord/BestRGB.icc colord /usr/share/color/icc/colord/BetaRGB.icc colord /usr/share/color/icc/colord/Bluish.icc colord /usr/share/color/icc/colord/BruceRGB.icc colord /usr/share/color/icc/colord/CIE-RGB.icc colord /usr/share/color/icc/colord/ColorMatchRGB.icc colord /usr/share/color/icc/colord/Crayons.icc colord /usr/share/color/icc/colord/DonRGB4.icc colord /usr/share/color/icc/colord/ECI-RGBv1.icc colord /usr/share/color/icc/colord/ECI-RGBv2.icc colord /usr/share/color/icc/colord/EktaSpacePS5.icc colord /usr/share/color/icc/colord/FOGRA27L_coated.icc colord /usr/share/color/icc/colord/FOGRA28L_webcoated.icc colord /usr/share/color/icc/colord/FOGRA29L_uncoated.icc colord /usr/share/color/icc/colord/FOGRA30L_uncoated_yellowish.icc colord /usr/share/color/icc/colord/FOGRA39L_coated.icc colord /usr/share/color/icc/colord/FOGRA40L_SC_paper.icc colord /usr/share/color/icc/colord/FOGRA45L_lwc.icc colord /usr/share/color/icc/colord/FOGRA47L_uncoated.icc colord /usr/share/color/icc/colord/GRACoL_TR006_coated.icc colord /usr/share/color/icc/colord/Gamma5000K.icc colord /usr/share/color/icc/colord/Gamma5500K.icc colord /usr/share/color/icc/colord/Gamma6500K.icc colord /usr/share/color/icc/colord/IFRA26S_2004_newsprint.icc colord /usr/share/color/icc/colord/NTSC-RGB.icc colord /usr/share/color/icc/colord/PAL-RGB.icc colord /usr/share/color/icc/colord/ProPhotoRGB.icc colord /usr/share/color/icc/colord/SMPTE-C-RGB.icc colord /usr/share/color/icc/colord/SNAP_TR002_newsprint.icc colord /usr/share/color/icc/colord/SWOP_TR003_coated_3.icc colord /usr/share/color/icc/colord/SWOP_TR005_coated_5.icc colord /usr/share/color/icc/colord/SwappedRedAndGreen.icc colord /usr/share/color/icc/colord/WideGamutRGB.icc colord /usr/share/color/icc/colord/sRGB.icc colord /usr/share/color/icc/colord/x11-colors.icc colord /usr/share/colord/ colord /usr/share/colord/cmf/ colord /usr/share/colord/cmf/CIE1931-2deg-XYZ.cmf colord /usr/share/colord/cmf/CIE1964-10deg-XYZ.cmf colord /usr/share/colord/icons/ colord /usr/share/colord/icons/color-munki-photo-ambient.svg colord /usr/share/colord/icons/color-munki-photo-attach.svg colord /usr/share/colord/icons/color-munki-photo-calibrate.svg colord /usr/share/colord/icons/color-munki-photo-projector.svg colord /usr/share/colord/icons/color-munki-photo-screen.svg colord /usr/share/colord/icons/color-munki-smile-attach.svg colord /usr/share/colord/icons/colorhug-attach.svg colord /usr/share/colord/icons/colorhug2-attach.svg colord /usr/share/colord/icons/dtp94-attach.svg colord /usr/share/colord/icons/hcfr-attach.svg colord /usr/share/colord/icons/huey-attach.svg colord /usr/share/colord/icons/i1-display3-attach.svg colord /usr/share/colord/icons/i1-monitor-attach.svg colord /usr/share/colord/icons/i1-pro-attach.svg colord /usr/share/colord/icons/spyder2-attach.svg colord /usr/share/colord/icons/spyder3-attach.svg colord /usr/share/colord/icons/spyder4-attach.svg colord /usr/share/colord/icons/spyder5-attach.svg colord /usr/share/colord/illuminant/ colord /usr/share/colord/illuminant/CIE-A.sp colord /usr/share/colord/illuminant/CIE-B.sp colord /usr/share/colord/illuminant/CIE-C.sp colord /usr/share/colord/illuminant/CIE-D50.sp colord /usr/share/colord/illuminant/CIE-D55.sp colord /usr/share/colord/illuminant/CIE-D65.sp colord /usr/share/colord/illuminant/CIE-D93.sp colord /usr/share/colord/illuminant/CIE-E.sp colord /usr/share/colord/illuminant/CIE-F1.sp colord /usr/share/colord/illuminant/CIE-F10.sp colord /usr/share/colord/illuminant/CIE-F11.sp colord /usr/share/colord/illuminant/CIE-F12.sp colord /usr/share/colord/illuminant/CIE-F2.sp colord /usr/share/colord/illuminant/CIE-F3.sp colord /usr/share/colord/illuminant/CIE-F4.sp colord /usr/share/colord/illuminant/CIE-F5.sp colord /usr/share/colord/illuminant/CIE-F6.sp colord /usr/share/colord/illuminant/CIE-F7.sp colord /usr/share/colord/illuminant/CIE-F8.sp colord /usr/share/colord/illuminant/CIE-F9.sp colord /usr/share/colord/ref/ colord /usr/share/colord/ref/CIE-1986-daylight-SPD.cmf colord /usr/share/colord/ref/CIE-TCS.sp colord /usr/share/colord/ti1/ colord /usr/share/colord/ti1/display-long.ti1 colord /usr/share/colord/ti1/display-normal.ti1 colord /usr/share/colord/ti1/display-short.ti1 colord /usr/share/colord/ti1/printer-long.ti1 colord /usr/share/colord/ti1/printer-normal.ti1 colord /usr/share/colord/ti1/printer-short.ti1 colord /usr/share/dbus-1/ colord /usr/share/dbus-1/interfaces/ colord /usr/share/dbus-1/interfaces/org.freedesktop.ColorHelper.xml colord /usr/share/dbus-1/interfaces/org.freedesktop.ColorManager.Device.xml colord /usr/share/dbus-1/interfaces/org.freedesktop.ColorManager.Profile.xml colord /usr/share/dbus-1/interfaces/org.freedesktop.ColorManager.Sensor.xml colord /usr/share/dbus-1/interfaces/org.freedesktop.ColorManager.xml colord /usr/share/dbus-1/services/ colord /usr/share/dbus-1/services/org.freedesktop.ColorHelper.service colord /usr/share/dbus-1/system-services/ colord /usr/share/dbus-1/system-services/org.freedesktop.ColorManager.service colord /usr/share/gir-1.0/ colord /usr/share/gir-1.0/ColorHug-1.0.gir colord /usr/share/gir-1.0/Colord-1.0.gir colord /usr/share/glib-2.0/ colord /usr/share/glib-2.0/schemas/ colord /usr/share/glib-2.0/schemas/org.freedesktop.ColorHelper.gschema.xml colord /usr/share/locale/ colord /usr/share/locale/as/ colord /usr/share/locale/as/LC_MESSAGES/ colord /usr/share/locale/as/LC_MESSAGES/colord.mo colord /usr/share/locale/bn_IN/ colord /usr/share/locale/bn_IN/LC_MESSAGES/ colord /usr/share/locale/bn_IN/LC_MESSAGES/colord.mo colord /usr/share/locale/ca/ colord /usr/share/locale/ca/LC_MESSAGES/ colord /usr/share/locale/ca/LC_MESSAGES/colord.mo colord /usr/share/locale/cs/ colord /usr/share/locale/cs/LC_MESSAGES/ colord /usr/share/locale/cs/LC_MESSAGES/colord.mo colord /usr/share/locale/da/ colord /usr/share/locale/da/LC_MESSAGES/ colord /usr/share/locale/da/LC_MESSAGES/colord.mo colord /usr/share/locale/de/ colord /usr/share/locale/de/LC_MESSAGES/ colord /usr/share/locale/de/LC_MESSAGES/colord.mo colord /usr/share/locale/el/ colord /usr/share/locale/el/LC_MESSAGES/ colord /usr/share/locale/el/LC_MESSAGES/colord.mo colord /usr/share/locale/en_GB/ colord /usr/share/locale/en_GB/LC_MESSAGES/ colord /usr/share/locale/en_GB/LC_MESSAGES/colord.mo colord /usr/share/locale/eo/ colord /usr/share/locale/eo/LC_MESSAGES/ colord /usr/share/locale/eo/LC_MESSAGES/colord.mo colord /usr/share/locale/es/ colord /usr/share/locale/es/LC_MESSAGES/ colord /usr/share/locale/es/LC_MESSAGES/colord.mo colord /usr/share/locale/eu/ colord /usr/share/locale/eu/LC_MESSAGES/ colord /usr/share/locale/eu/LC_MESSAGES/colord.mo colord /usr/share/locale/fi/ colord /usr/share/locale/fi/LC_MESSAGES/ colord /usr/share/locale/fi/LC_MESSAGES/colord.mo colord /usr/share/locale/fr/ colord /usr/share/locale/fr/LC_MESSAGES/ colord /usr/share/locale/fr/LC_MESSAGES/colord.mo colord /usr/share/locale/gl/ colord /usr/share/locale/gl/LC_MESSAGES/ colord /usr/share/locale/gl/LC_MESSAGES/colord.mo colord /usr/share/locale/gu/ colord /usr/share/locale/gu/LC_MESSAGES/ colord /usr/share/locale/gu/LC_MESSAGES/colord.mo colord /usr/share/locale/he/ colord /usr/share/locale/he/LC_MESSAGES/ colord /usr/share/locale/he/LC_MESSAGES/colord.mo colord /usr/share/locale/hi/ colord /usr/share/locale/hi/LC_MESSAGES/ colord /usr/share/locale/hi/LC_MESSAGES/colord.mo colord /usr/share/locale/hu/ colord /usr/share/locale/hu/LC_MESSAGES/ colord /usr/share/locale/hu/LC_MESSAGES/colord.mo colord /usr/share/locale/id/ colord /usr/share/locale/id/LC_MESSAGES/ colord /usr/share/locale/id/LC_MESSAGES/colord.mo colord /usr/share/locale/is/ colord /usr/share/locale/is/LC_MESSAGES/ colord /usr/share/locale/is/LC_MESSAGES/colord.mo colord /usr/share/locale/it/ colord /usr/share/locale/it/LC_MESSAGES/ colord /usr/share/locale/it/LC_MESSAGES/colord.mo colord /usr/share/locale/ja/ colord /usr/share/locale/ja/LC_MESSAGES/ colord /usr/share/locale/ja/LC_MESSAGES/colord.mo colord /usr/share/locale/kk/ colord /usr/share/locale/kk/LC_MESSAGES/ colord /usr/share/locale/kk/LC_MESSAGES/colord.mo colord /usr/share/locale/kn/ colord /usr/share/locale/kn/LC_MESSAGES/ colord /usr/share/locale/kn/LC_MESSAGES/colord.mo colord /usr/share/locale/ko/ colord /usr/share/locale/ko/LC_MESSAGES/ colord /usr/share/locale/ko/LC_MESSAGES/colord.mo colord /usr/share/locale/lt/ colord /usr/share/locale/lt/LC_MESSAGES/ colord /usr/share/locale/lt/LC_MESSAGES/colord.mo colord /usr/share/locale/lv/ colord /usr/share/locale/lv/LC_MESSAGES/ colord /usr/share/locale/lv/LC_MESSAGES/colord.mo colord /usr/share/locale/ml/ colord /usr/share/locale/ml/LC_MESSAGES/ colord /usr/share/locale/ml/LC_MESSAGES/colord.mo colord /usr/share/locale/mr/ colord /usr/share/locale/mr/LC_MESSAGES/ colord /usr/share/locale/mr/LC_MESSAGES/colord.mo colord /usr/share/locale/nb/ colord /usr/share/locale/nb/LC_MESSAGES/ colord /usr/share/locale/nb/LC_MESSAGES/colord.mo colord /usr/share/locale/nl/ colord /usr/share/locale/nl/LC_MESSAGES/ colord /usr/share/locale/nl/LC_MESSAGES/colord.mo colord /usr/share/locale/oc/ colord /usr/share/locale/oc/LC_MESSAGES/ colord /usr/share/locale/oc/LC_MESSAGES/colord.mo colord /usr/share/locale/or/ colord /usr/share/locale/or/LC_MESSAGES/ colord /usr/share/locale/or/LC_MESSAGES/colord.mo colord /usr/share/locale/pa/ colord /usr/share/locale/pa/LC_MESSAGES/ colord /usr/share/locale/pa/LC_MESSAGES/colord.mo colord /usr/share/locale/pl/ colord /usr/share/locale/pl/LC_MESSAGES/ colord /usr/share/locale/pl/LC_MESSAGES/colord.mo colord /usr/share/locale/pt/ colord /usr/share/locale/pt/LC_MESSAGES/ colord /usr/share/locale/pt/LC_MESSAGES/colord.mo colord /usr/share/locale/pt_BR/ colord /usr/share/locale/pt_BR/LC_MESSAGES/ colord /usr/share/locale/pt_BR/LC_MESSAGES/colord.mo colord /usr/share/locale/ro/ colord /usr/share/locale/ro/LC_MESSAGES/ colord /usr/share/locale/ro/LC_MESSAGES/colord.mo colord /usr/share/locale/ru/ colord /usr/share/locale/ru/LC_MESSAGES/ colord /usr/share/locale/ru/LC_MESSAGES/colord.mo colord /usr/share/locale/sk/ colord /usr/share/locale/sk/LC_MESSAGES/ colord /usr/share/locale/sk/LC_MESSAGES/colord.mo colord /usr/share/locale/sl/ colord /usr/share/locale/sl/LC_MESSAGES/ colord /usr/share/locale/sl/LC_MESSAGES/colord.mo colord /usr/share/locale/sr/ colord /usr/share/locale/sr/LC_MESSAGES/ colord /usr/share/locale/sr/LC_MESSAGES/colord.mo colord /usr/share/locale/sr@latin/ colord /usr/share/locale/sr@latin/LC_MESSAGES/ colord /usr/share/locale/sr@latin/LC_MESSAGES/colord.mo colord /usr/share/locale/sv/ colord /usr/share/locale/sv/LC_MESSAGES/ colord /usr/share/locale/sv/LC_MESSAGES/colord.mo colord /usr/share/locale/ta/ colord /usr/share/locale/ta/LC_MESSAGES/ colord /usr/share/locale/ta/LC_MESSAGES/colord.mo colord /usr/share/locale/th/ colord /usr/share/locale/th/LC_MESSAGES/ colord /usr/share/locale/th/LC_MESSAGES/colord.mo colord /usr/share/locale/tr/ colord /usr/share/locale/tr/LC_MESSAGES/ colord /usr/share/locale/tr/LC_MESSAGES/colord.mo colord /usr/share/locale/uk/ colord /usr/share/locale/uk/LC_MESSAGES/ colord /usr/share/locale/uk/LC_MESSAGES/colord.mo colord /usr/share/locale/zh_CN/ colord /usr/share/locale/zh_CN/LC_MESSAGES/ colord /usr/share/locale/zh_CN/LC_MESSAGES/colord.mo colord /usr/share/locale/zh_TW/ colord /usr/share/locale/zh_TW/LC_MESSAGES/ colord /usr/share/locale/zh_TW/LC_MESSAGES/colord.mo colord /usr/share/man/ colord /usr/share/man/man1/ colord /usr/share/man/man1/cd-create-profile.1.gz colord /usr/share/man/man1/cd-fix-profile.1.gz colord /usr/share/man/man1/cd-it8.1.gz colord /usr/share/man/man1/colormgr.1.gz colord /usr/share/polkit-1/ colord /usr/share/polkit-1/actions/ colord /usr/share/polkit-1/actions/org.freedesktop.color.policy colord /usr/share/vala/ colord /usr/share/vala/vapi/ colord /usr/share/vala/vapi/colord.vapi colord /var/ colord /var/lib/ colord /var/lib/colord/ colord /var/lib/colord/icc/
|
|
Packages | Any | Bug Report | Medium | Medium | [evince] contains systemd unit files | Closed | |
Task Description
Contains “/usr/lib/systemd/user/evince.service” file
$ pacman -Si evince
Repository : extra
Name : evince
Version : 3.24.0-1.hyperbola1
Description : Document viewer (PDF, Postscript, djvu, tiff, dvi, XPS, SyncTex support with gedit, comics books (cbr,cbz,cb7 and cbt))
Architecture : x86_64
URL : https://wiki.gnome.org/Apps/Evince
Licenses : GPL2
Groups : gnome
Provides : None
Depends On : gtk3 libgxps libspectre gsfonts poppler-glib djvulibre t1lib dconf libsecret gsettings-desktop-schemas gnome-desktop libarchive
gst-plugins-base-libs
Optional Deps : texlive-bin: DVI support
gvfs: bookmark support and session saving
Conflicts With : None
Replaces : None
Download Size : 2.61 MiB
Installed Size : 14.75 MiB
Packager : Jesús E. <heckyel@hyperbola.info>
Build Date : Mon 05 Jun 2017 03:46:30 PM -03
Validated By : MD5 Sum SHA-256 Sum Signature
$ pacman -Ql evince > evince_filelist.txt
|
|
Packages | Any | Bug Report | Medium | Medium | [glib-networking] contains systemd unit files | Closed | |
Task Description
Contains “/usr/lib/systemd/user/glib-pacrunner.service” file
$ pacman -Si glib-networking Repository : extra Name : glib-networking Version : 2.50.0-2 Description : Network extensions for GLib Architecture : x86_64 URL : https://git.gnome.org/browse/glib-networking Licenses : GPL2 Groups : None Provides : None Depends On : glib2 libproxy gnutls ca-certificates gsettings-desktop-schemas Optional Deps : None Conflicts With : None Replaces : None Download Size : 91.81 KiB Installed Size : 399.00 KiB Packager : Jan Alexander Steffens (heftig) jan.steffens@gmail.com Build Date : Wed 29 Mar 2017 05:44:28 PM -03 Validated By : MD5 Sum SHA-256 Sum Signature
$ pacman -Ql glib-networking glib-networking /usr/ glib-networking /usr/lib/ glib-networking /usr/lib/gio/ glib-networking /usr/lib/gio/modules/ glib-networking /usr/lib/gio/modules/libgiognomeproxy.so glib-networking /usr/lib/gio/modules/libgiognutls.so glib-networking /usr/lib/gio/modules/libgiolibproxy.so glib-networking /usr/lib/glib-networking/ glib-networking /usr/lib/glib-networking/glib-pacrunner glib-networking /usr/lib/systemd/ glib-networking /usr/lib/systemd/user/ glib-networking /usr/lib/systemd/user/glib-pacrunner.service glib-networking /usr/share/ glib-networking /usr/share/dbus-1/ glib-networking /usr/share/dbus-1/services/ glib-networking /usr/share/dbus-1/services/org.gtk.GLib.PACRunner.service glib-networking /usr/share/locale/ glib-networking /usr/share/locale/an/ glib-networking /usr/share/locale/an/LC_MESSAGES/ glib-networking /usr/share/locale/an/LC_MESSAGES/glib-networking.mo glib-networking /usr/share/locale/ar/ glib-networking /usr/share/locale/ar/LC_MESSAGES/ glib-networking /usr/share/locale/ar/LC_MESSAGES/glib-networking.mo glib-networking /usr/share/locale/as/ glib-networking /usr/share/locale/as/LC_MESSAGES/ glib-networking /usr/share/locale/as/LC_MESSAGES/glib-networking.mo glib-networking /usr/share/locale/be/ glib-networking /usr/share/locale/be/LC_MESSAGES/ glib-networking /usr/share/locale/be/LC_MESSAGES/glib-networking.mo glib-networking /usr/share/locale/bg/ glib-networking /usr/share/locale/bg/LC_MESSAGES/ glib-networking /usr/share/locale/bg/LC_MESSAGES/glib-networking.mo glib-networking /usr/share/locale/bn_IN/ glib-networking /usr/share/locale/bn_IN/LC_MESSAGES/ glib-networking /usr/share/locale/bn_IN/LC_MESSAGES/glib-networking.mo glib-networking /usr/share/locale/bs/ glib-networking /usr/share/locale/bs/LC_MESSAGES/ glib-networking /usr/share/locale/bs/LC_MESSAGES/glib-networking.mo glib-networking /usr/share/locale/ca/ glib-networking /usr/share/locale/ca/LC_MESSAGES/ glib-networking /usr/share/locale/ca/LC_MESSAGES/glib-networking.mo glib-networking /usr/share/locale/ca@valencia/ glib-networking /usr/share/locale/ca@valencia/LC_MESSAGES/ glib-networking /usr/share/locale/ca@valencia/LC_MESSAGES/glib-networking.mo glib-networking /usr/share/locale/cs/ glib-networking /usr/share/locale/cs/LC_MESSAGES/ glib-networking /usr/share/locale/cs/LC_MESSAGES/glib-networking.mo glib-networking /usr/share/locale/da/ glib-networking /usr/share/locale/da/LC_MESSAGES/ glib-networking /usr/share/locale/da/LC_MESSAGES/glib-networking.mo glib-networking /usr/share/locale/de/ glib-networking /usr/share/locale/de/LC_MESSAGES/ glib-networking /usr/share/locale/de/LC_MESSAGES/glib-networking.mo glib-networking /usr/share/locale/el/ glib-networking /usr/share/locale/el/LC_MESSAGES/ glib-networking /usr/share/locale/el/LC_MESSAGES/glib-networking.mo glib-networking /usr/share/locale/en_CA/ glib-networking /usr/share/locale/en_CA/LC_MESSAGES/ glib-networking /usr/share/locale/en_CA/LC_MESSAGES/glib-networking.mo glib-networking /usr/share/locale/en_GB/ glib-networking /usr/share/locale/en_GB/LC_MESSAGES/ glib-networking /usr/share/locale/en_GB/LC_MESSAGES/glib-networking.mo glib-networking /usr/share/locale/eo/ glib-networking /usr/share/locale/eo/LC_MESSAGES/ glib-networking /usr/share/locale/eo/LC_MESSAGES/glib-networking.mo glib-networking /usr/share/locale/es/ glib-networking /usr/share/locale/es/LC_MESSAGES/ glib-networking /usr/share/locale/es/LC_MESSAGES/glib-networking.mo glib-networking /usr/share/locale/et/ glib-networking /usr/share/locale/et/LC_MESSAGES/ glib-networking /usr/share/locale/et/LC_MESSAGES/glib-networking.mo glib-networking /usr/share/locale/eu/ glib-networking /usr/share/locale/eu/LC_MESSAGES/ glib-networking /usr/share/locale/eu/LC_MESSAGES/glib-networking.mo glib-networking /usr/share/locale/fa/ glib-networking /usr/share/locale/fa/LC_MESSAGES/ glib-networking /usr/share/locale/fa/LC_MESSAGES/glib-networking.mo glib-networking /usr/share/locale/fi/ glib-networking /usr/share/locale/fi/LC_MESSAGES/ glib-networking /usr/share/locale/fi/LC_MESSAGES/glib-networking.mo glib-networking /usr/share/locale/fr/ glib-networking /usr/share/locale/fr/LC_MESSAGES/ glib-networking /usr/share/locale/fr/LC_MESSAGES/glib-networking.mo glib-networking /usr/share/locale/fur/ glib-networking /usr/share/locale/fur/LC_MESSAGES/ glib-networking /usr/share/locale/fur/LC_MESSAGES/glib-networking.mo glib-networking /usr/share/locale/gd/ glib-networking /usr/share/locale/gd/LC_MESSAGES/ glib-networking /usr/share/locale/gd/LC_MESSAGES/glib-networking.mo glib-networking /usr/share/locale/gl/ glib-networking /usr/share/locale/gl/LC_MESSAGES/ glib-networking /usr/share/locale/gl/LC_MESSAGES/glib-networking.mo glib-networking /usr/share/locale/gu/ glib-networking /usr/share/locale/gu/LC_MESSAGES/ glib-networking /usr/share/locale/gu/LC_MESSAGES/glib-networking.mo glib-networking /usr/share/locale/he/ glib-networking /usr/share/locale/he/LC_MESSAGES/ glib-networking /usr/share/locale/he/LC_MESSAGES/glib-networking.mo glib-networking /usr/share/locale/hi/ glib-networking /usr/share/locale/hi/LC_MESSAGES/ glib-networking /usr/share/locale/hi/LC_MESSAGES/glib-networking.mo glib-networking /usr/share/locale/hu/ glib-networking /usr/share/locale/hu/LC_MESSAGES/ glib-networking /usr/share/locale/hu/LC_MESSAGES/glib-networking.mo glib-networking /usr/share/locale/id/ glib-networking /usr/share/locale/id/LC_MESSAGES/ glib-networking /usr/share/locale/id/LC_MESSAGES/glib-networking.mo glib-networking /usr/share/locale/it/ glib-networking /usr/share/locale/it/LC_MESSAGES/ glib-networking /usr/share/locale/it/LC_MESSAGES/glib-networking.mo glib-networking /usr/share/locale/ja/ glib-networking /usr/share/locale/ja/LC_MESSAGES/ glib-networking /usr/share/locale/ja/LC_MESSAGES/glib-networking.mo glib-networking /usr/share/locale/kk/ glib-networking /usr/share/locale/kk/LC_MESSAGES/ glib-networking /usr/share/locale/kk/LC_MESSAGES/glib-networking.mo glib-networking /usr/share/locale/km/ glib-networking /usr/share/locale/km/LC_MESSAGES/ glib-networking /usr/share/locale/km/LC_MESSAGES/glib-networking.mo glib-networking /usr/share/locale/kn/ glib-networking /usr/share/locale/kn/LC_MESSAGES/ glib-networking /usr/share/locale/kn/LC_MESSAGES/glib-networking.mo glib-networking /usr/share/locale/ko/ glib-networking /usr/share/locale/ko/LC_MESSAGES/ glib-networking /usr/share/locale/ko/LC_MESSAGES/glib-networking.mo glib-networking /usr/share/locale/lt/ glib-networking /usr/share/locale/lt/LC_MESSAGES/ glib-networking /usr/share/locale/lt/LC_MESSAGES/glib-networking.mo glib-networking /usr/share/locale/lv/ glib-networking /usr/share/locale/lv/LC_MESSAGES/ glib-networking /usr/share/locale/lv/LC_MESSAGES/glib-networking.mo glib-networking /usr/share/locale/ml/ glib-networking /usr/share/locale/ml/LC_MESSAGES/ glib-networking /usr/share/locale/ml/LC_MESSAGES/glib-networking.mo glib-networking /usr/share/locale/mr/ glib-networking /usr/share/locale/mr/LC_MESSAGES/ glib-networking /usr/share/locale/mr/LC_MESSAGES/glib-networking.mo glib-networking /usr/share/locale/nb/ glib-networking /usr/share/locale/nb/LC_MESSAGES/ glib-networking /usr/share/locale/nb/LC_MESSAGES/glib-networking.mo glib-networking /usr/share/locale/nl/ glib-networking /usr/share/locale/nl/LC_MESSAGES/ glib-networking /usr/share/locale/nl/LC_MESSAGES/glib-networking.mo glib-networking /usr/share/locale/oc/ glib-networking /usr/share/locale/oc/LC_MESSAGES/ glib-networking /usr/share/locale/oc/LC_MESSAGES/glib-networking.mo glib-networking /usr/share/locale/or/ glib-networking /usr/share/locale/or/LC_MESSAGES/ glib-networking /usr/share/locale/or/LC_MESSAGES/glib-networking.mo glib-networking /usr/share/locale/pa/ glib-networking /usr/share/locale/pa/LC_MESSAGES/ glib-networking /usr/share/locale/pa/LC_MESSAGES/glib-networking.mo glib-networking /usr/share/locale/pl/ glib-networking /usr/share/locale/pl/LC_MESSAGES/ glib-networking /usr/share/locale/pl/LC_MESSAGES/glib-networking.mo glib-networking /usr/share/locale/pt/ glib-networking /usr/share/locale/pt/LC_MESSAGES/ glib-networking /usr/share/locale/pt/LC_MESSAGES/glib-networking.mo glib-networking /usr/share/locale/pt_BR/ glib-networking /usr/share/locale/pt_BR/LC_MESSAGES/ glib-networking /usr/share/locale/pt_BR/LC_MESSAGES/glib-networking.mo glib-networking /usr/share/locale/ro/ glib-networking /usr/share/locale/ro/LC_MESSAGES/ glib-networking /usr/share/locale/ro/LC_MESSAGES/glib-networking.mo glib-networking /usr/share/locale/ru/ glib-networking /usr/share/locale/ru/LC_MESSAGES/ glib-networking /usr/share/locale/ru/LC_MESSAGES/glib-networking.mo glib-networking /usr/share/locale/sk/ glib-networking /usr/share/locale/sk/LC_MESSAGES/ glib-networking /usr/share/locale/sk/LC_MESSAGES/glib-networking.mo glib-networking /usr/share/locale/sl/ glib-networking /usr/share/locale/sl/LC_MESSAGES/ glib-networking /usr/share/locale/sl/LC_MESSAGES/glib-networking.mo glib-networking /usr/share/locale/sr/ glib-networking /usr/share/locale/sr/LC_MESSAGES/ glib-networking /usr/share/locale/sr/LC_MESSAGES/glib-networking.mo glib-networking /usr/share/locale/sr@latin/ glib-networking /usr/share/locale/sr@latin/LC_MESSAGES/ glib-networking /usr/share/locale/sr@latin/LC_MESSAGES/glib-networking.mo glib-networking /usr/share/locale/sv/ glib-networking /usr/share/locale/sv/LC_MESSAGES/ glib-networking /usr/share/locale/sv/LC_MESSAGES/glib-networking.mo glib-networking /usr/share/locale/ta/ glib-networking /usr/share/locale/ta/LC_MESSAGES/ glib-networking /usr/share/locale/ta/LC_MESSAGES/glib-networking.mo glib-networking /usr/share/locale/te/ glib-networking /usr/share/locale/te/LC_MESSAGES/ glib-networking /usr/share/locale/te/LC_MESSAGES/glib-networking.mo glib-networking /usr/share/locale/tg/ glib-networking /usr/share/locale/tg/LC_MESSAGES/ glib-networking /usr/share/locale/tg/LC_MESSAGES/glib-networking.mo glib-networking /usr/share/locale/th/ glib-networking /usr/share/locale/th/LC_MESSAGES/ glib-networking /usr/share/locale/th/LC_MESSAGES/glib-networking.mo glib-networking /usr/share/locale/tr/ glib-networking /usr/share/locale/tr/LC_MESSAGES/ glib-networking /usr/share/locale/tr/LC_MESSAGES/glib-networking.mo glib-networking /usr/share/locale/ug/ glib-networking /usr/share/locale/ug/LC_MESSAGES/ glib-networking /usr/share/locale/ug/LC_MESSAGES/glib-networking.mo glib-networking /usr/share/locale/uk/ glib-networking /usr/share/locale/uk/LC_MESSAGES/ glib-networking /usr/share/locale/uk/LC_MESSAGES/glib-networking.mo glib-networking /usr/share/locale/vi/ glib-networking /usr/share/locale/vi/LC_MESSAGES/ glib-networking /usr/share/locale/vi/LC_MESSAGES/glib-networking.mo glib-networking /usr/share/locale/zh_CN/ glib-networking /usr/share/locale/zh_CN/LC_MESSAGES/ glib-networking /usr/share/locale/zh_CN/LC_MESSAGES/glib-networking.mo glib-networking /usr/share/locale/zh_HK/ glib-networking /usr/share/locale/zh_HK/LC_MESSAGES/ glib-networking /usr/share/locale/zh_HK/LC_MESSAGES/glib-networking.mo glib-networking /usr/share/locale/zh_TW/ glib-networking /usr/share/locale/zh_TW/LC_MESSAGES/ glib-networking /usr/share/locale/zh_TW/LC_MESSAGES/glib-networking.mo
|
|
Packages | Any | Bug Report | Medium | Medium | [gnupg] contains systemd unit files | Closed | |
Task Description
Contains: /usr/lib/systemd/user/dirmngr.service /usr/lib/systemd/user/dirmngr.socket /usr/lib/systemd/user/gpg-agent-browser.socket /usr/lib/systemd/user/gpg-agent-extra.socket /usr/lib/systemd/user/gpg-agent-ssh.socket /usr/lib/systemd/user/gpg-agent.service /usr/lib/systemd/user/gpg-agent.socket
$ pacman -Si gnupg Repository : core Name : gnupg Version : 2.1.20-2 Description : Complete and free implementation of the OpenPGP standard Architecture : x86_64 URL : http://www.gnupg.org/ Licenses : GPL Groups : None Provides : dirmngr gnupg2=2.1.20 Depends On : npth libgpg-error libgcrypt libksba libassuan pinentry bzip2 readline gnutls sqlite Optional Deps : libldap: gpg2keys_ldap
libusb-compat: scdaemon
Conflicts With : dirmngr gnupg2 Replaces : dirmngr gnupg2 Download Size : 2025.30 KiB Installed Size : 9317.00 KiB Packager : Gaetan Bisson bisson@archlinux.org Build Date : Thu 27 Apr 2017 05:57:30 AM -03 Validated By : MD5 Sum SHA-256 Sum Signature
$ pacman -Ql gnupg gnupg /usr/ gnupg /usr/bin/ gnupg /usr/bin/addgnupghome gnupg /usr/bin/applygnupgdefaults gnupg /usr/bin/dirmngr gnupg /usr/bin/dirmngr-client gnupg /usr/bin/gpg gnupg /usr/bin/gpg-agent gnupg /usr/bin/gpg-connect-agent gnupg /usr/bin/gpg-zip gnupg /usr/bin/gpg2 gnupg /usr/bin/gpgconf gnupg /usr/bin/gpgparsemail gnupg /usr/bin/gpgscm gnupg /usr/bin/gpgsm gnupg /usr/bin/gpgtar gnupg /usr/bin/gpgv gnupg /usr/bin/gpgv2 gnupg /usr/bin/kbxutil gnupg /usr/bin/symcryptrun gnupg /usr/bin/watchgnupg gnupg /usr/lib/ gnupg /usr/lib/gnupg/ gnupg /usr/lib/gnupg/dirmngr_ldap gnupg /usr/lib/gnupg/gpg-check-pattern gnupg /usr/lib/gnupg/gpg-preset-passphrase gnupg /usr/lib/gnupg/gpg-protect-tool gnupg /usr/lib/gnupg/gpg-wks-client gnupg /usr/lib/gnupg/scdaemon gnupg /usr/lib/systemd/ gnupg /usr/lib/systemd/user/ gnupg /usr/lib/systemd/user/dirmngr.service gnupg /usr/lib/systemd/user/dirmngr.socket gnupg /usr/lib/systemd/user/gpg-agent-browser.socket gnupg /usr/lib/systemd/user/gpg-agent-extra.socket gnupg /usr/lib/systemd/user/gpg-agent-ssh.socket gnupg /usr/lib/systemd/user/gpg-agent.service gnupg /usr/lib/systemd/user/gpg-agent.socket gnupg /usr/share/ gnupg /usr/share/doc/ gnupg /usr/share/doc/gnupg/ gnupg /usr/share/doc/gnupg/DCO gnupg /usr/share/doc/gnupg/DETAILS gnupg /usr/share/doc/gnupg/FAQ gnupg /usr/share/doc/gnupg/HACKING gnupg /usr/share/doc/gnupg/KEYSERVER gnupg /usr/share/doc/gnupg/OpenPGP gnupg /usr/share/doc/gnupg/README gnupg /usr/share/doc/gnupg/TRANSLATE gnupg /usr/share/doc/gnupg/examples/ gnupg /usr/share/doc/gnupg/examples/README gnupg /usr/share/doc/gnupg/examples/debug.prf gnupg /usr/share/doc/gnupg/examples/gpgconf.conf gnupg /usr/share/doc/gnupg/examples/pwpattern.list gnupg /usr/share/doc/gnupg/examples/scd-event gnupg /usr/share/doc/gnupg/examples/systemd-user/ gnupg /usr/share/doc/gnupg/examples/systemd-user/README gnupg /usr/share/doc/gnupg/examples/systemd-user/dirmngr.service gnupg /usr/share/doc/gnupg/examples/systemd-user/dirmngr.socket gnupg /usr/share/doc/gnupg/examples/systemd-user/gpg-agent-browser.socket gnupg /usr/share/doc/gnupg/examples/systemd-user/gpg-agent-extra.socket gnupg /usr/share/doc/gnupg/examples/systemd-user/gpg-agent-ssh.socket gnupg /usr/share/doc/gnupg/examples/systemd-user/gpg-agent.service gnupg /usr/share/doc/gnupg/examples/systemd-user/gpg-agent.socket gnupg /usr/share/doc/gnupg/examples/trustlist.txt gnupg /usr/share/doc/gnupg/examples/vsnfd.prf gnupg /usr/share/gnupg/ gnupg /usr/share/gnupg/dirmngr-conf.skel gnupg /usr/share/gnupg/distsigkey.gpg gnupg /usr/share/gnupg/gpg-conf.skel gnupg /usr/share/gnupg/help.be.txt gnupg /usr/share/gnupg/help.ca.txt gnupg /usr/share/gnupg/help.cs.txt gnupg /usr/share/gnupg/help.da.txt gnupg /usr/share/gnupg/help.de.txt gnupg /usr/share/gnupg/help.el.txt gnupg /usr/share/gnupg/help.eo.txt gnupg /usr/share/gnupg/help.es.txt gnupg /usr/share/gnupg/help.et.txt gnupg /usr/share/gnupg/help.fi.txt gnupg /usr/share/gnupg/help.fr.txt gnupg /usr/share/gnupg/help.gl.txt gnupg /usr/share/gnupg/help.hu.txt gnupg /usr/share/gnupg/help.id.txt gnupg /usr/share/gnupg/help.it.txt gnupg /usr/share/gnupg/help.ja.txt gnupg /usr/share/gnupg/help.nb.txt gnupg /usr/share/gnupg/help.pl.txt gnupg /usr/share/gnupg/help.pt.txt gnupg /usr/share/gnupg/help.pt_BR.txt gnupg /usr/share/gnupg/help.ro.txt gnupg /usr/share/gnupg/help.ru.txt gnupg /usr/share/gnupg/help.sk.txt gnupg /usr/share/gnupg/help.sv.txt gnupg /usr/share/gnupg/help.tr.txt gnupg /usr/share/gnupg/help.txt gnupg /usr/share/gnupg/help.zh_CN.txt gnupg /usr/share/gnupg/help.zh_TW.txt gnupg /usr/share/gnupg/sks-keyservers.netCA.pem gnupg /usr/share/info/ gnupg /usr/share/info/gnupg.info-1.gz gnupg /usr/share/info/gnupg.info-2.gz gnupg /usr/share/info/gnupg.info.gz gnupg /usr/share/locale/ gnupg /usr/share/locale/ca/ gnupg /usr/share/locale/ca/LC_MESSAGES/ gnupg /usr/share/locale/ca/LC_MESSAGES/gnupg2.mo gnupg /usr/share/locale/cs/ gnupg /usr/share/locale/cs/LC_MESSAGES/ gnupg /usr/share/locale/cs/LC_MESSAGES/gnupg2.mo gnupg /usr/share/locale/da/ gnupg /usr/share/locale/da/LC_MESSAGES/ gnupg /usr/share/locale/da/LC_MESSAGES/gnupg2.mo gnupg /usr/share/locale/de/ gnupg /usr/share/locale/de/LC_MESSAGES/ gnupg /usr/share/locale/de/LC_MESSAGES/gnupg2.mo gnupg /usr/share/locale/el/ gnupg /usr/share/locale/el/LC_MESSAGES/ gnupg /usr/share/locale/el/LC_MESSAGES/gnupg2.mo gnupg /usr/share/locale/en@boldquot/ gnupg /usr/share/locale/en@boldquot/LC_MESSAGES/ gnupg /usr/share/locale/en@boldquot/LC_MESSAGES/gnupg2.mo gnupg /usr/share/locale/en@quot/ gnupg /usr/share/locale/en@quot/LC_MESSAGES/ gnupg /usr/share/locale/en@quot/LC_MESSAGES/gnupg2.mo gnupg /usr/share/locale/eo/ gnupg /usr/share/locale/eo/LC_MESSAGES/ gnupg /usr/share/locale/eo/LC_MESSAGES/gnupg2.mo gnupg /usr/share/locale/es/ gnupg /usr/share/locale/es/LC_MESSAGES/ gnupg /usr/share/locale/es/LC_MESSAGES/gnupg2.mo gnupg /usr/share/locale/et/ gnupg /usr/share/locale/et/LC_MESSAGES/ gnupg /usr/share/locale/et/LC_MESSAGES/gnupg2.mo gnupg /usr/share/locale/fi/ gnupg /usr/share/locale/fi/LC_MESSAGES/ gnupg /usr/share/locale/fi/LC_MESSAGES/gnupg2.mo gnupg /usr/share/locale/fr/ gnupg /usr/share/locale/fr/LC_MESSAGES/ gnupg /usr/share/locale/fr/LC_MESSAGES/gnupg2.mo gnupg /usr/share/locale/gl/ gnupg /usr/share/locale/gl/LC_MESSAGES/ gnupg /usr/share/locale/gl/LC_MESSAGES/gnupg2.mo gnupg /usr/share/locale/hu/ gnupg /usr/share/locale/hu/LC_MESSAGES/ gnupg /usr/share/locale/hu/LC_MESSAGES/gnupg2.mo gnupg /usr/share/locale/id/ gnupg /usr/share/locale/id/LC_MESSAGES/ gnupg /usr/share/locale/id/LC_MESSAGES/gnupg2.mo gnupg /usr/share/locale/it/ gnupg /usr/share/locale/it/LC_MESSAGES/ gnupg /usr/share/locale/it/LC_MESSAGES/gnupg2.mo gnupg /usr/share/locale/ja/ gnupg /usr/share/locale/ja/LC_MESSAGES/ gnupg /usr/share/locale/ja/LC_MESSAGES/gnupg2.mo gnupg /usr/share/locale/nb/ gnupg /usr/share/locale/nb/LC_MESSAGES/ gnupg /usr/share/locale/nb/LC_MESSAGES/gnupg2.mo gnupg /usr/share/locale/pl/ gnupg /usr/share/locale/pl/LC_MESSAGES/ gnupg /usr/share/locale/pl/LC_MESSAGES/gnupg2.mo gnupg /usr/share/locale/pt/ gnupg /usr/share/locale/pt/LC_MESSAGES/ gnupg /usr/share/locale/pt/LC_MESSAGES/gnupg2.mo gnupg /usr/share/locale/ro/ gnupg /usr/share/locale/ro/LC_MESSAGES/ gnupg /usr/share/locale/ro/LC_MESSAGES/gnupg2.mo gnupg /usr/share/locale/ru/ gnupg /usr/share/locale/ru/LC_MESSAGES/ gnupg /usr/share/locale/ru/LC_MESSAGES/gnupg2.mo gnupg /usr/share/locale/sk/ gnupg /usr/share/locale/sk/LC_MESSAGES/ gnupg /usr/share/locale/sk/LC_MESSAGES/gnupg2.mo gnupg /usr/share/locale/sv/ gnupg /usr/share/locale/sv/LC_MESSAGES/ gnupg /usr/share/locale/sv/LC_MESSAGES/gnupg2.mo gnupg /usr/share/locale/tr/ gnupg /usr/share/locale/tr/LC_MESSAGES/ gnupg /usr/share/locale/tr/LC_MESSAGES/gnupg2.mo gnupg /usr/share/locale/uk/ gnupg /usr/share/locale/uk/LC_MESSAGES/ gnupg /usr/share/locale/uk/LC_MESSAGES/gnupg2.mo gnupg /usr/share/locale/zh_CN/ gnupg /usr/share/locale/zh_CN/LC_MESSAGES/ gnupg /usr/share/locale/zh_CN/LC_MESSAGES/gnupg2.mo gnupg /usr/share/locale/zh_TW/ gnupg /usr/share/locale/zh_TW/LC_MESSAGES/ gnupg /usr/share/locale/zh_TW/LC_MESSAGES/gnupg2.mo gnupg /usr/share/man/ gnupg /usr/share/man/man1/ gnupg /usr/share/man/man1/dirmngr-client.1.gz gnupg /usr/share/man/man1/gpg-agent.1.gz gnupg /usr/share/man/man1/gpg-connect-agent.1.gz gnupg /usr/share/man/man1/gpg-preset-passphrase.1.gz gnupg /usr/share/man/man1/gpg.1.gz gnupg /usr/share/man/man1/gpg2.1.gz gnupg /usr/share/man/man1/gpgconf.1.gz gnupg /usr/share/man/man1/gpgparsemail.1.gz gnupg /usr/share/man/man1/gpgsm.1.gz gnupg /usr/share/man/man1/gpgv2.1.gz gnupg /usr/share/man/man1/scdaemon.1.gz gnupg /usr/share/man/man1/symcryptrun.1.gz gnupg /usr/share/man/man1/watchgnupg.1.gz gnupg /usr/share/man/man7/ gnupg /usr/share/man/man7/gnupg.7.gz gnupg /usr/share/man/man8/ gnupg /usr/share/man/man8/addgnupghome.8.gz gnupg /usr/share/man/man8/applygnupgdefaults.8.gz gnupg /usr/share/man/man8/dirmngr.8.gz
|
|
Packages | Any | Bug Report | Medium | Medium | [gvfs] contains systemd unit files | Closed | |
Task Description
Contains: /usr/lib/systemd/user/gvfs-daemon.service /usr/lib/systemd/user/gvfs-metadata.service /usr/lib/systemd/user/gvfs-udisks2-volume-monitor.service
$ pacman -Si gvfs Repository : extra Name : gvfs Version : 1.32.1-1.hyperbola2 Description : Virtual filesystem implementation for GIO, without libgdata support and gvfs-google recommendation Architecture : x86_64 URL : https://wiki.gnome.org/Projects/gvfs Licenses : LGPL Groups : gnome Provides : None Depends On : avahi dconf fuse libarchive libcdio-paranoia libsoup udisks2 libsecret libbluray libgudev gcr psmisc Optional Deps : gvfs-afc: AFC (mobile devices) support
gvfs-smb: SMB/CIFS (Windows client) support
gvfs-gphoto2: gphoto2 (PTP camera/MTP media player) support
gvfs-mtp: MTP device support
gvfs-goa: gnome-online-accounts (e.g. OwnCloud) support
gvfs-nfs: NFS support
gtk3: Recent files support
Conflicts With : None Replaces : gvfs-obexftp gvfs-afp Download Size : 930.75 KiB Installed Size : 6083.00 KiB Packager : André Silva emulatorman@hyperbola.info Build Date : Fri 09 Jun 2017 06:20:45 AM -03 Validated By : MD5 Sum SHA-256 Sum Signature
$ pacman -Ql gvfs > gvfs_fileslist.txt
|
|
Packages | Any | Bug Report | Medium | Medium | [gvfs-afc] contains systemd unit files | Closed | |
|
|
Packages | Any | Bug Report | Medium | Medium | [gvfs-gphoto2] contains systemd unit files | Closed | |
|
|
Packages | Any | Bug Report | Medium | Medium | [gvfs-mtp] contains systemd unit files | Closed | |
|
|
Packages | Any | Bug Report | Medium | Medium | [hplip] contains systemd unit files | Closed | |
|
|
Packages | Any | Bug Report | Medium | Medium | [ifplugd] contains systemd unit files | Closed | |
|
|
Packages | Any | Bug Report | Medium | Medium | [libteam] contains systemd unit files | Closed | |
|
|
Packages | Testing | Feature Request | Medium | Medium | [irqbalance] needs OpenRC init script | Closed | |
|
|
Packages | Testing | Feature Request | Medium | Medium | [audit] needs OpenRC init script | Closed | |
|
|
Packages | Testing | Feature Request | Medium | Medium | [cups-filters] needs OpenRC init script | Closed | |
|
|
Packages | Testing | Feature Request | Medium | Medium | [dmraid] add cron job support | Closed | |
|
|
Packages | Testing | Feature Request | Medium | Medium | [dnsmasq] needs OpenRC init script | Closed | |
|
|
Packages | Any | Feature Request | Medium | Medium | [fluidsynth] needs OpenRC init script | Closed | |
|
|
Packages | Any | Feature Request | Medium | Medium | [fossil] needs OpenRC init script | Closed | |
|
|
Packages | Testing | Feature Request | Medium | Medium | [hddtemp] needs OpenRC init script | Closed | |
|
|
Packages | Testing | Feature Request | Medium | Medium | [libcanberra] needs OpenRC init scripts | Closed | |
|
|
Packages | Any | Feature Request | Medium | Medium | [lightdm] needs OpenRC init script | Closed | |
|
|
Packages | Testing | Feature Request | Medium | Medium | [logrotate] add cron job support | Closed | |
|
|
Packages | Testing | Feature Request | Medium | Medium | [lxc] needs OpenRC init scripts | Closed | |
|
|
Packages | Testing | Feature Request | Medium | Medium | [lxcfs] needs OpenRC init script | Closed | |
|
|
Packages | Testing | Feature Request | Medium | Medium | [lxdm] needs OpenRC init script | Closed | |
|
|
Packages | Testing | Feature Request | Medium | Medium | [lynis] add cron job support | Closed | |
|
|
Packages | Testing | Feature Request | Medium | Medium | [man-db] add cron job support | Closed | |
|
|
Packages | Testing | Feature Request | Medium | Medium | [minbif] needs OpenRC init script | Closed | |
|
|
Packages | Testing | Feature Request | Medium | Medium | [mlocate] add cron job support | Closed | |
|
|
Packages | Any | Feature Request | Medium | Medium | [net-snmp] needs OpenRC init scripts | Closed | |
|