Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 155961 Details for
Bug 242194
anaconda bombs out during installation
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
Anacondas dump in another failed attempt
anacdump.txt (text/plain), 47.39 KB, created by
Antonio A. Olivares
on 2007-06-02 03:16:12 UTC
(
hide
)
Description:
Anacondas dump in another failed attempt
Filename:
MIME Type:
Creator:
Antonio A. Olivares
Created:
2007-06-02 03:16:12 UTC
Size:
47.39 KB
patch
obsolete
>Traceback (most recent call first): > File "/usr/lib/python2.5/email/__init__.py", line 82, in __getattr__ > return getattr(mod, name) > File "/usr/lib/python2.5/urllib2.py", line 1219, in open_local_file > modified = email.Utils.formatdate(stats.st_mtime, usegmt=True) > File "/usr/lib/python2.5/urllib2.py", line 1197, in file_open > return self.open_local_file(req) > File "/usr/lib/python2.5/urllib2.py", line 353, in _call_chain > result = func(*args) > File "/usr/lib/python2.5/urllib2.py", line 392, in _open > '_open', req) > File "/usr/lib/python2.5/urllib2.py", line 374, in open > response = self._open(req, data) > File "/usr/lib/python2.5/site-packages/urlgrabber/grabber.py", line 1164, in _make_request > fo = opener.open(req) > File "/usr/lib/python2.5/site-packages/urlgrabber/grabber.py", line 1068, in _do_open > fo, hdr = self._make_request(req, opener) > File "/usr/lib/python2.5/site-packages/urlgrabber/grabber.py", line 1001, in __init__ > self._do_open() > File "/usr/lib/python2.5/site-packages/urlgrabber/grabber.py", line 913, in retryfunc > fo = URLGrabberFileObject(url, filename, opts) > File "/usr/lib/python2.5/site-packages/urlgrabber/grabber.py", line 845, in _retry > r = apply(func, (opts,) + args, {}) > File "/usr/lib/python2.5/site-packages/urlgrabber/grabber.py", line 927, in urlgrab > return self._retry(opts, retryfunc, url, filename) > File "/usr/lib/python2.5/site-packages/urlgrabber/mirror.py", line 397, in _mirror_try > return func_ref( *(fullurl,), **kwargs ) > File "/usr/lib/python2.5/site-packages/urlgrabber/mirror.py", line 411, in urlgrab > return self._mirror_try(func, url, kw) > File "/usr/lib/anaconda/yuminstall.py", line 327, in _getFile > http_headers=headers, > File "/usr/lib/python2.5/site-packages/yum/yumRepo.py", line 661, in _loadRepoXML > cache=self.http_caching == 'all') > File "/usr/lib/python2.5/site-packages/yum/yumRepo.py", line 678, in _getRepoXML > self._loadRepoXML(text=self) > File "/usr/lib/python2.5/site-packages/yum/yumRepo.py", line 684, in <lambda> > repoXML = property(fget=lambda self: self._getRepoXML(), > File "/usr/lib/python2.5/site-packages/yum/yumRepo.py", line 198, in _check_db_version > if repo.repoXML.repoData.has_key(mdtype): > File "/usr/lib/python2.5/site-packages/yum/yumRepo.py", line 141, in populate > if self._check_db_version(repo, mydbtype): > File "/usr/lib/python2.5/site-packages/yum/repos.py", line 206, in populateSack > sack.populate(repo, mdtype, callback, cacheonly) > File "/usr/lib/python2.5/site-packages/yum/__init__.py", line 382, in _getSacks > self.repos.populateSack(which=repos) > File "/usr/lib/python2.5/site-packages/yum/__init__.py", line 356, in doSackSetup > return self._getSacks(archlist=archlist, thisrepo=thisrepo) > File "/usr/lib/anaconda/yuminstall.py", line 781, in doRepoSetup > task(thisrepo = repo.id) > File "/usr/lib/anaconda/backend.py", line 221, in doRepoSetup > if anaconda.backend.doRepoSetup(anaconda) == DISPATCH_BACK: > File "/usr/lib/anaconda/dispatch.py", line 203, in moveStep > rc = stepFunc(self.anaconda) > File "/usr/lib/anaconda/dispatch.py", line 126, in gotoNext > self.moveStep() > File "/usr/lib/anaconda/text.py", line 605, in run > anaconda.dispatch.gotoNext() > File "/usr/bin/anaconda", line 955, in <module> > anaconda.intf.run(anaconda) >AttributeError: 'module' object has no attribute 'formatdate' > >Local variables in innermost frame: >self: <email.LazyImporter object at 0x8c4ca4c> >name: formatdate >mod: <module 'email.utils' from '/usr/lib/python2.5/email/utils.py'> > > >Anaconda instance, containing members: >rootPath: /mnt/sysimage >rescue_mount: True >intf: InstallInterface instance, containing members: > intf.screen: SnackScreen instance, containing members: > intf.screen.width: 80 > intf.screen.helpCb: <bound method InstallInterface.helpWindow of <text.InstallInterface instance at 0x9460c2c>> > intf.screen.height: 25 > intf.instLanguage: Language instance, containing members: > intf.instLanguage.targetLang: None > intf.instLanguage.default: en_US.UTF-8 > intf.instLanguage.displayMode: t > intf.instLanguage.current: en_US.UTF-8 > intf.showingHelpOnHelp: 0 >rescue: False >updateSrc: None >methodstr: cdrom://scd0:/mnt/source >dispatch: Dispatcher instance, containing members: > dispatch.skipSteps: {'upgradecontinue': 1, 'bootloader': 1, 'group-selection': 1, 'findinstall': 1, 'upgrademigfind': 1, 'upgradeswapsuggestion': 1, 'confirmupgrade': 1, 'partition': 1, 'bootloaderadvanced': 1, 'betanag': 2, 'upgrademount': 1, 'upgbootloader': 1, 'addswap': 1, 'upgrademigratefs': 1, 'regkey': 1} > dispatch.method: CdromInstallMethod instance, containing members: > dispatch.method.messageWindow: <bound method InstallInterface.messageWindow of <text.InstallInterface instance at 0x9460c2c>> > dispatch.method.splitmethod: True > dispatch.method.intf: Already dumped > dispatch.method.isoPath: /mnt/source > dispatch.method.timestamp: 1180276843.561677 > dispatch.method.tree: /mnt/source > dispatch.method.rootPath: /mnt/sysimage > dispatch.method.waitWindow: <bound method InstallInterface.waitWindow of <text.InstallInterface instance at 0x9460c2c>> > dispatch.method.loopbackFile: None > dispatch.method.progressWindow: <bound method InstallInterface.progressWindow of <text.InstallInterface instance at 0x9460c2c>> > dispatch.method.device: scd0 > dispatch.method.currentMedia: [1] > dispatch.step: 26 > dispatch.anaconda: Already dumped > dispatch.firstStep: 0 > dispatch.dir: 1 >method: Already dumped >isKickstart: False >id: InstallData instance, containing members: > id.firewall: Firewall instance, containing members: > id.firewall.portlist: [22:tcp] > id.firewall.trustdevs: [] > id.firewall.enabled: 1 > id.rootParts: [] > id.upgradeRoot: [] > id.xsetup: XSetup instance, containing members: > id.xsetup.skipx: 0 > id.xsetup.xserver: XServer instance, containing members: > id.xsetup.xserver.videohw: primary: 0 >vidCards: [<rhpxl.videocard.VideoCard instance at 0x944e1ec>] >Primary Video Card Info: >device: None >driver : nv >descr : nVidia Corporation NV11 [GeForce2 MX/MX 400] >vidRam: None > > id.xsetup.xserver.serverflags: [vt6, -config, /tmp/XConfig.test, -extension, Composite, -s, 1440, -dpms, -v, -ac, -nolisten, tcp] > id.xsetup.xserver.resolution: 800x600 > id.xsetup.xserver.root: / > id.xsetup.xserver.hwstate: XF86HardwareState instance, containing members: > id.xsetup.xserver.hwstate.videocard_PCIFn: None > id.xsetup.xserver.hwstate.monitor: monName: None >monID: Unprobed Monitor >monHoriz: None >monVert: None >physicalWidth: 0 >physicalHeight: 0 > > id.xsetup.xserver.hwstate.config_resolutions: [] > id.xsetup.xserver.hwstate.videocard_name: nVidia Corporation NV11 [GeForce2 MX/MX 400] > id.xsetup.xserver.hwstate.monitor_name: Unknown monitor > id.xsetup.xserver.hwstate.video_ram: 0 > id.xsetup.xserver.hwstate.videocard: Already dumped > id.xsetup.xserver.hwstate.videocard_driver: nv > id.xsetup.xserver.hwstate.videocard_options: [] > id.xsetup.xserver.hwstate.all_resolutions: [640x480, 800x480, 800x512, 800x600, 848x480, 854x480, 1024x600, 1024x768, 1152x768, 1152x864, 1200x900, 1280x720, 1280x800, 1280x854, 1280x960, 1280x1024, 1360x768, 1400x900, 1400x1050, 1440x900, 1600x1024, 1600x1200, 1680x1050, 1900x1200, 1920x1080, 1920x1200, 1920x1440, 2048x1536, 2560x1600] > id.xsetup.xserver.hwstate.hsync: 31.5-37.9 > id.xsetup.xserver.hwstate.vsync: 50-70 > id.xsetup.xserver.hwstate.probed_video_ram: 0 > id.xsetup.xserver.hwstate.videocard_PCIBus: None > id.xsetup.xserver.hwstate.colordepth: 24 > id.xsetup.xserver.hwstate.videocard_PCIDev: None > id.xsetup.xserver.hwstate.resolution: 800x600 > id.xsetup.xserver.hwstate.dri_enabled: 0 > id.xsetup.xserver.hwstate.xconfig: None > id.xsetup.xserver.monitorhw: Already dumped > id.xsetup.xserver.keyboard: Keyboard instance, containing members: > id.xsetup.xserver.keyboard.info: {'KEYBOARDTYPE': pc, 'KEYTABLE': us} > id.xsetup.xserver.keyboard.type: PC > id.xsetup.xserver.keyboard.beenset: 1 > id.xsetup.xserver.keyboard._mods: KeyboardModels instance, containing members: > id.xsetup.xserver.mousehw: FULLNAME="Generic - 3 Button Mouse (PS/2)" >MOUSETYPE="imps2" >XEMU3="no" >XMOUSETYPE="IMPS/2" > > id.xsetup.xserver.defaultdepth: 24 > id.xsetup.xserver.logfile: /dev/null > id.xsetup.xserver.config: None > id.xsetup.xserver.display: :9 > id.xsetup.anaconda: Already dumped > id.keyboard: Already dumped > id.timezone: Timezone instance, containing members: > id.timezone.utc: True > id.timezone.arc: 0 > id.timezone.tz: America/Monterrey > id.mouse: Already dumped > id.zfcp: ZFCP instance, containing members: > id.zfcp.hasReadConfig: True > id.zfcp.fcpdevs: [] > id.upgrade: None > id.monitor: Already dumped > id.iscsi: <iscsi.iscsi object at 0x955f68c> > id.methodstr: cdrom://scd0:/mnt/source > id.fsset: FileSystemSet instance, containing members: > id.fsset.messageWindow: <bound method InstallInterface.messageWindow of <text.InstallInterface instance at 0x9460c2c>> > id.fsset.volumesCreated: 0 > id.fsset.progressWindow: <bound method InstallInterface.progressWindow of <text.InstallInterface instance at 0x9460c2c>> > id.fsset.migratedfs: 0 > id.fsset.waitWindow: <bound method InstallInterface.waitWindow of <text.InstallInterface instance at 0x9460c2c>> > id.fsset.entries: [fsentry -- device: VolGroup00/LogVol00 mountpoint: / > fsystem: ext3 format: 1 > ismounted: 0 options: 'defaults' > bytesPerInode: 4096 label: None > >, fsentry -- device: sda2 mountpoint: /boot > fsystem: ext3 format: 1 > ismounted: 0 options: 'defaults' > bytesPerInode: 4096 label: None > >, fsentry -- device: shm mountpoint: /dev/shm > fsystem: tmpfs format: 0 > ismounted: 0 options: 'defaults' > bytesPerInode: 4096 label: None > >, fsentry -- device: devpts mountpoint: /dev/pts > fsystem: devpts format: 0 > ismounted: 0 options: 'gid=5,mode=620' > bytesPerInode: 4096 label: None > >, fsentry -- device: sys mountpoint: /sys > fsystem: sysfs format: 0 > ismounted: 0 options: 'defaults' > bytesPerInode: 4096 label: None > >, fsentry -- device: proc mountpoint: /proc > fsystem: proc format: 0 > ismounted: 0 options: 'defaults' > bytesPerInode: 4096 label: None > >, fsentry -- device: sda1 mountpoint: None > fsystem: ntfs format: 0 > ismounted: 0 options: 'defaults' > bytesPerInode: 4096 label: None > >, fsentry -- device: VolGroup00 mountpoint: None > fsystem: volume group (LVM) format: 1 > ismounted: 0 options: 'defaults' > bytesPerInode: 4096 label: None > >, fsentry -- device: sda3 mountpoint: None > fsystem: physical volume (LVM) format: 1 > ismounted: 0 options: 'defaults' > bytesPerInode: 4096 label: None > >, fsentry -- device: VolGroup00/LogVol01 mountpoint: swap > fsystem: swap format: 1 > ismounted: 0 options: 'defaults' > bytesPerInode: 4096 label: None > >] > id.fsset.mountcount: 0 > id.desktop: Desktop instance, containing members: > id.desktop.info: {} > id.desktop.runlevel: 3 > id.x_already_set: 0 > id.backend: YumBackend instance, containing members: > id.backend.modeText: > id.backend.instPath: /mnt/sysimage > id.backend.supportsPackageSelection: True > id.backend.instLog: None > id.backend.supportsUpgrades: True > id.backend.method: Already dumped > id.firstboot: 0 > id.diskset: DiskSet instance, containing members: > id.diskset.disks: {'sda': <PedDisk object at 0xb7e0bb18>} > id.diskset.anaconda: Already dumped > id.diskset.onlyPrimary: None > id.users: None > id.displayMode: t > id.auth: --enableshadow --enablemd5 > id.ksdata: None > id.bootloader: x86BootloaderInfo instance, containing members: > id.bootloader.doUpgradeOnly: 0 > id.bootloader.above1024: 0 > id.bootloader.defaultDevice: mbr > id.bootloader.pure: None > id.bootloader.serialDevice: None > id.bootloader.args: KernelArguments instance, containing members: > id.bootloader.args.args: acpi=off apm=off > id.bootloader.kernelLocation: /boot/ > id.bootloader.device: sda > id.bootloader.configfile: /etc/lilo.conf > id.bootloader.kickstart: 0 > id.bootloader.serialOptions: None > id.bootloader.useGrubVal: 1 > id.bootloader._drivelist: [sda] > id.bootloader.images: BootImages instance, containing members: > id.bootloader.images.default: VolGroup00/LogVol00 > id.bootloader.images.images: {'VolGroup00/LogVol00': ('linux', 'Fedora', 'ext3'), 'sda1': ('Other', 'Other', 'ntfs')} > id.bootloader.serial: 0 > id.bootloader.password: None > id.bootloader.forceLBA32: 0 > id.extraModules: [] > id.network: Network instance, containing members: > id.network.hostname: localhost.localdomain > id.network.overrideDHCPhostname: 0 > id.network.netdevices: {'eth0': DEVICE=eth0 >BOOTPROTO=dhcp >HWADDR=00:0A:E6:CA:53:53 >IPV6ADDR=dhcp >ONBOOT=yes > >} > id.network.primaryNS: > id.network.firstnetdevice: eth0 > id.network.isConfigured: 0 > id.network.domains: [] > id.network.secondaryNS: > id.network.gateway: > id.instClass: DefaultInstall instance, containing members: > id.floppyDevice: fd0 > id.partitions: Partitions instance, containing members: > id.partitions.useFdisk: 0 > id.partitions.useAutopartitioning: 1 > id.partitions.autoClearPartType: 2 > id.partitions.nextUniqueID: 8 > id.partitions.reinitializeDisks: 0 > id.partitions.autoClearPartDrives: [sda] > id.partitions.zeroMbr: 0 > id.partitions.isKickstart: 0 > id.partitions.requests: [New Part Request -- mountpoint: /boot uniqueID: 6 > type: ext3 format: 1 badblocks: None > device: sda2 drive: ['sda'] primary: None > size: 100 grow: 0 maxsize: None > start: None end: None migrate: None fslabel: None origfstype: None > bytesPerInode: 4096 options: 'None' >, PreexistingPartitionSpec instance, containing members: > currentDrive: None > migrate: None > origfstype: NTFSFileSystem instance, containing members: > origfstype.partedPartitionFlags: [] > origfstype.checked: 0 > origfstype.name: ntfs > origfstype.migratetofs: None > origfstype.deviceArguments: {} > origfstype.linuxnativefs: 0 > origfstype.maxSizeMB: 8388608 > origfstype.supported: -1 > origfstype.defaultOptions: defaults > origfstype.packages: [] > origfstype.extraFormatArgs: [] > origfstype.formattable: 0 > origfstype.partedFileSystemType: <PedFileSystemType object at 0xb7f406e0> > origfstype.maxLabelChars: 16 > primary: None > dev: PartitionDevice instance, containing members: > dev.device: sda1 > dev.isSetup: 0 > dev.doLabel: 1 > dev.deviceOptions: > dev.label: None > uniqueID: 1 > mountpoint: None > requestSize: 93793.5263672 > size: 93793.5263672 > end: 192089204 > grow: 0 > start: 63 > ignoreBootConstraints: 0 > type: 1 > badblocks: None > format: None > fsopts: None > fstype: Already dumped > preexist: 1 > device: sda1 > maxSizeMB: None > bytesPerInode: 4096 > drive: sda > fslabel: None > protected: 0 > multidrive: None >, LV Request -- mountpoint: / uniqueID: 5 > type: ext3 format: 1 badblocks: None > size: 21760 lvname: LogVol00 volgroup: 4 > bytesPerInode: 4096 options: 'None' >, PreexistingPartitionSpec instance, containing members: > currentDrive: None > migrate: None > origfstype: None > primary: None > dev: None > uniqueID: 2 > mountpoint: None > requestSize: 23446.4282227 > size: 23446.4282227 > end: 240107489 > grow: 0 > start: 192089205 > ignoreBootConstraints: 0 > type: 1 > badblocks: None > format: None > fsopts: None > fstype: None > preexist: 1 > device: sda-1 > maxSizeMB: None > bytesPerInode: 4096 > drive: sda > fslabel: None > protected: 0 > multidrive: None >, VG Request -- name: VolGroup00 uniqueID: 4 > format: 1 pesize: 32768 > physvols: [3] >, New Part Request -- mountpoint: None uniqueID: 3 > type: physical volume (LVM) format: 1 badblocks: None > device: sda3 drive: ['sda'] primary: None > size: 0 grow: 1 maxsize: None > start: None end: None migrate: None fslabel: None origfstype: None > bytesPerInode: 4096 options: 'None' >, LV Request -- mountpoint: None uniqueID: 7 > type: swap format: 1 badblocks: None > size: 1536 lvname: LogVol01 volgroup: 4 > bytesPerInode: 4096 options: 'None' >] > id.partitions.autoPartitionRequests: [New Part Request -- mountpoint: None uniqueID: None > type: physical volume (LVM) format: 1 badblocks: None > device: None drive: None primary: None > size: 0 grow: 1 maxsize: None > start: None end: None migrate: None fslabel: None origfstype: None > bytesPerInode: 4096 options: 'None' >, VG Request -- name: lvm uniqueID: None > format: 1 pesize: 32768 > physvols: [] >, LV Request -- mountpoint: / uniqueID: None > type: ext3 format: 1 badblocks: None > size: 1024 lvname: LogVol00 volgroup: lvm > bytesPerInode: 4096 options: 'None' >, New Part Request -- mountpoint: /boot uniqueID: None > type: ext3 format: 1 badblocks: None > device: None drive: None primary: None > size: 100 grow: 0 maxsize: None > start: None end: None migrate: None fslabel: None origfstype: None > bytesPerInode: 4096 options: 'None' >, LV Request -- mountpoint: None uniqueID: None > type: swap format: 1 badblocks: None > size: 768 lvname: LogVol01 volgroup: lvm > bytesPerInode: 4096 options: 'None' >] > id.partitions.deletes: [] > id.isHeadless: 0 > id.videocard: Already dumped > id.instLanguage: Already dumped > id.security: Security instance, containing members: > id.security.selinux: 1 > id.upgradeSwapInfo: None >dir: 1 >backend: Already dumped > > >/tmp/syslog: ><5>Linux version 2.6.21-1.3194.fc7 (kojibuilder@xenbuilder3.fedora.phx.redhat.com) (gcc version 4.1.2 20070502 (Red Hat 4.1.2-12)) #1 SMP Wed May 23 22:11:19 EDT 2007 ><6>BIOS-provided physical RAM map: ><4>sanitize start ><4>sanitize end ><4>copy_e820_map() start: 0000000000000000 size: 000000000009fc00 end: 000000000009fc00 type: 1 ><4>copy_e820_map() type is E820_RAM ><4>copy_e820_map() start: 000000000009fc00 size: 0000000000000400 end: 00000000000a0000 type: 2 ><4>copy_e820_map() start: 00000000000f0000 size: 0000000000010000 end: 0000000000100000 type: 2 ><4>copy_e820_map() start: 0000000000100000 size: 000000002fef0000 end: 000000002fff0000 type: 1 ><4>copy_e820_map() type is E820_RAM ><4>copy_e820_map() start: 000000002fff0000 size: 0000000000003000 end: 000000002fff3000 type: 4 ><4>copy_e820_map() start: 000000002fff3000 size: 000000000000d000 end: 0000000030000000 type: 3 ><4>copy_e820_map() start: 00000000ffff0000 size: 0000000000010000 end: 0000000100000000 type: 2 ><4> BIOS-e820: 0000000000000000 - 000000000009fc00 (usable) ><4> BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved) ><4> BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved) ><4> BIOS-e820: 0000000000100000 - 000000002fff0000 (usable) ><4> BIOS-e820: 000000002fff0000 - 000000002fff3000 (ACPI NVS) ><4> BIOS-e820: 000000002fff3000 - 0000000030000000 (ACPI data) ><4> BIOS-e820: 00000000ffff0000 - 0000000100000000 (reserved) ><5>0MB HIGHMEM available. ><5>767MB LOWMEM available. ><4>Using x86 segment limits to approximate NX protection ><7>Entering add_active_range(0, 0, 196592) 0 entries of 256 used ><4>Zone PFN ranges: ><4> DMA 0 -> 4096 ><4> Normal 4096 -> 196592 ><4> HighMem 196592 -> 196592 ><4>early_node_map[1] active PFN ranges ><4> 0: 0 -> 196592 ><7>On node 0 totalpages: 196592 ><7> DMA zone: 32 pages used for memmap ><7> DMA zone: 0 pages reserved ><7> DMA zone: 4064 pages, LIFO batch:0 ><7> Normal zone: 1503 pages used for memmap ><7> Normal zone: 190993 pages, LIFO batch:31 ><7> HighMem zone: 0 pages used for memmap ><6>DMI 2.2 present. ><6>Using APIC driver default ><4>Allocating PCI resources starting at 40000000 (gap: 30000000:cfff0000) ><4>Built 1 zonelists. Total pages: 195057 ><5>Kernel command line: initrd=initrd.img text acpi=off apm=off BOOT_IMAGE=vmlinuz ><6>Local APIC disabled by BIOS -- you can enable it with "lapic" ><7>mapped APIC to ffffd000 (0160c000) ><6>Enabling fast FPU save and restore... done. ><6>Enabling unmasked SIMD FPU exception support... done. ><6>Initializing CPU#0 ><4>CPU 0 irqstacks, hard=c076e000 soft=c074e000 ><4>PID hash table entries: 4096 (order: 12, 16384 bytes) ><4>Detected 1529.114 MHz processor. ><4>Console: colour VGA+ 80x25 ><4>Dentry cache hash table entries: 131072 (order: 7, 524288 bytes) ><4>Inode-cache hash table entries: 65536 (order: 6, 262144 bytes) ><6>Memory: 768980k/786368k available (2037k kernel code, 16736k reserved, 1069k data, 236k init, 0k highmem) ><4>virtual kernel memory layout: ><4> fixmap : 0xffc55000 - 0xfffff000 (3752 kB) ><4> pkmap : 0xff800000 - 0xffc00000 (4096 kB) ><4> vmalloc : 0xf0800000 - 0xff7fe000 ( 239 MB) ><4> lowmem : 0xc0000000 - 0xefff0000 ( 767 MB) ><4> .init : 0xc070e000 - 0xc0749000 ( 236 kB) ><4> .data : 0xc05fd722 - 0xc0708cb4 (1069 kB) ><4> .text : 0xc0400000 - 0xc05fd722 (2037 kB) ><4>Checking if this processor honours the WP bit even in supervisor mode... Ok. ><4>Calibrating delay using timer specific routine.. 3059.56 BogoMIPS (lpj=1529783) ><6>Security Framework v1.0.0 initialized ><6>SELinux: Initializing. ><7>SELinux: Starting in permissive mode ><6>selinux_register_security: Registering secondary module capability ><6>Capability LSM initialized as secondary ><4>Mount-cache hash table entries: 512 ><7>CPU: After generic identify, caps: 0383f9ff c1c3f9ff 00000000 00000000 00000000 00000000 00000000 ><6>CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64 bytes/line) ><6>CPU: L2 Cache: 256K (64 bytes/line) ><7>CPU: After all inits, caps: 0383f1ff c1c3f9ff 00000000 00000420 00000000 00000000 00000000 ><6>Intel machine check architecture supported. ><6>Intel machine check reporting enabled on CPU#0. ><6>Checking 'hlt' instruction... OK. ><6>SMP alternatives: switching to UP code ><6>Freeing SMP alternatives: 13k freed ><4>CPU0: AMD Athlon(tm) XP 1800+ stepping 01 ><5>SMP motherboard not detected. ><5>Local APIC not detected. Using dummy APIC emulation. ><6>Brought up 1 CPUs ><7>sizeof(vma)=84 bytes ><7>sizeof(page)=32 bytes ><7>sizeof(inode)=336 bytes ><7>sizeof(dentry)=132 bytes ><7>sizeof(ext3inode)=488 bytes ><7>sizeof(buffer_head)=56 bytes ><7>sizeof(skbuff)=176 bytes ><7>sizeof(task_struct)=1376 bytes ><4>Time: 21:25:23 Date: 05/01/107 ><6>NET: Registered protocol family 16 ><6>PCI: PCI BIOS revision 2.10 entry at 0xfb3e0, last bus=1 ><6>PCI: Using configuration type 1 ><4>Setting up standard PCI resources ><6>ACPI: Interpreter disabled. ><6>Linux Plug and Play Support v0.97 (c) Adam Belay ><6>pnp: PnP ACPI: disabled ><6>usbcore: registered new interface driver usbfs ><6>usbcore: registered new interface driver hub ><6>usbcore: registered new device driver usb ><4>PCI: Probing PCI hardware ><7>PCI: Probing PCI hardware (bus 00) ><7>Boot video device is 0000:00:09.0 ><4>PCI quirk: region 4000-407f claimed by vt8235 PM ><4>PCI quirk: region 5000-500f claimed by vt8235 SMB ><6>PCI: Using IRQ router VIA [1106/3177] at 0000:00:11.0 ><6>NetLabel: Initializing ><6>NetLabel: domain hash size = 128 ><6>NetLabel: protocols = UNLABELED CIPSOv4 ><6>NetLabel: unlabeled traffic allowed by default ><6>PCI: Bridge: 0000:00:01.0 ><6> IO window: disabled. ><6> MEM window: disabled. ><6> PREFETCH window: disabled. ><7>PCI: Setting latency timer of device 0000:00:01.0 to 64 ><6>Time: tsc clocksource has been installed. ><6>NET: Registered protocol family 2 ><4>IP route cache hash table entries: 32768 (order: 5, 131072 bytes) ><4>TCP established hash table entries: 131072 (order: 8, 1572864 bytes) ><4>TCP bind hash table entries: 65536 (order: 7, 524288 bytes) ><6>TCP: Hash tables configured (established 131072 bind 65536) ><6>TCP reno registered ><6>checking if image is initramfs... it is ><6>Freeing initrd memory: 5541k freed ><6>apm: BIOS version 1.2 Flags 0x07 (Driver version 1.16ac) ><5>apm: disabled on user request. ><6>audit: initializing netlink socket (disabled) ><5>audit(1180733123.098:1): initialized ><4>Total HugeTLB memory allocated, 0 ><5>VFS: Disk quotas dquot_6.5.1 ><4>Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) ><7>SELinux: Registering netfilter hooks ><4>ksign: Installing public key data ><4>Loading keyring ><4>- Added public key C3680E46D35DB7E1 ><4>- User ID: Red Hat, Inc. (Kernel Module GPG key) ><6>io scheduler noop registered ><6>io scheduler anticipatory registered ><6>io scheduler deadline registered ><6>io scheduler cfq registered (default) ><6>isapnp: Scanning for PnP cards... ><6>isapnp: No Plug & Play device found ><6>Real Time Clock Driver v1.12ac ><6>Non-volatile memory driver v1.2 ><6>Linux agpgart interface v0.102 (c) Dave Jones ><6>agpgart: Detected VIA KT266/KY266x/KT333 chipset ><6>agpgart: AGP aperture is 128M @ 0xd0000000 ><6>Serial: 8250/16550 driver $Revision: 1.90 $ 4 ports, IRQ sharing enabled ><6>serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A ><7>PCI: setting IRQ 3 as level-triggered ><6>PCI: Found IRQ 3 for device 0000:00:0b.0 ><6>PCI: Sharing IRQ 3 with 0000:00:10.3 ><6>0000:00:0b.0: ttyS1 at I/O 0xd028 (irq = 3) is a 8250 ><6>0000:00:0b.0: ttyS2 at I/O 0xd040 (irq = 3) is a 8250 ><6>0000:00:0b.0: ttyS3 at I/O 0xd050 (irq = 3) is a 8250 ><4>Couldn't register serial port 0000:00:0b.0: -28 ><4>RAMDISK driver initialized: 16 RAM disks of 16384K size 4096 blocksize ><6>input: Macintosh mouse button emulation as /class/input/input0 ><6>usbcore: registered new interface driver libusual ><6>usbcore: registered new interface driver hiddev ><6>usbcore: registered new interface driver usbhid ><6>drivers/usb/input/hid-core.c: v2.6:USB HID core driver ><6>PNP: No PS/2 controller found. Probing ports directly. ><6>serio: i8042 KBD port at 0x60,0x64 irq 1 ><6>serio: i8042 AUX port at 0x60,0x64 irq 12 ><6>mice: PS/2 mouse device common for all mice ><6>input: AT Translated Set 2 keyboard as /class/input/input1 ><6>TCP bic registered ><6>Initializing XFRM netlink socket ><6>NET: Registered protocol family 1 ><6>NET: Registered protocol family 17 ><4>Using IPI No-Shortcut mode ><4> Magic number: 11:675:448 ><4>drivers/rtc/hctosys.c: unable to open rtc device (rtc0) ><6>Freeing unused kernel memory: 236k freed ><4>Write protecting the kernel read-only data: 803k ><6>input: ImPS/2 Generic Wheel Mouse as /class/input/input2 ><6>loop: loaded (max 8 devices) ><6>Floppy drive(s): fd0 is 1.44M ><6>FDC 0 is a post-1991 82077 ><6>BIOS EDD facility v0.16 2004-Jun-25, 1 devices found ><6>input: PC Speaker as /class/input/input3 ><6>squashfs: version 3.2-r2 (2007/01/15) Phillip Lougher ><6>NET: Registered protocol family 10 ><6>lo: Disabled Privacy Extensions ><6>Mobile IPv6 ><5>SCSI subsystem initialized ><6>Loading iSCSI transport class v2.0-724. ><5>iscsi: registered transport (tcp) ><6>PCI: Found IRQ 3 for device 0000:00:10.3 ><6>PCI: Sharing IRQ 3 with 0000:00:0b.0 ><6>ehci_hcd 0000:00:10.3: EHCI Host Controller ><6>ehci_hcd 0000:00:10.3: new USB bus registered, assigned bus number 1 ><6>ehci_hcd 0000:00:10.3: irq 3, io mem 0xe2002000 ><6>ehci_hcd 0000:00:10.3: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004 ><6>usb usb1: configuration #1 chosen from 1 choice ><6>hub 1-0:1.0: USB hub found ><6>hub 1-0:1.0: 6 ports detected ><6>USB Universal Host Controller Interface driver v3.0 ><7>PCI: setting IRQ 11 as level-triggered ><6>PCI: Found IRQ 11 for device 0000:00:10.0 ><6>PCI: Sharing IRQ 11 with 0000:00:08.0 ><6>PCI: Sharing IRQ 11 with 0000:00:12.0 ><6>uhci_hcd 0000:00:10.0: UHCI Host Controller ><6>uhci_hcd 0000:00:10.0: new USB bus registered, assigned bus number 2 ><6>uhci_hcd 0000:00:10.0: irq 11, io base 0x0000d400 ><6>usb usb2: configuration #1 chosen from 1 choice ><6>hub 2-0:1.0: USB hub found ><6>hub 2-0:1.0: 2 ports detected ><7>PCI: setting IRQ 10 as level-triggered ><6>PCI: Found IRQ 10 for device 0000:00:10.1 ><6>PCI: Sharing IRQ 10 with 0000:00:09.0 ><6>uhci_hcd 0000:00:10.1: UHCI Host Controller ><6>uhci_hcd 0000:00:10.1: new USB bus registered, assigned bus number 3 ><6>uhci_hcd 0000:00:10.1: irq 10, io base 0x0000d800 ><6>usb usb3: configuration #1 chosen from 1 choice ><6>hub 3-0:1.0: USB hub found ><6>hub 3-0:1.0: 2 ports detected ><7>PCI: setting IRQ 5 as level-triggered ><6>PCI: Found IRQ 5 for device 0000:00:10.2 ><6>PCI: Sharing IRQ 5 with 0000:00:11.5 ><6>uhci_hcd 0000:00:10.2: UHCI Host Controller ><6>uhci_hcd 0000:00:10.2: new USB bus registered, assigned bus number 4 ><6>uhci_hcd 0000:00:10.2: irq 5, io base 0x0000dc00 ><6>usb usb4: configuration #1 chosen from 1 choice ><6>hub 4-0:1.0: USB hub found ><6>hub 4-0:1.0: 2 ports detected ><6>usb 3-2: new full speed USB device using uhci_hcd and address 2 ><6>usb 3-2: configuration #1 chosen from 1 choice ><6>via-rhine.c:v1.10-LK1.4.3 2007-03-06 Written by Donald Becker ><4>via-rhine: Broken BIOS detected, avoid_D3 enabled. ><6>PCI: Found IRQ 11 for device 0000:00:12.0 ><6>PCI: Sharing IRQ 11 with 0000:00:08.0 ><6>PCI: Sharing IRQ 11 with 0000:00:10.0 ><6>eth0: VIA Rhine II at 0xe2003000, 00:0a:e6:ca:53:53, IRQ 11. ><6>eth0: MII PHY found at address 1, status 0x7849 advertising 01e1 Link 0000. ><7>libata version 2.20 loaded. ><7>pata_via 0000:00:11.1: version 0.2.1 ><6>ata1: PATA max UDMA/133 cmd 0x000101f0 ctl 0x000103f6 bmdma 0x0001e000 irq 14 ><6>ata2: PATA max UDMA/133 cmd 0x00010170 ctl 0x00010376 bmdma 0x0001e008 irq 15 ><6>scsi0 : pata_via ><6>ata1.00: ata_hpa_resize 1: sectors = 240121728, hpa_sectors = 240121728 ><6>ata1.00: ATA-7: Maxtor 6Y120L0, YAR41BW0, max UDMA/133 ><6>ata1.00: 240121728 sectors, multi 16: LBA ><6>ata1.00: ata_hpa_resize 1: sectors = 240121728, hpa_sectors = 240121728 ><6>ata1.00: configured for UDMA/133 ><6>scsi1 : pata_via ><6>ata2.00: ATAPI, max UDMA/33 ><6>ata2.00: configured for UDMA/33 ><5>scsi 0:0:0:0: Direct-Access ATA Maxtor 6Y120L0 YAR4 PQ: 0 ANSI: 5 ><5>SCSI device sda: 240121728 512-byte hdwr sectors (122942 MB) ><5>sda: Write Protect is off ><7>sda: Mode Sense: 00 3a 00 00 ><5>SCSI device sda: write cache: enabled, read cache: enabled, doesn't support DPO or FUA ><5>SCSI device sda: 240121728 512-byte hdwr sectors (122942 MB) ><5>sda: Write Protect is off ><7>sda: Mode Sense: 00 3a 00 00 ><5>SCSI device sda: write cache: enabled, read cache: enabled, doesn't support DPO or FUA ><6> sda: sda1 ><5>sd 0:0:0:0: Attached scsi disk sda ><5>scsi 1:0:0:0: CD-ROM _NEC DVD_RW ND-2500A 1.06 PQ: 0 ANSI: 5 ><4>sr0: scsi3-mmc drive: 40x/40x writer cd/rw xa/form2 cdda tray ><6>Uniform CD-ROM driver Revision: 3.20 ><7>sr 1:0:0:0: Attached scsi CD-ROM sr0 ><7>ISO 9660 Extensions: Microsoft Joliet Level 3 ><4>Unable to load NLS charset utf8 ><4>Unable to load NLS charset utf8 ><7>ISO 9660 Extensions: RRIP_1991A ><4>Unable to identify CD-ROM format. ><4>VFS: Can't find an ext2 filesystem on dev loop0. ><7>ISO 9660 Extensions: Microsoft Joliet Level 3 ><4>Unable to load NLS charset utf8 ><4>Unable to load NLS charset utf8 ><7>ISO 9660 Extensions: RRIP_1991A ><7>ISO 9660 Extensions: Microsoft Joliet Level 3 ><4>Unable to load NLS charset utf8 ><4>Unable to load NLS charset utf8 ><7>ISO 9660 Extensions: RRIP_1991A ><4>Unable to identify CD-ROM format. ><4>VFS: Can't find an ext2 filesystem on dev loop0. ><7>security: 3 users, 6 roles, 1816 types, 78 bools, 1 sens, 1024 cats ><7>security: 60 classes, 65638 rules ><7>SELinux: Completing initialization. ><7>SELinux: Setting up existing superblocks. ><7>SELinux: initialized (dev loop0, type squashfs), not configured for labeling ><7>SELinux: initialized (dev sr0, type iso9660), uses genfs_contexts ><7>SELinux: initialized (dev usbfs, type usbfs), uses genfs_contexts ><7>SELinux: initialized (dev ramfs, type ramfs), uses genfs_contexts ><7>SELinux: initialized (dev ramfs, type ramfs), uses genfs_contexts ><7>SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs ><7>SELinux: initialized (dev debugfs, type debugfs), uses genfs_contexts ><7>SELinux: initialized (dev selinuxfs, type selinuxfs), uses genfs_contexts ><7>SELinux: initialized (dev mqueue, type mqueue), uses transition SIDs ><7>SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses genfs_contexts ><7>SELinux: initialized (dev devpts, type devpts), uses transition SIDs ><7>SELinux: initialized (dev eventpollfs, type eventpollfs), uses task SIDs ><7>SELinux: initialized (dev inotifyfs, type inotifyfs), uses genfs_contexts ><7>SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs ><7>SELinux: initialized (dev futexfs, type futexfs), uses genfs_contexts ><7>SELinux: initialized (dev pipefs, type pipefs), uses task SIDs ><7>SELinux: ini÷ x< ¸Oÿÿÿÿ2È`p3onq°< @t 00000000ITRIDhITRIDtITRID,ITRIDlö P? èC hzw À8vw x-SqXD Pñ¥¶>perl-ÐE {w (C 1E hzw C dium°D Pñ¥¶ð"@¸uw è` ØD ØD ØC R )@(\w (ww =°¦=è_=à¦=0n=(§=H`= `={w @ÐC w |w !E èC D d¥¶x0Èxw è` ¸D se)J Pñ¥¶ D àww Èfw (0ÐD è` E ÑJ Pñ¥¶À~ @N (E 8E H0(E è` E <YJ Pñ¥¶ vðG Pñ¥¶ G 0E ÈF @0 E è` ÈI ioépP øxw è` 0I ÐK |w ÿÿÿÿÿÿÿÿZX(pyw ñ¥¶ÿÿÿÿali@|w øxw *WabI@|w Pñ¥¶ ÀF *Bfi@|w Pñ¥¶tiPG Pñ¥¶ ðF j e=Ù@|w Pñ¥¶WWG Pñ¥¶ 0G *WugJ G /oÐE Pñ¥¶yO zw Îv°¦=è_=à¦=ÀH (§=H`= `=@H IN Èzw (Øzw 0\w K ÐE H{w 0ÿÿ/ú:,H 8333ÿTRID©¨ X{w ¸OÿÿÿÿKÈpt3n>q{w 00000000ITRID,ITRIDpITRIDITRID Ð@XJ è` F `J ?>ñ øuw o°¦=è_=à¦=0n=(§=H`= `=@H @J pE (J G hD >peqpP Pñ¥¶-DOM</K (H (ÐI 1J G ÀI l¥¶XMJ Pñ¥¶@|w è` K K J R>é9(\w Pñ¥¶n°¦=è_=à¦=0n=(§=H`= `=@H PK èI p0I XK hHJ l¥¶x0F è` øJ e=ñ¸Q Pñ¥¶°I ø àww N (0K è` HK io¸Q Pñ¥¶¸K @K 00hK è` °K Te9¸Q Pñ¥¶rlN Pñ¥¶ èM 0¨K M @0ÈK è` ÐP vaÉpP @F è` 8P 0S ÈL ÿÿÿÿÿÿÿÿZX ¸M rdèL x(F ñ¥¶ÿÿÿÿ v)xR @|w rl-G hL Pñ¥¶ M roopÙhL Pñ¥¶ M Pñ¥¶ 8M b=l-hL Pñ¥¶bXØM Pñ¥¶ xM ZMptYhQ XM IøK Pñ¥¶9O °G Îl°¦=è_=à¦=°O (§=H`= `=0O @H | © Pñ¥¶(H 0\w )ðx XE hE èN `H8N 0H8H 0ÿÿ/ú:,xO 8333ÿTRIDÁ¨ H ¸OÿÿÿÿKÈpa3e=w øQ 00000000ITRIDLITRIDpITRIDtITRID<pøQ u @xQ è` @L Q ?" øØ x s°¦=è_=à¦=0n=(§=H`= `=0O @Q P 0Q ØM h¨I p">Qw Pñ¥¶ML-RegøR N (ØP hQ ØM Ð(àL inzm@redhat.com>øR øK à@(I è` PR PR Q RuÉ2(\w Pñ¥¶A°¦=è_=à¦=0n=(§=H`= `=0O w ðP 8P XhQ h(@Q inzm@redhat.co08L è` R WrI$8x Pñ¥¶zmu Pñ¥¶ ðt t øR ¸Q P0HR è` ÀR imÉ#8x Pñ¥¶S ¸R 00ÈR è` S eai#8x Pñ¥¶ss Hs Ìô N 0S ÿ?pnIa· R ØuÜò 8u Ès ÿ?Bg8/ÈÀÀ'<'t/)LÿÿÿÿüT w Èv ÿ?`r-e äý w s ÿ?puIa·p w È>tó @x x ÿ?`<<irl´T @x ¸x ÿ?plIa·Lx >`U 8u y ÿ?paIa·=@y ØE¨U 8u py ÿ?p-Ia·t°y Ø>¸S { z ÿ?Bv8F÷ÀÀX>F)o ÿÿÿÿ|W X} } ÿ?`e> `lÜþ X} ày ÿ?paIa·rð} ÈLPT ~ H~ ÿ?`pt XA4W { ð~ ÿ?pAIa·S Ø àW { h ÿ?peIa·e¨ Øe8V ÿ?Bp(8J=ÀÀUt¡ (J) tÿÿÿÿÐV H `lhp</(X H @ ÿ?poIa·o LLslY H ÿ?reIa·u Øoæ `O ÿ?BppX `w È ÿ?B-`9ÀÀ9s9-9* ÿÿÿÿY Ø ÿ?`bdrhoÿ Ø à ÿ?pnIa·lÀ 0000" [ `w 8 ÿ?rpIa·nh Ø h[ `w ¨ ÿ?rpIa·iè Ø-$Z X H ÿ?Bt`9ÀÀiv*/ ÿÿÿÿø[ ÿ?B `_AÀÀn>_*n ÿÿÿÿÔ] X ÿ?`VzV> > X à ÿ?paIa·=ð Èu¼Z H ÿ?` eeht] ð ÿ?p Ia· Øp8^ h ÿ?p<Ia·t¨ Øi\ ÿ?B"`# ÀÀ# ># #*nÿÿÿÿ` P¡ ¡ ÿ?`ii>ti^ P¡ Ø ÿ?poIa·aè¡ È>(] ¢ @¢ ÿ?`onlbcÄ_ ¢ ø¢ ÿ?ppIa·nØ¢ p` P£ ÿ?p>Ia·t£ Ø ¸` °£ ÿ?peIa·hð£ Ø >È^ ॠP¤ ÿ?Ba`&ÃÀÀ#>#-&*eÿÿÿÿb § X§ ÿ?`pt ha § ¤ ÿ?phIa·h0¨ Èo`_ Ȩ ¨ ÿ?`p--f-Db Ȩ @© ÿ?p Ia· © pðb ॠ© ÿ?ppIa·dÈ© Øo8c ॠø© ÿ?pnIa·l8ª ØvHa (¬ ª ÿ?Bv`$éÀÀ o$*pÿÿÿÿe à ÿ?`>ve"> à hª ÿ?piIa· >x® Èaàa ¯ Ю ÿ?`h teÄd ¯ ¯ ÿ?p-Ia·nh¯ pe (¬ ௠ÿ?ppIa·m° Øm¸e (¬ @° ÿ?poIa· ° ØlÈc p² à° ÿ?Bs`» ÀÀsp»*nÿÿÿÿg è´ ¨´ ÿ?`<<ip-ø è´ °° ÿ?pcIa·eµ È `d @¶ ¶ ÿ?`pao <Dg @¶ à¶ ÿ?phIa·e¶ hðg p² p· ÿ?pLIa·p · Øt8h p² з ÿ?ppIa·-¸ ØpHf º p¸ ÿ?Bo`/ÈÀÀ$p$n/*Cÿÿÿÿj » @» ÿ?`opaloð » @¸ ÿ?psIa·-¼ È àf ¸¼ x¼ ÿ?`lnep-Äi ¸¼ 0½ ÿ?ptIa·s½ pj º ½ ÿ?ppIa·p¸½ Øl¸j º è½ ÿ?psIa·-(¾ Ø Èh À ¾ ÿ?Bl`F÷ÀÀyCF* > ÿÿÿÿl ÐÁ Á ÿ?`phehoè ÐÁ X¾ ÿ?pnIa·lh Èt`i à À ÿ?`-a/ Dl À hà ÿ?ppIa·pà Ørðl À àà ÿ?p Ia·< Ä ØhHk Ä ÿ?Bb(`J=ÀÀFDXa(J* aÿÿÿÿàk È XÈ `Oep`t8m È É ÿ?plIa·<0Ê =S"<|n xÊ ÿ?rhIa·e¸Ê Ø"üY Í 8Ì ÿ?Bem øÎ ÿ?B 9ÀÀ9=9p9+>ÿÿÿÿn Ô ØÓ ÿ?`"adhl¤ Ô Ö ÿ?pnIa· Ö 0000u0p xÖ ÿ?reIa·B¨Ö Ørxp ` ÿ?r<Ia·t Øi4o × ÿ?Be9ÀÀ>-+o ÿÿÿÿq 8 ¨ ÿ?B-_AÀÀ>-_+ ÿÿÿÿär È ÿ?`erlhp x ÿ?pkIa·m ÈpÌo 8 ø ÿ?`tp-php-pear-HTML-Table</o u ( S Ht 8 0(S è` `w P" ¸Q è` Èv py R ÿÿÿÿÿÿÿÿZX( R ñ¥¶ÿÿÿÿuexR hL reTTaxR Pñ¥¶ @t j> 1xR Pñ¥¶onÐt Pñ¥¶ pt *I-CñxR Pñ¥¶>pu Pñ¥¶ °t jvop±8x t ¡XS Pñ¥¶O øM Îp°¦=è_=à¦=Xv (§=H`= `=Øu a@Æ N ð{ Àu xR ((N 0\w 8y xR H(O 0ÿÿ/ú:, v 8333ÿTRID©¨ pO ¸OÿÿÿÿKÈ 3<oq¸H 00000000ITRIDxITRID,ITRIDHITRIDD%@øw è` s x ?lù hI L°¦=è_=à¦=0n=(§=H`= `=Øu @Ðw xu Àw u h°P phpyP} Pñ¥¶Mail">8y Àu (hw SIGNED9w Pñ¥¶¨w 8x u @&@0P è` ¸x ¸x Øw RiI(\w Pñ¥¶ °¦=è_=à¦=0n=(§=H`= `=Øu Ð} w aÈv X x hèw SIx0s è` x > 1~ Pñ¥¶Hw ø PK è (0°x è` èx r-Ù~ Pñ¥¶Xy àx 00y è` Py B2y~ Pñ¥¶r-Ø{ Pñ¥¶ { 0Hy °z @0hy è` °} Às è` } h hz ÿÿÿÿÿÿÿÿZX X{ :/z x(t ñ¥¶ÿÿÿÿlui¨Jw xR bat-Iz Pñ¥¶ ¨z btE<z Pñ¥¶n>8{ Pñ¥¶ Øz blphÙz Pñ¥¶-Nx{ Pñ¥¶ { *NTP~ øz ony Pñ¥¶yO 0u Î=°¦=è_=à¦=¨| (§=H`= `=(| I@Æ pu (u 0\w y HÐu 0ÿÿ/ú:,p| 8333ÿTRID©¨ v ¸OÿÿÿÿKÈ0 >3 qPv 00000000ITRID ITRIDpITRIDdITRIDtØ@@~ è` ày H~ ?hñ w T°¦=è_=à¦=0n=(§=H`= `=(| @ø} øx ~ x{ h@w ue=qp Pñ¥¶ear-Ne | (¸} 1~ x{ ¨} Pñ¥¶io~ Pñ¥¶@Àv è` ~ Ra(\w Pñ¥¶p°¦=è_=à¦=0n=(§=H`= `=(| XE Ð} n} X0~ h0Øy è` à~ t-é Pñ¥¶(È H ! ~ Ø~ H0è~ è` H arq Pñ¥¶sexÅ Pñ¥¶ 0@ ¨ @0` è` op z è` Ø H ` ÿÿÿÿÿÿÿÿZ
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 242194
: 155961