Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

First search result for "todoist" is unofficial (and unpopular) todoist-git #2539

Open
mattalxndr opened this issue Nov 29, 2024 · 0 comments

Comments

@mattalxndr
Copy link

mattalxndr commented Nov 29, 2024

Affected Version

yay v12.4.2 - libalpm v15.0.0

Describe the bug

My mission is to install the official Todoist client for Linux: https://todoist.com/downloads/linux.

First result from searching "todist" on aur.archlinux.org is the official client package, aur/todoist-appimage 9.9.0-1 (+25 0.74):

image

However, the first result from yay -Ss todoist is aur/todoist-git r326.45738fb-1 (+0 0.00), an unofficial client with zero popularity:

Screenshot_2024-11-29_17-49

Reproduction Steps

  1. Run yay -Ss todoist.

Expected behavior

First result is aur/todoist-appimage.

Actual behavior

First result is aur/todoist-git.

Output

Current yay config:

{
  "aururl": "https://aur.archlinux.org",
  "aurrpcurl": "https://aur.archlinux.org/rpc?",
  "buildDir": "/home/matt/.cache/yay",
  "editor": "",
  "editorflags": "",
  "makepkgbin": "makepkg",
  "makepkgconf": "",
  "pacmanbin": "pacman",
  "pacmanconf": "/etc/pacman.conf",
  "redownload": "no",
  "answerclean": "",
  "answerdiff": "",
  "answeredit": "",
  "answerupgrade": "",
  "gitbin": "git",
  "gpgbin": "gpg",
  "gpgflags": "",
  "mflags": "",
  "sortby": "popularity",
  "searchby": "name-desc",
  "gitflags": "",
  "removemake": "ask",
  "sudobin": "sudo",
  "sudoflags": "",
  "version": "12.4.2",
  "requestsplitn": 150,
  "completionrefreshtime": 7,
  "maxconcurrentdownloads": 1,
  "bottomup": true,
  "sudoloop": false,
  "timeupdate": false,
  "devel": true,
  "cleanAfter": true,
  "keepSrc": false,
  "provides": true,
  "pgpfetch": true,
  "cleanmenu": false,
  "diffmenu": false,
  "editmenu": false,
  "combinedupgrade": true,
  "useask": false,
  "batchinstall": true,
  "singlelineresults": true,
  "separatesources": true,
  "debug": false,
  "rpc": true,
  "doubleconfirm": true,
  "rebuild": "no"
}

Thoughts

I suspect that renaming unofficial todoist-git to something other than [companyname], [companyname]-bin, or [companyname]-git would fix this bug, amirite? Should be a rule against that, maybe there is. Regardless, the AUR search result parses it the right way (in my opinion).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant