search for: disablerepo

Displaying 20 results from an estimated 145 matches for "disablerepo".

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
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
2017 Feb 09
1
mach64 driver, latest update in CentOS 6.8, symbol lookup error - workaround
...ult seems to be working so I will document what I did. # First I rebooted and specified to use the original kernel # Then mount the place where I unloaded the original DVD ISOs mount -t nfs phxbkup2:/iso/centos6.7x64 /media/CentOS # Tried to sync from this location, but it did not work, yum --disablerepo=\* --enablerepo=c6-media --releasever=6.7 distribution-synchronization # There were a number of conflicts that prevented the yum to run. # The troublesome packages did not look like they would prevent booting, so I got rid of them yum --disablerepo=\* --enablerepo=c6-media --releasever=6.7 erase...
2017 Feb 23
2
Problems installing packages from the CD
...verify the mount point for # CentOS-7. You can use this repo and yum to install items directly off the # DVD ISO that we release. # # To use this repo, put in your DVD and use it with the other repos too: # yum --enablerepo=c7-media [command] # # or for ONLY the media repo, do this: # # yum --disablerepo=\* --enablerepo=c7-media [command] [c7-media] name=CentOS-$releasever - Media baseurl=file:///mnt/ gpgcheck=1 enabled=0 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 I then run yum clean all and then decided to look for perl only on the cd repo, i.e. yum --disablerepo=\* --enablerepo=c7-...
2017 Apr 04
0
Xorg problem
...repo. Did a distribution synchronization. Here are the notes from what worked: (may be line wrapping issues in what follows) Went back to the x64 version and figured out how to roll back to 6.7: mount -t nfs phxbkup2:/iso/centos6.7x64 /media/CentOS # This one failed with dependency issues yum --disablerepo=\* --enablerepo=c6-media --releasever=6.7 distribution-synchronization # Erased the problem packages yum --disablerepo=\* --enablerepo=c6-media --releasever=6.7 erase python-libipa_hbac-1.13.3-22.el6_8.4.x86_64 mesa-libxatracker-11.0.7-4.el6.x86_64 xorg-x11-drivers-7.3-13.4.el6.x86_64 mesa-libxa...
2012 Jun 27
1
yum --disablerepo=\*
Dear All To install gimp from the install media on my centos 6.2 , I found the install media from the output of #df command and modified the baseurl inside the /etc/yum.repos.d/CentOS-Media.repo to point to the correct media then issued : #yum --disablerepo=\* --enablerepo=c6-media install gimp But it is unsuccessful. Can you please correct me. Thank you
2019 Aug 29
4
I broke "yum update" - C7
...N = Let's Encrypt Authority X3 > verify return:1 > depth=0 CN = webtatic.com > verify return:1 [ ... ] > Verify return code: 0 (ok) 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 Alexander
2017 Apr 04
3
Xorg problem
...on. Here > are the notes from what worked: (may be line wrapping issues in what > follows) > > Went back to the x64 version and figured out > how to roll back to 6.7: > mount -t nfs phxbkup2:/iso/centos6.7x64 /media/CentOS > # This one failed with dependency issues > yum --disablerepo=\* --enablerepo=c6-media --releasever=6.7 > distribution-synchronization > # Erased the problem packages > yum --disablerepo=\* --enablerepo=c6-media --releasever=6.7 erase > python-libipa_hbac-1.13.3-22.el6_8.4.x86_64 mesa-libxatracker-11.0.7-4.el6.x86_64 > xorg-x11-drivers-7.3-13...
2019 Aug 29
4
I broke "yum update" - C7
...king upstream. This is most often useful if you are using a newer distribution release than is supported by the repository (and the packages for the previous distribution release still work). 3. Run the command with the repository temporarily disabled yum --disablerepo=<repoid> ... 4. Disable the repository permanently, so yum won't use it by default. Yum will then just ignore the repository until you permanently enable it again or use --enablerepo for temporary usage: yum-config-manager --disable <repoid>...
2007 Nov 07
2
CentOS 5.0 - Yum install using the install cd's as the RPM source
What is the mechanism or procedure for installing additional packages from the six CentOS 5.0 CD's using Yum, assuming a secured server with no outside internet connection? Debian based distributions are able to use the package manager to search for and install from the CD's, and I'm looking for the CentOS equivalent. Obviously, it's possible to install "manually" from
2019 Aug 30
1
I broke "yum update" - C7
On Friday 30 August 2019 04:54:14 Peter wrote: > > I would try this: > > yum clean all ran okay. > yum --disablerepo=epel update ran okay but said there was nothing to update which I find hard to believe. It has been a month or so at least since the last successful update. It did complain about the REMI repos, which is odd as this all started when my yum update only updated PHP and Google Chrome, with PHP coming...
2019 Aug 29
2
I broke "yum update" - C7
...: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 >> >> Alexander > > I get a lot of output for what looks like access to the local respos.d > files all ending with success. I have included below the first and > last of these immediately followed by the line saying that webta...
2020 Jun 29
3
R 4.0.0 rebuild status
On Mon, 29 Jun 2020 at 14:25, Jos? Ab?lio Matos <jamatos at fc.up.pt> wrote: > > Again you guessed right, that was the main idea. :-) > As I told above and to reiterate it, the idea of this work is to make it easier to automate the > process. Similarly to how we do the mass builds for all the packages. But the mass rebuild process is very different, because releng doesn't
2015 Jun 18
4
C7: EPEL conflicts with Base and ElRepo?
...nux Repository - el7 143 epel/x86_64 Extra Packages for Enterprise Linux 7 - x86_64 8,025+70 extras/7/x86_64 CentOS-7 - Extras 128 updates/7/x86_64 CentOS-7 - Updates 682 repolist: 17,630 # yum repolist --disablerepo=elrepo Loaded plugins: fastestmirror, langpacks, priorities Loading mirror speeds from cached hostfile * base: ftp.ines.lug.ro * epel: mirror.pmf.kg.ac.rs * extras: ftp.ines.lug.ro * updates: ftp.ines.lug.ro 65 packages excluded due to repository priority protections repo id repo n...
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!
2017 Feb 23
0
Problems installing packages from the CD
...can use this repo and yum to install items directly off > the > # DVD ISO that we release. > # > # To use this repo, put in your DVD and use it with the other repos too: > # yum --enablerepo=c7-media [command] > # > # or for ONLY the media repo, do this: > # > # yum --disablerepo=\* --enablerepo=c7-media [command] > > [c7-media] > name=CentOS-$releasever - Media > baseurl=file:///mnt/ > gpgcheck=1 > enabled=0 > gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 > > I then run > > yum clean all > > and then decided to look for perl...
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 ... ---> Package libr...
2006 Aug 31
2
Yum choosing remote repositories first
...ding 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: # yum --disablerepo=* --enablerepo=base update Which, of course, works fine and uses my local (file://) repository. Is this the only way to do it, or did I miss something ? []s - -- Rodrigo Barbosa "Quid quid Latine dictum sit, altum viditur" "Be excellent to each other ..." - Bill & Ted (...
2007 Feb 05
2
CentOS 4.4 ServerCD
Hi Friends.. My name is Alexander... I installed CentOS 4.4 x86_64 Server from ServerCD. My questios is: If I can install develop tools from CD's CentOS 4.4 x86_64.. Help me please... -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.centos.org/pipermail/centos/attachments/20070205/a60ef43e/attachment.html>
2015 Feb 27
2
yum causing RPC timed out?
...RHEL 7 - RPMforge.net - dag 245 updates/7/x86_64 CentOS-7 - Updates 1,721 repolist: 17,847 [root at localhost ~]# yum --disablerepo=epel --disablerepo=rpmforge provides '*/applydeltarpm' do_ypcall: clnt_call: RPC: Timed out do_ypcall: clnt_call: RPC: Timed out http://centos.corenetworks.net/7.0.1406/os/x86_64/repodata/3cda64d1c161dd0fead8398a62ef9c691e78ee02fe56d04566f850c94929f61f-filelists.sqlite.bz2: [Errno 12] Time...