← Back to team overview

relinux-dev team mailing list archive

Re: [Question #234498]: Installtion Crash

 

Question #234498 on relinux changed:
https://answers.launchpad.net/relinux/+question/234498

Kenneth Thorell posted a new comment:
Hello 
i m newto this and a have the same problem and i tried to use the new lines in osweaver.conf and tempsys.py 
after that the program does not work any more and this is whats came up in terminal window

[Main] ===========================
[Main] === Started new session ===
[Main] ===========================
Error in function update
Traceback (most recent call last):
  File "/usr/lib/relinux/relinux/aptutil.py", line 36, in update
    self.updatefunc(op, percent)
  File "/usr/lib/relinux//relinux/__main__.py", line 215, in aptupdate
    _("Loading APT cache") + " (" + op + ") " + str(minis) + "%")
UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 1: ordinal not in range(128)
Error in function update
Traceback (most recent call last):
  File "/usr/lib/relinux/relinux/aptutil.py", line 36, in update
    self.updatefunc(op, percent)
  File "/usr/lib/relinux//relinux/__main__.py", line 215, in aptupdate
    _("Loading APT cache") + " (" + op + ") " + str(minis) + "%")
UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 1: ordinal not in range(128)
Error in function update
Traceback (most recent call last):
  File "/usr/lib/relinux/relinux/aptutil.py", line 36, in update
    self.updatefunc(op, percent)
  File "/usr/lib/relinux//relinux/__main__.py", line 215, in aptupdate
    _("Loading APT cache") + " (" + op + ") " + str(minis) + "%")
UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 17: ordinal not in range(128)
Error in function update
Traceback (most recent call last):
  File "/usr/lib/relinux/relinux/aptutil.py", line 36, in update
    self.updatefunc(op, percent)
  File "/usr/lib/relinux//relinux/__main__.py", line 215, in aptupdate
    _("Loading APT cache") + " (" + op + ") " + str(minis) + "%")
UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 17: ordinal not in range(128)
Error in function update
Traceback (most recent call last):
  File "/usr/lib/relinux/relinux/aptutil.py", line 36, in update
    self.updatefunc(op, percent)
  File "/usr/lib/relinux//relinux/__main__.py", line 215, in aptupdate
    _("Loading APT cache") + " (" + op + ") " + str(minis) + "%")
UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 17: ordinal not in range(128)
Error in function update
Traceback (most recent call last):
  File "/usr/lib/relinux/relinux/aptutil.py", line 36, in update
    self.updatefunc(op, percent)
  File "/usr/lib/relinux//relinux/__main__.py", line 215, in aptupdate
    _("Loading APT cache") + " (" + op + ") " + str(minis) + "%")
UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 17: ordinal not in range(128)
Error in function update
Traceback (most recent call last):
  File "/usr/lib/relinux/relinux/aptutil.py", line 36, in update
    self.updatefunc(op, percent)
  File "/usr/lib/relinux//relinux/__main__.py", line 215, in aptupdate
    _("Loading APT cache") + " (" + op + ") " + str(minis) + "%")
UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 1: ordinal not in range(128)
Error in function update
Traceback (most recent call last):
  File "/usr/lib/relinux/relinux/aptutil.py", line 36, in update
    self.updatefunc(op, percent)
  File "/usr/lib/relinux//relinux/__main__.py", line 215, in aptupdate
    _("Loading APT cache") + " (" + op + ") " + str(minis) + "%")
UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 1: ordinal not in range(128)
Traceback (most recent call last):
  File "/usr/lib/relinux//relinux/__main__.py", line 235, in <module>
    main()
  File "/usr/lib/relinux//relinux/__main__.py", line 226, in main
    modloader.runModule(i, {})
  File "/usr/lib/relinux/relinux/modloader.py", line 66, in runModule
    module.run(adict)
  File "/usr/lib/relinux/relinux/modules/osweaver/__init__.py", line 42, in run
    from relinux.modules.osweaver import isoutil, squashfs, tempsys, ui_osweaver, setup
  File "/usr/lib/relinux/relinux/modules/osweaver/isoutil.py", line 10, in <module>
    from relinux.modules.osweaver import tempsys, setup
  File "/usr/lib/relinux/relinux/modules/osweaver/tempsys.py", line 395
    else if os.path.exist("/usr/share/ubiquity/apt-setup.relinux-backup"):
          ^
SyntaxError: invalid syntax

i have looked over the lines i typed and everthing seemes ok but i need your help with this
thx

-- 
You received this question notification because you are a member of
Relinux development, which is an answer contact for relinux.