Search Criteria
Package Details: advcpmv 9.5-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/advcpmv.git (read-only, click to copy) |
|---|---|
| Package Base: | advcpmv |
| Description: | 'cp' and 'mv' utilities with progress bar patches |
| Upstream URL: | https://github.com/jarun/advcpmv |
| Licenses: | GPL3 |
| Provides: | acp, advcp, advmv, amv, cpg, mvg |
| Submitter: | ainola |
| Maintainer: | Posi |
| Last Packager: | Posi |
| Votes: | 59 |
| Popularity: | 0.54 |
| First Submitted: | 2021-12-24 02:06 (UTC) |
| Last Updated: | 2024-04-27 10:21 (UTC) |
Latest Comments
1 2 3 4 5 6 7 Next › Last »
tuxsavvy commented on 2025-08-22 13:04 (UTC) (edited on 2025-09-03 18:43 (UTC) by tuxsavvy)
Looks like coreutils-9.7 has been patched by another author, which hasn't been upstreamed to upstream URL as listed. In addition to that,
SPDX licensing appears to be GPL-3.0-or-later, I'm not a lawyer but the original COPYING that could be found on Internet Archive lacks the standard license headers which could have made identification between GPL-3.0-only or GPL-3.0-or-later easier. Because of this, and copy pasting the two licenses on SPDX website, without standard license headers, running
diff -uon them, indicated a space in-between the link as the only change. The copy that is mirrored on Internet Archive neither lacks the space character, nor has the links in HTTPS.there are plenty of binaries that shouldn't be built, as eugene pointed out. I have since included more binaries that shouldn't be compiled, but there's two pre-computed binaries that aren't needed for packaging in the end, and that adding them to
--enable-no-install-programdidn't have any effect.As per Arch's wiki on AUR, I've e-mailed you the changes that addresses all that, and allows multiple patches to be included, as per Arch's coreutils
PKGBUILDwith slight modifications to not use stream redirect, and to just use--inputfor feeding diff/patches instead. Please refer to my e-mail for a full disclosure.eugene commented on 2024-04-27 12:49 (UTC) (edited on 2024-04-27 12:53 (UTC) by eugene)
Please add following argument to
configureto not build unnecessary stuff (remove spaces I had to put into it so message can be shown in full here):--enable-no-install-program='[,b2sum,base64,base32,basenc,basename,cat,chcon, chgrp,chmod,chown,cksum,comm,csplit,cut,date,dd,dir, dircolors,dirname,du,echo,env,expand,expr,factor, false,fmt,fold,ginstall,groups,head,id,join,kill, link,ln,logname,ls,md5sum,mkdir,mkfifo,mknod,mktemp, nl,nproc,nohup,numfmt,od,paste,pathchk,pr,printenv, printf,ptx,pwd,readlink,realpath,rm,rmdir,runcon, seq,sha1sum,sha224sum,sha256sum,sha384sum,sha512sum, shred,shuf,sleep,sort,split,stat,sum,sync,tac,tail, tee,test,touch,tr,true,truncate,tsort,tty,uname, unexpand,uniq,unlink,uptime,vdir,wc,whoami,yes'niksingh710 commented on 2023-09-27 05:35 (UTC)
Core util package says tiemout
zuzavo commented on 2023-04-23 13:10 (UTC)
Problems with the public key. For the maintainer and/or submitter info, as I assume that at this point we all know how to solve this...
vresod commented on 2022-05-20 01:47 (UTC)
Can't believe you guys staged a coup on my package
calamity commented on 2022-05-03 21:07 (UTC)
I have no idea what caused it but the problem were file permissions: 750 instead of 755 (default) on several sub-directories of
/usr/share/perl5/. After fixing this, it works as expected now. Thank you.Posi commented on 2022-05-02 20:34 (UTC)
I have the actual perl version. Look here
And for me the build working. Look here
calamity commented on 2022-05-02 09:47 (UTC) (edited on 2022-05-02 09:52 (UTC) by calamity)
I get an error multiple times (on different man files) which makes the build fail:
I also get a warning during the checking phase:
This is odd since I have perl version 5.34.1-1 installed.
The file
Heavy.pmis actually located at/usr/share/perl5/core_perl/Exporter/Heavy.pm. So it looks like an upstream or packaging problem to me. I mean, I could symlink from the missing to the correct file but that wouldn't really solve the root cause. Any ideas?Thanks
j1simon commented on 2022-01-17 13:33 (UTC)
This patch has a serious problem when the file/s to be moved is very large. It gets "stuck" calculating the size of the file/s to be moved.
Ataraxy commented on 2022-01-08 06:28 (UTC)
Please change upstream URL: https://github.com/jarun/advcpmv
1 2 3 4 5 6 7 Next › Last »