To compile this package, edit the PKGBUILD and replace ./init.sh with ./autogen.sh
Search Criteria
Package Details: nwipe-git r24.8a9a718-3
Package Actions
Git Clone URL: | https://aur.archlinux.org/nwipe-git.git (read-only, click to copy) |
---|---|
Package Base: | nwipe-git |
Description: | A fork of the dwipe command that will securely erase disks using a variety of recognised methods (from Git) |
Upstream URL: | http://www.andybev.com/index.php/Nwipe |
Licenses: | GPL2 |
Submitter: | sanerb |
Maintainer: | sanerb |
Last Packager: | sanerb |
Votes: | 1 |
Popularity: | 0.000000 |
First Submitted: | 2015-08-29 19:55 (UTC) |
Last Updated: | 2016-06-25 21:27 (UTC) |
Dependencies (3)
- device-mapper (device-mapper-gitAUR)
- ncurses (ncurses-gitAUR)
- parted (parted-gitAUR)
Required by (0)
Sources (1)
Latest Comments
eniac commented on 2024-09-15 14:40 (UTC)
ipaqmaster commented on 2023-02-20 05:10 (UTC)
$ git clone https://aur.archlinux.org/nwipe-git.git
Cloning into 'nwipe-git'...
$ cd nwipe-git
$ makepkg
==> Making package: nwipe-git r24.8a9a718-3 (Mon 20 Feb 2023 16:09:06)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
-> Cloning nwipe git repo...
Cloning into bare repository '/tmp/nwipe-git/nwipe'...
remote: Enumerating objects: 2851, done.
remote: Counting objects: 100% (759/759), done.
remote: Compressing objects: 100% (311/311), done.
remote: Total 2851 (delta 479), reused 697 (delta 439), pack-reused 2092
Receiving objects: 100% (2851/2851), 8.13 MiB | 6.65 MiB/s, done.
Resolving deltas: 100% (1820/1820), done.
==> Validating source files with sha512sums...
nwipe ... Skipped
==> Extracting sources...
-> Creating working copy of nwipe git repo...
Cloning into 'nwipe'...
done.
==> Starting pkgver()...
==> Updated version: nwipe-git r714.2320015-1
==> Starting build()...
/tmp/nwipe-git/PKGBUILD: line 28: ./init.sh: No such file or directory
==> ERROR: A failure occurred in build().
Aborting...
✔ /tmp/nwipe-git [master|✚ 1]
$
Am I doing something wrong?
sanerb commented on 2016-06-26 06:16 (UTC)
Please note the following additions:
# Bug reports can be filed at https://bugs.square-r00t.net/index.php?project=3
# News updates for packages can be followed at https://devblog.square-r00t.net
(If you want an RSS-feed only pertaining to my AUR packages, you can subscribe to https://devblog.square-r00t.net/rss/?category=aur in your favourite RSS reader.)
Note that you should still use the AUR web interface for flagging packages as out-of-date if a new version is released; the aforementioned bug tracker is to aid in issues with building/packaging/the PKGBUILD formats/etc. specifically.
Thanks!
Pinned Comments
sanerb commented on 2016-06-26 06:16 (UTC)