Search Criteria
Package Details: pamac-aur 7.3.4-2
Git Clone URL: | https://aur.archlinux.org/pamac-aur.git (read-only) |
---|---|
Package Base: | pamac-aur |
Description: | A Gtk3 frontend for libalpm |
Upstream URL: | https://gitlab.manjaro.org/applications/pamac |
Keywords: | gui installer package pacman yaourt |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | Zeph |
Maintainer: | Zeph |
Last Packager: | Zeph |
Votes: | 251 |
Popularity: | 8.571783 |
First Submitted: | 2013-12-05 12:57 |
Last Updated: | 2019-01-26 09:50 |
Dependencies (23)
- appstream-glib (appstream-glib-git)
- archlinux-appstream-data
- dbus-glib
- desktop-file-utils (desktop-file-utils-git)
- json-glib
- libnotify (libnotify-gtk2, libnotify-id-git, libnotify-id)
- libsoup (libsoup-gnome-git, libsoup-gnome)
- polkit (polkit-elogind, polkit-git, polkit-consolekit)
- vte3>=0.38 (vte3-ng-emoji-terminix-zsh-notify, vte3-ng-fullwidth-emoji, vte3-notification, vte3-tilix, vte3-ng, vte3-git)
- glib2>=2.42 (glib2-sched-policy, glib2-quiet, glib2-patched-thumbnailer, glib2-git)
- gtk3>=3.22 (gtk3-donnatella, gtk3-cosy, gtk3-optional-csd, gtk3-ubuntu, gtk3-adwaita-3-32-git, gtk3-typeahead, gtk3-mushrooms, gtk3-patched-filechooser-icon-view)
- gnutls>=3.4 (gnutls-openssl, gnutls-tiny-git, gnutls-next, gnutls-git)
- pacman>=5.1 (pacman-ezamlinsky-git, pacman-git)
- gettext (gettext-git) (make)
- git (git-git) (make)
- gobject-introspection (gobject-introspection-git) (make)
- itstool (make)
- meson (meson-git) (make)
- ninja (ninja-git, ninja-kitware) (make)
- vala>=0.36.6 (vala0.26, vala-git) (make)
- lxsession (lxsession-git) (optional) – needed for authentification in Xfce, LXDE etc.
- pamac-tray-appindicator (optional) – tray icon for KDE
- polkit-gnome (polkit-gnome-gtk2, xfce-polkit-git, xfce-polkit) (optional) – needed for authentification in Cinnamon, Gnome
Required by (2)
- mintmenu (requires pamac) (optional)
- pamac-tray-appindicator (requires pamac)
Latest Comments
1 2 3 4 5 6 ... Next › Last »
MichaelP commented on 2019-01-30 15:37
Installed downgrade from AUR Then in terminal downgrade vala and picked vala 0.42.3-2 ... Pamac was able to build once again...
FredBezies commented on 2019-01-24 09:09
Note: you cannot be able to build pamac-7.3.4 with vala 0.42.5: https://gitlab.manjaro.org/applications/pamac/issues/561
FredBezies commented on 2018-11-24 15:28
@pillgar: just set parallel download to 0.
See this issue: https://gitlab.manjaro.org/applications/pamac/issues/523
Pillgar commented on 2018-11-21 05:33
Since upgrading to 7.3, I get "The requested URL returned error: 404 Not Found" warning popup. Though the download/update's do complete successfully, I think it might be a false flag. It doesn't seem to be reproducible in previous versions or using a terminal.
SpectralMemories commented on 2018-11-17 16:20
Hey, is it possible to add a desktop entry for pamac-manager? Would be quite useful
Zeph commented on 2018-09-27 16:28
@blackhole: Use issue on repo for software error
See https://gitlab.manjaro.org/applications/pamac/issues
blackhole commented on 2018-09-27 14:22
Today, trying to update some AUR package: ERROR:../src/transaction.vala:140:pamac_transaction_check_authorization_co: code should not be reached
manuel-192 commented on 2018-09-16 08:44
Package pamac-7.0.1-1.tar.gz:
$ LANG=en_US pamac-updater
(pamac-updater:7109): Gtk-WARNING **: 11:40:30.621: Locale not supported by C library. Using the fallback 'C' locale.
(pamac-updater:7109): GLib-GObject-CRITICAL **: 11:40:30.807: g_object_new_valist: invalid object type 'PamacManagerWindow' for value type 'PamacDatabase'
(pamac-updater:7109): CRITICAL : 11:40:30.819: pamac_database_get_config: assertion 'self != NULL' failed
(pamac-updater:7109): CRITICAL : 11:40:30.819: pamac_config_get_environment_variables: assertion 'self != NULL' failed
(pamac-updater:7109): GLib-CRITICAL **: 11:40:30.819: g_hash_table_iter_init: assertion 'hash_table != NULL' failed Memory overflow (core file created) <== translated this
FredBezies commented on 2018-09-09 06:51
@j0hannes: just open a bug on pamac bug tracker. More useful than posting a comment here.
See https://gitlab.manjaro.org/applications/pamac/issues
j0hannes commented on 2018-09-05 21:50
My /tmp partition (tmpfs) has a size of 7.6 GB. Installing big packages with pamac makes my machine unresponsive and eventually leads to segfaults and reboot (if the fakeroot environment grows bigger than the available space in /tmp.
Downloading the snapshot and making the package in a different location manually is a workaround, but do I need to see my system crashing to realize that a package probably won't build in /tmp? Could pamac maybe monitor the available space there and cancel its build process when it's running low? Maybe also offering the user to build it again in a different location?