← Back to team overview

relinux-dev team mailing list archive

[Bug 1266064] [NEW] Relinux not start

 

*** This bug is a security vulnerability ***

Private security bug reported:

Hello!

After installation, it is welcome:

[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 10: 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 10: 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)
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 0: 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 0: 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 216, in main
    aptcache = aptutil.getCache(aptutil.OpProgress(aptupdate, None))
  File "/usr/lib/relinux/relinux/aptutil.py", line 172, in getCache
    return apt.cache.Cache(progress)
  File "/usr/lib/python2.7/dist-packages/apt/cache.py", line 102, in __init__
    self.open(progress)
  File "/usr/lib/python2.7/dist-packages/apt/cache.py", line 162, in open
    progress.update(i/float(size)*100)
  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 10: ordinal not in range(128)

** Affects: relinux
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Relinux
development, which is subscribed to relinux.
https://bugs.launchpad.net/bugs/1266064

Title:
  Relinux not start

Status in relinux:
  New

Bug description:
  Hello!

  After installation, it is welcome:

  [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 10: 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 10: 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)
  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 0: 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 0: 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 216, in main
      aptcache = aptutil.getCache(aptutil.OpProgress(aptupdate, None))
    File "/usr/lib/relinux/relinux/aptutil.py", line 172, in getCache
      return apt.cache.Cache(progress)
    File "/usr/lib/python2.7/dist-packages/apt/cache.py", line 102, in __init__
      self.open(progress)
    File "/usr/lib/python2.7/dist-packages/apt/cache.py", line 162, in open
      progress.update(i/float(size)*100)
    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 10: ordinal not in range(128)

To manage notifications about this bug go to:
https://bugs.launchpad.net/relinux/+bug/1266064/+subscriptions


Follow ups

References