Help Me How to Create an Oracle Linux / CentOS YUM repository
location: linuxquestions.com - date: February 21, 2015
Hello Experts,
I would like to create a server which can act as a YUM repository of Oracle Linux 6.5 and CentOS 6.5. Also I would like other servers to access this repo via http. I am stucked here to understand how I can bring all "RPMs" in to "/repo/OracleLinux/OEL6/current/x86_64" and always keep it updated. I would appreciate any help on this.
Thanks In Advance
CentOS yum repository bad Header V4 RSA/SHA1 signature
location: linuxexchange.com - date: January 1, 1970
I was coping with many problems to get stuck with this one.
I have installed yum repository on server (CentOS 5.6) with:
createrepo -v -s sha yumrepo/
sha is used due to solution to my earlier problem I have found: my reposistory was not accepted.
([Errno -3] Error performing checksum )
generated gpg key with:
gpg --gen-key
sign package with (package was not created on server):
rpm --addsign mypackage-1.0-1.i386.rpm
check if was signed properly:
rpm -vv --checksig mypackage-1.0-1.i386.rpm
D: loading keyring from pubkeys in /var/lib/rpm/pubkeys/*.key
D: couldn't find any keys in /var/lib/rpm/pubkeys/*.key
D: loading keyring from rpmdb
D: opening db index /var/lib/rpm/Packages rdonly mode=0x0
D: locked db index /var/lib/rpm/Packages
D: opening db index /var/lib/rpm/Name rdonly mode=0x0
D: read h# 205 Header sanity check: OK
D: added key gpg-pubkey-c105b9de-4e0fd3a3 to keyring
D: read h# 313 Header sanity check: OK
D: added key gpg-pubkey-eb
Linux (centos) server yum repository issue
location: linuxquestions.com - date: November 10, 2011
I am trying to install magento in one of the server. So I was trying to install dependencies which are required to run magento smoothly.
So I was trying to install some packages like php-xml but no package was available. But when i use the same command in a different server then it is detecting the package as shown below
Code:
CentOS 5.2 yum repository error Please help
location: linuxquestions.com - date: January 5, 2009
Hi,
I just installed CentOS 5.2 on my machine and my plan is to install OpenNMS on it later on. The problem I have is regarding my yum repository. I get errors when running every command with yum in it. Iinitially there were two repo files in the /etc/yum.repos.d directory: CentOS-Base.repo and CentOS-Media.repo. Since I didn't have a CD, I removed the Media repo file from that directory so currently, the folder contains only the CentOS-Base.repo file which I paste it here:
# CentOS-Base.repo
#
# This file uses a new mirrorlist system developed by Lance Davis for CentOS.
# 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
# geographically close to the client. You should use this for CentOS updates
# unless you are manually picking other mirrors.
#
# If the mirrorlist= does not work for you, as a fall back you can try the
# remarked out baseurl= line instead.
#
#
[base]
n
Linux (centos) server yum repository issue
location: linuxquestions.com - date: November 10, 2011
I am trying to install magento in one of the server. So I was trying to install dependencies which are required to run magento smoothly.
So I was trying to install some packages like php-xml but no package was available. But when i use the same command in a different server then it is detecting the package as shown below
Code:
Upgrade Subversion 1.6 to 1.7 on CentOS? (can't find yum repository)
location: linuxexchange.com - date: January 1, 1970
I want to upgrade my SVN Server from 1.6 to 1.7. Unfortunately I can't find anything on the internet how to do this with yum. I have checked rpmforge-extras but it has only svn 1.6 and not 1.7
I wanted to update with yum because this is the most secure way for me. I'm not an experienced Linux user.
Is there a yum repository that contains 1.7 (subversion.x86_64 0:1.7.xxxxx.el5.rfx)
I hope somebody can help me out?
If there is non, perhaps a short explenation how to update with just step by step.
YUM repository on Ubuntu
location: ubuntuforums.com - date: January 19, 2009
I have taken the RHCE lab and need to retake it. One of the cool things you can do with Redhat is have your own repos for updates. Having my own repo would make studying much easier.
I am sure this can be done in Ubuntu as well but I was hoping to find someone who possibly has done this.
I have the createrepo tool and have generated the .xml files.
I am just hoping there some info somewhere on this.
Any help would be great.
-J
Yum repository on Ubuntu possible ?
location: linuxquestions.com - date: May 23, 2013
Hi Friends,
I have successfully created Yum repository over RHEL6 previously using the link
https://code.google.com/p/iredmail/w...Yum_Repository . Now I am assigned a task is to create yum repository on Ubuntu12. I understand Ubuntu uses apt-get instead of yum. So is it possible to setup yum repository on Ubuntu with similar steps or I have to set up an apt-get repository?
I didn't get any good material on search.. Kindly answer me..
yum repository error
location: linuxquestions.com - date: October 13, 2010
Dear all,
[local.repo]
name = my_repo
baseurl=file:///serverimage/serverimage/Server
enabled=1
gpgcheck=0
also in yum.conf
gpgcheck=0
i have copied all files under /serverimage/serverimage/Server from CD.
when i run the command: yum install <packagename>
it is giving error. although it is listing the package successfully.
but on the prompt 'is this OK'(y/n): y
Error downloading packages:
...i386:failure:..i386.rpm from local.repo: [Errno 256] No more mirrors to try.
my linux is : redhat linux 5.5
what i am doing wrong, any idea.
waiting.
--,mr. parkar
UAE
[centos] yum and software updater
location: linuxquestions.com - date: April 26, 2007
Hello?
In CentOS 5, what's the difference between
the yum and GUI software updater?
The software updater icon on the taskbar
shows I have about 36 updates while the console
yum shows about 180 updates available.
If I stop the software updater process about
two-thirds of the way, what happens to
the downloaded packages? Where are they stored?
Can I clean them or they're automatically deleted
when updates are completed?
By the way, restarting the software updater
appears to begin the download process from
scratch. Is there a way to just resume
the download as in the console yum update?
Thanks.
please wait...
Page: 1 2 3 4 5 6 7 8 9 10