Displaying 20 results from an estimated 10000 matches similar to: "Can we trust RedHat encryption tools?"
2014 Jan 06
4
Can we trust RedHAt encryption tools?
Recently I have been deeply troubled by evidence revealing the degree to which
U.S. based corporations (well actually all resident in any of the so-called
5-eyes countries) appear to have rolled over and assumed the position with
respect to NSA inspired pressure to cripple public key encryption and
facilitate intrusions into their software products. This has engendered in me
a significant degree
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
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 Jun 25
0
Re: CentOS Digest, Vol 29, Issue 25
On Mon, June 25, 2007 08:00, centos-request at centos.org wrote:
> Send CentOS mailing list submissions to
> centos at centos.org
>
> To subscribe or unsubscribe via the World Wide Web, visit
> http://lists.centos.org/mailman/listinfo/centos
> or, via email, send a message with subject or body 'help' to
> centos-request at centos.org
>
> You can reach the
2012 Feb 27
0
Q. re rpmdevtools
CentOS-5.7
rpmdevtools-6.8-1
Following installation of rpmdevtools when I run
rpmdev-setuptree as root, then root has a directory
rpmbuild created in its home directory. If I do this as a
non-privileged user instead then nothing happens.
What am I missing?
--
*** E-Mail is NOT a SECURE channel ***
James B. Byrne mailto:ByrneJB at Harte-Lyne.ca
Harte & Lyne
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
2014 Jan 03
1
Need help with spec file for Apache-2.4.7
I am trying to build an RPM for Apache-2.4.7-1 on Centos-6.5-i86_64. I am
using mock.
The are three build dependencies that I am trying to resolve. One,
mod_socache_dc / distcache, I have simply removed from the spec file. The
other two are arp and apr-utils. Since httpd-2.4.7 needs arp >= 1.4 I got the
two latter requirements from
http://www.apache.org/dist/httpd/httpd-2.4.7-deps.tar.bz2
2015 Jul 27
0
Timeout before trust answer with iPhone iOS 8
On Sat, July 25, 2015 09:14, David McGuffey wrote:
> Until recently I've not had any problem connecting my iPhone 4s with
> iOS
> 8 to my CentOS 6.6 desktop to move pictures and videos. Problem occurs
> with my wife's new iPhone 5s.
>
> Now, before I can answer the "Trust This Computer" message on the
> iPhone, I get a DBus error:
>
>
2009 Mar 31
1
[Fwd: Re: Another rpm question re %make]
On Tue, March 31, 2009 13:03, James B. Byrne wrote:
> Found it. No etc/at.allow and no etc/at.deny means only root can
> submit jobs.
>
Well, that was not it. I still get the same errors after adding my
user id to /etc/at.allow. I tested whether job control was enabled
by moving top into the background using ctrl-z and fg to return and
that worked. Any suggestions as to what I am
2005 Aug 02
2
rpmbuild question.
I am attempting to build from a src.rpm (knowing very little about
rpm at all) and the spec file notes that the architecture should be
set on the command line:
> # platform defines - set one below or define the build_xxx on the
command line
Now. My question is this, how does one do this using rpmbuild?
The syntax rpmbuild --target centos4 package.src.rpm seemingly has
no effect.
2007 Sep 07
7
rpm spec files for ruby
I am trying to package ruby-1.8.6 for CentOS-4.5 and I would like to take
a look at the spec files used for ruby-1.8.1 that ships with CentOS. Is
there any place that I can see these or could someone do me the kindness
of sending them to me?
I am also confused as to how one breaks out the component parts of a build
into separate rpm packages. The source distribution from ruby-lang.org
seemingly
2012 Sep 05
3
rpmlib(PayloadIsLzma
On Tue, September 4, 2012 21:47, Michel Donais wrote:
> I'm too settig up Hylafax and found ajhfc to be more user friendly
> than all
> the other cited fax frontend in the Hylafax repository.
>
> Hylafax-Server 6.0.5-1rhel5.i386.rpm
> Hylafax-Client-6.0.5-1rhel5.i386.rpm
>
> Centos 5.8
>
> I downloaded and tried to install but failed
>
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
2020 Jul 03
0
samab-4.10 nsupdate
I changed the entries in smb4.conf (smb.conf) to this:
[global]
. . .
dns update command = /usr/local/sbin/samba_dnsupdate
nsupdate command = /usr/local/bin/samba-nsupdate -d -g
And this is what results when I run: samba_dnsupdate --verbose -d8 --all-names
. . .
update(nsupdate): SRV
_ldap._tcp.Default-First-Site-Name._sites.ForestDnsZones.brockley.harte-lyne.ca
2013 Apr 05
2
mock and iaxmodem
I am trying to build an rpm package for iaxmodem-1.2.0. At the
moment I am still trying to get a working spec file put together. I
have managed to get an SRPM produced but the binary build from this
fails due to there being no install task in the Makefile.in provided
with the source.
I have found a spec file from opensuse that provides this in the
install portion:
%build
[
2020 Jun 25
0
samba-4.10.15 - Unable to demote secodary DC
I am testing DC administration using samba-4.10.15 on FreeBSD-12.1p6 and have
run across this:
[root at smb4-2 ~ (master)]# samba-tool domain join BROCKLEY.HARTE-LYNE.CA DC
-U"BROCKLEY\administrator"
INFO 2020-06-25 14:26:10,692 pid:47306
/usr/local/lib/python3.7/site-packages/samba/join.py #104: Finding a writeable
DC for domain 'BROCKLEY.HARTE-LYNE.CA'
INFO 2020-06-25
2020 Jul 02
0
samab-4.10 nsupdate
This is all the diagnostic information I can think of at the moment:
[root at smb4-1 ~ (master)]# klist
Credentials cache: FILE:/tmp/krb5cc_0
Principal: administrator at BROCKLEY.HARTE-LYNE.CA
Issued Expires Principal
Jul 2 10:35:11 2020 Jul 2 20:35:11 2020
krbtgt/BROCKLEY.HARTE-LYNE.CA at BROCKLEY.HARTE-LYNE.CA
[root at smb4-1 ~ (master)]# grep nsup
2013 Apr 15
2
Asterisk, IAXModem and Hylafax
Arch = x86_64
OS = CentOS-6.3 (FreePBX)
Asterisk = 11.3.0 (FreePBX)
Hylafax+ = 5.5.3 (epel)
I am installing an Asterisk server with the intent of having it act as
our fax server. The Asterisk system was installed using the current
FreePBX distro which is reputedly based on CentOS-6.3. I have
installed Hylafax+ from epel and I have built and packaged
IAXModem-1.2.0 for CentOS-6 using mock and
2020 Jun 30
0
samab-4.10 nsupdate
> Could be because you added the wrong line to your smb4.conf (why does
> freebsd call it smb4.conf ?),
Why does freebsd put these things in /usr/local/etc/? Some questions have
answers that are not worth the effort to know.
> try:
> nsupdate command = /usr/local/sbin/nsupdate -g
I did catch that error earlier. But it makes no difference. samba_dnsupdate
does not give any
2020 Jul 02
1
samab-4.10 nsupdate
Thank you for your patience.
On Tue, June 30, 2020 16:48, Rowland penny wrote:
>
> From 'man smb.conf':
>
> nsupdate command (G)
>
> This option sets the path to the nsupdate command which is used for
> GSS-TSIG dynamic DNS updates.
>
> Default: nsupdate command = /usr/bin/nsupdate -g
>
> dns update command (G)
>
> This