On Sun, 23 Aug 2009 14:23:41 +0200, wwp wrote: > > Let RPM verify the installed packages (use "root" for that): > > > > rpm -V k3b k3b-libs k3b-extras-freeworld > > This commands outputs nothing and returns 0. Good. That means those packages passed the verification. The long(er) verification of all installed packages would be this: rpm -Va 2>&1 | tee rpm-Va.txt I've tried to reproduce your problem with up-to-date F10, but k3b imports flac and mp3 files just fine. File permission problems would lead to a different error message. What else could one check? For a .flac file that fails to import, does "flac -t filename" tell anything? (A similar check for mp3 files could be done with "madplay", libmad's player). -- fedora-list mailing list fedora-list@xxxxxxxxxx To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines