Package Details: krusader-git 2.10.0.dev.r7206.g1d788aa3b-1

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.000000
First Submitted: 2011-01-10 00:11 (UTC)
Last Updated: 2025-01-22 18:07 (UTC)

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 Next › Last »

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 vs r6241.

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:

the latest commit is 04e6286f952703a23672989ce14255488f47a064

but the

pkgver=2.8.0.dev.r6241.g5fec71dd

the package version title is Package Details: krusader-git 2.8.0.dev.r6241.g5fec71dd-1 also, so the commit used for build is 5fec71dd.... I am talking about that difference.

The question: where that 5fec71dd... commit originates from? How to find it? Where the krusader-git package finds it, if as you said, it is absent in master 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?

livem commented on 2021-11-19 07:26 (UTC)

Hi!

Thank you for maintaining!

I see the PKGBUILD tells the pkgver=2.8.0.dev.r6241.g5fec71dd, but why I can't see git log on both new commits? https://invent.kde.org/utilities/krusader/-/commits/master ​has commits only for the 2.8.0.dev.r6379.g04e6286f-1 krusader version as latest available.

So where those two commits originated from if not from the git's master branch?

sir_lucjan commented on 2020-07-14 20:24 (UTC)

@wcasanova

I know, but the redirection's working for now. The package is building up correctly:

==> Making package: krusader-git 2.8.0.dev.r6241.g5fec71dd-1 (wto, 14 lip 2020, 22:22:49)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Cloning krusader git repo...
Cloning into bare repository '/home/lucjan/Pobrane/roboczy/roboczy-3/krusader-git/krusader'...
warning: redirecting to https://invent.kde.org/utilities/krusader.git/
remote: Enumerating objects: 607, done.
remote: Counting objects: 100% (607/607), done.
remote: Compressing objects: 100% (250/250), done.
remote: Total 53903 (delta 373), reused 586 (delta 357), pack-reused 53296
Receiving objects: 100% (53903/53903), 22.32 MiB | 5.02 MiB/s, done.
Resolving deltas: 100% (44869/44869), done.
==> Validating source files with sha1sums...
    krusader ... Skipped
==> Extracting sources...
  -> Creating working copy of krusader git repo...
Cloning into 'krusader'...
done.
==> Starting pkgver()...
==> Updated version: krusader-git 2.8.0.dev.r6274.gca01f649-1

wcasanova commented on 2020-07-14 19:28 (UTC) (edited on 2020-07-14 19:28 (UTC) by wcasanova)

@sir_lucjan hi, it's moved to https://invent.kde.org/utilities/krusader

sir_lucjan commented on 2020-06-13 21:07 (UTC)

@beaux_monde

Done

beaux_monde commented on 2020-06-13 19:44 (UTC)

Update sources URL.

student975 commented on 2018-04-04 15:52 (UTC) (edited on 2018-04-04 15:59 (UTC) by student975)

Yes, I'm agree. At any case it would be handy to and --abbrev=8 option to remove git version dependency, I guess. Thanks!

P.S. Have resolved the issue adding abbrev=8 to [core] section of ~/.gitconfig.