Re: [Burp-users] BURP-UI upgrade to 0.4.0 not working
Brought to you by:
grke
|
From: Ziirish <zi...@zi...> - 2016-11-25 20:38:14
|
Hello, Thank you for the report. I did not officially released the v0.4.0 yet (and it will probably never be since there are a few bugs that popped up here and there). I'll see if I can revert the v0.4.0 package so you don't have the issue anymore. * On Friday, November 25, 2016 at 11:12 AM -0700, RYAN M. vAN GINNEKEN <ry...@co...> wrote: > Opps make that Ubuntu 16.04 not Ubuntu 14.04 > > Computer King CaN-Mail Surveillance King > http://computerking.ca http://canmail.org http://surveillanceking.net > > Surveillance - Sales Service - Hosting Backup > Internet Based Surveillance Systems > Custom Service Pac kages > Secure IMAP Email - Automated Remote Backups - Photo Blogs - Online ERP and Accounting Packages > > ----- Original Message ----- > > From: "RYAN M. vAN GINNEKEN" <ry...@co...> > To: "burp-users" <bur...@li...> > Sent: Friday, November 25, 2016 11:08:43 AM > Subject: [Burp-users] BURP-UI upgrade to 0.4.0 not working > > Running burp-ui 0.3.0 on a fairly up to date Ubuntu 14.04 trying to upgrade from 0.3.0 to 0.4.0 > Getting an error about a wheel not being built using pip install --upgrade burp-ui > > <snip ...> > copying migrations/alembic.ini -> build/bdist.linux-x86_64/wheel/burp_ui-0.4.0.data/data/sha re/burpui/migrations creating build/bdist.linux-x86_64/wheel/burp_ui-0.4.0.data/data/share/burpui/migrations/vers ions copying migrations/versions/7f317474332d_handle_sessions.py -> build/bdist.linux-x86_64/whee l/burp_ui-0.4.0.data/data/share/burpui/migrations/versions copying migrations/versions/225d9b2f0fb1_initial.py -> build/bdist.linux-x86_64/wheel/burp_u i-0.4.0.data/data/share/burpui/migrations/versions running install_egg_info Copying burp_ui.egg-info to build/bdist.linux-x86_64/wheel/burp_ui-0.4.0-py2.7.egg-info running install_scripts Traceback (most recent call last): File "<string>", line 1, in <module> File "/tmp/pip-build-riacCB/burp-ui/setup.py", line 278, in <module> 'egg_info': EggWithBuildStatic, File "/usr/lib/python2.7/distutils/core.py", line 151, in setup dist.run_commands() File "/usr/lib/python2.7/distutils/dist.py", line 953, in run_commands self.run_command(cmd) File "/usr/lib/python2.7/distutils/dist.py", line 972, in run_command cmd_obj.run() File "/usr/lib/python2.7/dist-packages/wheel/bdist_wheel.py", line 232, in run self.distinfo_dir) File "/usr/lib/python2.7/dist-packages/wheel/bdist_wheel.py", line 399, in egg2dist distribution=self.distribution) File "/usr/lib/python2.7/dist-packages/wheel/metadata.py", line 176, in pkginfo_to_dict new_requirements = sorted(convert_requirements(requirements)) File "/usr/lib/python2.7/dist-packages/wheel/metadata.py", line 231, in convert_requiremen ts parsed_requirement = pkg_resources.Requirement.parse(req) File "/usr/local/lib/python2.7/dist-packages/pkg_resources/__init__.py", line 2894, in par se req, = parse_requirements(s) ValueError: need more than 0 values to unpack ---------------------------------------- Failed building wheel for burp-ui Running setup.py clean for burp-ui Running setup.py bdist_wheel for Flask-Babel ... done > <... snip> > > checked that the requirements have not changed for the new version > > apt-get install libffi-dev libssl-dev python-dev Reading package lists... Done Building dependency tree Reading state information... Done libffi-dev is already the newest version (3.2.1-4). python-dev is already the newest version (2.7.11-1). libssl-dev is already the newest version (1.0.2g-1ubuntu4.5). 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. ro...@bu...: /# > > Computer King CaN-Mail Surveillance King > http://computerking.ca http://canmail.org http://surveillanceking.net > > Surveillance - Sales Service - Hosting Backup > Internet Based Surveillance Systems > Custom Service Pac kages > Secure IMAP Email - Automated Remote Backups - Photo Blogs - Online ERP and Accounting Packages |