Search Criteria
Package Details: ruby-glib2 4.3.2-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/ruby-glib2.git (read-only, click to copy) |
|---|---|
| Package Base: | ruby-glib2 |
| Description: | Ruby/GLib2 is a Ruby binding of GLib-2.x. |
| Upstream URL: | https://github.com/ruby-gnome/ruby-gnome |
| Licenses: | LGPL-2.1-only |
| Submitter: | gromit |
| Maintainer: | FabioLolix |
| Last Packager: | FabioLolix |
| Votes: | 0 |
| Popularity: | 0.000000 |
| First Submitted: | 2024-08-13 16:45 (UTC) |
| Last Updated: | 2025-08-20 20:58 (UTC) |
Dependencies (5)
- glib2 (glib2-selinuxAUR, glib2-patched-thumbnailerAUR, glib2-gitAUR)
- glibc (glibc-gitAUR, glibc-eacAUR)
- ruby
- ruby-native-package-installerAUR (make)
- ruby-pkg-config (make)
Latest Comments
FabioLolix commented on 2024-10-22 05:55 (UTC)
Ruby gnome pkgbuilds are interlinked, removing the old ones before updating is expected behaviour, more on the rest later
fam007e commented on 2024-10-22 03:59 (UTC)
I think the depens are interlinked and has to be version 4.2.4... However, the tarbull of
ruby-gnome-4.2.4.tar.gzdoesn't seem to satisfy that as it shows some of the packages fromare still in version
4.1.2-2.==> Checking for packaging issues... ==> Creating package "ruby-glib2"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Creating package "ruby-glib2-debug"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: ruby-glib2 4.2.4-1 (Tue 22 Oct 2024 09:45:28 AM +06) ==> Cleaning up... [sudo] password for fam007e: loading packages... resolving dependencies... looking for conflicting packages... error: failed to prepare transaction (could not satisfy dependencies) :: installing ruby-glib2 (4.2.4-1) breaks dependency 'ruby-glib2=4.1.2' required by ruby-cairo-gobject :: installing ruby-glib2 (4.2.4-1) breaks dependency 'ruby-glib2=4.1.2' required by ruby-gio2 :: installing ruby-glib2 (4.2.4-1) breaks dependency 'ruby-glib2=4.1.2' required by ruby-gobject-introspection -> Failed to install layer, rolling up to next layer.error:error installing: [/home/fam007e/.cache/yay/ruby-glib2/ruby-glib2-4.2.4-1-x86_64.pkg.tar.zst /home/fam007e/.cache/yay/ruby-glib2/ruby-glib2-debug-4.2.4-1-x86_64.pkg.tar.zst] - exit status 1 ==> Making package: ruby-gobject-introspection 4.2.4-1 (Tue 22 Oct 2024 09:45:57 AM +06) ==> Checking runtime dependencies... ==> Missing dependencies: -> ruby-glib2=4.2.4 ==> Checking buildtime dependencies... ==> ERROR: Could not resolve all dependencies. -> Failed to install layer, rolling up to next layer.error:error making: ruby-gobject-introspection - exit status 8So to remove the problem of updating
ruby-glib2which giving depens error for other pkgs that depend on it, I uninstalled them first and then installed/updated glib2 pkg part first and then I reinstalled the packages for full update.FabioLolix commented on 2024-10-20 08:32 (UTC)
@fam007e post the full log, btw I don't use helpers for building or installing and I don't install the debug packages
fam007e commented on 2024-10-20 08:02 (UTC) (edited on 2024-10-20 08:03 (UTC) by fam007e)
Error msgs: