From Mageia wiki
Jump to: navigation, search

Some of the Mageia servers are still running Mandriva 2010.1. Therefore, sometimes we need to rebuild some packages for Mandriva 2010.1. To do this :

  • copy your src.rpm on root@jonund.mageia.org:~iurt/2010.1-SRPMS
  • run iurt2010.1 as iurt user on jonund to rebuild the package :
   # su - iurt
   $ cd 2010.1-SRPMS
   $ iurt2010.1 package.src.rpm
  • run sync2010.1 on valstar as schedbot user :
   # su - schedbot
   $ sync2010.1
  • The package should now be available in /distrib/mandriva/2010.1-mgaserv/x86_64/ and can be installed on the servers with urpmi.