Fedora Servers :: Cannot Create Local 13 Repo: Pycurl Error 6?

Aug 16, 2010

I'm in the process of creating local repos for our company servers (CentOS 5.5) and laptops (Fedora 13). And while the CentOS part went perfect the Fedora part is causing major trouble.

But first things first, here's the setup: a central CentOS 5.5 server is running Apache2 and has a VirtualHost listening on Port 8080 for both CentOS and Fedora. The DocumentRoot for this VirtualHost is /data/repo wherein two directories, centos and fedora, reside.

This is the .repo-file for CentOS that works like a charm:

Quote:

[local]
name=CentOS-$releasever - local packages for $basearch
baseurl=url
enabled=1

After the CentOS repository was up and running I follwed the exact same steps and was expecting to find a Fedora repo up and running (I know, I know, silly me...). However, yum complains it cannot download the repomd.xml. The .repo-File is as follows:

Quote:

[local]
name=Fedora $releasever - $basearch
baseurl=http://icld:8080/fedora/$releasever/local/$basearch
enabled=1
gpgcheck=0
protect=1

Yum returns the following error message:

Error: Cannot retrieve repository metadata (repomd.xml) for repository: local. Please verify its path and try again

The path is definitely correct - copying the url and pasting it into a webbrowser returns the correct repomd.xml file, so does pasting it to wget.

Any ideas? Does createrepo need any parameters in order to create a working Fedora repository?

View 3 Replies


ADVERTISEMENT

CentOS 5 Server :: Cannot Create Local Fedora 13 Repo: PYCURL ERROR 6

Aug 16, 2010

I'm in the process of creating local repos for our company servers (CentOS 5.5) and laptops (Fedora 13). And while the CentOS part went perfect the Fedora part is causing major trouble.But first things first, here's the setup: a central CentOS 5.5 server is running Apache2 and has a VirtualHost listening on Port 8080 for both CentOS and Fedora. The DocumentRoot for this VirtualHost is /data/repo wherein two directories, centos and fedora, reside.

This is the .repo-file for CentOS that works like a charm:

Quote:[local]
name=CentOS-$releasever - local packages for $basearch

[code]...

View 5 Replies View Related

OpenSUSE Multimedia :: Create A Local Repo For A Vlc By Downloading All The Required Packages?

Jun 17, 2010

I dont have a internet connection and I want to install VLC. I want to create a local repo for a vlc by downloading all the required packages. I tried to do by downloading all the packages from from VLC repo and create a local repo but failed. Its say this dependency failed and that dependency failed. i tried to manually install each and every dependency but still the problem exists.

View 2 Replies View Related

Fedora Servers :: Error: Cannot Find A Valid Baseurl For Repo: Base

May 1, 2011

I have a VPS with Fedora 13 32 bits.

[root@mbr ~]# cat /etc/fedora-release
Fedora release 13 (Goddard)
[root@mbr ~]# yum install cyrus-sasl-md5

Loaded plugins: fastestmirror Repository updates is listed more than once in the configuration Determining fastest mirrors YumRepo Error: All mirror URLs are not using ftp, http[s] or file. Eg. 13 is not a valid release or hasnt been released yet/ removing mirrorlist with no valid mirrors: /var/cache/yum/i386/13/base/mirrorlist.txt Error: Cannot find a valid baseurl for repo: base

I tried

# yum clean all
# yum list

View 2 Replies View Related

Ubuntu :: Curl Permission Error With /usr/local/bin/repo?

Aug 2, 2010

I'm trying to grab "repo" using curl and put it into /usr/local/bin/ but I can't seem to figure out why I'm getting a permission error:

Code:
$ sudo curl https://android.git.kernel.org/repo > /usr/local/bin/repo
bash: /usr/local/bin/repo: Permission denied

[code]....

View 1 Replies View Related

Fedora Installation :: PYCURL ERROR 6 "Cannot Retrieve Repository Metadata"

Mar 2, 2010

I wanted to get some additional life out of a computer with 256MB of RAM, and discovered that FC12 was the only version of Linux I was able to install (out of the distros attempted). The installer went into text mode automatically, configuring only the root account. I used text-based tools after the first boot to configure networking, and installed a couple of additional packages with yum. Then I issued "yum update," and it retrieved and installed the available updates. That was the last time I used yum successfully, though. I obtained such error messages as "14: PYCURL ERROR 6" and "Cannot retrieve repository metadata (repomd.xml) for repository: fedora. verify its path and try again."

I discovered that such problems had been encountered by others, and had sometimes been solved by such methods as adding repositories to yum.conf, adding lines to /etc/hosts, adding a line to resolv.conf, tampering with fedora.repo or fedora updates.repo, or even with "yum clean all." None of these methods worked for me, however. My initial impression of Fedora is favorable, so I might like to try it even on a system where it wasn't the only available choice. Package management is essential to success with any OS, however, so I need to get past this issue.

View 2 Replies View Related

Fedora :: PYCURL - Error 14: Cannot Retrieve Repository Metadata (repomd.xml) For Repository

Dec 15, 2009

[root@127 scott]# yum update Loaded plugins: presto, refresh-packagekit [URL]: [Errno 14] PYCURL ERROR 7 - "" Trying other mirror. [URL]: [Errno 14] PYCURL ERROR 7 - "" Trying other mirror. Error: Cannot retrieve repository metadata (repomd.xml) for repository: fedora.

verify its path and try again ...browsed through solutions like using yum clear and setting proxy in yum.conf

View 9 Replies View Related

Fedora :: Yum Broken Errno 14 PYCURL ERROR 7 (Cannot Retrieve Repository Metadata (repomd.xml) For Repository)

Dec 27, 2009

yum is completely broken. I cannot install or update any software. yum is always throwing:

Code: Loaded plugins: presto, refresh-packagekit Could not retrieve mirrorlist http://mirrors.rpmfusion.org/mirrorlist?repo=free-fedora-12&arch=x86_64 error was 14: PYCURL ERROR 7 - "" Error: Cannot retrieve repository metadata (repomd.xml) for repository: rpmfusion-free. Please verify its path and try again I have tried globally to disable the gpg check as stated in other threads. I have no proxies or such in yum.conf or in my bashrc. If I manually click on the link it will resolve in firefox so I am sure it is not my net connection per se, it seems yum or curl is adding a : to the end of the url thats why it wont resolve properly.

I have done a yum clean all , which didnt really help either. reinstalling the rpmfusion repos isnt an option either as I start getting curl errors in the terminal. I am really at a loss here and am completely out of ideas as I cant install any updates or software , at first I thought the repositories were having problems with the holidays but this has been going on for 4 days now. /var/log/messages isnt showing anything either.

[Code]....

View 3 Replies View Related

Fedora Installation :: Creating Local Repo For HTTP / FTP Installs

Jul 15, 2009

I'm having trouble installing Fedora 11 using the URL method. When I put in a F11 netinstall CD, or even Disc 1, I press tab on the first option and add "askmethod" to the end of the text. Each time I point the installer to my local FTP and press enter after typing in the FTP url, the installer just hangs there. I've even tried deleting ALL the files from the F11 folder on my FTP server and downloaded ALL the files at:
ftp://ftp.linux.ncsu.edu/pub/fedora/...edora/i386/os/

Still...the same thing.
When I pointed the installer to:
ftp://ftp.linux.ncsu.edu/pub/fedora/...edora/i386/os/
Everything worked fine, albeit slow as it was DL from the NCSU FTP server.
Am I doing something wrong with my FTP server? It is anon, so there is no authentication issues.

View 5 Replies View Related

OpenSUSE :: Got A Pycurl Error When Startup Miro On 11.4

Jun 14, 2011

I installed miro from PackMan :: Startseite repository with zypper. When I start up miro from terminal, I got below errors: $miro Fatal Python error: pycurl: libcurl link-time version is older than compile-time version ipv6 is sucking wind, so we're switching to ipv4./usr/bin/miro: line 27: 5859 Aborted miro.real "$@" I don't know what's this meaning. My system is openSUSE 11.4 x86_64 KDE 4.6.3.

View 5 Replies View Related

Fedora Installation :: Edit Yum.conf To Make Yum Install From Local Repo

Mar 14, 2009

I have successfully installed fedora 10 and have rpmfusion in my /home/ directory. i don't know how to edit yum.conf to make yum install from this local repo. i tried once. But when i tried to install vlc i got an error saying some lib****** files are missing and missing dependencies.

View 2 Replies View Related

Fedora :: Create Repo Cache Proxy?

Aug 8, 2010

Is there a way to create a cache repo so when we update all our machines in Ur school, ones one of the machines do the update, all the other machine in our network will have the updates from the cache server.

we did something like that with APT and ubuntu

View 1 Replies View Related

Red Hat :: Create Local Yum Repository...when Show Error Set Up Update Prosses?

Dec 31, 2009

how to create yum repository in rhel 5.3

View 1 Replies View Related

Red Hat / Fedora :: Change The Current Directory To Server And Then Create A Repo?

Feb 6, 2011

I was installing yum from the server folder. first i copied the server folder in a folder which was at root then i change the current directory to server and then create a repo by using following command

Server]# rpm ivh createrepo then tab to get the correct name
then ]# createrepo .
]#cd /etc/yum.repos.d/
]# cp -apr rhel_debug_info.repo yum.repo
]# vi yum.repo

[Code]...

how can i completely install the yum so that i can install my necessary packages

View 1 Replies View Related

Fedora Servers :: Setting Up A SVN Or CVS Repo?

May 13, 2009

We are looking at setting up an SVN or CVS repo

We were also asked to research which is the best and easiest to work with/ setup. So I came here instead of google as no doubt many have used both and have their views of whats what.

View 2 Replies View Related

Fedora :: Create Own Local Yum Repositories

Dec 14, 2010

I'd like to share my notes with all on how I create local yum repositories. By local I mean that the rpm files are on a computer here at home, not somewhere out in cyberspace. I've done this since Fedora 9 with both the "Fedora" repository and the install DVD.This how to was written with Fedora 14 in mind but should work equally as well with any earlier release.Hopefully, if we did everything right, there will be no errors and you will see your new repository listed amongst the normal Fedora repositories. Your new repository is now ready for use.This completes this section on how to create a local yum repository for the installation DVD rpm files.

View 4 Replies View Related

Server :: RHEL 6 Local YUM Repo?

Aug 18, 2011

I'm trying to build a local YUM repository for RHEL 6 and am running into an issue. I can get the repo to build, but I cannot get the gruoplist. I can't find a comps.xml file to run the createrepo -g command against, like there is in RHEL 5. Here's what I have so far:

mkdir /yumrepo
copied RHEL 6 DVD contents to /yumrepo/rhel6
createrepo /yumrepo/rhel6/Packages
(repo builds its lis of 3500+ packages)
yum list shows the lsit of all files within the repo correctly.

I run gpk-application, and I receive the error "The group list was invalid." I need to create the group list. But I can't figure out how? Can someone please explain what I'm missing here? Never had this much trouble with 5, but I know a lot has changed with 6.

View 4 Replies View Related

Software :: Installing From Local Repo

Sep 13, 2010

I have created a local repository to install linux with. (class assignment) Created the following file structure off of /html directory;

/yum/base/13/i386
/yum/updates/13/i386

copied the contents of the packages from my fedora dvd;

mount /dev/cdrom /mnt
cd /mnt/Packages
cp -v * /var/www/html/yum/base/13/i386
cd /
umount /mnt

using rsync against fedora mirror updated the base to have compete set of .rpm packages from the Everything directory. Ran createrepo /var/www/html/yum/base/13/i386 Verified repodata folder was created and the contents are correct, shown below

[Code]....

Boot the PC and start the install using a kickstart file (if you need to see it let me know), all runs fine until it gets to the point of resolving dependency then it errors out - unable to resolve dependency against the repository. May not be the exact phrasing but generally speaking to that effect.

View 2 Replies View Related

Fedora :: How To Create A Local Repository Server

Feb 24, 2010

Well my local LUG has developed a cooperation with the university. Their major is music. So we would like to develop a local repository to help the updates to be faster. I checked the How to set up a local Yum Repository on Fedora 8. I guess it's same with 12.
My questions are:

1. How much space do we need?

2. Since we might setup repository for another distro, is it a way to be done with other distro? The above address describes only how to make it in Fedora.

3. Since we'll have it installed and will be usefull for the university, can we make it available to the rest of the world? Maybe contact someone for this.

View 4 Replies View Related

Fedora Servers :: Package-cleanup Showing 13 Orphans That Are Still In Repo?

Mar 24, 2009

I recently upgraded two servers to F10 from F9 and one of them is having an issue where package-cleanup is showing 13 packages which are incorrectly orphaned (no longer in the repo). Has anyone seen this before and know how to resolve this? Is it simply because the packages are listed in the repo as "fc10" vs "fc9"?

[root@athena ~]# package-cleanup --orphans
Setting up yum
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
* updates: mirror.cogentco.com
* fedora: mirror.cogentco.com

[Code]...

View 7 Replies View Related

Fedora :: Yum Error - Cannot Retrieve Repo Metadata

Dec 3, 2009

I'm getting the following error when I try to install anything with yum:
Code:
Error: Cannot retrieve repository metadata (repomd.xml) for repository: fedora. Please verify its path and try again.
I tried editing /etc/yum.repos.d/fedora.repo and /etc/yum.repos.d/fedora-updates.repo, and also amending the host file as explained in this fix. [URL]. Still doesn't work. I am behind a proxy.

View 4 Replies View Related

Fedora :: Installing Updates In F12 - YUM Repo Error

Apr 17, 2010

I need to installing updates on fedora in my computer.

