Displaying 20 results from an estimated 8000 matches similar to: "Looking for input SELinux/Other & post-commit hooks."
2015 Jul 21
2
how to determine what's installed from a repository?
How about
$ sudo yum list installed | grep <reponame>
It won?t work in CentOS 5 but it should work in 6 or 7
Val?re Binet [C]
IT Security Administrator
Kelly Government Solutions On-Site at the NIH
NIH / NIA / IRP
Tel : 410 558 8013
mailto: binetv at nia.nih.gov
On 7/21/15, 5:09 PM, "Robert Wolfe" <Robert.Wolfe at malco.com> wrote:
>Try:
>
>sudo yum
2020 Sep 23
1
error from repository http://apt.van-belle.nl/
hai,
?
To explain this a bit more.
All my repo's are set per os and samba version.
So as long you dont change the sambaXXX version, you stay on that version and minimze risk with changes in samba.
Its always :? http://apt.van-belle.nl/debian?
And all you change is :??? buster-samba412?
Current available versions are :
stretch-samba410
stretch-samba411
buster-samba411
buster-samba412
2017 Nov 07
1
Debian jessie/stretch packages update.
Hai,
I've updated the repo with the samba packages to the following.
Debian Jessie
RepoName
jessie-backports : 4.5.8-2 => 4.5.12-2
Jessie : 4.5.14 Not updated, and only updated again with a security release.
(Jessie-)unstable : 4.6.8 => 4.6.9
optional, depends on the use, but a 4.7.x for jessie.
Jessie-experimental : If there are enough people are requesting it, a
2010 May 13
4
update of rpm directory
Hi! I have an directory full with rpms that are installed on some
machines.. what is the best way to update those rpms to the latest
version? are there more optimal approaches then searching for each rpm
names in an update repo and download one by one?
Thanks,
Adrian
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
2011 Dec 12
0
yum - sqlite SIGSEVG
I've got a CentOS 6.1 x86_64 VM running atop CentOS 6.1 x86_64 KVM
host. The VM is in production, so any fix needs to be fairly
non-intrusive.
In the VM, yum consistently segfaults when reading non-base
repositories. The problem appears to be related to the faulty creation
of
/var/cache/yum/x86_64/<<reponame>>/primary.xml.gz.sqlite
The latest installment of this problem
2015 Jul 21
0
how to determine what's installed from a repository?
On 07/21/2015 02:30 PM, Binet, Valere (NIH/NIA/IRP) [C] wrote:
> How about
>
> $ sudo yum list installed | grep <reponame>
YES! This did it! Thank you!
>
> It won?t work in CentOS 5 but it should work in 6 or 7
>
> Val?re Binet [C]
> IT Security Administrator
> Kelly Government Solutions On-Site at the NIH
> NIH / NIA / IRP
> Tel : 410 558 8013
>
2006 Oct 04
1
How to change where yum gets it's data
When I run yum update (as I said in a previous message), I get some
errors stating that I have dependencies. One viewer stated that I am
getting yum data that is out of date.
Where is the config file that holds this data and what is the correct
location?
Todd
--
Ariste Software
2200 D Street Ext
Petaluma, CA 94952
(707) 773-4523
2011 Aug 31
3
CentOS 6 packages
Hi all;
does anyone know if the following packages are available (via yum) for
CentOS 6 and if so which repo they come from?
Thanks in advance...
kmymoney
darktable
digiKam
--
---------------------------------------------
Kevin Kempter - Constent State
A PostgreSQL Professional Services Company
www.consistentstate.com
---------------------------------------------
2020 Sep 23
2
error from repository http://apt.van-belle.nl/
Hello, I trying to install samba 4.11 from the repository
http://apt.van-belle.nl/
and have an error.
Err:4 http://apt.van-belle.nl/ubuntu bionic-samba411 Release
regards.
2015 Jul 21
4
how to determine what's installed from a repository?
Hello all--
I am trying to determine what I have isntalled from a given repository.
I have seen several references to "yum repo-pkgs" which I think is what
would work for me, but "repo-pkgs" does not seem to be a part of
yum 3.2.29. Is this a yum add on that I could get somewhere?
--
--------------------------------------------
MzK
"Way down deep, we're all
2007 May 11
1
SELinux in %post
Does anyone know if utilities like semanage or fixfiles will be
successful if used during the %post section of a kickstart
installation?
--
Paul Heinlein <> heinlein at madboa.com <> www.madboa.com
2007 Apr 09
0
Mercurial commit hooks...
Hi all
I''ve watched all the discussion about svn commit hooks, as I really
want to integrate that into my system - the only thing is, that I use
Mercurial as my SCM system.
So I was wondering if someone out there knows mercurial well enough
to write a commit hook? I''ve tried myself, and came up with this:
pretxncommit.parsecheck_puppet = hg log -v -r $HG_NODE | sed -n
2010 Sep 28
15
YUMREPO { productname => PowerEdge 2650}
Hello All,
How do I specify a variable that has a space in it? I''m trying
to setup a yum repo that has two different baseurl''s based on the
product name ($productname). Default goes one way, but if the product
is "PowerEdge 2650" then is a different URL. The thing is, that is
only picking up the default. How should I specify the value with the
space in the
2020 Aug 17
2
Post-firewall hook to insert custom rules?
Hello, I have a set of iptables rules that I need to insert *after* libvirt
has set up all of its firewall rules. Is there a hook that I can tap into in
order to run something like a custom script to make sure this happens? Any ideas?
-GN
2020 Aug 17
0
Re: Post-firewall hook to insert custom rules?
On 8/17/20 5:15 AM, Gunnar Niels wrote:
> Hello, I have a set of iptables rules that I need to insert *after* libvirt
> has set up all of its firewall rules. Is there a hook that I can tap
> into in
> order to run something like a custom script to make sure this happens?
> Any ideas?
>
> -GN
>
You should be able to use a libvirt network hook script to do this:
2014 Aug 13
0
Looking for SElinux help
This is a little OT, but I hope that someone here could help me privately...
The challenge is Redsleeve (EL6 for arm) was developed on armv5 and
works just fine on armv7 if you have an armv7 kernel, which I do with
the Fedora 19 remix. But no working SElinux, primarily because
something like no SElinux in the armv5 kernel (little unclear as to why
not, but it is not germaine to this
2003 Oct 17
0
Dial Multiple extension but require input not just off hook to bridge calls
I am try to come up with a way to dial multiple ext and require one or more of the extension to require input before actually bridging the calls.
Example:
A call from PSTN into * a match is made in extensions.conf and * then dials a local(fxs) ext 1 and a Cell Phone
If ext 1 picks up * bridges the call
if Cell picks up require digit to in order to bridge the call
if neither occurs and timeout is
2007 Jun 09
2
mystery problem with svn post-commit script running rspec tests
So, just spent seven straight hours on this.
I have a post-commit svn script that runs all my tests. Emails me if
something goes wrong.
One of the lines looks like:
@output = `rake test RAILS_ENV=test`
The output from the rspec tests don''t seem to appear in @output. Why
would that be? Oddly enough, that only seems to happen when the
script is ran from svn''s post-commit
2018 Jul 17
2
RFC: XRay FDR/Profiling Mode Moving to Post-Commit Review
Hi llvm-dev,
I've recently been working on improving the profiling mode for XRay in
compiler-rt [0] and am ramping up efforts to do the same for
flight-data recorder mode. The changes are generally in the direction
of reducing the overheads (measured through benchmarks in the
test-suite) and addressing some feature requests/bugs.
In the interest of addressing these changes in a timely
2004 Jul 10
2
Looking for a patch that was post May 1 2004
Hello group
I'm working on getting festival installed and working on my FC1. I ran
into a problem and after searching Google I found this message talking
about a patch for Speech Tools and Festival
http://lists.digium.com/pipermail/asterisk-users/2004-May/045134.html
The above site does not have the files.
Does anyone in the group have this patch?
Marc Sutter & Reed Wade do you still