VirtualBox

Custom Query (16363 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (2125 - 2127 of 16363)

Ticket Resolution Summary Owner Reporter
#14003 duplicate IntegrityError: (1062, "Duplicate entry 'kuenl@hotmail.com.hk' for key 'PRIMARY'") Kuen
Description

How to Reproduce

While doing a POST operation on /login, Trac issued an internal error.

(please provide additional details here)

Request parameters:

{'__FORM_TOKEN': u'87f18457878b1ca30efd1987',
 'nick': u'Lau',
 'referer': u'https://www.virtualbox.org/login'}

User agent: Mozilla/5.0 (iPad; CPU OS 7_1_2 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) CriOS/41.0.2272.58 Mobile/11D257 Safari/9537.53 (000658)

System Information

System information not available

Enabled Plugins

Plugin information not available

Python Traceback

Traceback (most recent call last):
  File "/usr/lib/python2.4/site-packages/trac/web/main.py", line 513, in _dispatch_request
    dispatcher.dispatch(req)
  File "/usr/lib/python2.4/site-packages/trac/web/main.py", line 235, in dispatch
    resp = chosen_handler.process_request(req)
  File "/usr/lib/python2.4/site-packages/trac/web/auth.py", line 126, in process_request
    ret = self._do_login(req)
  File "/usr/lib/python2.4/site-packages/trac/web/auth.py", line 231, in _do_login
    @self.env.with_transaction()
  File "/usr/lib/python2.4/site-packages/trac/db/api.py", line 77, in transaction_wrapper
    fn(ldb)
  File "/usr/lib/python2.4/site-packages/trac/web/auth.py", line 236, in store_authnick
    (remote_user, nick))
  File "/usr/lib/python2.4/site-packages/trac/db/util.py", line 65, in execute
    return self.cursor.execute(sql_escape_percent(sql), args)
  File "/usr/lib64/python2.4/site-packages/MySQL_python-1.2.4b4-py2.4-linux-x86_64.egg/MySQLdb/cursors.py", line 202, in execute
    self.errorhandler(self, exc, value)
  File "/usr/lib64/python2.4/site-packages/MySQL_python-1.2.4b4-py2.4-linux-x86_64.egg/MySQLdb/connections.py", line 36, in defaulterrorhandler
    raise errorclass, errorvalue
IntegrityError: (1062, "Duplicate entry 'kuenl@hotmail.com.hk' for key 'PRIMARY'")
#10678 invalid AHCI: Cannot read the VM image file Kunal
Description

Built new version of VirtualBox OSE from the svn trunk (r41758) and exiting VM doesn't boot at all. Attaching the screenshot for the error along with VBox.log.

When I attach the same VDI to a new IDE controller in the same VM, the VDI boots correctly and the VM is accessible without issues.

Earlier, it was working fine with the AHCI controller as well.

Guest OS is Fedora 16 x86_64. More detailed specs available in the attached screenshot.

Host specs:

  • OS: Ubuntu 11.10 x86_64.
  • CPU: AMD PhenomII X6
  • RAM: 8GB DDR3

Let me know if any more details are needed.

#11701 fixed RHEL 6.4 not supported fully KurtMielke
Description

http://download.virtualbox.org/virtualbox/rpm/el/

Should have a directory 6.4 as well

Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy