when running software-center from the terminal I get:

florian@florian-desktop:~/Descărcări$ software-center 
./opera_11.51.1087_amd64.deb
2011-10-09 20:38:33,296 - softwarecenter.ui.gtk3.em - INFO - EM's: 17 15 21
2011-10-09 20:38:34,318 - softwarecenter.backend.reviews - WARNING - Could not 
get usefulness from server, no username in config file
2011-10-09 20:38:34,420 - softwarecenter.ui.gtk3.utils - INFO - Softwarecenter 
style provider for ambiance Gtk theme: 
/usr/share/software-center/ui/gtk3/css/softwarecenter.css
2011-10-09 20:38:34,683 - softwarecenter.backend.spawn_helper - WARNING - exit 
code 1 from helper
2011-10-09 20:38:34,683 - softwarecenter.backend.spawn_helper - WARNING - got 
error from helper: 'ERROR:__main__:get_review_stats
Traceback (most recent call last):
  File "/usr/share/software-center/piston_get_review_stats_helper.py", line 46, 
in <module>
    piston_review_stats = rnrclient.review_stats(**kwargs)
  File "/usr/lib/python2.7/dist-packages/piston_mini_client/validators.py", 
line 41, in wrapper
    return func(*args, **kwargs)
  File "/usr/lib/python2.7/dist-packages/piston_mini_client/validators.py", 
line 41, in wrapper
    return func(*args, **kwargs)
  File "/usr/lib/python2.7/dist-packages/piston_mini_client/validators.py", 
line 61, in wrapper
    return func(*args, **kwargs)
  File "/usr/lib/python2.7/dist-packages/piston_mini_client/__init__.py", line 
120, in wrapper
    body = func(self, *args, **kwargs)
  File 
"/usr/share/software-center/softwarecenter/backend/piston/rnrclient_pristine.py",
 line 96, in review_stats
    return self._get(url, scheme=PUBLIC_API_SCHEME)
  File "/usr/lib/python2.7/dist-packages/piston_mini_client/__init__.py", line 
321, in _get
    headers=headers)
  File "/usr/lib/python2.7/dist-packages/piston_mini_client/__init__.py", line 
474, in _request
    method=method, body=body, headers=headers)
  File "/usr/lib/python2.7/dist-packages/httplib2/__init__.py", line 1338, in 
request
    info, content = cached_value.split('\r\n\r\n', 1)
ValueError: need more than 1 value to unpack
'
2011-10-09 20:38:35,855 - softwarecenter.backend.spawn_helper - WARNING - exit 
code 1 from helper
2011-10-09 20:38:35,856 - softwarecenter.backend.spawn_helper - WARNING - got 
error from helper: 'ERROR:__main__:available_apps
Traceback (most recent call last):
  File "/usr/share/software-center/piston_get_scagent_available_apps.py", line 
148, in <module>
    piston_reply = scaclient.available_apps(**kwargs)
  File "/usr/lib/python2.7/dist-packages/piston_mini_client/validators.py", 
line 41, in wrapper
    return func(*args, **kwargs)
  File "/usr/lib/python2.7/dist-packages/piston_mini_client/validators.py", 
line 41, in wrapper
    return func(*args, **kwargs)
  File "/usr/lib/python2.7/dist-packages/piston_mini_client/validators.py", 
line 41, in wrapper
    return func(*args, **kwargs)
  File "/usr/lib/python2.7/dist-packages/piston_mini_client/__init__.py", line 
120, in wrapper
    body = func(self, *args, **kwargs)
  File 
"/usr/share/software-center/softwarecenter/backend/piston/scaclient_pristine.py",
 line 22, in available_apps
    scheme=PUBLIC_API_SCHEME)
  File "/usr/lib/python2.7/dist-packages/piston_mini_client/__init__.py", line 
321, in _get
    headers=headers)
  File "/usr/lib/python2.7/dist-packages/piston_mini_client/__init__.py", line 
474, in _request
    method=method, body=body, headers=headers)
  File "/usr/lib/python2.7/dist-packages/httplib2/__init__.py", line 1375, in 
