i-nex / I-Nex

System information tool written in gambas3, python, bash
http://i-nex.linux.pl/
174 stars 24 forks source link

Can't build on Arch #68

Closed ghost closed 7 years ago

ghost commented 7 years ago
`==> Recibiendo las fuentes…
  -> Clonando i-nex-git del repositorio git…
Cloning into bare repository '/home/ufeldraku/.cache/pacaur/i-nex-git/i-nex-git'...
remote: Counting objects: 10440, done.
remote: Compressing objects: 100% (252/252), done.
remote: Total 10440 (delta 72), reused 0 (delta 0), pack-reused 10186
Receiving objects: 100% (10440/10440), 14.22 MiB | 398.00 KiB/s, done.
Resolving deltas: 100% (6799/6799), done.
==> Validando los archivos source con sha256sums…
    i-nex-git ... Omitido
:: Construyendo paquete(s) i-nex-git...
==> Creando el paquete: i-nex-git 7.6.0.50.gbfde8df-1 (lun dic  5 15:11:43 PET 2016)
==> Comprobando dependencias mientras se ejecuta…
==> Comprobando dependencias mientras se compila…
==> Recibiendo las fuentes…
  -> Actualizando i-nex-git del repositorio git…
Fetching origin
==> Validando los archivos source con sha256sums…
    i-nex-git ... Omitido
==> Extrayendo las fuentes…
  -> Creando copia de trabajo de I-Nex del repositorio git…
Switched to a new branch 'makepkg'
==> Iniciando prepare()…
sed: no se puede leer pastebinit: No existe el fichero o el directorio
==> ERROR: Se produjo un fallo en prepare().
    Cancelando…
:: failed to build i-nex-git package(s)`

As you can see, it fails in the "pastebinit" thing, I do have it installed though, also I use gnome on wayland, however, this also happens on xorg.

eloaders commented 7 years ago

You use this PKGBUILD https://github.com/i-nex/I-Nex/blob/master/dists/PKGBUILD ?

ghost commented 7 years ago

Holy potatoes, that worked! You should put that on the AUR.