Bug 229882 - Repository not found error installing with kit
Summary: Repository not found error installing with kit
Status: RESOLVED UPSTREAM
Alias: None
Product: kpackagekit
Classification: Frameworks and Libraries
Component: general (show other bugs)
Version: unspecified
Platform: Fedora RPMs Linux
: NOR normal
Target Milestone: ---
Assignee: Steven M. Parrish
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-03-07 21:37 UTC by Paul Erling
Modified: 2010-07-22 05:18 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Paul Erling 2010-03-07 21:37:07 UTC
Version:            (using KDE 4.3.2)
OS:                Linux
Installed from:    Fedora RPMs

Error Type: 
Error Value: Error getting repository data for installed, repository not found
File : /usr/share/PackageKit/helpers/yum/yumBackend.py, line 3125, in 
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)
Comment 1 Jonathan Thomas 2010-07-21 17:46:03 UTC
This is a problem with the Yum PackageKit backend itself, not KPackageKit. Please report this issue to Fedora.
Comment 2 Paul Erling 2010-07-22 05:18:37 UTC
Thanks Jonathan!

On Wed, Jul 21, 2010 at 10:46 AM, Jonathan Thomas
<echidnaman@kubuntu.org> wrote:
> https://bugs.kde.org/show_bug.cgi?id=229882
>
>
> Jonathan Thomas <echidnaman@kubuntu.org> changed:
>
>           What    |Removed                     |Added
> ----------------------------------------------------------------------------
>             Status|UNCONFIRMED                 |RESOLVED
>                 CC|                            |echidnaman@kubuntu.org
>         Resolution|                            |UPSTREAM
>
>
>
>
> --- Comment #1 from Jonathan Thomas <echidnaman kubuntu org>  2010-07-21 17:46:03 ---
> This is a problem with the Yum PackageKit backend itself, not KPackageKit.
> Please report this issue to Fedora.
>
> --
> Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
> ------- You are receiving this mail because: -------
> You reported the bug.
>