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

Auto updater is enabled by default on rolling release arch linux #3770

Open
2 tasks done
t00 opened this issue Jan 9, 2025 · 0 comments
Open
2 tasks done

Auto updater is enabled by default on rolling release arch linux #3770

t00 opened this issue Jan 9, 2025 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@t00
Copy link

t00 commented Jan 9, 2025

I have checked the following:

  • I use the newest version of bruno.
  • I've searched existing issues and found nothing related to my issue.

Describe the bug

There is a serious issue with auto-updater - there is no option to disable check and it is enabled by default on linux, where package management is centralized. Possibly optional notification about updates would be useful but automatic applying of updates is just too much of a security risk.

When quitting bruno, I am asked to enter credentials.

I am using arch package 1.36.1-1 from https://aur.archlinux.org/packages/bruno-bin (not yet updated to 1.38 hence the check).

Jan 09 17:24:33 my-pc bruno.desktop[1115032]: 17:24:33.966 › Executing: /usr/bin/pkexec --disable-internal-agent with args: /bin/bash,-c,'dpkg -i /home/too/.cache/bruno-updater/pending/bruno_1.38.1_amd64_linux.deb || apt-get install -f -y'
Jan 09 17:24:33 my-pc bruno.desktop[1115032]: 17:24:33.949 › Executing: which gksudo || which kdesudo || which pkexec || which beesu with args:
Jan 09 17:24:33 my-pc bruno.desktop[1115032]: 17:24:33.949 › Install: isSilent: true, isForceRunAfter: false
Jan 09 17:24:33 my-pc bruno.desktop[1115032]: 17:24:33.947 › Auto install update on quit

I could not find any reported issue about the problem so I am assuming 1.38 has no fix yet.

.bru file to reproduce the bug

No response

Screenshots/Live demo link

Credentials popup when quitting bruno.
image

@t00 t00 added the bug Something isn't working label Jan 9, 2025
@ganesh-bruno ganesh-bruno self-assigned this Jan 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants