You are not logged in.

#1 2014-09-14 18:00:24

MaTachi
Member
Registered: 2011-06-07
Posts: 52

Cannot install package because of unresolved dependencies

I'm trying to install lib32-libwbclient with yaourt but I'm getting the following error:

warning: cannot resolve "lib32-libbsd", a dependency of "lib32-libwbclient"
warning: cannot resolve "lib32-talloc", a dependency of "lib32-smbclient"
warning: cannot resolve "lib32-libbsd", a dependency of "lib32-libwbclient"
warning: cannot resolve "lib32-libwbclient", a dependency of "lib32-smbclient"
warning: cannot resolve "lib32-pam", a dependency of "lib32-smbclient"
warning: cannot resolve "lib32-avahi", a dependency of "lib32-smbclient"
:: The following packages cannot be upgraded due to unresolvable dependencies:
      lib32-libwbclient  lib32-smbclient

:: Do you want to skip the above packages for this upgrade? [y/N] n
error: failed to prepare transaction (could not satisfy dependencies)
:: lib32-libwbclient: requires lib32-libbsd
:: lib32-smbclient: requires lib32-talloc
:: lib32-libwbclient: requires lib32-libbsd
:: lib32-smbclient: requires lib32-libwbclient
:: lib32-smbclient: requires lib32-pam
:: lib32-smbclient: requires lib32-avahi

Here is the complete output:

19:47~% yaourt -S lib32-libwbclient

==> Downloading lib32-libwbclient PKGBUILD from AUR...
x .AURINFO
x PKGBUILD
...[comments]...

lib32-libwbclient 4.1.12-1  (Tue Sep  2 18:53:10 CEST 2008)
( Unsupported package: Potentially dangerous ! )
==> Edit PKGBUILD ? [Y/n] ("A" to abort)
==> ------------------------------------
==> n

==> WARNING: This PKGBUILD describes a splitted package.
==> Specific package options are unknown
==> lib32-smbclient dependencies:


==> Continue building lib32-libwbclient ? [Y/n]
==> -------------------------------------------
==> 
==> Building and installing package
==> Making package: lib32-smbclient 4.1.12-1 (Sun Sep 14 19:48:48 CEST 2014)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Downloading smbclient-4.1.12-1-i686.pkg.tar.xz...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100 5696k  100 5696k    0     0  49343      0  0:01:58  0:01:58 --:--:-- 47027
  -> Downloading libwbclient-4.1.12-1-i686.pkg.tar.xz...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100 30556  100 30556    0     0   9667      0  0:00:03  0:00:03 --:--:--  9666
==> Validating source files with md5sums...
    smbclient-4.1.12-1-i686.pkg.tar.xz ... Passed
    libwbclient-4.1.12-1-i686.pkg.tar.xz ... Passed
==> Extracting sources...
==> Entering fakeroot environment...
==> Starting package_lib32-libwbclient()...
==> Tidying install...
  -> Purging unwanted files...
  -> Removing libtool files...
  -> Removing static library files...
  -> Compressing man and info pages...
  -> Stripping unneeded symbols from binaries and libraries...
==> Creating package "lib32-libwbclient"...
  -> Generating .PKGINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Starting package_lib32-smbclient()...
==> Tidying install...
  -> Purging unwanted files...
  -> Removing libtool files...
  -> Removing static library files...
  -> Compressing man and info pages...
  -> Stripping unneeded symbols from binaries and libraries...
==> Creating package "lib32-smbclient"...
  -> Generating .PKGINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: lib32-smbclient 4.1.12-1 (Sun Sep 14 19:51:00 CEST 2014)

==> Continue installing lib32-smbclient ? [Y/n]
==> [v]iew package contents [c]heck package with namcap
==> ---------------------------------------------------
==> y

loading packages...
resolving dependencies...
warning: cannot resolve "lib32-libbsd", a dependency of "lib32-libwbclient"
warning: cannot resolve "lib32-talloc", a dependency of "lib32-smbclient"
warning: cannot resolve "lib32-libbsd", a dependency of "lib32-libwbclient"
warning: cannot resolve "lib32-libwbclient", a dependency of "lib32-smbclient"
warning: cannot resolve "lib32-pam", a dependency of "lib32-smbclient"
warning: cannot resolve "lib32-avahi", a dependency of "lib32-smbclient"
:: The following packages cannot be upgraded due to unresolvable dependencies:
      lib32-libwbclient  lib32-smbclient

