You're welcome, shit happens. :)
Search Criteria
Package Details: perl-gtk2-unique 0.07-1.4
Package Actions
Git Clone URL: | https://aur.archlinux.org/perl-gtk2-unique.git (read-only, click to copy) |
---|---|
Package Base: | perl-gtk2-unique |
Description: | Perl bindings for the C library libunique |
Upstream URL: | https://metacpan.org/release/Gtk2-Unique |
Licenses: | LGPL, PerlArtistic |
Submitter: | City-busz |
Maintainer: | bidulock (PhotonX) |
Last Packager: | bidulock |
Votes: | 40 |
Popularity: | 0.000000 |
First Submitted: | 2017-01-24 12:15 (UTC) |
Last Updated: | 2024-09-14 04:35 (UTC) |
Dependencies (6)
- gtk2-perl
- libuniqueAUR
- perl (perl-gitAUR)
- perl-extutils-depends (make)
- perl-extutils-pkgconfig (make)
- xorg-server-xvfb (xorg-server-xvfb-gitAUR) (check)
Required by (0)
Sources (1)
PhotonX commented on 2019-07-03 20:55 (UTC)
andr3as commented on 2019-07-03 13:58 (UTC)
omg, thanks PhotonX..
wer lesen kann is klar im vorteil...
PhotonX commented on 2019-07-03 13:46 (UTC)
==> perl-gtk2-unique-0.05-24 already made -- skipping build loading packages...
Looks like you need to tell your AUR helper to force a rebuild.
andr3as commented on 2019-07-03 13:32 (UTC)
hi,
i get a build error due to the perl version i have installed..
==> perl-gtk2-unique-0.05-24 already made -- skipping build loading packages... resolving dependencies... warning: cannot resolve "perl<5.29", a dependency of "perl-gtk2-unique" :: The following package cannot be upgraded due to unresolvable dependencies: perl-gtk2-unique
:: Do you want to skip the above package for this upgrade? [y/N] error: failed to prepare transaction (could not satisfy dependencies) :: unable to satisfy dependency 'perl<5.29' required by perl-gtk2-unique
perl -v
This is perl 5, version 30, subversion 0 (v5.30.0) built for x86_64-linux-thread-multi
anyone has a hint?
thanks, Andreas
Kastilo commented on 2019-06-18 21:18 (UTC)
No No, everything is fine now, sorry so much for the bother
Ralf_Mardorf commented on 2019-06-18 17:21 (UTC)
Kastilo, that's why I mentioned by the previous posted link, that "Each time a 'http://search'-URL is used, I need to replace it by the direct download link".
If it failed for you due to the issue I reported, too, consider to add a comment, too.
Kastilo commented on 2019-06-18 16:58 (UTC)
Ah, thank you Ralf, I was half asleep trying to fix that and didn't notice, anyways the perl-cpanel-json-xs package wouldn't download but lucky I found another source, so everything is all good now, thanks
Ralf_Mardorf commented on 2019-06-18 07:09 (UTC)
Kastilo, when you installed the perl update you ignored the output of pacman.
$ grep "WARNING: ..s" detect-old-perl-modules.sh -A1
printf "WARNING: '%s' contains data from at least %d packages which will NOT be used by the installed perl interpreter.\n" "$dir" "$pkgcount"
printf " -> Run the following command to get a list of affected packages: pacman -Qqo '%s'\n" "$dir"
Follow this steps. Don't worry about the issue mentioned at the end of the comment, it's already fixed.
Kastilo commented on 2019-06-18 06:37 (UTC)
When trying to run shutter I get this error
Can't locate Gnome2.pm in @INC (you may need to install the Gnome2 module) (@INC contains: /usr/lib/perl5/5.30/site_perl /usr/share/perl5/site_perl /usr/lib/perl5/5.30/vendor_perl /usr/share/perl5/vendor_perl /usr/lib/perl5/5.30/core_perl /usr/share/perl5/core_perl) at /usr/bin/shutter line 37. BEGIN failed--compilation aborted at /usr/bin/shutter line 37.
Pinned Comments
bidulock commented on 2021-03-26 00:14 (UTC)
https://gist.github.com/bbidulock/5fe3d829b8210e50a606dc9cfd145962
A PKGBUILD for libunique.
PhotonX commented on 2018-08-06 13:17 (UTC) (edited on 2018-08-06 13:19 (UTC) by PhotonX)
In case that perl-gtk2-unique prevents the perl update to 5.28, please remove perl-gtk2-unique
pacman -Rdd perl-gtk2-unique
then do the update and then install it again
$YOUR_FAVORITE_AUR_HELPER -S perl-gtk2-unique
In case there is a better solution, please let me know! :)