https://wiki.archlinux.org/index.php/VCS_PKGBUILD_Guidelines#Tips
Looks like the format of git has changed.
The branch comes before the git.
Arch says they do not want capital letters in $pkgname but the git repo has a cap letter...anyone know if it matters during a clone?
Here is the begining of my new source line:
source=(Branch-13.2::'git+https://github.com/bareos/bareos'
I used 13.2 because it matches the rest. I also had to update the pushd line later in the PKGBUILD.
Search Criteria
Package Details: bareos-director-python-plugins-common 23.0.1-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/bareos.git (read-only, click to copy) |
---|---|
Package Base: | bareos |
Description: | Bareos - Backup Archiving Recovery Open Sourced - This package contains the common files for the python 2 and python 3 director plugins |
Upstream URL: | http://www.bareos.org |
Keywords: | Backup bacula bareos |
Licenses: | AGPL3 |
Groups: | bareos |
Submitter: | AlD |
Maintainer: | None |
Last Packager: | khvalera |
Votes: | 23 |
Popularity: | 0.000057 |
First Submitted: | 2014-07-23 09:45 (UTC) |
Last Updated: | 2024-02-20 22:01 (UTC) |
Dependencies (14)
- bareos-directorAUR
- cmake (cmake-gitAUR) (make)
- gcc (gcc-gitAUR, gccrs-gitAUR, gcc11AUR, gcc-snapshotAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- glusterfs (make)
- jansson (jansson-gitAUR) (make)
- libmariadbclient (libmysqlclient55AUR, libmysqlclient56AUR, mariadb-libs-gitAUR, libmysqlclient81AUR, libmysqlclient57AUR, libmysqlclient80AUR, libmysqlclientAUR, mariadb-libs, mariadb-lts-libs) (make)
- lsb-release (make)
- pam_wrapper (make)
- postgresql-libs (postgresql-libs-12AUR, postgresql13-libsAUR, postgresql-libs-gitAUR) (make)
- python (python37AUR, python311AUR, python310AUR) (make)
- python-setuptools (make)
- qt5-base (qt5-base-gitAUR, qt5-base-headlessAUR) (make)
- rpcsvc-proto (make)
Required by (1)
Sources (5)
webdawg commented on 2014-02-18 19:56 (UTC)
webdawg commented on 2014-02-18 19:13 (UTC)
==> Extracting sources...
-> Creating working copy of bareos git repo...
Cloning into 'bareos'...
done.
fatal: Cannot update paths and switch to branch 'makepkg' at the same time.
Did you intend to checkout 'origin/Branch-12.4' which can not be resolved as commit?
==> ERROR: Failure while creating working copy of bareos git repo
Aborting...
==> ERROR: Makepkg was unable to build bareos-bat.
Pinned Comments