similar to: [Fwd: Re: Another rpm question re %make]

Displaying 20 results from an estimated 30000 matches similar to: "[Fwd: Re: Another rpm question re %make]"

2014 Jan 15
1
Mock and Mock again
Question: If I use mock to build package rpmA from tarballA but rpmA has a dependency that can only be satisfied by package rpmB which must also be built from tarballB then how does the rpmB built from the tarballB get pulled into mock when building rpmA? I am trying to build httpd-2.4.7 from Apache and that needs apr-devel and apr-util-devel > 1.4. I can build apr and apr-utils in mock but
2010 Jan 28
2
Starting a java applet from the desktop
CentOS-5.4 i86_64 I have a calculator applet on my desktop (superbcalc.jar). When I double click on it I get no response. If I right click and select open with java I get no response. If I open a terminal window and cd to Desktop and type java -jar superbcalc.jar then the applet opens. Does anyone have any idea why I am seeing this behaviour? There are no messages in the syslog file relating
2009 Mar 31
4
cross building rpms for 32bit OS
My test / development host runs CentOS-5.x x86_64. There I have successfully created an rpm for GiT-1.6.1-1 for x86_64. Now I would like to build the same rpm package for CentOS-5.x i386, but on the x86_64 machine. Is this even possible? If so, are there any resources that someone can refer me too that explains how? -- *** E-Mail is NOT a SECURE channel *** James B. Byrne
2008 Oct 06
3
[Fwd: Re: Install CentOS-5.0 on HP-ComPaq DC7700 Dual Core]
---------------------------- Original Message ---------------------------- Subject: Re: [CentOS] Install CentOS-5.0 on HP-ComPaq DC7700 Dual Core From: "James B. Byrne" <byrnejb at harte-lyne.ca> Date: Mon, October 6, 2008 12:26 To: cenos at centos.org Cc: "John Newbigin" <jnewbigin at ict.swin.edu.au>
2008 May 10
1
OT: YUM, RPM and PGP keys
A short time ago a message on this list referred to an OSS project called ledgersmb. I am having a deal of difficulty getting this installed and as the web page at www.ledgersmb.org yields a "page not found" error and the ledger-smb-users mailing list seems very lightly used I wonder if someone here could help me out? I have ploughed through all of the perl dependencies for ledgersmb
2015 Feb 18
1
How to write RPM spec
> On Wed, 18 Feb 2015 05:36:48 +1300 > Jegadeesh Kumar wrote: > >> I setup the RPM build server and read some doc to write the spec >> files. but i did get it clearly. So can you guys please help me >> to write a new RPM spec. If you have set up an RPM build server then you should have installed the rpmbuild and rpmdevtools packages. If you have installed the latter
2007 Sep 11
1
[Fwd: Re: rpm spec files for ruby]
On Tue, September 11, 2007 12:58, James B. Byrne wrote: > > Is my understanding of this correct or in what matter is it defective? > Evidently defective. I have found another reference that describes sub-packages. So the unqualified %files directive is for the base package and the qualified ones are for the sub-packages. Is this correct? Sincerely, -- *** E-Mail is NOT a
2015 Feb 18
1
debuginfo versioning tools?
On Tue, February 17, 2015 15:20, Les Mikesell wrote: > Are there any tools to help assemble libraries and debuginfo to > examine core dumps that happened on another host where the versions > don't match? Something like mock but build-version specific and with > the debuginfo packages pulled in? > I am not sure that I understand your question so if this answer is totally
2013 Jul 12
2
Runaway rpm process?
CentOS-6.4_x86_64 I have a KVM virtual machine (several actually) which acts as a warm spare for another kvm instance running on a different physical host. Each hour it backs up the live system using rsync. This morning I discovered that the backup instance was running at 99% utilisation and that the process consuming the entire virtual cpu was this: sh -c rpm -q -a --queryformat
2014 Feb 03
1
Samba-4.17 joining an existing domain.
i86_64 CentOS-6.5 sernet-samba-4.1.7 MS Windows Advanced Server 2000 We have a very old MS-Windows Domain Controller running on equally old hardware that we wish to replace with a Samba4 installation running on a virtualised CentOS-6.5 . Other than most user desktops this is the last remaining MS based system here and we would really, really like to shut it down. Our plan is to join two Samba4
2020 Jun 03
1
samba-tool dns query
On Tue, June 2, 2020 11:13, Rowland penny wrote: > On 02/06/2020 16:03, James B. Byrne via samba wrote: >> Samba-4.11.8 on FreeBSd-12.1p5 >> >> How does one list all of the actual DNS records for Samba administered zones, >> forward and reverse? >> > Try: > > samba-tool dns query localhost brockley.harte-lyne.ca > brockley.harte-lyne.ca ALL -U
2020 Jul 23
2
samba-tool domain backup offline stalls
On Wed, July 22, 2020 14:48, Rowland penny wrote: > On 22/07/2020 19:40, James B. Byrne via samba wrote: >> >> On Wed, July 22, 2020 12:35, James B. Byrne wrote: >>> FreeBSD-12.1p7 jail running Samba-4.10.15 on ZFS. >>> >>> When I run 'samba-tool domain backup offline targetdir=/tmp' I see this: >>> >>> running backup on dirs:
2015 Feb 20
1
Help with routing question.
On Thu, February 19, 2015 12:33, Les Mikesell wrote: > On Thu, Feb 19, 2015 at 9:48 AM, James B. Byrne > <byrnejb at harte-lyne.ca> wrote: >> >>> I added these directives to the route-eth0:192 file: >>> >>> ADDRESS0=192.168.6.9 >>> NETMASK0=255.255.255.0 >>> GATEWAY0=192.168.6.1 >>> >> >> Which should have been:
2020 Jun 02
2
samba-tool dns query
Samba-4.11.8 on FreeBSd-12.1p5 How does one list all of the actual DNS records for Samba administered zones, forward and reverse? When I use the dns query option of samba-tool I get a summary but no detail: samba-tool dns query localhost brockley.harte-lyne.ca @ ALL -U administrator Password for [BROCKLEY\administrator]: Name=, Records=3, Children=0 SOA: serial=1, refresh=900, retry=600,
2012 Mar 01
1
CentOS-5 - Need help sourcing an SQLite-3.6.16 or later rpm
CentOS-5.7 SQLite-3.6.6 Ruby on Rails 3.1 Ruby-1.8.7 I have a situation wherein the version of SQLite-3 on CentOS-5 is too 'old' for the Ruby language sqlite3 DBMS adapter to successfully build against. I managed to obtain an rpm for ruby-1.8.7 but I cannot find one for sqlite-3.6.16 or later. Does anyone here have a lead on where such a beast, including the sqlite development headers,
2020 Jul 07
3
Can someone explain why host reports no SOA record for domain on DC?
[root at smb4-1 ~ (master)]# samba-tool dns query localhost brockley.harte-lyne.ca brockley.harte-lyne.ca ALL -U administrator Password for [BROCKLEY\administrator]: Name=, Records=4, Children=0 SOA: serial=3, refresh=900, retry=600, expire=86400, minttl=3600, ns=SMB4-1.brockley.harte-lyne.ca., email=hostmaster.brockley.harte-lyne.ca. (flags=600000f0, serial=110, ttl=3600) NS:
2013 May 18
0
[Fwd: GThread-ERROR **: GThread system may only be initialized once.]
I posted this to the Jitsi users mailing list on Thursday last and have received no replies. Does anyone here have any idea of what is causing this and how to fix it? One other bit of information. When I first installed Jitsi it initially worked for a non-privileged user as I ran it from the gnome menu of my login account. However, at some point it seemed get 'confused' and hung.
2008 Jul 17
0
Re: Howto: Java Plugin for Firefox 3.0.1? {SOLVED]]
On Thu, July 17, 2008 15:05, James B. Byrne wrote: > I have no clue how to get java to work in FF3.0.1 at the moment. Any help > would be appreciated. > Ah. I now have to put this logical link in the.mozilla/plugins directory under each users home directory. At least it works. Sorry for the interruption. -- *** E-Mail is NOT a SECURE channel *** James B. Byrne
2010 Sep 14
0
[Fwd: Re: Problem with SSHD update.]
On Tue, September 14, 2010 02:30, R P Herrold wrote: > On Mon, 13 Sep 2010, Karanbir Singh wrote: > >> So, I'm quite keen on finding out what is it that is causing >> the breakage for you > > Karanbir, in the middle of the thread from the archive: > > James B. Byrne at Mon Sep 13 12:59:25 EDT 2010 >> Did that via webmin's command interface and nothing
2011 Jul 28
0
[Fwd: [SOLVED] Re: How to test for '.' in a script]
On Thu, July 28, 2011 14:30, James B. Byrne wrote: > I am trying to check for a single period '.' in a shell variable. > > $ I=. > $ echo $I > . > $ if [[ "$I" -eq '.' ]]; then echo true; fi > -bash: [[: .: syntax error: operand expected (error token is ".") > . . . > > How does one check to see for this in a bash script? Found