2 messages in com.xensource.lists.xen-bugs[Xen-bugs] [Bug 795] New: Bug : Remov...
FromSent OnAttachments
bugz...@lists.xensource.com16 Oct 2006 08:36 
bugz...@lists.xensource.com19 Oct 2006 04:16 
Subject:[Xen-bugs] [Bug 795] New: Bug : Remove Xen package on
From:bugz...@lists.xensource.com (bugz@lists.xensource.com)
Date:10/16/2006 08:36:59 AM
List:com.xensource.lists.xen-bugs

http://bugzilla.xensource.com/bugzilla/show_bug.cgi?id=795

Summary: Bug : Remove Xen package on Product: Xen Version: 3.0.1 Platform: All OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: Tools AssignedTo: xen-@lists.xensource.com ReportedBy: joon@yahoo.com

_____ snip

_______________________________________________________________________

_____ snip

_______________________________________________________________________

Debian

Hi All,

I'm working on Xen 3.0.2 installation upon Debian 4.1.1-13(kernel 2.6.17.13)

Although It took 2 days to set up Xen 3.0.2, it is failed to install Xen 3.0.2 with several installation manuals which I got from google.

At first, I think several trials of Xen installation made my debian system dependancy broken, so I tried to remove xen-utils package from Debian, but my friend he said it might be a bug regarding Xen package, it is mentioned as below.

Could you guys give a solution for this situation ?

Furthermore I'd like to get a correct installation manual upon Debian etch 4.1.1-13(kernel 2.6.17.13)

If possible, it'll be very helpful to me.

Please let me know as soon as possible.

Thank you.

Joon

ja2319@cluster06:~$ sudo apt-get --purge remove xen-utils* Password: Reading package lists... Done Building dependency tree... Done Note, selecting xen-utils for regex 'xen-utils*' Note, selecting xen-utils-3.0 for regex 'xen-utils*' Note, selecting xen-utils-3.0-unstable-1 for regex 'xen-utils*' Note, selecting xen-utils-common for regex 'xen-utils*' Note, selecting xen-utils-3.0.2-1 for regex 'xen-utils*' The following packages will be REMOVED: xen-utils-3.0-unstable-1* xen-utils-3.0.2-1* 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 2 not fully installed or removed. Need to get 0B of archives. After unpacking 3011kB disk space will be freed. Do you want to continue [Y/n]? y (Reading database ... 114067 files and directories currently installed.) Removing xen-utils-3.0-unstable-1 ... Traceback (most recent call last): File "/usr/bin/pycentral", line 1325, in ? main() File "/usr/bin/pycentral", line 1319, in main rv = action.run(global_options) File "/usr/bin/pycentral", line 922, in run pkg.remove(runtimes, remove_script_files=True) File "/usr/bin/pycentral", line 682, in remove

default_runtime.remove_byte_code(self.private_files) AttributeError: 'NoneType' object has no attribute 'remove_byte_code' dpkg: error processing xen-utils-3.0-unstable-1 (--purge): subprocess pre-removal script returned error exit status 1 Traceback (most recent call last): File "/usr/bin/pycentral", line 1325, in ? main() File "/usr/bin/pycentral", line 1319, in main rv = action.run(global_options) File "/usr/bin/pycentral", line 865, in run self.options.exclude, byte_compile_default=True) File "/usr/bin/pycentral", line 657, in install

self.default_runtime.byte_compile(self.private_files, AttributeError: 'NoneType' object has no attribute 'byte_compile' dpkg: error while cleaning up: subprocess post-installation script returned error exit status 1 Removing xen-utils-3.0.2-1 ... Traceback (most recent call last): File "/usr/bin/pycentral", line 1325, in ? main() File "/usr/bin/pycentral", line 1319, in main rv = action.run(global_options) File "/usr/bin/pycentral", line 922, in run pkg.remove(runtimes, remove_script_files=True) File "/usr/bin/pycentral", line 682, in remove

default_runtime.remove_byte_code(self.private_files) AttributeError: 'NoneType' object has no attribute 'remove_byte_code' dpkg: error processing xen-utils-3.0.2-1 (--purge): subprocess pre-removal script returned error exit status 1 Errors were encountered while processing: xen-utils-3.0-unstable-1 xen-utils-3.0.2-1 E: Sub-process /usr/bin/dpkg returned an error code (1)