Find the answer to your Linux question:
Results 1 to 2 of 2
This is more technical. I installed F12 and then I tried to update the system (system-administration-softwareupdate). I receive the following error: Error Type: <class 'yum.Errors.RepoError'> Error Value: Error getting repository ...
  1. #1
    Just Joined!
    Join Date
    May 2008
    Posts
    52

    [SOLVED] error in update F12

    This is more technical. I installed F12 and then I tried to update the system (system-administration-softwareupdate). I receive the following error:

    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)

    HELP ! Is there a need to set more my repo ?

  2. #2
    Just Joined!
    Join Date
    May 2008
    Posts
    52
    I solve it with
    yum update

    Hey - nobody is answering to me in this forum ????

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...