***************** I am trying to build a custom spin of fedora 12 using pungi, and I am stuck at this error and I couldnt find a roundabout, please help me through it, i am pasting the error from the log
####log####
yum.verbose.YumBase.DEBUG: using local copy of xml-commons-apis-1.3.04-3.5.fc12.i686
Pungi.INFO: Finished downloading packages.
Pungi.INFO: Making repodata
Pungi.INFO: Running /usr/bin/repoview --quiet --state-dir /usr/share/odv3/repoviewcache --title "Opendiscovery 3.0 - i386" /home/nandhu/Desktop/3.0/i386/os
Pungi.DEBUG: Running buildinstall...
/tmp/buildinstall.tree.MymJkK /tmp
./anaconda-12.46-2.fc12.i686.rpm already exists and appears to be complete
/tmp
Building images...
Assembling package list...
Fri Jun 18 01:45:50 IST 2010 Expanding packages...
Error: Cannot retrieve repository metadata (repomd.xml) for repository: anaconda-mirrorlistrepo-1. Please verify its path and try again
Could not retrieve mirrorlist http://mirrors.fedoraproject.org/mirrorlist?repo=fedora-12&arch=i386 error was
14: PYCURL ERROR 6 - ""
ERROR: could not install packages
Aborting instroot creation...
Aborting buildinstall
upd-instroot failed
Pungi.ERROR: Got an error from /usr/lib/anaconda-runtime/buildinstall
Pungi.ERROR: Cannot retrieve repository metadata (repomd.xml) for repository: anaconda-mirrorlistrepo-1. Please verify its path and try again
I am happy to provide any other info, but need to solve this
with regards
kala bharath
--
buildsys mailing list
buildsys@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/buildsys
06-17-2010, 08:46 PM
Julian Aloofi
pungi error
Am Freitag, den 18.06.2010, 02:09 +0530 schrieb kala:
> Dear Friends
>
> I am trying to build a custom spin of fedora 12
> using pungi, and I am stuck at this error and I couldnt find a
> roundabout, please help me through it, i am pasting the error from the
> log
>
> ####log####
> yum.verbose.YumBase.DEBUG: using local copy of
> xml-commons-apis-1.3.04-3.5.fc12.i686
> Pungi.INFO: Finished downloading packages.
> Pungi.INFO: Making repodata
> Pungi.INFO: Running /usr/bin/repoview --quiet
> --state-dir /usr/share/odv3/repoviewcache --title "Opendiscovery 3.0 -
> i386" /home/nandhu/Desktop/3.0/i386/os
> Pungi.INFO: Running /usr/lib/anaconda-runtime/buildinstall --product
> Opendiscovery --version 3.0 --release "Opendiscovery 3.0" --bugurl
> https://bugzilla.redhat.com --output /home/nandhu/Desktop/3.0/i386/os
> --mirrorlist
> http://mirrors.fedoraproject.org/mirrorlist?repo=fedora-12&arch=i386
> --mirrorlist
> http://mirrors.fedoraproject.org/mirrorlist?repo=updates-released-f12&arch=i386 /home/nandhu/Desktop/3.0/i386/os
> Pungi.DEBUG: Running buildinstall...
> /tmp/buildinstall.tree.MymJkK /tmp
> ./anaconda-12.46-2.fc12.i686.rpm already exists and appears to be
> complete
> /tmp
> Building images...
> Assembling package list...
> Fri Jun 18 01:45:50 IST 2010 Expanding packages...
> Error: Cannot retrieve repository metadata (repomd.xml) for
> repository: anaconda-mirrorlistrepo-1. Please verify its path and try
> again
> Could not retrieve mirrorlist
> http://mirrors.fedoraproject.org/mirrorlist?repo=fedora-12&arch=i386
> error was
> 14: PYCURL ERROR 6 - ""
> ERROR: could not install packages
> Aborting instroot creation...
> Aborting buildinstall
> upd-instroot failed
>
> Pungi.ERROR: Got an error from /usr/lib/anaconda-runtime/buildinstall
> Pungi.ERROR: Cannot retrieve repository metadata (repomd.xml) for
> repository: anaconda-mirrorlistrepo-1. Please verify its path and try
> again
>
> I am happy to provide any other info, but need to solve this
>
> with regards
> kala bharath
Looks like it can't connect to the repo for some reason.
Could you try defining the repositories in the kickstart file?
Like:
Also, double-check whether your internet connection is working
flawlessly.
May as well just have been a temporary quirk, I sometimes get this when
doing a "yum update" as well.
Hope this helps,
Julian
--
buildsys mailing list
buildsys@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/buildsys
10-07-2010, 06:52 AM
Narendra Sisodiya
Pungi Error
I am running fedora 13 64 bit system
I am trying to run pungi.
Β*Β*Β*Β*Β*Β*Β*Β* $pungi -c test.ks
I am getting this error
/usr/lib/python2.6/site-packages/pykickstart/parser.py:673: DeprecationWarning: %packages does not end with %end.Β* This syntax has been deprecated.Β* It may be removed from future releases, which will result in a fatal error from kickstart.Β* Please modify your kickstart file to use this updated syntax.
Β* warnings.warn(_("%s does not end with %%end.Β* This syntax has been deprecated.Β* It may be removed from future releases, which will result in a fatal error from kickstart.Β* Please modify your kickstart file to use this updated syntax.") % "%packages", DeprecationWarning)
Warning: Reusing existing destination directory.
Traceback (most recent call last):
Β* File "/usr/bin/pungi", line 216, in <module>
Β*Β*Β* main()
Β* File "/usr/bin/pungi", line 86, in main
Β*Β*Β* mypungi._inityum() # initialize the yum object for things that need it
Β* File "/usr/lib/python2.6/site-packages/pypungi/__init__.py", line 166, in _inityum
Β*Β*Β* del self.ayum.prerepoconf
AttributeError: prerepoconf
--
buildsys mailing list
buildsys@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/buildsys
10-07-2010, 06:20 PM
Sergio Monteiro Basto
Pungi Error
On Thu, 2010-10-07 at 12:22 +0530, Narendra Sisodiya wrote:
> %s does not end with %%end. This syntax has been deprecated. It may
> be removed from future releases, which will result in a fatal error
> from kickstart. Please modify your kickstart file to use this updated
> syntax.
is pretty obvious error no ?
--
Sιrgio M. B.
--
buildsys mailing list
buildsys@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/buildsys
10-07-2010, 09:14 PM
Jesse Keating
Pungi Error
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On 10/6/10 11:52 PM, Narendra Sisodiya wrote:
> Traceback (most recent call last):
> File "/usr/bin/pungi", line 216, in <module>
> main()
> File "/usr/bin/pungi", line 86, in main
> mypungi._inityum() # initialize the yum object for things that need it
> File "/usr/lib/python2.6/site-packages/pypungi/__init__.py", line 166,
> in _inityum
> del self.ayum.prerepoconf
> AttributeError: prerepoconf
Pretty sure I fixed this in a newer pungi build for Fedora 13. Please
make sure you are running the latest available pungi.
- --
Jesse Keating
Fedora -- Freedom² is a feature!
identi.ca: http://identi.ca/jkeating
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (Darwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/
--
buildsys mailing list
buildsys@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/buildsys
10-08-2010, 04:40 PM
Jesse Keating
Pungi Error
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On 10/7/10 11:05 PM, Narendra Sisodiya wrote:
>
>
> On Fri, Oct 8, 2010 at 2:44 AM, Jesse Keating <jkeating@redhat.com
> <mailto:jkeating@redhat.com>> wrote:
>
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> On 10/6/10 11:52 PM, Narendra Sisodiya wrote:
> > Traceback (most recent call last):
> > File "/usr/bin/pungi", line 216, in <module>
> > main()
> > File "/usr/bin/pungi", line 86, in main
> > mypungi._inityum() # initialize the yum object for things that
> need it
> > File "/usr/lib/python2.6/site-packages/pypungi/__init__.py",
> line 166,
> > in _inityum
> > del self.ayum.prerepoconf
> > AttributeError: prerepoconf
>
> Pretty sure I fixed this in a newer pungi build for Fedora 13. Please
> make sure you are running the latest available pungi.
>
>
> I think I have latest version
>
> $ rpm -aq pungi
> pungi-2.0.22-1.fc13.noarch
>
> $ yum update pungi
> Loaded plugins: presto, refresh-packagekit
> Setting up Update Process
> No Packages marked for Update
>
>
> Also, What are the other mailing list which i should join to get more
> help on remixing.
Oh, hrm. That del self.ayum.prerepoconf was added to work around a new
yum issue. Do you have the latest yum installed?
- --
Jesse Keating
Fedora -- Freedom² is a feature!
identi.ca: http://identi.ca/jkeating
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (Darwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/