You are not logged in.
I've been away for just a bit so tell me if this has been discussed before.
I decided to update a package on the AUR today. Because of spring cleaning I just d/l it from the repo with a script I use that is basically akin to this:
wget --quiet "$url"/"$pkgname"/"$pkgname".tar.gzpI tried to move the directory and got:
mv /var/abs/local/aur/kbackup/ personal/
mv: cannot move `/var/abs/local/aur/kbackup/' to `personal/kbackup': Directory not emptyWhat?? That's, immediately after this happened, I did. After a little luck I discovered the day of the directory and PKGBUILD:
aur/kbackup
└── [Jan 1 1970] PKGBUILDSame goes with the directory. I can't remember but I've discovered this before on another package that I got from the AUR a bit ago and discussed here about. What's going on ?
Setting Up a Scripting Environment | Proud donor to wikipedia - link
Offline
I can't reproduce it. Everything looks fine. Maybe it was a temporary problem?
Offline
Yeah, guess so. Just one of those things, I guess. Thanks for checking.
Setting Up a Scripting Environment | Proud donor to wikipedia - link
Offline