Package Details: nwipe-git 0.38.r7.gf594d67-1

Git Clone URL: https://aur.archlinux.org/nwipe-git.git (read-only, click to copy)
Package Base: nwipe-git
Description: A dwipe fork for securely erasing disks
Upstream URL: https://github.com/martijnvanbrummelen/nwipe
Licenses: GPL-2.0-or-later
Conflicts: nwipe
Provides: nwipe
Submitter: sanerb
Maintainer: lmartinez-mirror
Last Packager: lmartinez-mirror
Votes: 2
Popularity: 0.72
First Submitted: 2015-08-29 19:55 (UTC)
Last Updated: 2025-03-16 20:10 (UTC)

Required by (0)

Sources (1)

Latest Comments

eniac commented on 2024-09-15 14:40 (UTC)

To compile this package, edit the PKGBUILD and replace ./init.sh with ./autogen.sh

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!