similar to: yum update -> [Errno 4] Socket Error: timed out

Displaying 20 results from an estimated 7000 matches similar to: "yum update -> [Errno 4] Socket Error: timed out"

2009 Oct 06
3
how to turn off "update info" on /var/log/messages
we have CENTOS 5.3 on DELL server. This server is inside firewall and it continue get error messages on /var/log/messages: error getting update info: Cannot retrieve repository metadata (repomd.xml) for repository: base. Please verify its path and try again anyone know how to turn off it? Thanks. ___________________________________________________ ??????? ? ????????????????
2005 Oct 19
3
Duplicated packages after yum crash
Hi, I asked yum to update all packages on my CentOS 4.1 system and glibc was among them. Yum crashed in the middle and now I've some packages installed twice: 2 zlib-1.2.1.2-1.2 2 ncurses-5.4-13 2 mysql-4.1.10a-2.RHEL4.1 2 libstdc++-3.4.4-2 2 libstdc++-3.4.3-22.1 2 libselinux-1.19.1-7 2 libgcc-3.4.4-2 2 libgcc-3.4.3-22.1 2
2004 Dec 08
2
Center for Internet Security "scoring tool"
Hello, Has anyone tried out the security scoring tool at http://www.cisecurity.org/bench_freebsd.html? Any thoughts or opinions? Regards, stheg __________________________________ Do you Yahoo!? Yahoo! Mail - 250MB free storage. Do more. Manage less. http://info.mail.yahoo.com/mail_250
2005 Nov 17
3
Custom kernel RPM/SRPM
Hi, I've built customs kernels from the SRPMs with the following: rpmbuild -bp --target=i686 /path/to/spec cd /usr/src ln -s /usr/src/redhat/BUILD/kernel-x.y.z/linux-x.y.z linux cd linux make oldconfig make menuconfig make all make modules make modules_install And it works just fine. The problem now is that I think installing that way isn't
2010 Sep 02
5
what is zfs doing during a log resilver?
So, when you add a log device to a pool, it initiates a resilver. What is it actually doing, though? Isn''t the slog a copy of the in-memory intent log? Wouldn''t it just simply replicate the data that''s in the other log, checked against what''s in RAM? And presumably there isn''t that much data in the slog so there isn''t that much to check? Or
2016 Mar 08
3
no gnome-applets in C7.2
On 03/08/2016 06:49 AM, Liam O'Toole wrote: > On 2016-03-07, ken <gebser at mousecar.com> wrote: >> Weird. There seems to be quite a bit of software missing from C7.2, >> gnome-applets being one of them. Or has it been moved or renamed or >> otherwise obscured? >> >> tia > > Since gnome-panel and 'flashback' mode have been removed from
2017 Nov 18
4
skypeforlinux lacks dependencies, won't update
For about a week now yum has tried and failed to update skypeforlinux: Packages skipped because of dependency problems: ??? skypeforlinux-8.10.0.4-1.x86_64 from skype-stable Processing Dependency: libstdc++.so.6(GLIBCXX_3.4.20)(64bit) for package: skypeforlinux-8.10.0.4-1.x86_64 Is there any resolution to this issue?
2011 Sep 21
2
(yum) Error: Cannot retrieve repository metadata (repomd.xml)....
This error: Error: Cannot retrieve repository metadata (repomd.xml) for repository: debug. Please verify its path and try again occurs every time I run yum (and is where execution stops). Why? and/or What can be done to fix yum so I can use it again? tnx. -- War is a failure of the imagination. --William Blake
2009 Oct 01
2
Reply to ICMP echo request (type 8) on different (ethernet) interface
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi list, I have a weird (?) problem here on a setup running CentOS 5.3 x86_64 (and OpenVZ, and some home-brew L2TP daemons, RIPd, BGPd, etc). There's a (VE in OpenVZ speak) virtual machine that has two ethernet interfaces, seen as eth0 and eth1, respectively. Those live in VLANs, but it's not important here. The thing is that on eth1 the
2015 Aug 20
9
new laptop: DVD or Blu-ray
One of the build options for a laptop I'm looking at buying is DVD vs Blu-Ray. I've never used Blue-ray before, so is there some compelling reason, as a Linux guy, to want to get Blu-ray?
2010 Mar 29
2
bogus error message from yum update for gmime and gmime-sharp
When I do "yum update gmime gmime-sharp" I get: ... --> Missing Dependency: gmime = 2.2.10-5.el5.centos is needed by package gmime-sharp-2.2.10-5.el5.centos.i386 (installed) Error: Missing Dependency: gmime = 2.2.10-5.el5.centos is needed by package gmime-sharp-2.2.10-5.el5.centos.i386 (installed) ... But both of these are already installed: # rpm -q gmime gmime-sharp
2015 Aug 20
3
new laptop: DVD or Blu-ray
W dniu 20.08.2015 o 13:26, Mauricio Tavares pisze: > On Aug 20, 2015 6:54 AM, "ken" <gebser at mousecar.com> wrote: >> >> One of the build options for a laptop I'm looking at buying is DVD vs > Blu-Ray. I've never used Blue-ray before, so is there some compelling > reason, as a Linux guy, to want to get Blu-ray? > First of all, is this going
2015 Aug 20
2
new laptop: DVD or Blu-ray
On 08/20/2015 07:04 AM, Hal Wigoda wrote: > I wouldn't outfit a computer with blu-ray > > (Sent from iPhone, so please accept my apologies in advance for any spelling or grammatical errors.) > >> On Aug 20, 2015, at 5:53 AM, ken <gebser at mousecar.com> wrote: >> >> One of the build options for a laptop I'm looking at buying is DVD vs Blu-Ray. I've
2011 Oct 20
4
Backup live system
Though I've worked with enterprise systems, I'm not familiar with FOOS backup software. Which of those recommended would allow me to backup a system while users are active on it? If it matters the system uses LVM. I'd also like to be able to avoid needing the network if possible. That is, I'd plug in a disk into a USB port and backup the system onto that... again, while
2009 Nov 15
3
bash variable expansion moment
It's half a nice Saturday later and many attempts have brought no satisfaction. Maybe this can't be done. I'm trying to write a function which, when called from one function execute in another. In itself, that's not the problem. Rather, there's one built-in variable which is evaluated in the function definition and it's value is then set (too early). Here's the one
2017 May 11
3
get pdftk into (or from) a repo
On 05/11/2017 06:49 PM, Leon Fauster wrote: >> Am 11.05.2017 um 22:26 schrieb ken <gebser at mousecar.com>: >> >> pdftk used to be in a repo... or maybe it still is, but I don't know which one. Anyone know? >> > an old one is in the "dead" rpmforge repo. > At https://www.pdflabs.com/docs/install-pdftk-on-redhat-or-centos/ they have version 2.0
2017 May 17
7
Best practices for copying lots of files machine-to-machine
An entire filesystem (~180g) needs to be copied from one local linux machine to another. Since both systems are on the same local subnet, there's no need for encryption. I've done this sort of thing before a few times in the past in different ways, but wanted to get input from others on what's worked best for them. One consideration is that the source filesystem contains quite a
2016 Dec 20
2
firefox-45.6.0-1.el7.centos.x86_64 crashing... unusable
On 12/20/2016 06:08 AM, Liam O'Toole wrote: > On 2016-12-19, ken <gebser at mousecar.com> wrote: >> Last night installed the latest, firefox-45.6.0-1.el7.centos.x86_64. >> Fired it up this morning and within the first hour it's crashed three >> times. That comes to it being usable for about five minutes before it >> crashes. >> >> Anyone
2012 Jan 18
2
where is libid3-3.8.so.3
I searched for libid3-3.8.so.3 with yum: # yum search \*libid3-3.8\* but it returns "No Matches found" Am I not searching correctly, or does this not exist in CentOS 5.7? tnx
2016 Mar 07
2
no gnome-applets in C7.2
Weird. There seems to be quite a bit of software missing from C7.2, gnome-applets being one of them. Or has it been moved or renamed or otherwise obscured? tia