Re: [PLUG] problem setting fedora13 iso as repository

2010-09-20 Thread Rahul Sundaram
 On 09/20/2010 12:10 AM, Vinayak Kulkarni wrote:
 bad id with iso.repo

something like this would fix the problem

-

[isoupdates]
name=isoupdates
baseurl=file:///path/to/mounted/iso
enabled=1

-

Rahul

___
Pune GNU/Linux Users Group Mailing List 


Re: [PLUG] problem setting fedora13 iso as repository

2010-09-20 Thread Vinayak Kulkarni
Hi
The way in which you described the solution works
Thanks


Vinayak D. Kulkarni

--- On Mon, 20/9/10, Rahul Sundaram methe...@gmail.com wrote:

From: Rahul Sundaram methe...@gmail.com
Subject: Re: [PLUG] problem setting fedora13 iso as repository
To: plug-mail@plug.org.in
Date: Monday, 20 September, 2010, 12:03 PM

 On 09/20/2010 12:10 AM, Vinayak Kulkarni wrote:
 bad id with iso.repo

something like this would fix the problem

-

[isoupdates]
name=isoupdates
baseurl=file:///path/to/mounted/iso
enabled=1

-

Rahul

___
Pune GNU/Linux Users Group Mailing List 


___
Pune GNU/Linux Users Group Mailing List 


Re: [PLUG] problem setting fedora13 iso as repository

2010-09-19 Thread Myself

 createrepo: Directory /media/Fedora13 must be writeable.


This states the problem clearly. DVD is a read only file system and
createrepo requires to write database fil and metadata file to the
location where you are creating the repo, hence the issue.

-- 
Regards
Rangeen Basu Roy Chowdhury
Fedora Ambassador
sherry...@gmail.com

___
Pune GNU/Linux Users Group Mailing List 


Re: [PLUG] problem setting fedora13 iso as repository

2010-09-19 Thread Vinayak Kulkarni
Thanks for the reply.
I performed the step as you have described.

createrepo has generated necessary xml files.

I also created iso.repo file in /etc/yum.repos.d

content of iso.repo
[iso]
baseurl=file:///path/to/mounted/iso
enabled=1

still yum is not installing packages from this source.

it is returning with some error saying bad id with iso.repo.


Vinayak D. Kulkarni

--- On Sun, 19/9/10, Sankarshan Mukhopadhyay 
sankarshan.mukhopadh...@gmail.com wrote:

From: Sankarshan Mukhopadhyay sankarshan.mukhopadh...@gmail.com
Subject: Re: [PLUG] problem setting fedora13 iso as repository
To: Pune GNU/Linux Users Group Mailing List plug-mail@plug.org.in
Date: Sunday, 19 September, 2010, 11:00 AM

On Sun, Sep 19, 2010 at 10:53 AM, Vinayak Kulkarni
kulkarnivd2...@yahoo.co.in wrote:

 Recently I have tried setting Fedora-13-i386-DVD.iso file as repository.
 But, when I tried createrepo it is returning following error,

 createrepo: Directory /media/Fedora13 must be writeable.

 I have mounted image at /media/Fedora13.
 What should be the problem.

Did you mount the DVD ISO, copy the RPMs over to a location with write
permissions and then run createrepo ?


-- 
sankarshan mukhopadhyay
http://sankarshan.randomink.org/blog/

___
Pune GNU/Linux Users Group Mailing List 


___
Pune GNU/Linux Users Group Mailing List 


[PLUG] problem setting fedora13 iso as repository

2010-09-18 Thread Vinayak Kulkarni
Hi All

Recently I have tried setting Fedora-13-i386-DVD.iso file as repository.
But, when I tried createrepo it is returning following error,

createrepo: Directory /media/Fedora13 must be writeable.

I have mounted image at /media/Fedora13.
What should be the problem.

Regards
Vinayak D. Kulkarni

___
Pune GNU/Linux Users Group Mailing List 


Re: [PLUG] problem setting fedora13 iso as repository

2010-09-18 Thread Sankarshan Mukhopadhyay
On Sun, Sep 19, 2010 at 10:53 AM, Vinayak Kulkarni
kulkarnivd2...@yahoo.co.in wrote:

 Recently I have tried setting Fedora-13-i386-DVD.iso file as repository.
 But, when I tried createrepo it is returning following error,

 createrepo: Directory /media/Fedora13 must be writeable.

 I have mounted image at /media/Fedora13.
 What should be the problem.

Did you mount the DVD ISO, copy the RPMs over to a location with write
permissions and then run createrepo ?


-- 
sankarshan mukhopadhyay
http://sankarshan.randomink.org/blog/

___
Pune GNU/Linux Users Group Mailing List