[aur-general] Renaming AUR Repository
Hi. I have an AUR repo named `ttf-jura`[1], which is a font package. After I read AUR Font Publishing wiki, I noticed I need to split TTF, OTF and variable variations, so I split `ttf-jura` as `ttf-jura`, `otf-jura` and `ttf-jura-variable` and changed pkgbase as `jura-font`. But since `ttf-jura` repo's pkgbase is `ttf-jura`, I cant push to repo with new pkgbase. Is it possible rename `ttf-jura` as `jura-font`[2], so I can push new, split version of it? Thanks. I'm not pushing to jura-font directly because it maybe conflict with ttf-jura, because it already exists. [1]: https://aur.archlinux.org/packages/ttf-jur <https://aur.archlinux.org/packages/ttf-jura>a [2]: https://aur.archlinux.org/packages/jura-font
On 2022-04-23 14:12, Tuhana GAYRETLİ via aur-general wrote:
I'm not pushing to jura-font directly because it maybe conflict with ttf-jura, because it already exists.
This is correct, it will actually block you from pushing. It sounds like you are on the right track with naming though. The next thing to do is file a deletion request on the original "ttf-jura" package. In fact skip that, I'll file the request and get delete it for you right now. <puf> Now with that gone you can push with the pkgbase set to "jura-font" and a split package including "ttf-jura".
Thanks! May 3, 2022, 11:00 by aur-general@lists.archlinux.org:
On 2022-04-23 14:12, Tuhana GAYRETLİ via aur-general wrote:
I'm not pushing to jura-font directly because it maybe conflict with ttf-jura, because it already exists.
This is correct, it will actually block you from pushing.
It sounds like you are on the right track with naming though. The next thing to do is file a deletion request on the original "ttf-jura" package. In fact skip that, I'll file the request and get delete it for you right now. <puf>
Now with that gone you can push with the pkgbase set to "jura-font" and a split package including "ttf-jura".
participants (2)
-
Caleb Maclennan
-
Tuhana GAYRETLİ