Skip to content

fix pacman call#80

Open
emphasize wants to merge 1 commit into
MycroftAI:masterfrom
emphasize:fix-pacman_call
Open

fix pacman call#80
emphasize wants to merge 1 commit into
MycroftAI:masterfrom
emphasize:fix-pacman_call

Conversation

@emphasize
Copy link
Copy Markdown

Problem

Non-English system configurations will run into problems with former approach "yes | pacman ..."

Simply added a --noconfirm and --needed (to not reinstall packages present) instead of the existing statement. The -y added should be baseline since it renews the listings and prevents failures due to old lists.

Type of PR

  • Bugfix
  • Feature implementation
  • Refactor of code (without functional changes)
  • Documentation improvements
  • Test improvements

CLA

👍

@ChanceNCounter
Copy link
Copy Markdown

Wellp, I just tried it. It works... but I failed to intercept it in time to prevent a kernel and driver upgrade from piggybacking.

I don't think the --noconfirm is wise on Arch or Manjaro (nor, perhaps, was yes)

@emphasize
Copy link
Copy Markdown
Author

With problems i meant breakage as they would need a translated 'yes'.

Anyhow, how do you get a kernel update with this?

@ChanceNCounter
Copy link
Copy Markdown

It seems to have behaved like a -Syu, but I can't see why.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants