Cannot update, everything fails to satisfy dependencies

Looking back through this thread, I notice:

Does this statement suggest that your issue is solved?

If so, please mark a post as the solution, so that this thread may receive some well-earned closure.

Cheers.

2 Likes

Technically - Cannot update, everything fails to satisfy dependencies - #2 by BG405 is the answer.

Everything after that is just elaboration on the consequences of adding custom packages into the mix.

:: ... breaks dependency ... required by avidemux-core-git
:: ... breaks dependency ... required by avidemux-qt5-git

No matter how many but’s, if’s and elaboration from @blazini36 changes that fact.

One can boil it down to this when dealing with a lot of custom (foregin) packages

pamac list --foreign -q > ~/custom-pkglist.txt
pamac remove $(cat ~/custom-pkglist.txt)
pamac upgrade
pamac build $(cat ~/custom-pkglist.txt)
2 Likes

It was a general discussion, I wrote They (People who wanted to update and had important AUR Packages that could mess around in the boot or update process)… i wasn’t quoting or replying directly to you.

Because i have no idea how to solve your problem, sry.

If you want a blind guess… then create a timeshift snapshot and delete all related AUR files or change to unstable branch. :man_shrugging:

I agree. I’ll take the liberty of marking this thread as solved.

I had hoped the OP might take some action themselves, but as often happens, they have not. This only leaves behind a meandering mess of miscommunication.

Naturally, if a substantial reason can be demonstrated that the post from @BG405 should not be marked the solution, this can be changed.

1 Like

Lol just delete the thread, this is painful

potentially embarrassing for the OP might be a better assessment - in my opinion :man_shrugging:

Just another who thinks that forum rules and guidelines are for everyone else, but not them, I suppose.

Perhaps we should “LOL” and delete every thread they create, just to ease their pain.

Some users hate pamac and were probably reacting to comment about installing via pamac

If this topic was deleted, your other topic that falsely accuses moderators of marking this topic as solved
would have no context.

I have removed solution marking but not removed the timer to close topic
But I could close both topics immediately if you prefer

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.