On 04/29/13 15:55, Rahul Sundaram wrote:
> On 04/29/2013 12:54 PM, Kevin Martin wrote
>> I'll post a bugzilla but, fwiw, unar worked a treat:
>>
>>
>> $ unar tomato-K26USB-1.28.9054MIPSR2-beta-vpn3.6.rar
>> tomato-K26USB-1.28.9054MIPSR2-beta-vpn3.6.rar: RAR
>>    CHANGELOG  (44863 B)... OK.
>>    tomato-K26USB-1.28.9054MIPSR2-beta-vpn3.6.trx  (6823936 B)... OK.
>> Successfully extracted to "tomato-K26USB-1.28.9054MIPSR2-beta-vpn3.6".
> 
> That's good to know.  Do file one against file-roller and I will test it in 
> Rawhide and see if I can reproduce the problem.
> 
> Rahul

Found the problem.

I had an old 32bit version of rar and unrar in /usr/local/bin which was being 
found by file-roller before unar was being found.
/usr/local/bin/rar was getting an error "error while loading shared libraries: 
libstdc++.so.6: cannot open shared object file: No
such file or directory" which was causing file-roller to fail as it didn't then 
go on to try unar after that failure.  I removed rar
and unrar from /usr/local/bin/ and file-roller worked correctly.

Kevin
-- 
test mailing list
test@lists.fedoraproject.org
To unsubscribe:
https://admin.fedoraproject.org/mailman/listinfo/test

Reply via email to