Bugzilla – Bug 530822
display contents of tarballs in the webui
Last modified: 2012-05-22 07:27:25 UTC
User-Agent: Mozilla/5.0 (X11; U; Linux i686; fr; rv:1.9.0.12) Gecko/2009071200 SUSE/3.0.12-0.1.2 Firefox/3.0.12 it's rather a "request for enhancements" : when clicking "[show]" within a published package, I expected to have a list of the files archived in my tarball. But instead of that, the binary content were logged. It should be very accomodating to have the tarball folder hierachy parsed off and shown on the web browser. Reproducible: Always Steps to Reproduce: 1. open home project 2. select a package 3. select a tarball file 4. [show] Actual Results: the binary content is huge when MiB are read in Expected Results: a folder list of the tarball should've been shown https://build.opensuse.org/package/view_file?file=IMCBrowser-2.0.1.tar.bz2&package=IMCBrowser&project=home%3Abroumbroum23%3AIMCBrowser
Should be possibly by now when the backend exports the file list of a binary. @Micha: I've asked for this for the driver build feature too, is it supported by now?
Micha?