@ArthurBorsboom, thank you. I have fixed it, also extended optional dependencies.
Search Criteria
Package Details: oama-bin 0.15-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/oama-bin.git (read-only, click to copy) |
---|---|
Package Base: | oama-bin |
Description: | Provide OAuth2 renewal and authorization capabilities |
Upstream URL: | https://github.com/pdobsan/oama |
Licenses: | BSD |
Conflicts: | mailctl-bin, oama, oama-git |
Provides: | oama |
Replaces: | mailctl-bin |
Submitter: | petrus7 |
Maintainer: | petrus7 |
Last Packager: | petrus7 |
Votes: | 8 |
Popularity: | 0.70 |
First Submitted: | 2024-05-12 23:57 (UTC) |
Last Updated: | 2024-10-12 21:44 (UTC) |
Dependencies (10)
- fdm (fdm-gitAUR) (optional) – fetch and deliver mail
- gnome-keyring (gnome-keyring-gitAUR) (optional) – Stores passwords and encryption keys
- gnupg (gnupg-gitAUR, gnupg-largekeysAUR) (optional) – OpenPGP encryption and signing tool
- isync (isync-utf8-mailboxesAUR, isync-gitAUR, isync-config-patchedAUR, mbsync-gitAUR) (optional) – IMAP and MailDir mailbox synchronizer
- keepassxc (keepassxc-gitAUR, keepassxc-allow-aur-extension-originAUR, keepassxc-allow-aur-extension-origin-binAUR) (optional) – Cross-platform community-driven port of Keepass password manager
- kwallet (kwallet-gitAUR) (optional) – Secure and unified container for user passwords
- msmtp (msmtp-gitAUR, msmtp-ntlmAUR) (optional) – an SMTP client
- mutt (mutt-slangAUR, mutt-gitAUR) (optional) – Small but very powerful text-based mail client
- neomutt (neomutt-gitAUR) (optional) – A version of mutt with added features
- offlineimap (offlineimap3-gitAUR) (optional) – Synchronizes emails between two repositories
Required by (0)
Sources (2)
petrus7 commented on 2024-06-26 11:44 (UTC)
ArthurBorsboom commented on 2024-06-26 10:23 (UTC)
Install of v0.14-2 shows release notes of v0.13-3
...
oama version 0.13.3
Get google always return a refresh_key even with private client_id,secret
...
petrus7 commented on 2024-05-15 20:02 (UTC)
@Igneo676 I appreciate your concerns but don't share your priorities. I might not have chosen the best way to do it in retrospect but don't want to spend more time on this deprecation issue.
Both of your problems can be solved easily. Ignore mailctl-bin in pacman.conf. You can install the last proper version of mailctl-bin on a new systems by cloning its AUR repo, and installing the version you need by makepkg.
Igneo676 commented on 2024-05-15 14:01 (UTC)
@petrus7 please don't force an error on build here. If you're looking to specify that the package is deprecated, please include it in the package itself with a notification instead of at build time
For one, if I'm setting up a new computer today and I haven't migrated to oama, then I'm now forced to do the switch instead of being able to migrate at my own pace. Not to mention the general confusion when my upgrades now fail on my computers
lahwaacz commented on 2024-05-14 21:40 (UTC)
@petrus7 I'm not talking about empty binary package, but empty source package, i.e. PKGBUILD that does nothing. It will only confuse new users who find it here while old users will get a notification when the package is merged/deleted.
petrus7 commented on 2024-05-14 20:34 (UTC) (edited on 2024-05-14 20:53 (UTC) by petrus7)
@lahwaaz thanks, but I do not want either of them.
This PKGBUILD is intentionally set to fail during install, no empty package get installed. I was hoping that the pre_install, pre_upgrade will show the message so all of my old users get a notification about oama. Some of them don't/can't immediately change. Unfortunately, nothing shown by pre_upgrade, I don't know why.
Edit: Success: the package() function finally shows the message before failing so mailctl users gradually get notified about oama.
lahwaacz commented on 2024-05-14 20:14 (UTC)
@petrus7 You can ask for this package to be deleted or merged into oama-bin
instead of leaving empty: https://wiki.archlinux.org/title/AUR_submission_guidelines#Requests
petrus7 commented on 2024-05-14 18:34 (UTC) (edited on 2024-05-14 18:37 (UTC) by petrus7)
Unfortunately, the replaces
functionality does not work for AUR packages, only for the official and user package repositories. However, I figured out a trick to work around this limitation so users of mailctl will be notified soon.
The transition and config of oama
is easy just read the
docs.
ArthurBorsboom commented on 2024-05-14 10:55 (UTC)
If oama is the replacement for mailctl, then it might be useful to use the PKGBUILD function replaces.
https://wiki.archlinux.org/title/PKGBUILD#replaces
This combined with an upgrade/migration script could result in an automated and seamless transition for its users. I am not sure if this is actually possible, but hopefully it is.
ArthurBorsboom commented on 2024-05-13 13:07 (UTC)
Hi Peter,
Thanks for all your efforts!
I have several machines still using mailctl-bin. Is there a 'migration guide' available to make my life easier? :)
Pinned Comments
petrus7 commented on 2024-05-13 10:39 (UTC) (edited on 2024-05-14 18:40 (UTC) by petrus7)
oama
is the successor ofmailctl
from the same author.Please, report
oama
related issues upstream and use this place for AUR related problems only.