Search Criteria
Package Details: krusader-git 2.9.0.dev.r7081.g9d401e3a-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/krusader-git.git (read-only, click to copy) |
---|---|
Package Base: | krusader-git |
Description: | Advanced twin panel file manager for KDE. (GIT version) |
Upstream URL: | http://www.krusader.org |
Licenses: | GPL |
Conflicts: | krusader |
Provides: | krusader |
Submitter: | CtHx |
Maintainer: | sir_lucjan |
Last Packager: | sir_lucjan |
Votes: | 41 |
Popularity: | 0.023180 |
First Submitted: | 2011-01-10 00:11 (UTC) |
Last Updated: | 2024-09-24 11:03 (UTC) |
Dependencies (46)
- acl (acl-gitAUR)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc11-libsAUR, gcc-libs-snapshotAUR)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR, glibc-eac-binAUR, glibc-eac-rocoAUR)
- karchive (karchive-gitAUR)
- kbookmarks (kbookmarks-gitAUR)
- kcodecs (kcodecs-gitAUR)
- kcompletion (kcompletion-gitAUR)
- kconfig (kconfig-gitAUR)
- kconfigwidgets (kconfigwidgets-gitAUR)
- kcoreaddons (kcoreaddons-gitAUR)
- kguiaddons (kguiaddons-gitAUR)
- ki18n (ki18n-gitAUR)
- kiconthemes (kiconthemes-gitAUR)
- kio (kio-gitAUR)
- kitemviews (kitemviews-gitAUR)
- kjobwidgets (kjobwidgets-gitAUR)
- knotifications (knotifications-gitAUR)
- kparts (kparts-gitAUR)
- kservice (kservice-gitAUR)
- kstatusnotifieritem (kstatusnotifieritem-gitAUR)
- Show 26 more dependencies...
Latest Comments
« First ‹ Previous 1 2 3 4 5 Next › Last »
driblo commented on 2023-10-05 15:26 (UTC)
Hi! On the latest Manjaro (23.0.3) I get the following error when I try to update with yay -S krusader-git.
sir_lucjan commented on 2021-11-19 22:27 (UTC)
I know for a fact that this has nothing to do with PKGBUILD - no one has ever reported such an error to me - and I've been managing this package for almost five years.
livem commented on 2021-11-19 22:21 (UTC)
Sir, this is the first time I saw that behavior from pamac for the plast 3 months at least:
, it is very hard to believe that it is
pamac
-related issue, it did not got updates 2 weeks,but has settings to check for updates daily.
I used
yay -S krusader-git
to the same version (your saw it on logs on[2021-11-19T19:29:49+0300]
)Now
pamac
keep silence about Krusader's updates. I do not understood what is going on. Currently I have no issues with "fake" update notifications.Thank you! Sorry for disturbing.
sir_lucjan commented on 2021-11-19 21:20 (UTC)
Pamac wants to update the file because it finds an older version in AUR than you have built - it does not search locally on disk but treats AUR as a separate repository. To avoid this, I would have to throw every new commit into AUR which is completely pointless. Unfortunately, this is how aur-helpers like pamac work. There's nothing I can do about it - there's nothing in PKGBUILD that can prevent this. This is purely a matter of aur-helpers like pamac.
livem commented on 2021-11-19 21:05 (UTC) (edited on 2021-11-19 21:05 (UTC) by livem)
OK, let's forget the
r6241.g5fec71dd
version. But in themaster
branch of the Krusader's repo (https://invent.kde.org/utilities/krusader/-/commit/04e6286f952703a23672989ce14255488f47a064) the latest commit is04e6286f
. It was a month ago. And I have it already:2.8.0.dev.r6379.g04e6286f-1
The question:
Why I received update notification from
pamac
and to which commit version it suggests me to update? Where to view that some new and hidden (in Krusader's repo) commit message?sir_lucjan commented on 2021-11-19 15:38 (UTC)
Now I no longer understand anything. What downgrade do you mean? Which manager are you using? Just because there is a version in AUR from a year ago does not mean that it will be installed. PKGBUILD ALWAYS downloads the latest possible version and during the build, the pkgver version updates itself automatically with:
This is how git packages work in AUR. I would not be able to update them every new commit. Show exactly what messages you have when you update and what software manager you are using.
livem commented on 2021-11-19 15:23 (UTC) (edited on 2021-11-19 15:25 (UTC) by livem)
Sir, do not want to be annoying, but I really can't understand why we should downgrade from the current version of
pacman -Qi krusader-git | grep Ver
Version : 2.8.0.dev.r6379.g04e6286f-1
with the last update a month ago (https://invent.kde.org/utilities/krusader/-/commit/04e6286f952703a23672989ce14255488f47a064)
to the
krusader-git 2.8.0.dev.r6241.g5fec71dd-1
which was a year ago (by your link https://invent.kde.org/utilities/krusader/-/commit/5fec71dd)?
It is the downgrade even if compare their revision numbers: current
r6379
vsr6241
.So why we need to downgrade to 138 commits back? Really, really can't understand this to go to a year ago state.
Probably it is the time to add
krusader-git
package to ignore list to prevent that downgrade.@sir_lucjan, please, when you will have some time, try to fix it in order to prevent such downgrades.
sir_lucjan commented on 2021-11-19 10:30 (UTC)
The PKGBUILD of a package in git updates only when there is a change to its modification. It always builds the latest version so there is nothing to worry about. This version is from the last PKGBUILD modification and no changes have been needed since then.
https://invent.kde.org/utilities/krusader/-/commit/5fec71dd
This commit is also in the master branch.
livem commented on 2021-11-19 10:15 (UTC)
@sir_lucjan Thank you for the answer. You wrote:
but the
the package version title is
Package Details: krusader-git 2.8.0.dev.r6241.g5fec71dd-1
also, so the commit used for build is5fec71dd...
. I am talking about that difference.The question: where that
5fec71dd...
commit originates from? How to find it? Where thekrusader-git
package finds it, if as you said, it is absent inmaster
branch?sir_lucjan commented on 2021-11-19 08:37 (UTC)
PKGBUILD is prepared to always build the latest version from the master branch - in this case the latest commit is 04e6286f952703a23672989ce14255488f47a064. Sorry, but could you be a bit more specific about what you mean?
« First ‹ Previous 1 2 3 4 5 Next › Last »