VirtualBox

Custom Query (16363 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (2215 - 2217 of 16363)

Ticket Resolution Summary Owner Reporter
#15815 duplicate SELinux is preventing vboxdrv.sh from write access on the directory /etc/udev/rules.d. Billamay77
Description

Installing VirtualBox VirtualBox-5.1.x86_64 5.1.4_110228_fedora24-1 on Fedora 24 I get:

SELinux is preventing vboxdrv.sh from write access on the directory /etc/udev/rules.d.

* Plugin catchall (100. confidence) suggests

If you believe that vboxdrv.sh should be allowed write access on the rules.d directory by default. Then you should report this as a bug. You can generate a local policy module to allow this access. Do allow this access for now by executing: # ausearch -c 'vboxdrv.sh' --raw | audit2allow -M my-vboxdrvsh # semodule -X 300 -i my-vboxdrvsh.pp

Additional Information: Source Context system_u:system_r:init_t:s0 Target Context system_u:object_r:udev_rules_t:s0 Target Objects /etc/udev/rules.d [ dir ] Source vboxdrv.sh Source Path vboxdrv.sh Port <Unknown> Host besasc Source RPM Packages Target RPM Packages systemd-udev-229-12.fc24.x86_64 Policy RPM selinux-policy-3.13.1-191.10.fc24.noarch Selinux Enabled True Policy Type targeted Enforcing Mode Enforcing Host Name besasc Platform Linux besasc 4.6.6-300.fc24.x86_64 #1 SMP Wed Aug

10 21:07:35 UTC 2016 x86_64 x86_64

Alert Count 67 First Seen 2016-07-20 22:33:01 CEST Last Seen 2016-08-18 09:12:02 CEST Local ID 43eddcf0-0e4d-4ea8-a94f-f9adaa8efc7a

Raw Audit Messages type=AVC msg=audit(1471504322.835:105): avc: denied { write } for pid=912 comm="vboxdrv.sh" name="rules.d" dev="dm-0" ino=1045793 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:udev_rules_t:s0 tclass=dir permissive=0

Hash: vboxdrv.sh,init_t,udev_rules_t,dir,write

#15808 duplicate IntegrityError: (1062, "Duplicate entry 'numrik@mail.ru' for key 'PRIMARY'") SerhiiNI
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'770fedd763961867fb7ff13e',
 'nick': u'Serhii',
 'referer': u'https://www.virtualbox.org/login'}

User agent: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/51.0.2704.103 Safari/537.36

System Information

System information not available

Enabled Plugins

Plugin information not available

Python Traceback

Traceback (most recent call last):
  File "/usr/lib/python2.6/site-packages/trac/web/main.py", line 513, in _dispatch_request
    dispatcher.dispatch(req)
  File "/usr/lib/python2.6/site-packages/trac/web/main.py", line 235, in dispatch
    resp = chosen_handler.process_request(req)
  File "/usr/lib/python2.6/site-packages/trac/web/auth.py", line 126, in process_request
    ret = self._do_login(req)
  File "/usr/lib/python2.6/site-packages/trac/web/auth.py", line 233, in _do_login
    @self.env.with_transaction()
  File "/usr/lib/python2.6/site-packages/trac/db/api.py", line 77, in transaction_wrapper
    fn(ldb)
  File "/usr/lib/python2.6/site-packages/trac/web/auth.py", line 238, in store_authnick
    (remote_user, nick))
  File "/usr/lib/python2.6/site-packages/trac/db/util.py", line 65, in execute
    return self.cursor.execute(sql_escape_percent(sql), args)
  File "/usr/lib64/python2.6/site-packages/MySQLdb/cursors.py", line 173, in execute
    self.errorhandler(self, exc, value)
  File "/usr/lib64/python2.6/site-packages/MySQLdb/connections.py", line 36, in defaulterrorhandler
    raise errorclass, errorvalue
IntegrityError: (1062, "Duplicate entry 'numrik@mail.ru' for key 'PRIMARY'")
#15807 duplicate IntegrityError: (1062, "Duplicate entry 'numrik@mail.ru' for key 'PRIMARY'") SerhiiNI
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'770fedd763961867fb7ff13e',
 'nick': u'Serhii',
 'referer': u'https://www.virtualbox.org/login'}

User agent: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/51.0.2704.103 Safari/537.36

System Information

System information not available

Enabled Plugins

Plugin information not available

Python Traceback

Traceback (most recent call last):
  File "/usr/lib/python2.6/site-packages/trac/web/main.py", line 513, in _dispatch_request
    dispatcher.dispatch(req)
  File "/usr/lib/python2.6/site-packages/trac/web/main.py", line 235, in dispatch
    resp = chosen_handler.process_request(req)
  File "/usr/lib/python2.6/site-packages/trac/web/auth.py", line 126, in process_request
    ret = self._do_login(req)
  File "/usr/lib/python2.6/site-packages/trac/web/auth.py", line 233, in _do_login
    @self.env.with_transaction()
  File "/usr/lib/python2.6/site-packages/trac/db/api.py", line 77, in transaction_wrapper
    fn(ldb)
  File "/usr/lib/python2.6/site-packages/trac/web/auth.py", line 238, in store_authnick
    (remote_user, nick))
  File "/usr/lib/python2.6/site-packages/trac/db/util.py", line 65, in execute
    return self.cursor.execute(sql_escape_percent(sql), args)
  File "/usr/lib64/python2.6/site-packages/MySQLdb/cursors.py", line 173, in execute
    self.errorhandler(self, exc, value)
  File "/usr/lib64/python2.6/site-packages/MySQLdb/connections.py", line 36, in defaulterrorhandler
    raise errorclass, errorvalue
IntegrityError: (1062, "Duplicate entry 'numrik@mail.ru' for key 'PRIMARY'")
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