before flag this out of date you must try to compile in a chroot environment. It work correctly and the last version is 1.6.2
Search Criteria
Package Details: uuid 1.6.2-20
Package Actions
Git Clone URL: | https://aur.archlinux.org/uuid.git (read-only, click to copy) |
---|---|
Package Base: | uuid |
Description: | OSSP Universally Unique Identifier |
Upstream URL: | http://www.ossp.org/pkg/lib/uuid |
Licenses: | MIT |
Submitter: | ilpianista |
Maintainer: | FryDay |
Last Packager: | FryDay |
Votes: | 83 |
Popularity: | 0.44 |
First Submitted: | 2012-12-08 17:37 (UTC) |
Last Updated: | 2021-02-07 01:13 (UTC) |
Dependencies (2)
- sh (dashbinshAUR, bash-devel-static-gitAUR, zshbinshAUR, bash-devel-gitAUR, busybox-coreutilsAUR, bash-gitAUR, bash)
- git (git-gitAUR, git-glAUR) (make)
Required by (13)
Sources (3)
Black_Codec commented on 2015-08-11 10:14 (UTC)
JohnnyDeacon commented on 2015-04-20 01:34 (UTC)
Lol, I can build pacmanager....
just two minutes ago I couldn't. . .
adminempire commented on 2015-04-20 01:32 (UTC)
I fixed nothing.
JohnnyDeacon commented on 2015-04-20 01:32 (UTC)
Thanks for the fix!
adminempire commented on 2015-04-20 01:26 (UTC)
Just tested on my box works perfectly fine for me
==> Retrieving sources...
-> Downloading uuid-1.6.2.tar.gz...
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 387k 100 387k 0 0 156k 0 0:00:02 0:00:02 --:--:-- 156k
-> Found ossp.patch
==> Validating source files with sha512sums...
adminempire commented on 2015-04-20 01:25 (UTC)
OK thanks thats actually useful instead of making me guess that from flagging it out of date that you actually meant something totally different.
I will try and find another mirror and update
JohnnyDeacon commented on 2015-04-20 01:25 (UTC)
-> Downloading uuid-1.6.2.tar.gz...
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0Warning: Transient problem: HTTP error Will retry in 3 seconds. 3 retries
Warning: left.
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0Warning: Transient problem: HTTP error Will retry in 3 seconds. 2 retries
Warning: left.
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0Warning: Transient problem: HTTP error Will retry in 3 seconds. 1 retries
Warning: left.
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (22) The requested URL returned error: 503 Service Unavailable
==> ERROR: Failure while downloading uuid-1.6.2.tar.gz
Aborting...
The build failed.
JohnnyDeacon commented on 2015-04-20 01:24 (UTC)
When I build pacmanager that needs uuid I get and 404 error. . .
adminempire commented on 2015-04-20 01:03 (UTC)
This is a dead project it can't be out of date. There has not been an update since 2008
codekoala commented on 2015-01-14 19:10 (UTC)
Found it. I had an environment variable set somehow that caused the badness.
PERL_MM_OPT=INSTALL_BASE=/home/me/perl5
Updating the build() function to use "PERL_MM_OPT= make" instead of just "make" did the trick for me, similar to Ba7a7chy's suggestion. Apparently something appended a bunch of perl-related environment variables to my .zshrc. Wish I knew which package or packages were responsible for that...
Would you consider updating the PKGBUILD to temporarily unset PERL_MM_OPT for other poor saps who had this happen without their knowledge?
Pinned Comments
FryDay commented on 2019-04-12 14:26 (UTC)
Now sourced from a github mirror. Let me know if you have any issues.