Bug 751605 - Filelight fails to install because of kdeutils error
Summary: Filelight fails to install because of kdeutils error
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: kdeutils
Version: 16
Hardware: Unspecified
OS: Linux
unspecified
medium
Target Milestone: ---
Assignee: Than Ngo
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-11-06 08:15 UTC by Valent Turkovic
Modified: 2011-11-06 10:32 UTC (History)
7 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2011-11-06 10:32:20 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Valent Turkovic 2011-11-06 08:15:17 UTC
Description of problem:
I have Fedora 16 Beta and update it constantly, but I can't install filelight tool:

# yum install kdeutils-filelight
Loaded plugins: langpacks, presto, refresh-packagekit, remove-with-leaves
Setting up Install Process
Resolving Dependencies
--> Running transaction check
---> Package kdeutils-filelight.i686 6:4.7.2-1.fc16 will be installed
--> Processing Dependency: kdeutils-common = 6:4.7.2-1.fc16 for package: 6:kdeutils-filelight-4.7.2-1.fc16.i686
--> Finished Dependency Resolution
Error: Package: 6:kdeutils-filelight-4.7.2-1.fc16.i686 (fedora)
           Requires: kdeutils-common = 6:4.7.2-1.fc16
           Installed: 6:kdeutils-common-4.7.2-2.fc16.noarch (@updates-testing)
               kdeutils-common = 6:4.7.2-2.fc16
           Available: 6:kdeutils-common-4.7.2-1.fc16.noarch (fedora)
               kdeutils-common = 6:4.7.2-1.fc16
 You could try using --skip-broken to work around the problem
 You could try running: rpm -Va --nofiles --nodigest


Please resolve this issue, it seams like a minor one.

Thanks.

Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.
2.
3.
  
Actual results:


Expected results:


Additional info:

Comment 1 Kevin Kofler 2011-11-06 10:32:20 UTC
The updates-testing repository is enabled by default for prereleases. Fedora 16 is no longer a prerelease, so it is no longer enabled.

Pick any of:
* yum distro-sync
* yum downgrade kdeutils
* yum --enablerepo=updates-testing install kdeutils-filelight
* reenabling updates-testing permanently by editing the .repo file
depending on what you want.


Note You need to log in before you can comment on or make changes to this bug.