similar to: rpmbuild --rebuild vs makerpms.sh

Displaying 20 results from an estimated 1000 matches similar to: "rpmbuild --rebuild vs makerpms.sh"

2007 Dec 06
1
missing packaging/Fedora/makerpms.sh
I downloaded the tar.gz file for 3.0.27a and I noticed there is not a Fedora directory inside the packaging directory. I'm fairly certain there used to be one in older versions. I'm groping now to figure out how to build rpms for Fedora 4, which I know is a little old but I don't have resources to upgrade the OS now. Was it intentionally removed? Mark
2002 Nov 18
1
Makerpms.sh changes for RH8
The rpm build utilities have changed with Redhat 8.0. I'm not sure if these changes have been noted in the current sources, but the "makerpms.sh" script in the src/packaging/Redhat directory no longer works with Redhat 8.0 without the change below. The two lines at the end of the script need to have "rpm" changed to "rpmbuild", the switches remain the same. You
2006 Jun 03
3
Maildir, procmail, and locks
I'm using procmail as the local delivery agent for Maildir style mailboxes. I discovered that I was able to send mail to other users but was unable to send mail to myself. Examples from verbose procmail log: **** Successful message to another user **** procmail: [24589] Fri Jun 2 15:03:34 2006 procmail: Assigning
2009 Jun 01
0
Compiling 3.4.0pre1 via makerpms.sh
Hi, I have a number of issues compiling samba 3.4.0pre1 using makerpms.sh, under the RHEL folder in packaging. 1) samba.spec refers to 'source' when the folder has been renamed to 'source3' (easy enough to amend) which made it fail very early on. 2) Following that - (apologies in advance, if I have gone over the top in pasting output), it seems to be complaining about missing
2009 Jan 08
2
Compiling Samba 3.2.7 fails on RHEL 4
My apologies if I sent this email to Seeger directly in error. Any clues to the problem I posted below? Thanks! Marc -----Original Message----- From: Taylor, Marc Sent: Tuesday, January 06, 2009 14:06 To: 'Karolin Seeger' Subject: RE: [Samba] compiling 3.2.6 fails on fedora 10 i386 Karolin, I just downloaded Samba-3.2.7 and ran into the same problem that Adam ran into (I am using
2008 Dec 22
2
compiling 3.2.6 fails on fedora 10 i386
I'm running samba-3.2.6/packaging/RHEL/makerpms.sh and get the following error. any ideas? make: Nothing to be done for `modules'. make: Nothing to be done for `pam_smbpass'. + cd client + gcc -o mount.cifs -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -D_GNU_SOURCE
2007 Dec 17
1
3.2 Compile Error.
I am compiling the 3.2pre on RHEL4. I'm keep getting following error when I do makerpms.sh. It cant find the library on source/bin. + install -m 755 source/bin/libmsrpc.so /var/tmp/samba-3.2.0-root /usr/lib/libmsrpc.so install: cannot stat `source/bin/libmsrpc.so': No such file or directory error: Bad exit status from /var/tmp/rpm-tmp.14652 (%install) I copied the library from another
2009 Oct 28
4
compiling 3.2.15: cifs.upcall not found afer RPM build
Hello, Trying to compile Samba 3.2.15 on a RHEL AS 4u2 (i686) and I'm getting the following result from 'sh makerpms.sh': > Provides: samba-doc = 3.2.15-1 > Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(VersionedDependencies) <= 3.0.3-1 > > > RPM build errors: > File not found:
2016 Oct 12
2
Roaming Profiles with Windows ACLs
On 10/12/2016 1:34 PM, Mark Nienberg via samba wrote: > Well, the easy fix is to add this to the share definition: > > admin users = "@STA\domain admins" > > The wiki implies that this should not be necessary, so I don't know if the > wiki is wrong or if I failed to follow it correctly. This was my first > share using Windows ACLS and it was an interesting
2010 Apr 26
2
Samba 3.5.2 on Redhat 4
Greetings, Did anyone able create rpms using makerpms.sh script. I tried with many spec files, but I cant fix net error. Anyone who had success, please reply. Thank you. thanks LA
2009 Apr 25
3
Bug in sernet RPM's postun?
Hi, I was just wondering whether this possible bug with the Sernet Samba3 RPMs for CentOS 5 is known, since it has not yet been fixed. When uninstalling the Sernet RPMs for Samba3 (in this case Samba 3.2.x) the %postun scriptlet fails every time with: # rpm -e samba3-3.2.0-36 /var/tmp/rpm-tmp.56356: line 2: fg: no job control error: %postun(samba3-3.2.0-36.x86_64) scriptlet failed, exit status
2007 Apr 02
1
home shares and thunderbird profiles
We find it convenient to keep thunderbird email client profiles on our home shares rather than in our user profiles, as is the default. From time to time some users experience the dreaded "delayed write failed" error for certain thunderbird files. The only solution seems to be to log off and log on again. (after clicking OK to accept the error about seven times). We are sharing
2008 Dec 08
1
samba on quad core vs dual core
For a new file server that doesn't really do much other than run samba, is there any advantage to quad core CPUs vs dual core? Say the two options are equivalent in price. Thanks, Mark
2016 Oct 08
2
Roaming Profiles with Windows ACLs
On Fri, Oct 7, 2016 at 12:38 PM, Rowland Penny via samba < samba at lists.samba.org> wrote: > have you given Domain Admins the required rights ? > > net rpc rights grant DOMAIN\\"Domain Admins" > SeDiskOperatorPrivilege -UAdministrator > Yes. I followed this wiki example: https://wiki.samba.org/index.php/Shares_with_Windows_ACLs Here is some output: [nienberg at
2002 Jul 30
1
Eric Thorsnes: Samba 2.2.5 update process
Eric, I started as you instructed and when I get to this command, ./bin/update-packageinfo 2.2.6pre 20020730 I receive the error: no such file or directory next I changed to the RedHat dir. and executed sh makerpms.sh...this appeared to work fine. i could not execute rpm -Uvh samba-2.2.6pre-20020730.i386.rpm what I did execute is: rpm -Uvh samba-2.2.5-1i386.rpm and received the
2016 Oct 13
1
Roaming Profiles with Windows ACLs
On 10/12/2016 7:32 PM, Mark Nienberg wrote: > Yes, it looks like this: > > https://wiki.samba.org/index.php/Implementing_roaming_profiles#Profile_share_using_Windows_ACLs > > but as I say, it works now that I have added the admin users, so I am > satisfied for now. > > On Wed, Oct 12, 2016 at 11:31 AM, lingpanda101--- via samba > <samba at lists.samba.org
2009 Aug 25
2
migrating DOS attributes
I've decided to modernize my samba installation by switching to storing dos attributes as extended attributes on the linux file sytem. It would be nice to convert the dos attributes that are currently "mapped" into the new extended attributes. I found this page on the samba wiki: http://wiki.samba.org/index.php/Migration_Tools but the link to the perl script is dead and the
2000 Feb 16
1
Please Help: samba-2.0.6 problem in RH6.1
Hello, I am trying to install samba-2.0.6 (1999/11/10) inside an Intel box running RH 6.1. I went to the directory /home/dsahu/samba-2.0.6/packaging/RedHat/ and issued the command sh makerpms.sh During the rpm compilation, I got a message "Bad owner/group: /usr/src/redhat/SOURCES/makefile-path.patch" Any suggestions to make this work will be appreciated. TIA and
2002 Aug 15
2
Directory missing on RH 7.3
Hello all. Thanks for all the support. I'm at the very beginning stage of an upgrade. I'm trying to # sh makerpms.sh, but it complains about there not being /usr/src/redhat/something/something, and I check and its not there. I went to my router which is running RedHat 7.1, and its there. Does 7.1 & 7.3 have different directory structures, or what's the story? Did I delete
2006 Jan 08
2
net rpc vampire segfault
Been trying to run this on FC3 pulling stuff off a NT4 PDC - it just segfaults on 3.0.21 & 3.0.21a I'm building the RPMS from the tar ball on the host using the makerpms.sh script Reverted to the 3.0.10 issued by Fedora and no segfault. From what I can see (with strace) it segfaults while reading from the socket connecting the PDC - not the first read, but after quite a few