request
    (response, new_content) = self.request(info['-x-permanent-redirect-url'], 
"GET", headers = headers, redirections = redirections - 1)
  File "/usr/lib/python2.7/dist-packages/httplib2/__init__.py", line 1338, in 
request
    info, content = cached_value.split('\r\n\r\n', 1)
ValueError: need more than 1 value to unpack
'
2011-10-09 20:38:35,856 - softwarecenter.db.update - WARNING - error: 
ERROR:__main__:available_apps
Traceback (most recent call last):
  File "/usr/share/software-center/piston_get_scagent_available_apps.py", line 
148, in <module>
    piston_reply = scaclient.available_apps(**kwargs)
  File "/usr/lib/python2.7/dist-packages/piston_mini_client/validators.py", 
line 41, in wrapper
    return func(*args, **kwargs)
  File "/usr/lib/python2.7/dist-packages/piston_mini_client/validators.py", 
line 41, in wrapper
    return func(*args, **kwargs)
  File "/usr/lib/python2.7/dist-packages/piston_mini_client/validators.py", 
line 41, in wrapper
    return func(*args, **kwargs)
  File "/usr/lib/python2.7/dist-packages/piston_mini_client/__init__.py", line 
120, in wrapper
    body = func(self, *args, **kwargs)
  File 
"/usr/share/software-center/softwarecenter/backend/piston/scaclient_pristine.py",
 line 22, in available_apps
    scheme=PUBLIC_API_SCHEME)
  File "/usr/lib/python2.7/dist-packages/piston_mini_client/__init__.py", line 
321, in _get
    headers=headers)
  File "/usr/lib/python2.7/dist-packages/piston_mini_client/__init__.py", line 
474, in _request
    method=method, body=body, headers=headers)
  File "/usr/lib/python2.7/dist-packages/httplib2/__init__.py", line 1375, in 
request
    (response, new_content) = self.request(info['-x-permanent-redirect-url'], 
"GET", headers = headers, redirections = redirections - 1)
  File "/usr/lib/python2.7/dist-packages/httplib2/__init__.py", line 1338, in 
request
    info, content = cached_value.split('\r\n\r\n', 1)
ValueError: need more than 1 value to unpack

2011-10-09 20:38:35,899 - softwarecenter.ui.gtk3.app - INFO - 
software-center-agent finished with status 1
2011-10-09 20:38:44,950 - softwarecenter.backend.spawn_helper - WARNING - exit 
code 1 from helper
2011-10-09 20:38:44,950 - softwarecenter.backend.spawn_helper - WARNING - got 
error from helper: 'ERROR:__main__:exhibits
Traceback (most recent call last):
  File "/usr/share/software-center/piston_get_scagent_available_apps.py", line 
173, in <module>
    piston_reply = scaclient.exhibits(lang=args.lang)
  File "/usr/lib/python2.7/dist-packages/piston_mini_client/validators.py", 
line 41, in wrapper
    return func(*args, **kwargs)
  File "/usr/lib/python2.7/dist-packages/piston_mini_client/__init__.py", line 
120, in wrapper
    body = func(self, *args, **kwargs)
  File 
"/usr/share/software-center/softwarecenter/backend/piston/scaclient_pristine.py",
 line 55, in exhibits
    'exhibits/%s/' % (lang))
  File "/usr/lib/python2.7/dist-packages/piston_mini_client/__init__.py", line 
321, in _get
    headers=headers)
  File "/usr/lib/python2.7/dist-packages/piston_mini_client/__init__.py", line 
474, in _request
    method=method, body=body, headers=headers)
  File "/usr/lib/python2.7/dist-packages/httplib2/__init__.py", line 1338, in 
request
    info, content = cached_value.split('\r\n\r\n', 1)
ValueError: need more than 1 value to unpack


Meanwhile software-center window displays the internal error message.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/854164

Title:
  Internal Error: deb file could not be opened.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/software-center/+bug/854164/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to