Search Criteria
Package Details: lib32-smbclient 4.12.3-1
Git Clone URL: | https://aur.archlinux.org/lib32-smbclient.git (read-only, click to copy) |
---|---|
Package Base: | lib32-smbclient |
Description: | Tools to access a server's filespace and printers via SMB |
Upstream URL: | http://www.samba.org |
Licenses: | |
Provides: | |
Replaces: | |
Submitter: | rafaelff |
Maintainer: | DarkShadow44 |
Last Packager: | DarkShadow44 |
Votes: | 25 |
Popularity: | 0.000014 |
First Submitted: | 2015-06-11 14:22 |
Last Updated: | 2020-08-03 17:10 |
Dependencies (39)
- lib32-avahi
- lib32-gnutls (lib32-gnutls-git)
- lib32-jansson
- lib32-ldb
- lib32-libaio
- lib32-libcap (lib32-libcap-git)
- lib32-libcups (lib32-libcups-minimal-git)
- lib32-libgcrypt (lib32-libgcrypt15-git)
- lib32-libunwind (lib32-libunwind-git)
- lib32-ncurses (lib32-ncurses-git)
- lib32-pam (lib32-pam-minimal-git)
- lib32-systemd (lib32-systemd-git)
- lib32-talloc
- lib32-tdb
- perl-parse-yapp
- smbclient (smbclient-stub)
- lib32-avahi (make)
- lib32-gnutls (lib32-gnutls-git) (make)
- lib32-jansson (make)
- lib32-ldb (make)
- lib32-libaio (make)
- lib32-libarchive (make)
- lib32-libbsd (make)
- lib32-libcap (lib32-libcap-git) (make)
- lib32-libcups (lib32-libcups-minimal-git) (make)
- lib32-libgcrypt (lib32-libgcrypt15-git) (make)
- lib32-libnsl (lib32-libnsl-git) (make)
- lib32-libtirpc (lib32-libtirpc-minimal-git) (make)
- lib32-ncurses (lib32-ncurses-git) (make)
- lib32-pam (lib32-pam-minimal-git) (make)
- lib32-popt (make)
- lib32-systemd (lib32-systemd-git) (make)
- lib32-talloc (make)
- lib32-tdb (make)
- lib32-tevent (make)
- libwbclient (smbclient) (make)
- perl-parse-yapp (make)
- rpcsvc-proto (make)
- smbclient (smbclient-stub) (make)
Latest Comments
1 2 3 4 5 6 ... Next › Last »
thaewrapt commented on 2020-07-13 14:09
Needs
lib32-icu
as a dependency, more info at https://bbs.archlinux.org/viewtopic.php?id=255257zxioper commented on 2020-05-20 20:44
Looks like fault.c requires unwind library to be installed. @DarkShadow44 please add lib32-libunwind as a dependency.
craight commented on 2020-05-18 16:02
@rafaelff @lviggiani I get the same error with pikaur and after i manually removed lib32-libwbclient.
rafaelff commented on 2020-05-13 11:07
@lviggiani Consider trying to remove lib32-libwbclient, if it is installed. Also consider migrating from Yaourt to another AUR helper, as it is deprecated with several unsolved issues.
lviggiani commented on 2020-05-13 09:11
Hi, I cant't build it. I get the following error:
DarkShadow44 commented on 2020-05-12 16:56
@rafaelff I tried, but doesn't change it.
rafaelff commented on 2020-05-12 16:45
I don't know how it affects, but you can remove 'pkgbase' and use lib32-smbclient in 'pkgname' and replace the package function to 'package()'. Maybe moving the replaces, provides, etc. to outside the packaging function makes the replace work?
DarkShadow44 commented on 2020-05-12 16:26
Update should work, although I don't know why it doesn't automatically replace lib32-libwbclient... For now, manual intervention is required, then you can uninstall lib32-libwbclient yourself.
DarkShadow44 commented on 2020-04-29 18:36
Thanks for the heads-up, but I'll have to wait until https://www.archlinux.org/packages/multilib/x86_64/lib32-tdb/ updates. Although that's been out of date for ever a year now, an idea what I should do here?
rafaelff commented on 2020-04-29 18:04
'smbclient' package now replaces/provides 'libwbclient', see diff log. Consider applying the same to this lib32 package