Search Criteria
Package Details: gnome-perl 1.048-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/gnome-perl.git (read-only, click to copy) |
---|---|
Package Base: | gnome-perl |
Description: | Perl bindings for libgnome |
Upstream URL: | https://metacpan.org/dist/Gnome2 |
Licenses: | LGPL |
Submitter: | PhotonX |
Maintainer: | PhotonX (kevr) |
Last Packager: | PhotonX |
Votes: | 28 |
Popularity: | 0.000000 |
First Submitted: | 2017-01-25 19:09 (UTC) |
Last Updated: | 2022-06-04 12:03 (UTC) |
Dependencies (6)
- gnome-vfs-perlAUR
- gnomecanvas-perlAUR
- libgnomeuiAUR
- perl (perl-gitAUR)
- perl-extutils-depends (make)
- perl-extutils-pkgconfig (make)
Latest Comments
1 2 3 Next › Last »
cpharlok commented on 2019-02-11 22:58 (UTC) (edited on 2019-02-11 23:02 (UTC) by cpharlok)
I had the same problem as @asm0dey, and fixed it. Was a problem with the symbolic link of the libORBit lib. Just get into /usr/lib and delete it:
sudo rm libORBit-2.so.0
Then create it correctly:
sudo ln -s libORBit-2.so.0.1.0 libORBit-2.so.0
NOTE: This works in my system (Manjaro)
PhotonX commented on 2019-02-11 11:08 (UTC)
asm0dey: Looks like a permission problem, could you please give more details on your build environment (do you use an AUR helper? are you building in a clean directory? is orbit2 installed and if so, does the file libORBit-2.so.0 exist on the filesystem and which permissions does it have?)?
asm0dey commented on 2019-02-10 19:23 (UTC)
Can't install this package with error
PhotonX commented on 2018-08-23 06:35 (UTC)
xiretza, see my discussion on this topic with Vrakfall in https://aur.archlinux.org/packages/perl-gtk2-unique/?O=10&PP=10
xiretza commented on 2018-08-22 18:22 (UTC) (edited on 2018-08-22 18:23 (UTC) by xiretza)
Please bump pkgrel for perl 5.28 rebuild.
Edit: same applies to all your other perl packages.
eest commented on 2018-07-18 17:40 (UTC)
@PhotonX: Ah, makes sense, thanks for the explanation :).
PhotonX commented on 2018-07-17 21:43 (UTC)
@eest: That's because somebody reported that the source files weren't downloading, so I checked out what was happening and had the impression that somehow the source files were changed and the checksums need to be updated.
Turned out that it was just sourceforge having some server problems and the files which I was downloading and whose checksums I entered were just some error pages. So I reverted the checksums as soon as I realized what was happening.
eest commented on 2018-07-17 19:42 (UTC)
Why was the checksum for the upstream source modified for a short duration at 2018-03-03? I noticed the same happened for the gnomecanvas-perl package.
PhotonX commented on 2017-07-14 05:06 (UTC)
SlingShotSuicide commented on 2017-07-13 22:27 (UTC)
1 2 3 Next › Last »