You are not logged in.

#1 2023-09-21 03:23:47

useraddition
Member
Registered: 2013-06-07
Posts: 107

lib32-sane not installing from aur. Needed for wine games (Solved)

Hi I'm having a problem, I managed to download several dependencies for lib32-sane with the exception of one: lib32-gdbm. There has been some updates and changes to dependencies that ignore the specific package system call in aur. I couldn't get this vital package to download. I downloaded from aur atleast 20 depending packages independently did "makepkg -sri" to each individual one. I can't get this package to download. There has been some changes on how this initial packages calls for dependencies. I also installed chaotic-aur to see if it had the package. But no luck.

Last edited by useraddition (2023-09-21 04:12:19)

Offline

#2 2023-09-21 03:37:06

Trilby
Inspector Parrot
Registered: 2011-11-29
Posts: 29,555
Website

Re: lib32-sane not installing from aur. Needed for wine games (Solved)


"UNIX is simple and coherent..." - Dennis Ritchie, "GNU's Not UNIX" -  Richard Stallman

Offline

#3 2023-09-21 03:58:09

useraddition
Member
Registered: 2013-06-07
Posts: 107

Re: lib32-sane not installing from aur. Needed for wine games (Solved)

ok well here is more debugging information:

$ makepkg -sri
==> Making package: lib32-sane 1.2.1-2 (Wed Sep 20 19:51:11 2023)
==> Checking runtime dependencies...
==> Installing missing dependencies...
[sudo] password for krazybastid: 
error: target not found: lib32-avahi
==> ERROR: 'pacman' failed to install missing dependencies.
==> Missing dependencies:
  -> lib32-avahi
==> Checking buildtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...

Packages (18) dvisvgm-3.1.1-1  ffcall-2.4-2  ghostscript-10.02.0-1
              ijs-0.35-5  jbig2dec-0.19-1  libpaper-2.1.1-1
              libsigsegv-2.14-2  libsynctex-2023.66984-16
              poppler-data-0.4.12-1  potrace-1.16-2  t1lib-5.1.2-8
              texlive-basic-2023.66594-19  texlive-bin-2023.66984-16
              texlive-latex-2023.66594-19
              texlive-latexrecommended-2023.66594-19
              texlive-pictures-2023.66594-19  zziplib-0.13.72-2
              texlive-latexextra-2023.66594-19

Total Installed Size:  328.28 MiB

:: Proceed with installation? [Y/n] n
$ cd lib32-avahi
$makepkg -sri
==> Making package: lib32-avahi 0.8+22+gfd482a7-1 (Wed Sep 20 19:52:26 2023)
==> Checking runtime dependencies...
==> Installing missing dependencies...
error: target not found: lib32-gdbm
==> ERROR: 'pacman' failed to install missing dependencies.
==> Missing dependencies:
  -> lib32-gdbm
==> Checking buildtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...

Packages (6) python-mako-1.2.4-3  python-markdown-3.4.4-1
             python-markupsafe-2.1.3-1  gobject-introspection-1.78.1-1
             lib32-libevent-2.1.12-3  xmltoman-0.4-4

Total Installed Size:  16.06 MiB

:: Proceed with installation? [Y/n] n
$cd lib32-gdbm
$makepkg -sri
==> Making package: lib32-gdbm 1.23-1 (Wed Sep 20 19:56:24 2023)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Downloading gdbm-1.23.tar.gz...
AS this is going on it is showing the package not download
<CTRL Z> to break

Offline

#4 2023-09-21 04:13:09

useraddition
Member
Registered: 2013-06-07
Posts: 107

Re: lib32-sane not installing from aur. Needed for wine games (Solved)

I debugged a perameter in pkbuild where is says ftp from download changed it to http and it worked. Sorry bout that.

Offline

Board footer

Powered by FluxBB