|
Apparently renaming packages is not supported:
https://lists.archlinux.org/pipermail/aur-general/2011-July/015194.html
https://lists.archlinux.org/pipermail/aur-general/2011-June/014866.html
So I was not able to push repo with different name:
Enumerating objects: 33, done.
Counting objects: 100% (33/33), done.
Delta compression using up to 8 threads
Compressing objects: 100% (29/29), done.
Writing objects: 100% (33/33), 4.73 KiB | 1.58 MiB/s, done.
Total 33 (delta 11), reused 0 (delta 0)
remote: error: The following error occurred when parsing commit
remote: error: 3e6b6719a14fef7658744077138342c2db713c52:
remote: error: missing install file: tracktion-7-free-daw.install
remote: error: hook declined to update refs/heads/master
To ssh://aur.archlinux.org/t7-daw.git
! [remote rejected] master -> master (hook declined)
error: failed to push some refs to 'ssh://aur@aur.archlinux.org/t7-daw.git'
So I created new repo.
Changes I made:
- .install: let pacman hooks handle desktop files and icons
- left only printing note
- package rename
|