-
Notifications
You must be signed in to change notification settings - Fork 95
Closed
Description
I did a aursync -u when the following happened:
-> Using [custom] repository
==> Resolving dependencies...
-> spotify 1.0.72.117-1 -> 1.0.77.336-1
==> Retrieving build files...
POST git-upload-pack (972 bytes)
remote: Counting objects: 4, done.
remote: Compressing objects: 100% (4/4), done.
remote: Total 4 (delta 3), reused 0 (delta 0)
Unpacking objects: 100% (4/4), done.
From https://aur.archlinux.org/spotify
b18e792..dda96cb master -> origin/master
fatal: couldn't read spotify/.git/packed-refs: Not a directory
Simply trying again, I got this:
-> Using [custom] repository
==> Resolving dependencies...
-> spotify 1.0.72.117-1 -> 1.0.77.336-1
==> Retrieving build files...
From https://aur.archlinux.org/spotify
= [up to date] master -> origin/master
fatal: couldn't read spotify/.git/packed-refs: Not a directory
Cleaning the cache for spotify will probably fix the issue, but I would like to know if you have any idea why this happens.
Reactions are currently unavailable