Error Type: <class 'yum.Errors.RepoError'>
Error Value: Error getting repository data for installed, repository not found
File : /usr/share/PackageKit/helpers/yum/yumBackend.py, line 3125, in <module>
main()
File : /usr/share/PackageKit/helpers/yum/yumBackend.py, line 3122, in main
backend.dispatcher(sys.argv[1:])
File : /usr/lib/python2.6/site-packages/packagekit/backend.py, line 710, in dispatcher
self.dispatch_command(args[0], args[1:])
File : /usr/lib/python2.6/site-packages/packagekit/backend.py, line 657, in dispatch_command
self.update_packages(only_trusted, package_ids)
File : /usr/share/PackageKit/helpers/yum/yumBackend.py, line 1948, in update_packages
signed = self._is_package_repo_signed(pkg)
File : /usr/share/PackageKit/helpers/yum/yumBackend.py, line 1437, in _is_package_repo_signed
repo = self.yumbase.repos.getRepo(pkg.repoid)
File : /usr/lib/python2.6/site-packages/yum/repos.py, line 121, in getRepo
'Error getting repository data for $s, repository not found' $ (repoid)

View 2 Replies View Related

Debian :: Tell To Apt-get To Install A Package From A Local Repo?

Feb 13, 2011

I have a local repository, and declare also a remote one, I want to tell to apt-get to install a package from a local repo, if it exists. it seems that it begins from the remote. here is my sources:

deb file:/home/CD1 squeeze main
deb file:/home/extra6 /
deb http://ftp.fr.debian.org/debian squeeze main non-free contrib

View 1 Replies View Related

OpenSUSE :: Removing A Repo - Error "can't Find The Data For The 'problem' Repo"

Nov 20, 2010

I wasn't paying proper attention when adding a repo to yast and need to find the file were the info is saved to delete this. The problem is that whenever i use yast it comes up with an error code saying that it can't find the data for the 'problem' repo. Have tried zypper rm but that comes up with a similar error advising that the data is in a format that was not expected. My thinking is to track the file were the yast repo source details are saved, delete this and then just add the repos that i use back.

View 6 Replies View Related

Fedora :: Repo Error Installing Flash In F13 Xfce

Jul 31, 2010

I'm getting this error when trying to install Flash:

Went to sources and didn't find a metadata repo. How do I solve this?

View 2 Replies View Related

Debian Configuration :: Local Repo - Apt-get Failing Release.gpg

Aug 8, 2011

I am trying to create a local debian repo for 3rd party apps and my own deb's. I have done the following: dpkg-scanpackages debian | gzip -9c> debian/Packages.gz Which did create a file called Packages.gz in the directory However, when I do apt-get update on a client machine I get the following error: W: Failed to fetch [URL] Could not connect to 10.1.1.10:8080 (10.1.1.10). - connect (111: Connection refused) W: Failed to fetch [URL] Unable to connect to 10.1.1.10:8080: W: Some index files failed to download, they have been ignored, or old ones used instead.

View 1 Replies View Related

Debian :: Setting Up Info Of Local Repo In Installation

Apr 15, 2010

I've created a local repository, my web server (apache) is up and running and my repo is inside it, so I want to install debian using it, in the stage of enter manually the info of the debian mirror I put:

1. debian archive mirror hostname:
192.168.10.1
2. debian archive mirror directory:
/repo

But after this, the installation tell me that it doesn't find the repo, I tried several ways, like: http://192.168.10.1; /repo/; /repo/ binary/ but nothing. What is the correct syntax to use my local repo?

View 1 Replies View Related

Programming :: GIT - Remote Repository Moved - How To Tell My Local Repo To Use The New One

Jan 12, 2010

I have a local git repository that pushes to a remote repository. That remote repository moved to a new server. How do I make "git push" and "git pull" push/pull to/from the new repo?

View 3 Replies View Related

CentOS 5 Server :: Making A Local Repo With Groups?

Apr 9, 2010

i just installed centos 5.4 and trying to make my local repo have groups listing of packages like the mirrors do

so i can make an spin off of the OS to my needs for web servers only / so on but
i cant get my head around the groups making part of the creatrepo

does anyone have any tips or hints or know how to make group listing of the packages

i copyed the DVD to hard drive and the repo .XML files they came with it and tryed that way but no luck yet

im running out of things to try

View 5 Replies View Related

General :: Use Mkdir Command To Create 'local' Directory In /usr - There Are Error - Cannot Make Directory

Jun 16, 2010

I am a student studying computer science course.

Well, I am facing problem when doing lab questions.

I must use DLXLinux bundled in Bochs (bochs.sourceforge.net).

I am required to use the /usr/local directory.

In /usr directory, there is no directory named 'local' but there is one thing called 'local@'. So, when I try to use mkdir command to create 'local' directory in /usr , there are error "cannot make directory.....".

Look at my screenshot at [url].

View 9 Replies View Related







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