Paste #156356

   
pasted on 15.12.2020 21:56
  • Edit to this paste
  • Print
  • Raw
  • Compare with paste
    #  
  • Toggle line numbers
  • Syntax highlighting  
Text paste
 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
/nocowdata/apn $ cl-update
Repositories synchronization
 * Checking current binhost ...                                        [ ok ]
 * Checking Distros updates ...                                        [ ok ]
 * Checking Calculate updates ...                                      [ ok ]
 * Checking Gentoo updates ...                                         [ ok ]
 * Synchronization finished
System configuration
 * Update server https://mirror.yandex.ru/calculate
Updating packages
 * Calculating dependencies -Traceback (most recent call last):
  File "/usr/lib64/python2.7/site-packages/calculate/console/application/function.py", line 187, in analysis
/    self.get_messages()
  File "/usr/lib64/python2.7/site-packages/calculate/console/application/function.py", line 215, in get_messages
    current_frame = self.get_client_frame()
  File "/usr/lib64/python2.7/site-packages/calculate/console/application/function.py", line 204, in get_client_frame
    "console")
  File "/usr/lib64/python2.7/site-packages/sudsds/client.py", line 535, in __call__
    return client.invoke(args, kwargs)
  File "/usr/lib64/python2.7/site-packages/sudsds/client.py", line 595, in invoke
    result = self.send(msg)
  File "/usr/lib64/python2.7/site-packages/sudsds/client.py", line 630, in send
    result = self.failed(binding, e)
  File "/usr/lib64/python2.7/site-packages/sudsds/client.py", line 687, in failed
    raise Exception((status, reason))
Exception: (408, u'Request Timeout')
Add Comment
Author