GithubHelp home page GithubHelp logo

Comments (13)

maximbaz avatar maximbaz commented on June 1, 2024 1

Much colors, such wow :doge: 😄
I like it, especially the highlighted diff, whether it is a version change or only a new pkgrel.

I'll be testing the branch. So far I saw one issue: the code is not respecting IgnorePkg from /etc/pacman.conf:

image

Before it was like that:

image

from yay.

maximbaz avatar maximbaz commented on June 1, 2024 1

So far it's looking good, I'm using it and everything works as expected 👍
I'm fine with merging this and closing the issue.

from yay.

Jguer avatar Jguer commented on June 1, 2024

True, that's very useful.

Updating the cache is a privileged action, so yay would have to run as superuser and break makepkg (From what I gather privilege deescalation is not implemented).

For now we could run sudo pacman -Sy to update the cache and then do the parsing manually Jguer/go-alpm@260d638.

Off-topic so I don't forget: there's a human function in the go-alpm package that can be used if exported instead of having another one yay

from yay.

Jguer avatar Jguer commented on June 1, 2024


It's working, not really good for merging yet until it's better tested and still not sure about the UX.

from yay.

Jguer avatar Jguer commented on June 1, 2024

My bad, forgot that config variable, I'll add it in. I also see your -> are not centered, still haven't been able to fix that

from yay.

maximbaz avatar maximbaz commented on June 1, 2024

Is it intended that there is a difference whether I use -Syu or -Su?

image

from yay.

Jguer avatar Jguer commented on June 1, 2024

I think it's only missing --noconfirm support and development package support (still needs to be redone in pacaur fashion) but I would also feel comfortable merging after adding noconfirm.

from yay.

maximbaz avatar maximbaz commented on June 1, 2024

Now that you mention it, I noticed that this branch is not updating development packages anymore. Compare how the build from AUR vs the build from the parallelUpdate branch work:

image

from yay.

maximbaz avatar maximbaz commented on June 1, 2024

@Jguer another issue:

image

from yay.

maximbaz avatar maximbaz commented on June 1, 2024

Thanks for the fix 🙂

One more bug, or rather a little annoyance - the app gets stuck if there is nothing to update:

image

from yay.

kode54 avatar kode54 commented on June 1, 2024

How do I enable this feature? I somehow have it enabled on a fresh install on a server, but it doesn't work on my desktop, which I just installed a few days ago.

E: I just realized that I had imported a ~/.config/yay/config.json from my previous server setup, which I pre-configured on a desktop machine long ago. I have thus imported this configuration to my new desktop. It would still be helpful to document this, though.

from yay.

Jguer avatar Jguer commented on June 1, 2024
--combinedupgrade
              During sysupgrade, Yay will first perform a refresh, then
              show its combined menu of repo and AUR packages that will
              be upgraded. Then after reviewing the pkgbuilds, the repo
              and AUR upgrade will start with no need for manual
              intervention.

Source: manpage

Also you may be refering to this

I believe it's this you were searching

from yay.

kode54 avatar kode54 commented on June 1, 2024

Oops. I didn't know there was a manpage, or that the option was referenced there. Sorry about that. Also, I'm not really using it to skip packages, only to display a version number difference summary.

from yay.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.