@ax34: a security I added for manjaro users. Antergos added its version of pamac in its own repository.
So this is why there is a replace() function added in PKGBUILD.
Git Clone URL: | https://aur.archlinux.org/pamac-aur-git.git (read-only, click to copy) |
---|---|
Package Base: | pamac-aur-git |
Description: | Pamac package manager - library, gui, cli |
Upstream URL: | https://github.com/manjaro/pamac |
Keywords: | gui installer pacman |
Licenses: | GPL-3.0-or-later |
Conflicts: | libpamac, pamac, pamac-cli |
Provides: | libpamac, pamac |
Submitter: | FredBezies |
Maintainer: | xiota |
Last Packager: | xiota |
Votes: | 28 |
Popularity: | 0.000000 |
First Submitted: | 2017-09-09 10:09 (UTC) |
Last Updated: | 2024-11-05 19:15 (UTC) |
@ax34: a security I added for manjaro users. Antergos added its version of pamac in its own repository.
So this is why there is a replace() function added in PKGBUILD.
Yay tries to replace pamac-aur
with this package because of replaces=('pamac')
Why does this package replace pamac?
This package seems to be building, but then not installing. Is anyone else having the same issue?
Edit-1 | Thanks @FredBezies. Mea culpa; I omitted checking upstream for the issue. I assumed it was something local on my machine.
@mozzi32: bug rapporté. Ça semble exploser en vol avec vala 0.42.5.
J'ai un msg d'erreur avec la version 7.3.4-1
"../src/transaction.vala:1313.16-1313.39: error: The type name AURPackageStruct' could not be found
foreach (unowned AURPackageStruct infos in summary_struct.to_build) {
^^^^^^^^^^^^^^^^^^^^^^^^
../src/transaction_interface.vala:36.19-36.42: error: The type name
TransactionSummaryStruct' could not be found
public abstract TransactionSummaryStruct get_transaction_summary ();
^^^^^^^^^^^^^^^^^^^^^^^^
../src/transaction_interface_daemon.vala:38.19-38.42: error: The type name TransactionSummaryStruct' could not be found
public abstract TransactionSummaryStruct get_transaction_summary () throws Error;
^^^^^^^^^^^^^^^^^^^^^^^^
Command-line option
--thread` is deprecated and will be ignored
Compilation failed: 43 error(s), 0 warning(s)
ninja: build stopped: subcommand failed.
==> ERREUR : Une erreur s’est produite dans build().
Abandon…
==> Removing installed dependencies..."
As-tu une idée sur le pb ?
@Papajoke :
Version number? I'm just using git sources. So just shout at pamac developer for his choice.
I will add provides and replaces lines for Manjaro users... Who should not use it, as it removes pacman-mirrors support. Manjaro users MUST wait for an official release of THEIR main package management tool.
Anyway, modification added EVEN IF IT USELESS for Arch / Antergos / Anarchy / Namib users.
Pinned Comments