Search Criteria
Package Details: lib32-smbclient 4.16.4-1
Package Actions
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: | GPL3 |
Provides: | lib32-libwbclient |
Replaces: | lib32-libwbclient |
Submitter: | rafaelff |
Maintainer: | DarkShadow44 |
Last Packager: | DarkShadow44 |
Votes: | 25 |
Popularity: | 0.000000 |
First Submitted: | 2015-06-11 14:22 (UTC) |
Last Updated: | 2022-07-29 15:36 (UTC) |
Dependencies (41)
- lib32-avahi
- lib32-gnutls (lib32-gnutls-git)
- lib32-icu (lib32-icu-git)
- lib32-jansson
- lib32-ldb
- lib32-libaio
- lib32-libcap (lib32-libcap-git)
- lib32-libcups
- 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
- lib32-avahi (make)
- lib32-gnutls (lib32-gnutls-git) (make)
- lib32-jansson (make)
- Show 21 more dependencies...
Latest Comments
DarkShadow44 commented on 2022-05-10 16:03 (UTC)
@J5lx Didn't notice, since I had that installed anyways. Pushed a fix.
J5lx commented on 2022-05-10 09:06 (UTC)
There seems to be a missing (buildtime?) dependenc on perl-json:
DarkShadow44 commented on 2022-04-08 15:04 (UTC)
Updated. You need to manually update lib32-tdb though: https://gist.github.com/DarkShadow44/957d67e252bda383455b83e1af567368
DarkShadow44 commented on 2022-03-29 01:09 (UTC)
Need to wait for https://archlinux.org/packages/multilib/x86_64/lib32-tdb/ to update to 1.4.6. Feel free to ping me if that's done, though.
DarkShadow44 commented on 2022-03-16 21:06 (UTC)
@MarsSeed Sure, done.
MarsSeed commented on 2022-03-16 11:33 (UTC)
The make depenency lib32-libbsd is out of date but it became orphaned just now.
@DarkShadow44 I suggest you might want to adopt it and update it so lib32-smbclient can use the safer new libbsd library.
thisisprateek commented on 2021-11-30 09:48 (UTC)
update: build is successful after removing tracker.
thisisprateek commented on 2021-11-30 06:44 (UTC) (edited on 2021-11-30 08:58 (UTC) by thisisprateek)
What are you using this package for? You probably don't need it.
A. It's a dependency of lib32-gnome-vfs (AUR) which is again a dependency of CCS Uniflash v3.14 from Texas Instruments. I'm unable to make use of the newer version for various reasons.
If you really need it, temporarily remove "tracker" before installing this?
A. I can try this but not sure what else might break. I'll let you know after sometime.
DarkShadow44 commented on 2021-11-29 17:32 (UTC) (edited on 2021-11-29 17:32 (UTC) by DarkShadow44)
@thisisprateek
What are you using this package for? You probably don't need it.
If you really need it, temporary remove "tracker" before installing this?
I don't see an easy way to fix this issue, would need to patch the configure script probably.
thisisprateek commented on 2021-11-29 12:07 (UTC) (edited on 2021-11-29 12:11 (UTC) by thisisprateek)
Build is failing due to unmet link dependency on
libtracker-sparql-2.0.so.0
provided bytracker
.[2308/3226] Compiling source4/lib/cmdline/popt_common.c /usr/bin/ld: skipping incompatible /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/../../../libtracker-sparql-2.0.so when searching for -ltracker-sparql-2.0 /usr/bin/ld: skipping incompatible /usr/lib/libtracker-sparql-2.0.so when searching for -ltracker-sparql-2.0 /usr/bin/ld: cannot find -ltracker-sparql-2.0 /usr/bin/ld: skipping incompatible /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/../../../libtracker-sparql-2.0.so when searching for -ltracker-sparql-2.0 /usr/bin/ld: skipping incompatible /usr/lib/libtracker-sparql-2.0.so when searching for -ltracker-sparql-2.0 collect2: error: ld returned 1 exit status
Link to detailed logs: https://pastebin.com/yirnVtTe) The version of
tracker
installed is 2.3.6.DarkShadow44 commented on 2021-09-14 06:33 (UTC)
You might have noticed a lack of updates, that's because I don't need this package anymore. I think I got that for wine, but it seems to work perfectly fine without.
If I might ask, what are you using this package for? Is this still relevant? If so, I keep maintaining it, I just wonder..
J5lx commented on 2021-05-11 19:03 (UTC)
This package is missing a dependency on lib32-icu:
thaewrapt commented on 2020-07-13 14:09 (UTC)
Needs
lib32-icu
as a dependency, more info at https://bbs.archlinux.org/viewtopic.php?id=255257zxioper commented on 2020-05-20 20:44 (UTC) (edited on 2020-05-21 11:29 (UTC) by zxioper)
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 (UTC)
@rafaelff @lviggiani I get the same error with pikaur and after i manually removed lib32-libwbclient.
rafaelff commented on 2020-05-13 11:07 (UTC)
@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 (UTC) (edited on 2020-05-13 09:15 (UTC) by lviggiani)
Hi, I cant't build it. I get the following error:
DarkShadow44 commented on 2020-05-12 16:56 (UTC)
@rafaelff I tried, but doesn't change it.
rafaelff commented on 2020-05-12 16:45 (UTC)
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 (UTC)
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 (UTC) (edited on 2020-04-29 18:38 (UTC) by DarkShadow44)
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 (UTC)
'smbclient' package now replaces/provides 'libwbclient', see diff log. Consider applying the same to this lib32 package
Baytars commented on 2020-04-25 15:00 (UTC) (edited on 2020-04-25 15:04 (UTC) by Baytars)
Why is that I'm stuck in packaging phase with no further response?
I have installed waf but the issue persists.
which waf
returns/usr/bin/waf
J5lx commented on 2019-12-11 20:23 (UTC)
Yup, that fixed it. Thanks!
DarkShadow44 commented on 2019-12-11 18:46 (UTC)
@J5lx Thanks for reporting, can you please try the update I made?
J5lx commented on 2019-12-11 18:30 (UTC) (edited on 2019-12-11 18:33 (UTC) by J5lx)
I currently get the following build failure: https://gist.github.com/J5lx/6ebda10b2b1ee405df6bd6210a2ef0da
DarkShadow44 commented on 2019-11-17 15:02 (UTC)
Updated to 4.10.10
DarkShadow44 commented on 2019-06-12 19:37 (UTC)
Since https://www.archlinux.org/packages/multilib/x86_64/lib32-tdb/ is updated, this should work now. Please retest.
DarkShadow44 commented on 2019-04-15 18:48 (UTC)
@craight
Sorry, forgot I already upgraded that on my system. Try this PKGBUILD if you don't want to work for the official update: https://gist.github.com/DarkShadow44/e8598eff4ae9e68b641720fa73c6a082
rafaelff commented on 2019-04-15 16:07 (UTC)
https://www.archlinux.org/packages/multilib/x86_64/lib32-tdb/
This package has to be 1.3.18, but it still is 1.3.16
craight commented on 2019-04-15 15:47 (UTC)
@DarkShadow44 For me doesn't build: "ERROR: System library tdb of version 1.3.18 not found, and bundling disabled" i've tdb 1.3.18-2 and lib32-tdb 1.3.16-1 installed. Since you wanted to wait for 1.3.18, is there already a lib32-tdb 1.3.18 version? I did not find any.
DarkShadow44 commented on 2019-04-10 17:36 (UTC)
Disabled python support for the time being - thus also disabling AD DC functionality - if you need it please let me know.
Can you please check if it builds/works fine for you?
DarkShadow44 commented on 2019-03-20 19:25 (UTC)
Waiting for an update of lib32-tdb, then I'll update. We need atleast 1.3.18.
DarkShadow44 commented on 2019-03-03 14:53 (UTC)
@LoveSpock Update is done - Could you please test?
DarkShadow44 commented on 2019-03-03 14:39 (UTC)
I'll see what I can do. What exactly do you need it for - aka how to test if it works properly?
LoveSpock commented on 2019-03-03 14:24 (UTC) (edited on 2019-03-03 14:25 (UTC) by LoveSpock)
Hello, is this package still updated? I can't build this one because the version is older than the version of Samba, but I need it for Origin. I would be happy if someone replaces it please... :)
rafaelff commented on 2019-01-12 12:42 (UTC)
I'm disowning this package as I'm unable to build the latest versions, even though all dependencies are up to date.
tioway commented on 2018-12-26 23:42 (UTC)
Hello, does anyone know how to resolve this error:
[1436/3842] Compiling lib/util/util_runcmd.c [1437/3842] Compiling source4/dsdb/common/util.c In file included from ../source4/dsdb/common/util.c:27: /usr/include/ldb_module.h:68:2: error: #error "Samba < 4.9 is not compatible with this version of ldb due to assumptions around fork() behaviour" #error "Samba < 4.9 is not compatible with this version of ldb due to assumptions around fork() behaviour" ^~~~~ Waf: Leaving directory `/tmp/trizen-waydson/lib32-smbclient/src/samba-4.8.4/bin' Build failed: -> task failed (err #1): {task: cc util.c -> util_6.o} make: *** [Makefile:8: all] Error 1 ==> ERRO: Uma falha ocorreu em build(). Abortando... :: Unable to build lib32-libwbclient - makepkg exited with code: 4
rafaelff commented on 2018-11-10 15:51 (UTC) (edited on 2018-11-10 15:52 (UTC) by rafaelff)
@dozzerminatorn: 'lib32-libnsl' is in multilib repository and 'rpcsvc-proto' is in extra repository. Your package should be able to find them, if extra and multilib are enabled. Please check your pacman's settings.
They are flagged as out-of-date, and nothing non-TU and non-developer users can do about it, but this doesn't explain your pacman not being able to find these packages.
dozzerminatorn commented on 2018-11-10 11:08 (UTC) (edited on 2018-11-10 11:09 (UTC) by dozzerminatorn)
==> Install or build missing dependencies for lib32-smbclient:
error: target not found: lib32-libnsl
error: target not found: rpcsvc-proto
I think this packages is outdated. Can someone update them for download?
rafaelff commented on 2018-09-21 18:30 (UTC)
Trying to build to 4.8.5, without success. If anyone feels adventurous and wanna try, please let me know your result. My log: https://ptpb.pw/uZx8
p.s.: I'm not going to build 4.9.0 before official repository makes it available.
rafaelff commented on 2018-04-29 00:04 (UTC)
rpcsvc-proto added.
matoro commented on 2018-04-28 19:08 (UTC)
The rpcgen command has been moved out of glibc due to their implementation being obsolute. Add the package rpcsvc-proto to makedepends to get the correct binary.
DarkShadow44 commented on 2018-04-28 12:48 (UTC)
Doesn't build,
/bin/sh: rpcgen: command not found
Elisius commented on 2018-01-10 00:52 (UTC)
@rafaelff @bendavis78 I am having the same build error, rebuilt dependencies lib32-ldb, lib32-ldb and all lib32-ldb dependencies.
rafaelff commented on 2018-01-08 21:38 (UTC)
@bendavis78: I'm unable to reproduce. Maybe if you rebuild its dependencies, like lib32-ldb, lib32-tdb, etc. you can solve it?
bendavis78 commented on 2018-01-04 23:05 (UTC) (edited on 2018-01-04 23:06 (UTC) by bendavis78)
Getting the following build error:
DarkShadow44 commented on 2017-12-03 13:44 (UTC)
@rafaelff Thank you, "--without-lttng" makes it build fine.
rafaelff commented on 2017-12-03 06:36 (UTC)
DarkShadow44 commented on 2017-12-01 14:31 (UTC) (edited on 2017-12-01 14:32 (UTC) by DarkShadow44)
yannleretaille commented on 2017-11-21 11:35 (UTC)
matoro commented on 2017-11-20 19:16 (UTC)
rafaelff commented on 2017-11-20 17:09 (UTC)
aristaeus commented on 2017-11-20 06:10 (UTC)
rafaelff commented on 2017-11-18 11:05 (UTC) (edited on 2017-11-18 11:06 (UTC) by rafaelff)
sylvr commented on 2017-11-17 09:29 (UTC) (edited on 2017-11-17 09:35 (UTC) by sylvr)
yannleretaille commented on 2017-11-16 02:21 (UTC) (edited on 2017-11-19 16:09 (UTC) by yannleretaille)
rafaelff commented on 2017-11-06 14:18 (UTC)
digibucc commented on 2017-11-04 23:39 (UTC)
locallycompact commented on 2017-10-18 09:22 (UTC)
rafaelff commented on 2017-10-18 05:54 (UTC)
locallycompact commented on 2017-10-18 04:58 (UTC)
rafaelff commented on 2017-10-10 12:42 (UTC)
KozRoss commented on 2017-10-07 20:19 (UTC)
craight commented on 2017-10-02 18:16 (UTC)
rafaelff commented on 2017-10-02 15:43 (UTC)
craight commented on 2017-10-02 13:51 (UTC)
rafaelff commented on 2017-10-02 02:27 (UTC)
craight commented on 2017-10-02 00:58 (UTC)
rafaelff commented on 2017-08-27 13:19 (UTC) (edited on 2017-08-27 13:20 (UTC) by rafaelff)
kyndek commented on 2017-08-25 09:32 (UTC)
yurikoles commented on 2017-01-02 11:55 (UTC)
rafaelff commented on 2016-09-17 00:48 (UTC)
Nightshaxx commented on 2016-09-16 19:23 (UTC) (edited on 2016-09-16 19:23 (UTC) by Nightshaxx)
rafaelff commented on 2016-09-16 10:03 (UTC)
sharivegas commented on 2016-09-16 09:18 (UTC)
rafaelff commented on 2016-06-13 15:05 (UTC)
rodrigog83 commented on 2016-06-12 22:45 (UTC)
flungo commented on 2016-05-21 11:36 (UTC)
xekarfwtos commented on 2016-04-01 07:41 (UTC)
xekarfwtos commented on 2016-03-17 14:54 (UTC)
rafaelff commented on 2016-02-09 00:51 (UTC)
KamijouTouma commented on 2016-02-03 23:26 (UTC)
rafaelff commented on 2016-02-03 04:09 (UTC)
Sarithis commented on 2016-02-03 02:07 (UTC) (edited on 2016-02-03 02:08 (UTC) by Sarithis)
bobi commented on 2016-02-02 09:42 (UTC) (edited on 2016-02-02 09:43 (UTC) by bobi)
bobi commented on 2016-02-02 09:41 (UTC) (edited on 2016-02-02 09:43 (UTC) by bobi)
felixonmars commented on 2016-02-02 06:59 (UTC)
rafaelff commented on 2016-01-30 23:35 (UTC)
rafaelff commented on 2016-01-22 05:07 (UTC)
KamijouTouma commented on 2016-01-21 21:28 (UTC) (edited on 2016-01-21 21:29 (UTC) by KamijouTouma)
rafaelff commented on 2016-01-20 09:15 (UTC) (edited on 2016-01-20 09:16 (UTC) by rafaelff)
KamijouTouma commented on 2016-01-20 03:01 (UTC) (edited on 2016-01-20 03:02 (UTC) by KamijouTouma)
KamijouTouma commented on 2016-01-19 00:14 (UTC)
KamijouTouma commented on 2016-01-18 22:27 (UTC)
KamijouTouma commented on 2016-01-18 21:26 (UTC)
markzz commented on 2015-11-05 19:45 (UTC)
beanaroo commented on 2015-11-01 05:38 (UTC)
whynothugo commented on 2015-10-22 00:52 (UTC)
Lertets commented on 2015-10-21 22:50 (UTC)
eldamar commented on 2015-10-01 20:25 (UTC)
d7rk commented on 2015-09-13 12:21 (UTC)
rafaelff commented on 2015-08-12 20:53 (UTC)
alucryd commented on 2015-08-12 20:48 (UTC)
red-lichtie commented on 2015-08-12 17:55 (UTC)