Paste #281056

   
pasted on 25.08.2025 02:39
  • 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
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
calculate jiraff537 # 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 http://mirror.mephi.ru/calculate
Updating packages
 * Calculating dependencies ...
 * Listing packages for installation  
 * XML C parser and toolkit (U) dev-libs/libxml2-2.13.8-r2 (1,634 KiB)
 * Mozilla's Network Security Services library that implements PKI support (U) dev-libs/nss-3.115-r1 (4,090 KiB)
 * Multimedia processing graphs (U) media-video/pipewire-1.4.6-r1 (4,973 KiB)
 * Video conferencing and web conferencing service (U) net-im/zoom-6.5.10.3973 (237,944 KiB)
 * OpenPGP keys used for Gentoo releases (snapshots, stages) (U) sec-keys/openpgp-keys-gentoo-release-20250806 (28 KiB)
 * The GNU info program and utilities (U) sys-apps/texinfo-7.2-r3 (1,845 KiB)
 * An interface for filesystems implemented in userspace (U) sys-fs/fuse-3.17.3 (245 KiB)
 * The web browser from Google (U) www-client/google-chrome-139.0.7258.138 (128,667 KiB)
 * 8 packages will be installed, 379,422 KiB will be downloaded

Would you like to merge these packages? (Yes/No): y
Traceback (most recent call last):
   File "/usr/lib/python3.12/site-packages/calculate/core/server/func.py", line 813, in run
    res = method(*args)
          ^^^^^^^^^^^^^
   File "/usr/lib/python3.12/site-packages/calculate/update/update.py", line 1191, in emerge_ask
    answer = self.askConfirm(
             ^^^^^^^^^^^^^^^^
   File "/usr/lib/python3.12/site-packages/calculate/core/result_viewer.py", line 681, in askConfirm
    return self.task_state.askConfirm(message, default)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
   File "/usr/lib/python3.12/site-packages/calculate/core/result_viewer.py", line 99, in wrapper
    return f(self, *args, **kw)
           ^^^^^^^^^^^^^^^^^^^^
   File "/usr/lib/python3.12/site-packages/calculate/core/result_viewer.py", line 238, in askConfirm
    ask = input(white_message + " (%s/%s): " % (yes, no))
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 UnicodeDecodeError: 'utf-8' codec can't decode byte 0xd0 in position 0: invalid continuation byte
  * UnicodeDecodeError:'utf-8' codec can't decode byte 0xd0 in position 0: invalid continuation byte(calculate.core.result_viewer:238)
 * Update failed
calculate jiraff537 # 
Add Comment
Author