-- 
You received this bug notification because you are a member of Ubuntu
High Availability Team, which is subscribed to ocfs2-tools in Ubuntu.
https://bugs.launchpad.net/bugs/744672

Title:
  ocfs2console can not start due to deprecated unit

Status in “ocfs2-tools” package in Ubuntu:
  New

Bug description:
  Binary package hint: ocfs2console

  I'm setting up a clustered storage environment and was hoping to use 
ocfs2console to do the brunt work rather then use a command line but the tool 
fails to launch with the following message:
  # ocfs2console 
  Traceback (most recent call last):
    File "/usr/sbin/ocfs2console", line 33, in <module>
      from ocfs2interface.console import main
    File "/usr/lib/pymodules/python2.6/ocfs2interface/console.py", line 23, in 
<module>
      from menu import Menu
    File "/usr/lib/pymodules/python2.6/ocfs2interface/menu.py", line 23, in 
<module>
      from pushconfig import pushconfig_ok
    File "/usr/lib/pymodules/python2.6/ocfs2interface/pushconfig.py", line 22, 
in <module>
      import o2cb_ctl
    File "/usr/lib/pymodules/python2.6/ocfs2interface/o2cb_ctl.py", line 20, in 
<module>
      from process import Process
    File "/usr/lib/pymodules/python2.6/ocfs2interface/process.py", line 20, in 
<module>
      import popen2
    File "/usr/lib/python2.6/popen2.py", line 13, in <module>
      DeprecationWarning, stacklevel=2)
  DeprecationWarning: The popen2 module is deprecated.  Use the subprocess 
module.

    ocfs2-tools      ocfs2-tools-dev  
  root@Fortis:~# lsb_release -rd
  Description:  Ubuntu 10.10
  Release:      10.10

  # apt-cache policy ocfs2console
  ocfs2console:
    Installed: 1.4.3-2
    Candidate: 1.4.3-2
    Version table:
   *** 1.4.3-2 0
          500 http://us.archive.ubuntu.com/ubuntu/ maverick/main amd64 Packages
          100 /var/lib/dpkg/status

  # apt-cache policy ocfs2console
  ocfs2console:
    Installed: 1.4.3-2
    Candidate: 1.4.3-2
    Version table:
   *** 1.4.3-2 0
          500 http://us.archive.ubuntu.com/ubuntu/ maverick/main amd64 Packages
          100 /var/lib/dpkg/status
  root@Fortis:~# apt-cache policy ocfs2-tools ocfs2-tools-dev
  ocfs2-tools:
    Installed: 1.4.3-2
    Candidate: 1.4.3-2
    Version table:
   *** 1.4.3-2 0
          500 http://us.archive.ubuntu.com/ubuntu/ maverick/main amd64 Packages
          100 /var/lib/dpkg/status
  ocfs2-tools-dev:
    Installed: 1.4.3-2
    Candidate: 1.4.3-2
    Version table:
   *** 1.4.3-2 0
          500 http://us.archive.ubuntu.com/ubuntu/ maverick/main amd64 Packages
          100 /var/lib/dpkg/status

  ProblemType: Bug
  DistroRelease: Ubuntu 10.10
  Package: ocfs2console 1.4.3-2
  ProcVersionSignature: Ubuntu 2.6.35-28.49-generic 2.6.35.11
  Uname: Linux 2.6.35-28-generic x86_64
  NonfreeKernelModules: fglrx
  Architecture: amd64
  Date: Mon Mar 28 20:33:31 2011
  EcryptfsInUse: Yes
  InstallationMedia: Ubuntu 10.10 "Maverick Meerkat" - Release amd64 (20101007)
  ProcEnviron:
   LANG=en_US.utf8
   SHELL=/bin/bash
  SourcePackage: ocfs2-tools

_______________________________________________
Mailing list: https://launchpad.net/~ubuntu-ha
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~ubuntu-ha
More help   : https://help.launchpad.net/ListHelp

Reply via email to