Package Details: zapret-git 70.6.r7.gb12b1a5-2

Git Clone URL: https://aur.archlinux.org/zapret-git.git (read-only, click to copy)
Package Base: zapret-git
Description: Bypass deep packet inspection
Upstream URL: https://github.com/bol-van/zapret
Licenses: MIT
Conflicts: zapret
Provides: zapret
Submitter: ahmubashshir
Maintainer: xiota
Last Packager: xiota
Votes: 18
Popularity: 0.134351
First Submitted: 2020-07-16 01:38 (UTC)
Last Updated: 2025-04-10 22:32 (UTC)

Latest Comments

« First ‹ Previous 1 2 3 Next › Last »

REmorin commented on 2024-10-28 11:22 (UTC) (edited on 2024-10-28 14:34 (UTC) by REmorin)

@xiota I guess there's no reason to have multiple packages, it looks like the repo installer script always installs all files and binaries.

xiota commented on 2024-10-28 07:36 (UTC)

@REmorin If they can be used together, would there be a problem with unifying the packages? (Is there a reason to keep separate packages?)

REmorin commented on 2024-10-27 13:03 (UTC)

@xiota There was an update recently, now tpws and nfqws can be used alongside each other. Probably need to remove zapret-tpws-git and zapret-nfqws-git conflict and rename /opt/zapret/config.* replacing the config symlink.

xiota commented on 2024-10-16 14:36 (UTC)

@zfkerr Installer scripts do not belong in packages. Specify what is missing or install directly from repo yourself.

zfkerr commented on 2024-10-16 08:08 (UTC) (edited on 2024-10-16 08:22 (UTC) by zfkerr)

It's necessary to add files install_bin.sh install_easy.sh install_prereq.sh to start work. Please, add it.

zfkerr commented on 2024-10-12 12:48 (UTC)

==> Starting package_zapret-common-git()...
install: omitting directory 'init.d/sysv/custom.d'
install: omitting directory 'init.d/sysv/custom.d.examples'
==> ERROR: A failure occurred in package_zapret-common-git().
Aborting...
error: failed to build 'zapret-git-62.r3.gc532ec4-1 (zapret-nfqws-git zapret-common-git)': 
error: packages failed to build: zapret-git-62.r3.gc532ec4-1 (zapret-nfqws-git zapret-common-git)

Comminux commented on 2024-10-09 10:55 (UTC) (edited on 2024-10-09 10:56 (UTC) by Comminux)

@xiota, can you add blockcheck.sh and the contents of the files/fake/ folder to one of the group's packages?

xiota commented on 2024-08-30 08:14 (UTC) (edited on 2024-08-30 08:16 (UTC) by xiota)

@napaster Try building in a clean chroot. If that doesn't help, put the full log in a pastebin.

The following line indicated base-devel wasn't installed.

==> ERROR: Cannot find the debugedit binary required for including source files in debug packages.

Because:

$ pacman -Si base-devel | grep -E '(Name|debugedit)'
Name            : base-devel
Depends On      : archlinux-keyring  autoconf  automake  binutils  bison  debugedit  fakeroot  file  findutils  flex  gawk  gcc  gettext  grep  groff  gzip  libtool  m4  make  pacman  patch  pkgconf  sed  sudo  texinfo  which

napaster commented on 2024-08-30 08:08 (UTC)

This package is installed on the system.

pacman -Ss base-devel
core/base-devel 1-1 [installed]
    Basic tools to build Arch Linux packages

xiota commented on 2024-08-30 06:03 (UTC)

@napaster Install base-devel.