Project

General

Profile

Actions

Bug #6055

closed

ust_service_activate failed for the MF/ADF.USIM/EF.UST parameter

Added by ls11j 12 months ago. Updated 10 months ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
-
Target version:
-
Start date:
06/07/2023
Due date:
% Done:

100%

Spec Reference:

Description

With the latest pySim code in use, the ust_service_activate command failed for the MF/ADF.USIM/EF.UST parameter.

pySIM-shell (MF/ADF.USIM/EF.UST)> ust_service_activate 130
EXCEPTION of type 'AttributeError' occurred with message: ''SimCard' object has no attribute 'update_ust''
To enable full traceback, run the following command: 'set debug true'
pySIM-shell (MF/ADF.USIM/EF.UST)> set debug true
debug - was: False
now: True
pySIM-shell (MF/ADF.USIM/EF.UST)> ust_service_activate 130
Traceback (most recent call last):
  File "/usr/local/lib/python3.8/dist-packages/cmd2/cmd2.py", line 2129, in onecmd_plus_hooks
    stop = self.onecmd(statement, add_to_history=add_to_history)
  File "/usr/local/lib/python3.8/dist-packages/cmd2/cmd2.py", line 2559, in onecmd
    stop = func(statement)
  File "/root/pysim/pySim/ts_31_102.py", line 560, in do_ust_service_activate
    self._cmd.card.update_ust(int(arg), 1)
AttributeError: 'SimCard' object has no attribute 'update_ust'
EXCEPTION of type 'AttributeError' occurred with message: ''SimCard' object has no attribute 'update_ust''

Here is the Ubuntu version:
lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description:    Ubuntu 20.04.4 LTS
Release:        20.04
Codename:       focal

Actions

Also available in: Atom PDF

Add picture from clipboard (Maximum size: 48.8 MB)