:: Do you want to skip the above packages for this upgrade? [y/N] n
error: failed to prepare transaction (could not satisfy dependencies)
:: lib32-libwbclient: requires lib32-libbsd
:: lib32-smbclient: requires lib32-talloc
:: lib32-libwbclient: requires lib32-libbsd
:: lib32-smbclient: requires lib32-libwbclient
:: lib32-smbclient: requires lib32-pam
:: lib32-smbclient: requires lib32-avahi
==> WARNING: Your packages are saved in /tmp/yaourt-tmp-matachi
cp: overwrite '/tmp/yaourt-tmp-matachi/lib32-libwbclient-4.1.12-1-x86_64.pkg.tar.xz'? 
cp: overwrite '/tmp/yaourt-tmp-matachi/lib32-smbclient-4.1.12-1-x86_64.pkg.tar.xz'? 

Offline

#2 2014-09-14 18:07:49

jasonwryan
Anarchist
From: .nz
Registered: 2009-05-09
Posts: 30,426
Website

Re: Cannot install package because of unresolved dependencies

Yaourt is not pacman (please make some effort to understand this distinction).


Moving to AUR issues...


Arch + dwm   •   Mercurial repos  •   Surfraw

Registered Linux User #482438

Offline

#3 2014-09-14 18:38:01

MaTachi
Member
Registered: 2011-06-07
Posts: 52

Re: Cannot install package because of unresolved dependencies

jasonwryan wrote:

Yaourt is not pacman (please make some effort to understand this distinction).


Moving to AUR issues...

Sorry, I read the description of the forum

General AUR related subforum. Want to request an Archer to create an AUR PKGBUILD for you? Read the sticky for instructions, and post here!

and didn't think it sounded very applicable to issue resolving.

Offline

#4 2014-09-14 19:03:31

jasonwryan
Anarchist
From: .nz
Registered: 2009-05-09
Posts: 30,426
Website

Re: Cannot install package because of unresolved dependencies

Your issue is exactly that you don't understand the difference between the official repositories and the AUR.


Arch + dwm   •   Mercurial repos  •   Surfraw

Registered Linux User #482438

Offline

#5 2014-09-15 18:42:40

MaTachi
Member
Registered: 2011-06-07
Posts: 52

Re: Cannot install package because of unresolved dependencies

jasonwryan wrote:

Your issue is exactly that you don't understand the difference between the official repositories and the AUR.

Umm, so how do I do to install lib32-libwbclient?

Offline

#6 2014-09-15 18:45:34

Scimmia
Fellow
Registered: 2012-09-01
Posts: 13,729

Re: Cannot install package because of unresolved dependencies

MaTachi wrote:
jasonwryan wrote:

Your issue is exactly that you don't understand the difference between the official repositories and the AUR.

Umm, so how do I do to install lib32-libwbclient?

https://aur.archlinux.org/packages/lib32-libwbclient/
https://wiki.archlinux.org/index.php/AUR

Offline

#7 2014-09-15 18:52:54

MaTachi
Member
Registered: 2011-06-07
Posts: 52

Re: Cannot install package because of unresolved dependencies

Scimmia wrote:
MaTachi wrote:
jasonwryan wrote:

Your issue is exactly that you don't understand the difference between the official repositories and the AUR.

Umm, so how do I do to install lib32-libwbclient?

https://aur.archlinux.org/packages/lib32-libwbclient/
https://wiki.archlinux.org/index.php/AUR

Maybe it wasn't clear from my original post, but I have yaourt installed and I tried to install lib32-libwbclient by running yaourt -S lib32-libwbclient, which resulted in the error message in my original post. I have used yaourt to successfully install packages in the past, such as ttf-ms-fonts and owncloud-client.

Offline

#8 2014-09-15 18:54:21

Scimmia
Fellow
Registered: 2012-09-01
Posts: 13,729

Re: Cannot install package because of unresolved dependencies

Yeah, my point is STOP USING YAOURT WHEN TROUBLESHOOTING!

Offline

Board footer

Powered by FluxBB