[Fedora-livecd-list] not all repositories are disabled

Sebastian Vahl ml at deadbabylon.de
Wed Mar 21 12:43:37 UTC 2007


Hi.

Just noticed the following:

> Traceback (most recent call last):
>   File "/usr/bin/livecd-creator", line 872, in <module>
>     main()
>   File "/usr/bin/livecd-creator", line 837, in main
>     if not target.setup(uncompressed_size, fs_label, base_on):
>   File "/usr/bin/livecd-creator", line 412, in setup
>     self.ayum.setup("%s/install_root" %(self.build_dir,))
>   File "/usr/bin/livecd-creator", line 184, in setup
>     map(lambda x: self.repos.delete(x), self.repos.repos.keys())
>   File "/usr/lib/python2.5/site-packages/yum/__init__.py", line 486, in
> <lambda> repos = property(fget=lambda self: self._getRepos(),
>   File "/usr/lib/python2.5/site-packages/yum/__init__.py", line 337, in
> _getRepos repo.setup(self.conf.cache, self.mediagrabber)
>   File "/usr/lib/python2.5/site-packages/yum/yumRepo.py", line 585, in
> setup self.baseurlSetup()
>   File "/usr/lib/python2.5/site-packages/yum/yumRepo.py", line 427, in
> baseurlSetup self.check()
>   File "/usr/lib/python2.5/site-packages/yum/yumRepo.py", line 312, in
> check 'Cannot find a valid baseurl for repo: %s' % self.id
> yum.Errors.RepoError: Cannot find a valid baseurl for repo:
> kde-redhat-unstable



/etc/yum.repos.d/kde-redhat.repo only exists on my normal installation. If I 
disable it manually livecd-creator works normal. Of course this repo is not 
mentioned in the kickstart file:
>repo --name=a-dev --baseurl=http://download.fedora.redhat.com/pub/fedora/linux/core/development/i386/os
>repo --name=a-extras-dev --baseurl=http://download.fedora.redhat.com/pub/fedora/linux/extras/development/i386

My command:

>livecd-creator \
>       --config=./livecd-fedora-kde.ks \
>       --repo=a-dev,file:///daten/LIVECD/RAWHIDE/core/ \
>       --repo=a-extras-dev,file:///daten/LIVECD/RAWHIDE/extras \
>       --repo=lcd7,http://www.deadbabylon.de/fedora/livecd/i386/ \


repo file is attached if this helps. Version of livecd-creator is todays git.

Sebastian
-------------- next part --------------
[kde-redhat-stable]
name=kde-redhat-stable
mirrorlist=http://apt.kde-redhat.org/apt/kde-redhat/fedora/$releasever/$basearch/stable/mirrors
enabled=0
gpgcheck=1
gpgkey=http://kde-redhat.sourceforge.net/gpg-pubkey-ff6382fa-3e1ab2ca
protect=yes

[kde-redhat-stable-all]
name=kde-redhat-stable-all
mirrorlist=http://apt.kde-redhat.org/apt/kde-redhat/all/stable/mirrors
enabled=0
gpgcheck=1
gpgkey=http://kde-redhat.sourceforge.net/gpg-pubkey-ff6382fa-3e1ab2ca
protect=yes

[kde-redhat-testing]
name=kde-redhat-testing
mirrorlist=http://apt.kde-redhat.org/apt/kde-redhat/fedora/$releasever/$basearch/testing/mirrors
enabled=0
gpgcheck=1
gpgkey=http://kde-redhat.sourceforge.net/gpg-pubkey-ff6382fa-3e1ab2ca
protect=yes

[kde-redhat-testing-all]
name=kde-redhat-testing-all
mirrorlist=http://apt.kde-redhat.org/apt/kde-redhat/all/testing/mirrors
enabled=0
gpgcheck=1
gpgkey=http://kde-redhat.sourceforge.net/gpg-pubkey-ff6382fa-3e1ab2ca
protect=yes

[kde-redhat-unstable]
name=kde-redhat-unstable
mirrorlist=http://apt.kde-redhat.org/apt/kde-redhat/fedora/$releasever/$basearch/unstable/mirrors
enabled=1
gpgcheck=1
gpgkey=http://kde-redhat.sourceforge.net/gpg-pubkey-ff6382fa-3e1ab2ca
exclude=digikam* samba*
protect=yes

[kde-redhat-unstable-all]
name=kde-redhat-unstable-all
mirrorlist=http://apt.kde-redhat.org/apt/kde-redhat/all/unstable/mirrors
enabled=1
gpgcheck=1
gpgkey=http://kde-redhat.sourceforge.net/gpg-pubkey-ff6382fa-3e1ab2ca
protect=yes
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/fedora-livecd-list/attachments/20070321/bacce455/attachment.sig>


More information about the Fedora-livecd-list mailing list