AUR Account Suspension Appeal - ozan-fn
Dear Arch Linux Trusted Users, I am writing to respectfully appeal the suspension of my primary AUR account, username: ozan-fn. I would like to clarify the recent situation regarding the 'antigravity-ide' package. The package was flagged and criticized by some users who suspected that the PKGBUILD contained "AI slop" or suspicious scripts. I want to clarify that while the initial configuration attempts were flawed, the download URL used in the package is indeed the official Google release URL. Out of panic and a desperate desire to save the package and hand it over to the right hands, I made a mistake by creating a second account (username: 2586ozan). Through that account, I immediately added an experienced contributor, @AlphaLynx, as a co-maintainer. @AlphaLynx has since cleaned up the PKGBUILD perfectly, shifted the source to the official Google CDN, and submitted a formal merge request (PRQ#81922). The package 'antigravity-ide' is now completely safe, properly maintained, and follows all AUR packaging standards thanks to this collaboration. I sincerely apologize for the initial messy script and for inappropriately creating a second account to bypass the situation. My only intention was to prevent the package from dying and to ensure the community got a working version. I kindly request the Trusted Users to unsuspend my original account (ozan-fn). I am more than happy to have the temporary account (2586ozan) deleted once my primary account is restored, provided that the maintainer/submitter status for 'antigravity-ide' is transferred back to 'ozan-fn' so that @AlphaLynx, @kIERO, and I can continue working on it together. Thank you for your understanding, time, and help in resolving this matter. Best regards, Akhmad Fauzan (ozan-fn)
> users who suspected that the PKGBUILD contained "AI slop"
>>>
+ # 1. Salin seluruh isi folder aplikasi ke /opt/
+ cp -r "${srcdir}/Antigravity IDE/"* "${pkgdir}/opt/${pkgname}/"
+
+ # 2. Buat symlink agar bisa dipanggil lewat terminal
+ install -d "${pkgdir}/usr/bin"
+ ln -s "/opt/${pkgname}/antigravity-ide"
"${pkgdir}/usr/bin/antigravity-ide"
+
+ # 3. Install file .desktop ke menu aplikasi sistem
+ install -Dm644 "${srcdir}/antigravity.desktop"
"${pkgdir}/usr/share/applications/antigravity-ide.desktop"
+
+ # 4. === INI YANG BARU ===
+ # Ambil code.png dari dalam folder ekstrak, dan taruh di folder ikon
sistem dengan nama antigravity-ide.png
+ install -Dm644 "${srcdir}/Antigravity
IDE/resources/app/resources/linux/code.png"
"${pkgdir}/usr/share/pixmaps/antigravity-ide.png"
>>>
That's either AI or OCD.
however it's pretty ironic that people complaining about AI-generated code
in the package which only goal is to generate AI code 😺
i think such practice of ai-blame is counter-productive (especially if it
was one of defining reasons for a ban) as qualifier of output quality - i
remember the times when i was younger and there were few 'oldschool devs'
who were denying to review (or requiring lengthy persuasions) if they saw
that the code written with editor with syntax highlight. according to their
quote "syntax highlighting rotting the brain" - it feels like the cycle if
history turned and in context of ai same phrases are being heard.
Dear Akhmad, On 5/21/26 6:31 AM, AKHMAD FAUZAN wrote:
I am writing to respectfully appeal the suspension of my primary AUR account, username: ozan-fn. ... I kindly request the Trusted Users to unsuspend my original account (ozan-fn).
No worries, I've reinstated your account. This mail and your collaboration with other co-maintainers have demonstrated good faith and cleared up my initial suspicion. Good communication is the key and I thank you for this mail :)
I am more than happy to have the temporary account (2586ozan) deleted once my primary account is restored, provided that the maintainer/submitter status for 'antigravity-ide' is transferred back to 'ozan-fn' so that @AlphaLynx, @kIERO, and I can continue working on it together. I think you will need to orphan the package with your temporary account and readopt it with your original account. Once done, you can remove your old account via the AUR web interface (My account > "Click here if you want to permanently delete this account.").
Ping your co-maintainers or me if you have any trouble doing that. Best, Hyacinthe
participants (3)
-
Actionless Loveless
-
AKHMAD FAUZAN
-
Hyacinthe Cartiaux