similar to: iptables package issue

Displaying 20 results from an estimated 5000 matches similar to: "iptables package issue"

2017 Feb 09
1
mach64 driver, latest update in CentOS 6.8, symbol lookup error - workaround
> This is a known issue: >https://www.centos.org/forums/viewtopic.php?f=13&t=58168 >I would recommend filing a bug with Red Hat to have them fix it. I am going to see if I can find someone in the organization with a Red Hat account to open the bug. In the meantime, I came up with a workaround. I wanted to see if I could role the updates back to CentOS 6.7 since the system was 6.7
2017 Feb 23
2
Problems installing packages from the CD
So I did a minimal install of centos 7 vm guest just to find out it did not install perl. Since as of right now I have no properly functioning network on that machine (different issue; we can talk about that in another post), I went for the next best thing: install CD. I grabbed the CentOS-7-x86_64-Everything-1611.iso CD (around 8GB), attached it to the guest, and mounted it on /mnt. Then I
2014 Dec 22
1
yum upgrade not working
This often helps to avoid broken dependencies: yum --disablerepo=\* --enablerepo=base --enablerepo=updates update After that, a regular yum update. - Jussi On 22.12.2014 17.39, Tim Dunphy wrote: > Removing that libyaml package allowed me to upgrade! > > Thanks for the tip!
2019 Aug 29
4
I broke "yum update" - C7
Am 2019-08-29 16:51, schrieb Gary Stainburn: > On Thursday 29 August 2019 15:45:44 Gordon Messmer wrote: >> On 8/29/19 3:03 AM, Gary Stainburn wrote: >> > https://us-east.repo.webtatic.com/yum/el7/x86_64/repodata/repomd.xml: [Errno 14] curl#60 - "Peer's Certificate issuer is not recognized." >> >> >> What do you see when you run: >>
2019 Aug 29
2
I broke "yum update" - C7
Am 2019-08-29 17:36, schrieb Gary Stainburn: > On Thursday 29 August 2019 16:20:00 Alexander Dalloz wrote: >> Hi, >> >> yum uses libcurl behind the scenes and thus NSS and not OpenSSL. >> >> Do you get something indicative when running: >> >> URLGRABBER_DEBUG=1 yum --disablerepo=\* --enablerepo=webtatic >> check-update >> >>
2005 Mar 06
3
CentOS-4 i386 errata: Configuration change for
centos-yumconf has been updated to include (but disable) all optional centos repositories. This would allow a user to update / install from an optional repository without needing to modify the configuration files. Example: If you wanted to install a package named foo from the optional repositry named centosplus, you would use the following command: yum --enablerepo=centosplus install foo see
2006 Apr 12
5
more than one repo with --disablerepo
What's the correct syntax for something like the following: yum check-update --disablerepo=dag ivazquez Extras Misc this runs "dead" and doesn't do a check-update. Use kommas? Something else? man just tells to use glob exp, but what about multiple repo's? Kai -- Kai Sch?tzl, Berlin, Germany Get your web at Conactive Internet Services: http://www.conactive.com
2013 Feb 01
2
error during yum update 6.3
Hello, Anybody else running into this. I am seeing it on two different CentOS boxes I have. yum --disablerepo=* --enablerepo=base,updates update ... ---> Package abrt.i686 0:2.0.8-6.el6.centos will be updated ---> Package abrt.i686 0:2.0.8-6.el6.centos.2 will be an update --> Processing Dependency: libreport >= 2.0.9-5.el6_3.2 for package: abrt-2.0.8-6.el6.centos.2.i686 ... --->
2006 Aug 31
2
Yum choosing remote repositories first
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Okey, here is something interesting. So I finished downloading all CentOS 4.4 images (CDs and DVD) before anything else. Now I have the dvd iso mounted (-o loop), and changed CentOS-Base.repo so the [base] repo will point to it. # yum update Boom! Yum tries to use the [update] repository (not local) to upgrade to 4.4. What I ended up doing is: #
2013 Oct 27
1
Does elrepo fix google-chrome requirement for newer glib and GTK
Has anyone tested installing the newer kernels from elrepo (or somewhere else) in order to keep google-chrome updated beyond version 27? Actually, i assumed a newer kernel would come with a newer glibc but i do not see a newer glibc via elrepo, just newer kernels. hmmm. # yum --disablerepo=* --enablerepo=elrepo* info glibc | grep -i repo only lists my already installed glibc packages from
2019 Aug 30
1
I broke "yum update" - C7
In article <201908300952.37126.gary.stainburn at ringways.co.uk>, Gary Stainburn <gary.stainburn at ringways.co.uk> wrote: > On Thursday 29 August 2019 18:10:19 Alexander Dalloz wrote: > > > 2019-08-29 17:23:18,117 exception: [Errno 14] curl#60 - "Peer's > > > Certificate issuer is not recognized." > > > 2019-08-29 17:23:18,117 retrycode (14)
2019 Aug 29
4
I broke "yum update" - C7
On Wednesday 28 August 2019 22:41:24 Jonathan Billings wrote: > If it?s really out of date, you might need to update the ca-certificates package, but that?d have to be a really old system. > > I?d suggest by checking to make sure the clock on your computer isn?t really out of date. If its right, I?d double-check with ?curl? to see if you aren?t getting a MitM response, where your HTTPS
2007 Aug 02
1
about add/remove software
In the documentation, it says that add/remove software is use only to install from CD drive[1]. However this program refuse to run when no internet connection, why not just prompt for the installation media? assuming everybody has fast internet connection was too optimistic. 1. So what is the correct way to install/remove software after the installation (using GUI)? 2. In
2008 Dec 29
4
yum cannot find bittorent rpm at dag
I am trying to get the x86_64 isos of CentOS-5.2. I wish to use bittorrent. The last time that I did this I required the bittorent package from Dag's repository. I have configured /etc/yum.repos.d/DagWieers.repo thus: [dag] name=Dag Wieers RPM Repository for Red Hat Enterprise Linux #Also see URL http://dag.wieers.com/home-made/apt/
2009 Aug 13
1
c5-testing
is there a list more sutiable for c5-testing discussions? I'd like to install the php-5.2.9 on there, but I'm getting a dependency problem # yum update --enablerepo=c5-testing php Loaded plugins: fastestmirror, priorities Loading mirror speeds from cached hostfile * rpmforge: fr2.rpmfind.net * base: updates.interworx.info * updates: mirrors.cmich.edu * addons: mirror.stanford.edu *
2010 Sep 25
1
does having a centos wiki acct grant edit access?
i just registered for a centos wiki account, and was wondering if this gives me edit capability. i'm prepping for the first of a number of RHEL/centos basic admin courses and currently working my way thru the wiki, collecting neat tricks and ideas and, occasionally, i'll stumble over typoes -- some minor, some not so much. for instance, here:
2011 Apr 27
2
Rsync 3 from rpmforge
My brain must be on knots somehow. I try to install rsync 3.x, which I know is in rpmforge repo for my architecture: https://www.centos.org/modules/newbb/viewtopic.php?topic_id=22214 http://packages.sw.be/rsync/ But yum does not find it, however I try. I have installed yum-priorities. Rpmforge is low priority. But still... yum erase rsync # erase v2.6 from base repo yum --disablerepo=\*
2015 May 01
1
kernel-debuginfo
Hi, Even though I am not running a centos.plus kernel yum wants to install the kernel-debuginfo for it. # yum install --disablerepo=\* --enablerepo=base-debuginfo kernel-debuginfo Loaded plugins: fastestmirror, refresh-packagekit Setting up Install Process Loading mirror speeds from cached hostfile Resolving Dependencies --> Running transaction check ---> Package kernel-debuginfo.x86_64
2017 Mar 12
2
How do I confirm importing repo key without user intervention?
Hi, Sorry for asking it again. I just thought I asked the question the wrong way. Too much unnecessary details. And therefore, got no replies. I'm configuring a server from, say, a script (automatically). I need it to be done without user saying, "Yes, it's okay to import the key." I was told to run the following command: yum makecache -y --disablerepo=*
2017 Apr 04
3
Xorg problem
I updated to Centos 6.8. Every thing is working, except Xorg does not startup. When I look at top, it seems that Xorg keeps trying but not succeeding to start. Any idea what the problem might be? Thanks Shoshana Rosenthal srosenthal at cfa.harvard.edu