Bug 62306 - mc can't use #trpm virtual file system
Summary: mc can't use #trpm virtual file system
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: mc
Version: 7.2
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Havoc Pennington
QA Contact: Aaron Brown
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2002-03-29 13:54 UTC by Marco Lusini
Modified: 2007-04-18 16:41 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2002-04-01 19:35:56 UTC
Embargoed:


Attachments (Terms of Use)

Description Marco Lusini 2002-03-29 13:54:28 UTC
From Bugzilla Helper:
User-Agent: Mozilla/4.0 (compatible; MSIE 5.5; Windows NT 5.0)

Description of problem:
When I use mc to browse through installed RPM's, using #rpms virtual file 
system, I can't browse in the details of any package.


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


How reproducible:
Always

Steps to Reproduce:
1. launch mc
2. cd #rpms
3. browse to any package
4. press enter key
	

Actual Results:  There is an error message in a red window.

Expected Results:  mc should have showed the content of the installed rpm as a 
file
system.

Additional info:

BUG FIX:
There is an error in file /usr/lib/mc/extfs/trpm: the last
line of function mcrpmfs_list() should read
rpm -qlv $1
i.e. with no sed post-processing.

BTW, it would be useful adding to mc the ability to view the contents
of RPM's, by adding the line
View=%view{ascii} rpm -qivl --scripts -p %p
to the handlers for rpm, in the System Wide extension.

Comment 1 Havoc Pennington 2002-04-12 21:37:38 UTC
fixed in mc 4.5.55-5


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