SHARE
TWEET
Untitled
a guest
Dec 28th, 2015
50
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
- root@monitorintg:~# sudo do-release-upgrade -d
- /usr/lib/python2.6/dist-packages/DistUpgrade/utils.py:191: DeprecationWarning: Attribute 'Find' of the 'apt_pkg.Configuration' object is deprecated, use 'find' instead.
- if apt_pkg.Config.Find("Acquire::http::Proxy") != '':
- Checking for a new ubuntu release
- /usr/lib/python2.6/dist-packages/UpdateManager/Core/MetaRelease.py:183: DeprecationWarning: apt_pkg.ParseTagFile() is deprecated. Please see apt_pkg.TagFile() for the replacement.
- index_tag = apt_pkg.ParseTagFile(self.metarelease_information)
- /usr/lib/python2.6/dist-packages/UpdateManager/Core/MetaRelease.py:184: DeprecationWarning: Attribute 'Step' of the 'apt_pkg.TagFile' object is deprecated, use 'step' instead.
- step_result = index_tag.Step()
- /usr/lib/python2.6/dist-packages/UpdateManager/Core/MetaRelease.py:186: DeprecationWarning: Attribute 'Section' of the 'apt_pkg.TagFile' object is deprecated, use 'section' instead.
- if index_tag.Section.has_key("Dist"):
- /usr/lib/python2.6/dist-packages/UpdateManager/Core/MetaRelease.py:187: DeprecationWarning: Attribute 'Section' of the 'apt_pkg.TagFile' object is deprecated, use 'section' instead.
- name = index_tag.Section["Dist"]
- /usr/lib/python2.6/dist-packages/UpdateManager/Core/MetaRelease.py:189: DeprecationWarning: Attribute 'Section' of the 'apt_pkg.TagFile' object is deprecated, use 'section' instead.
- rawdate = index_tag.Section["Date"]
- /usr/lib/python2.6/dist-packages/UpdateManager/Core/MetaRelease.py:191: DeprecationWarning: Attribute 'Section' of the 'apt_pkg.TagFile' object is deprecated, use 'section' instead.
- supported = int(index_tag.Section["Supported"])
- /usr/lib/python2.6/dist-packages/UpdateManager/Core/MetaRelease.py:192: DeprecationWarning: Attribute 'Section' of the 'apt_pkg.TagFile' object is deprecated, use 'section' instead.
- version = index_tag.Section["Version"]
- /usr/lib/python2.6/dist-packages/UpdateManager/Core/MetaRelease.py:195: DeprecationWarning: Attribute 'Section' of the 'apt_pkg.TagFile' object is deprecated, use 'section' instead.
- if index_tag.Section.has_key("ReleaseNotes"):
- /usr/lib/python2.6/dist-packages/UpdateManager/Core/MetaRelease.py:196: DeprecationWarning: Attribute 'Section' of the 'apt_pkg.TagFile' object is deprecated, use 'section' instead.
- dist.releaseNotesURI = index_tag.Section["ReleaseNotes"]
- /usr/lib/python2.6/dist-packages/UpdateManager/Core/MetaRelease.py:200: DeprecationWarning: Attribute 'Section' of the 'apt_pkg.TagFile' object is deprecated, use 'section' instead.
- if index_tag.Section.has_key("ReleaseNotesHtml"):
- /usr/lib/python2.6/dist-packages/UpdateManager/Core/MetaRelease.py:205: DeprecationWarning: Attribute 'Section' of the 'apt_pkg.TagFile' object is deprecated, use 'section' instead.
- if index_tag.Section.has_key("UpgradeTool"):
- /usr/lib/python2.6/dist-packages/UpdateManager/Core/MetaRelease.py:206: DeprecationWarning: Attribute 'Section' of the 'apt_pkg.TagFile' object is deprecated, use 'section' instead.
- dist.upgradeTool = index_tag.Section["UpgradeTool"]
- /usr/lib/python2.6/dist-packages/UpdateManager/Core/MetaRelease.py:207: DeprecationWarning: Attribute 'Section' of the 'apt_pkg.TagFile' object is deprecated, use 'section' instead.
- if index_tag.Section.has_key("UpgradeToolSignature"):
- /usr/lib/python2.6/dist-packages/UpdateManager/Core/MetaRelease.py:208: DeprecationWarning: Attribute 'Section' of the 'apt_pkg.TagFile' object is deprecated, use 'section' instead.
- dist.upgradeToolSig = index_tag.Section["UpgradeToolSignature"]
- /usr/lib/python2.6/dist-packages/UpdateManager/Core/MetaRelease.py:212: DeprecationWarning: Attribute 'Step' of the 'apt_pkg.TagFile' object is deprecated, use 'step' instead.
- step_result = index_tag.Step()
- /usr/lib/python2.6/dist-packages/UpdateManager/Core/MetaRelease.py:201: DeprecationWarning: Attribute 'Section' of the 'apt_pkg.TagFile' object is deprecated, use 'section' instead.
- dist.releaseNotesHtmlUri = index_tag.Section["ReleaseNotesHtml"]
- No new release found
- root@monitorintg:~# lsb_release -a
- No LSB modules are available.
- Distributor ID: Ubuntu
- Description: Ubuntu 10.10
- Release: 10.10
- Codename: maverick
RAW Paste Data
