Project

General

Profile

Actions

Bug #5830

closed

pySim-prog.py --mnclen=3 buggy / broken

Added by roh over 1 year ago. Updated about 1 year ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
-
Target version:
-
Start date:
12/14/2022
Due date:
% Done:

100%

Spec Reference:

Description

trying to reprogramm a few sja2 i run into --mnclen not working at all for me.

when trying to use it was adamant that "--mnclen=2" is not a valid option and i should select 2 or 3.... something is buggy here.
then i patched the default from 2 to 3 to use the code and it tried writing a 2 digit mnc.

was this feature tested in batch mode?

my command line looked similar to this:

./pySim-prog.py --mnclen=3 --read-iccid --read-csv=simcards_adm.csv -S csv -p 0 --batch --dry-run

after patching mnclen to default to 3 i tried

./pySim-prog.py --mnc=900 --read-iccid --read-csv=simcards_adm.csv -S csv -p 0 --batch --dry-run

but this also prints out 2 digit mnc in the generated output.

Actions

Also available in: Atom PDF

Add picture from clipboard (Maximum size: 48.8 MB)