Updating Fedora12 will not run see error

Discussion in 'Installation/Configuration' started by tosmith1, Dec 24, 2010.

  1. tosmith1

    tosmith1 New Member

    This is the information on unexpected error when updating.
    I do not know any programming language and do not understand this.
    Any one else have this problem?

    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)
     
  2. falko

    falko Super Moderator Howtoforge Staff

  3. tosmith1

    tosmith1 New Member

    Thank You

    Thanks,
    I did download and install 14 and it runs great. Now I just need to use and learn. Thanks very much.
     

Share This Page