@schinfo: 'https://aur.archlinux.org/networkminer.git/' zugreifen: The requested URL returned error: 403
Your old clone from https won't work for updating. Change the remote to sftp or rm and clone as sftp. Your AUR page will show two clone URL
Git Clone URL: | https://aur.archlinux.org/networkminer.git (read-only, click to copy) |
---|---|
Package Base: | networkminer |
Description: | A Network Forensic Analysis Tool for advanced Network Traffic Analysis, sniffer and packet analyzer |
Upstream URL: | https://www.netresec.com/?page=NetworkMiner |
Keywords: | analyser network |
Licenses: | GPL2 |
Submitter: | yanganto |
Maintainer: | severach (yanganto, schinfo) |
Last Packager: | schinfo |
Votes: | 9 |
Popularity: | 0.115432 |
First Submitted: | 2015-12-20 12:54 (UTC) |
Last Updated: | 2024-10-29 09:43 (UTC) |
@schinfo: 'https://aur.archlinux.org/networkminer.git/' zugreifen: The requested URL returned error: 403
Your old clone from https won't work for updating. Change the remote to sftp or rm and clone as sftp. Your AUR page will show two clone URL
diff --git a/PKGBUILD b/PKGBUILD
index 2c12bb4..e98b859 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -15,7 +15,7 @@
set -u
pkgname='networkminer'
-pkgver=2.8.1
+pkgver=2.9
pkgrel='1'
pkgdesc='A Network Forensic Analysis Tool for advanced Network Traffic Analysis, sniffer and packet analyzer'
arch=('any')
@@ -25,8 +25,8 @@ depends=('mono')
#_verwatch=('http://www.netresec.com/?page=NetworkMiner' '\s\+<[nt][a-z]\+>NetworkMiner\s\([0-9][^<]\+\)</[a-z]\+>.*' 'f')
_srcname="NetworkMiner_${pkgver//\./-}"
source=("${_srcname}.zip::https://www.netresec.com/?download=NetworkMiner")
-md5sums=('832b1accd0d2e48cf00138ae6fe62f23')
-sha256sums=('34e8ba09d6bb47463c0e154b7a8eef26922b8dd61000e95d1880aa8c175507e1')
+md5sums=('e9785d46e545494b61a11627650a7b2f')
+sha256sums=('c610f6ba647ddd9c718e87018ee40595a4d72a52a6b3b7ceb53caf4fa8de6f05')
package() {
set -u
# clone the repo
git clone https://aur.archlinux.org/networkminer.git
cd networkminer/
# open editor and paste the patch content, save & exit
vim 2.9.patch
# apply it
git apply 2.9.patch
# build and install it
makepkg -si
@severach thanks for reporting this
"One or more files did not pass the validity check" means it's been updated. Flag out of date. No need to post a mesage.
==> Validating source files with sha256sums... NetworkMiner_2-3.zip ... Skipped ==> Extracting sources... -> Extracting NetworkMiner_2-3.zip with bsdtar ==> Entering fakeroot environment... ==> Starting package()... mv: cannot stat '/tmp/yaourt-tmp-xtrm0/aur-networkminer/src/NetworkMiner_2-3': No such file or directory /usr/bin/makepkg: line 342: logpipe: unbound variable
It's not building currently
Pinned Comments
severach commented on 2018-08-08 23:21 (UTC)
"One or more files did not pass the validity check" means it's been updated. Flag out of date. No need to post a mesage.