Bug 439764 - ypop traceback
Summary: ypop traceback
Keywords:
Status: CLOSED NEXTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: gnome-packagekit
Version: rawhide
Hardware: All
OS: Linux
low
low
Target Milestone: ---
Assignee: Luke Macken
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2008-03-31 09:21 UTC by Rahul Sundaram
Modified: 2016-09-20 02:38 UTC (History)
3 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2008-03-31 16:48:21 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
traceback related to ypops (70.46 KB, image/png)
2008-03-31 09:21 UTC, Rahul Sundaram
no flags Details

Description Rahul Sundaram 2008-03-31 09:21:19 UTC
Description of problem:

Ypop rpm package installs fine but throw ups a traceback when clicking on it via
pk-application

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


How reproducible:

everytime


Steps to Reproduce:
1. Go to http://www.freewebs.com/casualprogrammer/downloads.htm
2. Install the Fedora 7 ypops rpm package
3. Search for it and click on it in pk-application
4. Get nice traceback
  
Actual results:

Screenshot attached

Comment 1 Rahul Sundaram 2008-03-31 09:21:19 UTC
Created attachment 299693 [details]
traceback related to ypops

Comment 2 Luke Macken 2008-03-31 16:48:21 UTC
Looks to be triggered by a 3rd party packaging bug.  Fedora's packaging
guidelines require everything to be utf-8 encoded, and there are a couple of
non-utf encoded bytes in the RPM description.

I fixed this in a70532c2fb3bcec8d10fcaa41dd276626b986b1b by replacing decoding
errors with question marks.


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