CentOS 5 :: Possible To Update Repos Via Repos

Jan 22, 2010

is it possible to update repository via yum command like yum install/upgrade repositries

View 2 Replies


ADVERTISEMENT

CentOS 5 :: Update Perl From Repos / Do I Need To Compile From Source To Get Newer Version?

Sep 5, 2009

Is there an easy way to update Perl from repos or do I need to compile from source to get a newer version?

Longer version
I'm trying to set-up MailScanner which requires a newer version of Perl IO than CentOS 5 appears to have in it's standard repos. I've also tried updating Perl from the rpmforge repo - but that just results in a bunch of transaction conflicts being reported by Yum. Is there another way of updating Perl from repos?

View 2 Replies View Related

CentOS 5 :: Yum Repos - 5.2 ?

Sep 3, 2009

I have some production and test server with Centos 5.2, when I try any yum command I get the error message:

I can't and I wan't upgrade to 5.3. where I can find the centos 5.2 repositories? Why the 5.2 repositories are not yet online ?

View 3 Replies View Related

Debian :: No Access To The Internet And Cannot Update Repos

Apr 10, 2011

In the live CD, auto eth0 worked fine.After installation, it cannot connect.I am using vaio laptop VPCCW16FG, there is a known display bug therefore i am booting into the OS with 'nomodeset'.i have no access to the internet and cannot update repos, therefore i cannot work around the bug.

View 3 Replies View Related

Ubuntu :: Server - Can't Connect To Repos For Update

Jan 22, 2011

I just recently installed ubuntu server on a PC that'll be our home server. I got it connected to the network but I can't update the repos with apt or aptitude. It stops at something about [URL] How do I fix this? I need to install software

View 6 Replies View Related

CentOS 5 :: Unable To Install Repos Via Yum?

Feb 24, 2011

i am using internet in my university hostel.there i am on Lan.my ip is ManuallY configured .

ip:192.168.x.x
netmast:255.255.255.0
gateway:192.168.0.1

and i am having problem while downloading repos via yum .

View 14 Replies View Related

Debian Configuration :: Apt Update Errors On Locally Mounted Repos

Nov 27, 2015

My primary repos are DVD .isos on my hard drive loop-mounted in /etc/fstab. Although I can install packages just fine and there are no issues with running installed applications, I must have screwed up the configuration of /etc/apt/sources.list because I get this output when I do apt-get update:

Code: Select allIgn file: jessie InRelease
Ign file: jessie InRelease
Ign file: jessie InRelease
Ign file: jessie InRelease
Ign file: jessie InRelease

[Code] .....

Here is my rather primitive but functional /etc/apt/sources.list:

Code: Select all# deb cdrom:[Debian GNU/Linux 8.2.0 _Jessie_ - Official amd64 DVD Binary-1 20150906-11:13]/ jessie contrib main
# deb cdrom:[Debian GNU/Linux 8.2.0 _Jessie_ - Official amd64 DVD Binary-1 20150906-11:13]/ jessie contrib main
deb file:/dvd1 jessie main contrib
deb file:/dvd2 jessie main contrib
deb file:/dvd3 jessie main contrib

[Code] ....

So what exactly have I screwed up?

View 0 Replies View Related

OpenSUSE :: Updater Applet Prompt To Update Packages From Different Repos?

Jan 8, 2011

I'm using openSUSE 11.3 with KDE 4.5.4. The updater applet works fine for me, however I think it only checks for updates from the update repo. I tried to modify this behaviour by right clicking the icon and checking "show available updates, when the backend provides it(for experts)" (translation from polish so it may not be 100% accurate) but the behaviour is the same, it only prompts me when there are updates available in the update repo but I would like it also to prompt me when there are updates available in the packman and KDE stable repo. Is it possible to force the updater applet to do this ?

View 3 Replies View Related

CentOS 5 :: Are Any Patches Applied To The Software In Repos

May 12, 2011

That application is included in CentOS default repo and can be installed via yum. The version number indicates that this is a rather old release. This fact in itself is okay with me. But according to the original developer's site this release contains a major security bug and should be patched immediately. is the file from CentOS repo a copy of the original release or are any patches applied?

View 3 Replies View Related

CentOS 5 :: No Login Manager Installed / Or In Repos?

May 11, 2010

I use KDE but there is no login manager at all, no KDM or even GDM.I have to login from the console and startx each boot.Not especially problematic but I can't understand it. Apparently there is GDM installed but I don't know how to set it to run at bootup, as it's not a daemon (is it?).And I can't find a KDM package in any repo I have tried.

View 3 Replies View Related

CentOS 5 :: Yum Doesn't Found Gfortran In Repos

Apr 29, 2011

I'm a user of RHEL5 in a HP z800 workstation and I want to use the CentOS5 repositories too.problem with RHEL5 is that yum can't find the gfortran packages in the repositories.

I've tried to use the CentOS5 repos. I've created a file in /etc/yum.repos.d called CentOS5.repo that contains:

[CentOS5 base]
name=CentOS-5-Base
mirrorlist=http://mirrorlist.centos.org/?release=5&arch=x86_64&repo=os
#baseurl=http://mirror.centos.org/centos/5/os/x86_64/

[code]....

View 3 Replies View Related

CentOS 5 :: Are Any Patches Applied To The Software In CentOS Repos?

Dec 20, 2009

Suppose I'm interested in some application. That application is included in CentOS default repo and can be installed via yum. The version number indicates that this is a rather old release. This fact in itself is okay with me. But according to the original developer's site this release contains a major security bug and should be patched immediately.

The question: is the file from CentOS repo a copy of the original release or are any patches applied?

View 6 Replies View Related

Ubuntu :: Repos - Run "apt-get Update" And Get A Long Hang Time

Apr 16, 2011

My problem starts with trying to run "apt-get update", I get a long hang time for some reason. It hangs at Waiting For Headers, but there is more going on I believe so I decided to run "strace apt-get update" to find out what is going on. Now, this was my attempt at Canadian repos. After waiting for about 2 minutes on the strace I get a list of the following...

[Code]...

View 4 Replies View Related

CentOS 5 :: Mounting Ntfs Partition - Error: "no Such Package In Repos"

Aug 5, 2009

I come from ubuntu, and, although they are all linux distros, they differ in a lot of things. Well, I just install the OS and I have a 1 TB drive for storage formatted in NTFS, I identified the device with fdisk -l, but the problem is Centos doesn't understand ntfs partition out of the box. Is there any package I need to install. I tried yum install ntfs-3g, but got an error: "no such package in repos,"

View 8 Replies View Related

CentOS 5 :: Create Channels To Sync Yum Repos And Smart Channels?

Jun 24, 2010

I've installed RPMforge and Smart Package Manager.

I had to create my own Centos 5.5 channels to sync yum repos and smart channels.

Here's the Centos 5.5 channel file for Smart:

Just shut Smart PM down, copy this file into /etc/smart/channels, and restart smart.

Smart should then detect the new channels (repos) for Centos 5.5

Update your channels in Smart, and you should then have yum repos and smart channels both in sync, looking at the same set of packages.

Copy this to CentOS-Base.channel, and add it to the /etc/smart/channels directory.

# CentOS-Base.repo
#
# The mirror system uses the connecting IP address of the client and the
# update status of each mirror to pick mirrors that are updated to and

[Code].....

View 2 Replies View Related

Fedora :: FC5 Repos Available Anywhere?

Sep 16, 2009

I've got a server running on some old hardware miles away from me, to convert to a newer version seems counter-productive as I'm happy with what's there, just want to add a few packages, but yum can't find the repos - have they been totally removed or are they still mirrored somewhere?

View 5 Replies View Related

Fedora :: Where Are The Rpm's For The Other Repos

Feb 22, 2010

My network was down while I was install FC12, so I did not install the other repos. Where are the RPMs for the other repos? Extras? etc.

View 5 Replies View Related

Fedora :: How To Fix YUM Repos

Mar 28, 2010

I accidently deleted every file in /etc/yum.repos.d. I would be very glad if anyone could send me the default configuration for the default repositories. I am stuck very badly. Can't download/update using yum. If you could send me your entire yum.repos.d folder there would be nothing like it.

View 3 Replies View Related

Debian :: How Apt Use The Local Repos First

Feb 24, 2011

I have local repo as well the debian official repos enabled in the apt sources.list, but when i run the aptitude to install some packages, it doesn't use the local repo and downloading the same version of package again that is already present in the local repo, this is my local repo url: [URL]

View 10 Replies View Related

Debian :: Iceweasel Add - Ons In The Repos?

