similar to: Error while rpmbuilding samba source

Displaying 20 results from an estimated 1000 matches similar to: "Error while rpmbuilding samba source"

2005 Feb 01
1
gcc, libkrb4 problem
I'm trying to recompile the source RPM from the FC3 version of cvs (http://ayo.freshrpms.net/fedora/linux/3/i386/SRPMS.updates/cvs-1.11.17-4.src.rpm), as the version shipped on RHEL/CentOS/etc has a known bug (version 1.11.2-unix "cvs watch on" doesn't work). The initial configure is failing with this obscure error: configure:2257: checking for C compiler default output file
2004 Sep 14
2
RHN-like system for CentOS?
Team, Is anyone aware of a Red Hat Network alike system of server package update status that could be adapted for CentOS3? I'm not interested in the complete management aspect (channels, scheduling remote updates, etc) but merely the ability to see your list of systems and determine which are out of date with XXX packages. If you happen to manage a large-ish number of RHES3 systems, you
2009 May 11
2
Solaris 10 (sparc) and samba issue
The net ads joins the host to the AD, but cant get the proper kerberos tix. Manually generating the kerberos keytab from AD dont work. Any suggestions? root@host /#head -1 /etc/release Solaris 10 10/08 s10s_u6wos_07b SPARC root@host /usr/sfw/sbin#./smbd -V Version 3.0.28 root@host /#for PKG in `pkginfo -x | grep -i samba | awk '{print $1}'`; do VER=`pkginfo -l ${PKG} | grep PSTAMP`;
2007 Mar 20
1
Bizzare behaviour of Samba+ADS - help needed
I have samba+ads working fine *HOWEVER* when I run net ads keytab create it fails. Using -d 10 the debug output says it cannot write to the file. This is truly bizarre as I am running this as root! e.g. # /usr/local/opt/samba/samba-3.0.24/bin/net ads keytab create ; echo $? 183 And /usr/local/opt/samba/samba-3.0.24/bin/net -d 10 ads keytab create ; echo $? Gives [..snip..] ads_get_kvno:
2005 Jan 24
1
Error when updating centos-3.3 to 3.4
The following error appeared and I'm wondering if it's important enough to file a bug report: /var/tmp/rpm-tmp.8817: line 2: gdk-pixbuf-query-loaders: command not found error: %postun(librsvg2-2.2.3-2) scriptlet failed, exit status 127 Also /etc/sysconfig/rhn/rhn-applet.rpmnew got created; the difference is that the uuid has changed from a hex key to "UNSPECIFIED". I
2007 Apr 16
3
Maildir, INDEX, and folders
I'm reading the wiki et el. regarding indexes, but can't come up with a coherent answer to the setup and what will happen. I want to take the indexes and move them off of NFS (~/Maildir) and place in /var/spool/dovecot/indexes, but not have to hand create everything (user homes, mail folders) So, I create a parent folder /var/spool/dovecot/indexes that has the appropriate permissions
2016 Jun 07
2
Segfault when trying to generate keytab with samba 4.2.10
Of course i can! Hereby the backtrace with symbols: Program received signal SIGSEGV, Segmentation fault. free_PrincipalName (data=data at entry=0x45) at default/source4/heimdal/lib/asn1/asn1_krb5_asn1.c:961 961 default/source4/heimdal/lib/asn1/asn1_krb5_asn1.c: No such file or directory. (gdb) bt #0 free_PrincipalName (data=data at entry=0x45) at
2005 Feb 24
1
4 Final, RC1 -> Final?
Build team -- what's our current outlook on the 4 Final release shaping up to be (ie, this week, next week, a month..)? Should it be further out, would it be relatively painless to 'upgrade' (so to speak) from the current RC1 to Final when it rolls around? thanks! -te (I have a new project server waiting in limbo, would like to at least get started - nonproduction) -- Troy
2018 Feb 01
5
4.7.4 build fails
identical issues to trying to go from 4.6.11-> 4.6.12, 4.7.4 make fails with 3631/3915] Linking default/source4/librpc/python-dcerpc-smb-acl.so [3632/3915] Linking default/source4/librpc/python-dcerpc-xattr.so [3633/3915] Linking default/source3/smbtorture3 [3634/3915] Linking default/source4/librpc/python-auth.so [3635/3915] Linking default/source4/auth/gensec/pygensec.so [3636/3915] Linking
2007 Nov 14
3
umask not applied
Hi all! I am trying to get dovecot-1.0.rc15 to create files with mode 660 in my virtual mailboxes. I set umask=0007 in dovecot.conf, restarted dovecot (/etc/init.d/dovecot restart) and send me an e-mail but it is still 600. "dovecot -n" says "umask: 7" How come the zeros are not displayed? Is this by intention or is something wrong? Here is the complete output: #
2018 Feb 05
2
4.7.4 build fails
On Thu, 1 Feb 2018 13:07:01 +0100 Thomas Bork via samba <samba at lists.samba.org> wrote: > Am 01.02.2018 um 11:31 schrieb NoelB via samba: > > > [3667/3915] Linking default/source3/libads-samba4.so > > default/source3/libads/kerberos_keytab_63.o: In function > > `ads_keytab_list': > > kerberos_keytab.c:(.text+0x356): undefined reference to > >
2018 Feb 13
2
Compile Samba without AD/ADS for a slim installation
I am trying to compile samba4 for a raspberry pi. I just want it to be able to share a folder of files. I do not need or want all the functionality and features of a full blown samba installation. This i s on Arch and it is an armv6 raspberry. I have some partial instructions for compiling without ad-dc and ads but keep getting a failed build. I have been grepping all over and I have been unable
2004 Jun 15
1
Netatalk
yum was unable to find and install netatalk, so i used RH9 package. It successfully installed, but didn't started. Dmesg showed me that some module is missing. I pressume I will need to compile new kernel, right ? Best Regards Kuba
2004 Oct 25
0
My 'net ads keytab' can't write to keytab in samba 3.0.6
Hello, I'm trying to authenticate all our linux machines to our ADS domain. As of now, I'm still in the process of setting up all the individual components before pushing the setup out. I've made quite a bit of progress, but I've hit a hitch when trying to add the machine's service principals (the 'host' primary specifically) to its keytab. I've searched, but I
2007 Jan 30
2
Can up2date use a local yum mirror?
If so, how do you configure the up2date client that comes with CentOS to look at the local yum mirror? Conversely, how do you disable the CentOS Network Alert Notification Tool so that users won't see the "throbbing red circle" and be tempted to launch the up2date client? Thanks, Alfred
2005 Jan 13
3
CentOS4 + Subversion?
Hey all - does RHES4/CentOS4 beta contain a recent integration of Subversion? I've been holding off trying to retro-fit CentOS 3.x on our CVS server, hoping that the official channels aready had it in store for the future. Not that you *can't* retrofit, I was just uncomfortable upgrading so many stock packages. Anyone have it installed, can take a look for me? thx, -te -- Troy
2008 May 23
1
Multiple private namespace question
(apologies if this has been covered, can't find it on the Wiki/FAQ, etc.) We have a stellar, fantastic, hard working Dovecot 1.0.5 (yes, I need to upgrade) installation running in Courier-IMAP compatibility mode: mail_location = maildir:~/Maildir:INDEX=/var/spool/dovecot/indexes/%1u/%u namespace private { separator = . prefix = INBOX. inbox = yes } A user purchased
2007 Feb 17
2
LDAP auth load? (looking for advice)
One of the changes my beta testers are testing is switching from NIS to LDAP for login/auth/homedir lookups; all is working perfectly, Dovecot + PAM/nss_ldap is A-OK. No issues here, we've been using LDAP lookups on other servers for years. I'm wondering about load, specifically if when I switch the entire company over, will the new authentication load stress my LDAP server to the
2009 Apr 02
1
calculating drop1 R^2s
This is probably simple, but I just can't see it... I want to calculate the R^2s for a series of linear models where each term is dropped in turn. I can get the RSS from drop1(), and the r.squared from summary() for a given model, but don't know how to use the result of drop1() to get the r.squared for each model with one term dropped. Working example: library(vcd) # for
2009 Sep 25
2
summarize-plyr package
Hi,I am using the amazing package 'plyr". I have one problem. I would appreciate help to fix the following error: Thanks. ______________________________ > library(plyr) > data(baseball) > summarise(baseball, + duration = max(year) - min(year), + nteams = length(unique(team))) Error: could not find function "summarise" > ddply(baseball, "id", summarise, +