Aug 29, 2011

A few days ago, I noticed that flash wasn't working. I don't use flash often and have Flashblock guarding the gates so not quite sure when that happened. In the process of getting it running again I noticed a lot of Iceweasel add-ons are available in the Debian repos. In fact, deleting Flashblock from Firefox and switching to the one from the repos may be what fixed the problem (or it could have been the latest Iceweasel update which I reinstalled).

Anyway, my question is . . . just how do add-ons available via Synaptic and those from Firefox differ? And is it preferable and advisable to use the ones in Synaptic? Since I imported my old profile from Firefox to Iceweasel, I have a lot of standard add-ons rather than the Debian version.

View 14 Replies View Related

Fedora :: Possible To Remove Repos From Yum?

Feb 12, 2010

is it possible to remove repos from yum. I'm using leigh123's flash x86_64 flash plugin, but Adobe's original i386 repo keeps reacticvating and wnating to updat... thus breaking my flash player is there a way to completely remove it from yum

View 5 Replies View Related

Fedora :: What Is List Of Repos

Feb 21, 2011

list of Fedora repos?

View 5 Replies View Related

Ubuntu :: ACPIToolGUI Is Not In The Repos?

May 13, 2010

[URL]

Looks like a program to view ACPI data.

FWIW, ACPI was not installed by default and is not an "officially approved" program; has no Ubuntu Logo next to it in Synaptic.

Also, I have CONKY installed, so I have CPU and GPU data on a window, but I would like to see those on a Top or Bottom Panel.

View 3 Replies View Related

Fedora :: Get The Rpmfusion Repos In F14?

Nov 12, 2010

I have a laptop with an nvidia graphics card: GeForce 9200 Nouveau causes problems, I can't boot the Live F14 CD except in safe graphics mode. I want to install F14. I have F12 and use kmod-nvidia How do I tell the installed F14 to boot in safe graphics mode? Some command line parameter? Or alternatively: how do I get the rpmfusion repos written into yum.repos.d? After that I can install kmod-nvidia. if I can't boot into GUI, I don't know how to write to /etc/yum.repos.d

View 7 Replies View Related

General :: Adding More Repos To Yum

Jul 22, 2011

how do I add more repos to yum? Using Fedora 13, kernel: 2.6.xx. Done it before, but can:t remember the process. Using 64-bit by the way.

View 1 Replies View Related

Debian :: Can't Download All Repos Today?

Jul 18, 2011

Haven't logged in for a week on this pc. Got this error: GPG error: http://mozilla.debian.net squeeze-backports Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 85A3D26506C4AE2AFailed to fetch http://mozilla.debian.net/dists/squeeze ... ackages.gz 404 Not Found Some index files failed to download, they have been ignored, or old ones used instead. Should I try later? What causes this? Seems to happen every couple months.

View 3 Replies View Related

Debian Installation :: Looking For Sid Official Repos?

Jul 1, 2011

I am looking for Sid official repos. If they exist please someone direct me to the right place. I was able to find a Debian page with Sid packages. Google is not helping.

View 6 Replies View Related

Fedora :: Repos Without The Internet Connection

Dec 16, 2009

Using Fedora 12 where are your repo sites? so i can download packages from friends computer till i can get connected. also the ones for the codecs (play DVD'S, mp3's, etc)

View 2 Replies View Related

Fedora :: Wine Version 1.1.37 Not In Repos?

Feb 4, 2010

iam an old linux user (debian,suse and ubuntu) and i installed now fedora on my box to learn something new about other distros. fedora 12 is realy nice, but i got some questions about some things.

-> why i can not find a newer wine version 1.1.37 in the standard repos (i marked already all repos in the "add-remove software" tool, but not the testing one for fedora13)can somebody tell me where i find an actual repos for the newest wine package?

View 1 Replies View Related

Fedora :: Permanently Enabling Repos ?

Feb 4, 2010

I have various repos in my yum.repos.d including rawhide, google, and various others which I can enable on specific yum commands with --enablerepo=reponame.

Question is, how come these aren't enabled by default? When I do a yum repolist they don't show up, which effectively leaves orphan programs.

I can see why you might not want rawhide enabled by default for obvious update reasons, but I might want others to be enabled by default, like google for one.

So how is the default repo anabling/disabling controlled?

View 2 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved