Bug 18032 - Installation fails on Compaq Armada E500
Summary: Installation fails on Compaq Armada E500
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: anaconda
Version: 7.0
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Erik Troan
QA Contact:
URL:
Whiteboard:
: 17840 17846 17875 17886 17917 17923 17940 17944 17945 17951 17957 17967 17971 17975 17977 17980 17983 17984 17985 17990 17995 18003 18018 18024 18028 18058 18066 18071 18078 18079 18083 18090 18091 18098 18117 18119 18124 18134 18160 18162 18167 18175 18180 18196 18202 18207 18210 18252 18264 18278 18284 18324 18362 18365 18396 18397 18399 18410 18464 18465 18490 18498 18503 18505 18506 18512 18525 18536 18537 18556 18562 18583 18586 18600 18601 18603 18610 18616 18617 18621 18626 18635 18643 18650 18663 18681 18704 18718 18757 18767 18790 18806 18809 18835 18839 18854 18902 18942 19024 19043 19046 19047 19096 19115 19122 19127 19132 19167 19196 19206 19243 19363 19368 19376 19401 19428 19445 19448 19467 19503 19510 19516 19521 19529 19533 19537 19544 19556 19589 19601 19615 19619 19625 19695 19725 19749 19848 19872 19886 19898 19905 19977 19981 20030 20040 20082 20092 20130 20154 20166 20216 20230 20233 20341 20359 20368 20402 20411 20426 20474 20475 20486 20492 20496 20507 20551 20560 20561 20568 20586 20590 20605 20632 20634 20661 20667 20668 20700 20731 20733 20736 20738 20758 20824 20859 20888 20904 20940 20949 21006 21053 21058 21112 21171 21182 21210 21231 21244 21304 21306 21314 21319 21343 21347 21349 21412 21422 21504 21563 21580 21614 21635 21638 21688 21698 21727 21728 21875 21896 21930 22214 22337 22390 22421 22450 22454 22582 22621 22636 22638 22707 22780 22793 22818 22866 22870 22975 23039 23053 23114 23124 23205 23210 23318 23354 23404 23465 23544 23563 23566 23666 23685 23807 23850 23963 23978 23999 24001 24019 24075 24098 24123 24179 24209 24280 24287 24304 24324 24379 24514 24538 24693 24783 24805 24885 24913 24920 25083 25087 25101 25149 25179 25184 25199 25259 25366 25472 25498 25676 25990 26094 26299 26338 26536 26557 26866 27097 27673 27849 28074 28270 28287 28404 28916 29124 29446 29538 29543 29550 30005 30157 30238 30611 30675 30812 30834 31033 31145 31231 31291 31416 31437 31472 31486 31620 31760 31992 32441 33569 33570 33735 33737 33890 33973 34331 34358 34386 34532 34773 35276 35293 35333 35397 35834 35873 36645 38877 40801 42011 43566 43612 45766 49045 49354 50207 50946 51017 51022 51503 52384 53120 53349 54237 55051 56772 57119 57234 57491 57856 (view as bug list)
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2000-10-01 20:25 UTC by Michael Fulbright
Modified: 2008-05-01 15:37 UTC (History)
6 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2000-10-09 22:09:21 UTC
Embargoed:


Attachments (Terms of Use)

Description Bernd Nies 2000-10-01 20:25:43 UTC
I downloaded the ISO images from the FTP mirror at sunsite.cnlab-switch.ch
and burned the CDs. The installation routine fails afther the dialogues and
before  the package installations. Reported Errors (great bug reporting 
routine! :-)

Traceback (innermost last):
  File "/var/tmp/anaconda-7.0.1//usr/lib/anaconda/iw/progress_gui.py", line 
20, in run
    rc = self.todo.doInstall ()
  File "/var/tmp/anaconda-7.0.1//usr/lib/anaconda/todo.py", line 1480, in 
doInstall
    if self.method.systemMounted (self.fstab, self.instPath, 
self.hdList.selected()):
  File "/var/tmp/anaconda-7.0.1//usr/lib/anaconda/image.py", line 46, in 
systemMounted
    self.loopbackFile = mntPoint + fstab.filesystemSpace(mntPoint)[0][0] + \
  File "/var/tmp/anaconda-7.0.1//usr/lib/anaconda/fstab.py", line 258, in 
filesystemSpace
    space.append((mntpoint, isys.fsSpaceAvailable(topMount + '/' + 
mntpoint)))
  File "/usr/lib/anaconda/isys.py", line 16, in fsSpaceAvailable
    return _isys.devSpaceFree(fsystem)
SystemError: (2, 'No such file or directory')

Local variables in innermost frame:
fsystem: /mnt/sysimage//mnt/win

ToDo object:
(itodo
ToDo
p1
(dp2
S'method'
p3
(iimage
CdromInstallMethod
p4
(dp5
S'progressWindow'
p6

<failed>


Default installation, Custom setup, all packages. Upgrading from 6.2 on
the same notebook worked.


Regards,
Bernd Nies

Comment 1 Alan Cox 2000-10-01 21:58:03 UTC
*** Bug 18024 has been marked as a duplicate of this bug. ***

Comment 2 Alan Cox 2000-10-01 21:58:32 UTC
*** Bug 18028 has been marked as a duplicate of this bug. ***

Comment 3 Alan Cox 2000-10-01 22:02:09 UTC
*** Bug 18018 has been marked as a duplicate of this bug. ***

Comment 4 Alan Cox 2000-10-01 22:04:37 UTC
*** Bug 18003 has been marked as a duplicate of this bug. ***

Comment 5 Alan Cox 2000-10-01 22:09:04 UTC
*** Bug 17995 has been marked as a duplicate of this bug. ***

Comment 6 Alan Cox 2000-10-01 22:13:21 UTC
*** Bug 17990 has been marked as a duplicate of this bug. ***

Comment 7 Alan Cox 2000-10-01 22:14:10 UTC
*** Bug 17985 has been marked as a duplicate of this bug. ***

Comment 8 Alan Cox 2000-10-01 22:15:08 UTC
*** Bug 17984 has been marked as a duplicate of this bug. ***

Comment 9 Alan Cox 2000-10-01 22:15:30 UTC
*** Bug 17983 has been marked as a duplicate of this bug. ***

Comment 10 Alan Cox 2000-10-01 22:17:03 UTC
*** Bug 17980 has been marked as a duplicate of this bug. ***

Comment 11 Alan Cox 2000-10-01 22:19:13 UTC
*** Bug 17977 has been marked as a duplicate of this bug. ***

Comment 12 Alan Cox 2000-10-01 22:19:38 UTC
*** Bug 17975 has been marked as a duplicate of this bug. ***

Comment 13 Alan Cox 2000-10-01 22:20:17 UTC
*** Bug 17971 has been marked as a duplicate of this bug. ***

Comment 14 Alan Cox 2000-10-01 22:22:17 UTC
*** Bug 17957 has been marked as a duplicate of this bug. ***

Comment 15 Alan Cox 2000-10-01 22:24:26 UTC
*** Bug 17951 has been marked as a duplicate of this bug. ***

Comment 16 Alan Cox 2000-10-01 22:28:44 UTC
*** Bug 17945 has been marked as a duplicate of this bug. ***

Comment 17 Alan Cox 2000-10-01 22:29:08 UTC
*** Bug 17944 has been marked as a duplicate of this bug. ***

Comment 18 Alan Cox 2000-10-01 22:30:45 UTC
*** Bug 17940 has been marked as a duplicate of this bug. ***

Comment 19 Alan Cox 2000-10-01 22:35:57 UTC
*** Bug 17923 has been marked as a duplicate of this bug. ***

Comment 20 Alan Cox 2000-10-01 22:36:45 UTC
*** Bug 17917 has been marked as a duplicate of this bug. ***

Comment 21 Alan Cox 2000-10-01 22:42:28 UTC

*** This bug has been marked as a duplicate of 17886 ***

Comment 22 Alan Cox 2000-10-01 22:43:30 UTC
*** Bug 17875 has been marked as a duplicate of this bug. ***

Comment 23 Alan Cox 2000-10-01 22:45:49 UTC
*** Bug 17840 has been marked as a duplicate of this bug. ***

Comment 24 Alan Cox 2000-10-01 22:46:17 UTC
*** Bug 17840 has been marked as a duplicate of this bug. ***

Comment 25 Alan Cox 2000-10-01 22:55:03 UTC
*** Bug 17967 has been marked as a duplicate of this bug. ***

Comment 26 Alan Cox 2000-10-02 08:38:16 UTC
*** Bug 18058 has been marked as a duplicate of this bug. ***

Comment 27 Alan Cox 2000-10-02 10:30:46 UTC
*** Bug 18066 has been marked as a duplicate of this bug. ***

Comment 28 Alan Cox 2000-10-02 10:50:48 UTC
*** Bug 18071 has been marked as a duplicate of this bug. ***

Comment 29 Alan Cox 2000-10-02 13:58:17 UTC
*** Bug 18078 has been marked as a duplicate of this bug. ***

Comment 30 Alan Cox 2000-10-02 13:58:41 UTC
*** Bug 18079 has been marked as a duplicate of this bug. ***

Comment 31 Alan Cox 2000-10-02 13:59:16 UTC
*** Bug 18083 has been marked as a duplicate of this bug. ***

Comment 32 Alan Cox 2000-10-02 15:53:49 UTC
*** Bug 18090 has been marked as a duplicate of this bug. ***

Comment 33 Alan Cox 2000-10-02 15:54:49 UTC
*** Bug 18098 has been marked as a duplicate of this bug. ***

Comment 34 Alan Cox 2000-10-02 18:21:22 UTC
*** Bug 18117 has been marked as a duplicate of this bug. ***

Comment 35 Alan Cox 2000-10-02 18:38:55 UTC
*** Bug 18119 has been marked as a duplicate of this bug. ***

Comment 36 Pekka Savola 2000-10-02 20:21:17 UTC
*** Bug 18124 has been marked as a duplicate of this bug. ***

Comment 37 Alan Cox 2000-10-02 21:39:58 UTC
*** Bug 18134 has been marked as a duplicate of this bug. ***

Comment 38 Daniel Roesen 2000-10-03 17:12:29 UTC
*** Bug 18207 has been marked as a duplicate of this bug. ***

Comment 39 Daniel Roesen 2000-10-03 17:22:24 UTC
*** Bug 18210 has been marked as a duplicate of this bug. ***

Comment 40 Daniel Roesen 2000-10-03 17:34:21 UTC
*** Bug 18202 has been marked as a duplicate of this bug. ***

Comment 41 Daniel Roesen 2000-10-03 17:35:43 UTC
*** Bug 18196 has been marked as a duplicate of this bug. ***

Comment 42 Daniel Roesen 2000-10-03 17:41:59 UTC
*** Bug 18180 has been marked as a duplicate of this bug. ***

Comment 43 Daniel Roesen 2000-10-03 17:48:37 UTC
*** Bug 18167 has been marked as a duplicate of this bug. ***

Comment 44 Daniel Roesen 2000-10-03 17:52:20 UTC
*** Bug 18162 has been marked as a duplicate of this bug. ***

Comment 45 Daniel Roesen 2000-10-03 17:53:47 UTC
*** Bug 18160 has been marked as a duplicate of this bug. ***

Comment 46 Daniel Roesen 2000-10-03 18:40:50 UTC
*** Bug 18252 has been marked as a duplicate of this bug. ***

Comment 47 Michael Fulbright 2000-10-03 19:42:35 UTC
*** Bug 18175 has been marked as a duplicate of this bug. ***

Comment 48 Michael Fulbright 2000-10-03 19:44:41 UTC
*** Bug 17886 has been marked as a duplicate of this bug. ***

Comment 49 Michael Fulbright 2000-10-03 20:35:19 UTC
*** Bug 18091 has been marked as a duplicate of this bug. ***

Comment 50 Daniel Roesen 2000-10-03 23:57:09 UTC
*** Bug 18264 has been marked as a duplicate of this bug. ***

Comment 51 Daniel Roesen 2000-10-04 01:38:34 UTC
*** Bug 18278 has been marked as a duplicate of this bug. ***

Comment 52 Daniel Roesen 2000-10-04 06:52:52 UTC
*** Bug 18284 has been marked as a duplicate of this bug. ***

Comment 53 Daniel Roesen 2000-10-04 13:26:22 UTC
*** Bug 18324 has been marked as a duplicate of this bug. ***

Comment 54 Michael Fulbright 2000-10-04 16:43:11 UTC
*** Bug 17846 has been marked as a duplicate of this bug. ***

Comment 55 Michael Fulbright 2000-10-04 22:27:27 UTC
*** Bug 18362 has been marked as a duplicate of this bug. ***

Comment 56 Daniel Roesen 2000-10-05 00:20:58 UTC
*** Bug 18365 has been marked as a duplicate of this bug. ***

Comment 57 Daniel Roesen 2000-10-05 12:08:34 UTC
*** Bug 18397 has been marked as a duplicate of this bug. ***

Comment 58 Daniel Roesen 2000-10-05 12:09:02 UTC
*** Bug 18396 has been marked as a duplicate of this bug. ***

Comment 59 Erik Troan 2000-10-05 13:06:47 UTC
You can work around this bug by not mounting any non-ext2 partitions at install
time (they may be added to your fstab after the install is complete). We are
currently testing a fix for this problem, and expect to have the fix available
this week or early next.

Comment 60 Daniel Roesen 2000-10-05 13:15:58 UTC
*** Bug 18399 has been marked as a duplicate of this bug. ***

Comment 61 Chris Griffin 2000-10-05 15:10:39 UTC
I tried that and yes I get much further but, It now gets to the stage of doing
the install and then to the port install configuration, does about 10% of that
and then freezes at that. I can go to other virtual consoles and even back the
the anaconda screen, but can not get any further with the final stage of the
install.
Is this perhaps some other bug or part of the same?

Regards
Chris Griffin
chris.griffin.au

Comment 62 Erik Troan 2000-10-05 15:48:29 UTC
It's a separate bug -- please open a new bug report for it.

Comment 63 Daniel Roesen 2000-10-05 21:14:26 UTC
*** Bug 18464 has been marked as a duplicate of this bug. ***

Comment 64 Daniel Roesen 2000-10-05 21:17:00 UTC
*** Bug 18465 has been marked as a duplicate of this bug. ***

Comment 65 Michael Fulbright 2000-10-05 21:38:48 UTC
*** Bug 18465 has been marked as a duplicate of this bug. ***

Comment 66 Michael Fulbright 2000-10-05 21:45:33 UTC
*** Bug 18410 has been marked as a duplicate of this bug. ***

Comment 67 Need Real Name 2000-10-06 06:40:32 UTC
I installed RH7.0 from scratch,without installing the SQL-Server Package,and everything works fine... 
the installation finished normal.


Comment 68 Daniel Roesen 2000-10-06 08:21:32 UTC
*** Bug 18490 has been marked as a duplicate of this bug. ***

Comment 69 Daniel Roesen 2000-10-06 08:25:58 UTC
*** Bug 18498 has been marked as a duplicate of this bug. ***

Comment 70 Daniel Roesen 2000-10-06 08:31:20 UTC
*** Bug 18506 has been marked as a duplicate of this bug. ***

Comment 71 Daniel Roesen 2000-10-06 08:31:45 UTC
*** Bug 18505 has been marked as a duplicate of this bug. ***

Comment 72 Daniel Roesen 2000-10-06 08:33:33 UTC
*** Bug 18503 has been marked as a duplicate of this bug. ***

Comment 73 Daniel Roesen 2000-10-06 11:58:02 UTC
*** Bug 18512 has been marked as a duplicate of this bug. ***

Comment 74 Need Real Name 2000-10-06 12:56:48 UTC
I4ve tried to install only a / with ext2 and a swap partition but it resulted 
in the same problems as above. All files vere copied OK but then the screen 
almost as the one at the top of this page appeared.
the / up to cyl 1400 and then a swap of 133Mb after that

But when creating a smaller partition of / up to cyl 700 the same thing 
appeared when installing custom install.. but when installing minimal (195Mb9) 
it worked !..strange.. tested all version of redhat since 4.something and never 
seen this problem before..

Comment 75 Daniel Roesen 2000-10-06 14:25:30 UTC
*** Bug 18525 has been marked as a duplicate of this bug. ***

Comment 76 Daniel Roesen 2000-10-06 15:12:59 UTC
*** Bug 18537 has been marked as a duplicate of this bug. ***

Comment 77 Daniel Roesen 2000-10-06 15:13:09 UTC
*** Bug 18536 has been marked as a duplicate of this bug. ***

Comment 78 Michael Fulbright 2000-10-06 18:24:53 UTC
*** Bug 18556 has been marked as a duplicate of this bug. ***

Comment 79 Michael Fulbright 2000-10-06 20:04:49 UTC
*** Bug 18562 has been marked as a duplicate of this bug. ***

Comment 80 Michael Fulbright 2000-10-06 20:05:56 UTC
*** Bug 18562 has been marked as a duplicate of this bug. ***

Comment 81 Erik Troan 2000-10-06 20:39:25 UTC
A install updates disk is available from

	ftp://people.redhat.com/ewt/anaconda-vfat-label-fix.img

To use it, dd this disk to a floppy, boot a standard boot disk into the install
by typing "linux updates" at the syslinux boot prompt.The install process
will ask you to insert the updates disk when it's needed. Please let us know if
this fixes this problem.

Comment 82 Joseph H. Schwendt II 2000-10-06 22:29:35 UTC
The update didn't work for me.  I still have the same problem as I first 
described in Ticket #17886 for the 486 laptop.  That ticket was closed and 
related to this one, but the traceback is different than this ticket.  As I 
described before, I have a 486 laptop and am doing an NFS custom install
from a mounted RH 7.0 CD #2.  The laptop has an ext2 parition and a swap 
partition, but the install is being done completely over the network.

Comment 83 Daniel Roesen 2000-10-08 20:20:23 UTC
*** Bug 18586 has been marked as a duplicate of this bug. ***

Comment 84 Daniel Roesen 2000-10-08 20:24:14 UTC
*** Bug 18600 has been marked as a duplicate of this bug. ***

Comment 85 Daniel Roesen 2000-10-08 20:24:42 UTC
*** Bug 18601 has been marked as a duplicate of this bug. ***

Comment 86 Daniel Roesen 2000-10-08 20:25:04 UTC
*** Bug 18603 has been marked as a duplicate of this bug. ***

Comment 87 Daniel Roesen 2000-10-08 20:26:03 UTC
*** Bug 18610 has been marked as a duplicate of this bug. ***

Comment 88 Daniel Roesen 2000-10-08 20:28:41 UTC
*** Bug 18616 has been marked as a duplicate of this bug. ***

Comment 89 Daniel Roesen 2000-10-08 20:29:13 UTC
*** Bug 18617 has been marked as a duplicate of this bug. ***

Comment 90 Daniel Roesen 2000-10-08 20:33:57 UTC
*** Bug 18621 has been marked as a duplicate of this bug. ***

Comment 91 Daniel Roesen 2000-10-08 20:36:49 UTC
*** Bug 18626 has been marked as a duplicate of this bug. ***

Comment 92 Daniel Roesen 2000-10-08 20:40:34 UTC
*** Bug 18635 has been marked as a duplicate of this bug. ***

Comment 93 Daniel Roesen 2000-10-08 20:45:44 UTC
*** Bug 18643 has been marked as a duplicate of this bug. ***

Comment 94 Daniel Roesen 2000-10-08 20:48:36 UTC
*** Bug 18650 has been marked as a duplicate of this bug. ***

Comment 95 Daniel Roesen 2000-10-09 02:24:39 UTC
*** Bug 18663 has been marked as a duplicate of this bug. ***

Comment 96 Daniel Roesen 2000-10-09 10:06:39 UTC
*** Bug 18681 has been marked as a duplicate of this bug. ***

Comment 97 Daniel Roesen 2000-10-09 12:28:21 UTC
*** Bug 18704 has been marked as a duplicate of this bug. ***

Comment 98 Daniel Roesen 2000-10-09 15:33:46 UTC
*** Bug 18718 has been marked as a duplicate of this bug. ***

Comment 99 Michael Fulbright 2000-10-09 15:41:02 UTC
*** Bug 18583 has been marked as a duplicate of this bug. ***

Comment 100 Michael Fulbright 2000-10-09 22:09:15 UTC
Fixed in errata RHBA-2000:084-02.

Comment 101 Daniel Roesen 2000-10-10 08:46:44 UTC
*** Bug 18757 has been marked as a duplicate of this bug. ***

Comment 102 Daniel Roesen 2000-10-10 08:49:03 UTC
*** Bug 18767 has been marked as a duplicate of this bug. ***

Comment 103 Daniel Roesen 2000-10-10 09:42:15 UTC
*** Bug 18790 has been marked as a duplicate of this bug. ***

Comment 104 Michael Fulbright 2000-10-10 15:01:38 UTC
*** Bug 18809 has been marked as a duplicate of this bug. ***

Comment 105 Michael Fulbright 2000-10-10 18:39:55 UTC
*** Bug 18839 has been marked as a duplicate of this bug. ***

Comment 106 Michael Fulbright 2000-10-10 18:42:36 UTC
*** Bug 18835 has been marked as a duplicate of this bug. ***

Comment 107 Daniel Roesen 2000-10-13 15:31:37 UTC
*** Bug 18854 has been marked as a duplicate of this bug. ***

Comment 108 Daniel Roesen 2000-10-13 15:45:43 UTC
*** Bug 18902 has been marked as a duplicate of this bug. ***

Comment 109 Daniel Roesen 2000-10-13 15:50:24 UTC
*** Bug 18942 has been marked as a duplicate of this bug. ***

Comment 110 Daniel Roesen 2000-10-13 18:03:28 UTC
*** Bug 19046 has been marked as a duplicate of this bug. ***

Comment 111 Daniel Roesen 2000-10-13 18:03:55 UTC
*** Bug 19047 has been marked as a duplicate of this bug. ***

Comment 112 Daniel Roesen 2000-10-13 18:08:14 UTC
*** Bug 19024 has been marked as a duplicate of this bug. ***

Comment 113 Alan Cox 2000-10-14 21:43:57 UTC
*** Bug 19096 has been marked as a duplicate of this bug. ***

Comment 114 Alan Cox 2000-10-14 21:45:40 UTC
*** Bug 19115 has been marked as a duplicate of this bug. ***

Comment 115 Alan Cox 2000-10-14 21:55:21 UTC
*** Bug 19043 has been marked as a duplicate of this bug. ***

Comment 116 Alan Cox 2000-10-16 00:04:52 UTC
*** Bug 19132 has been marked as a duplicate of this bug. ***

Comment 117 Alan Cox 2000-10-16 00:07:43 UTC
*** Bug 19132 has been marked as a duplicate of this bug. ***

Comment 118 Alan Cox 2000-10-16 00:09:40 UTC
*** Bug 19127 has been marked as a duplicate of this bug. ***

Comment 119 Alan Cox 2000-10-16 08:23:16 UTC
*** Bug 19167 has been marked as a duplicate of this bug. ***

Comment 120 Alan Cox 2000-10-16 23:42:32 UTC
*** Bug 19206 has been marked as a duplicate of this bug. ***

Comment 121 Alan Cox 2000-10-16 23:43:25 UTC
*** Bug 19196 has been marked as a duplicate of this bug. ***

Comment 122 Daniel Roesen 2000-10-17 11:21:14 UTC
*** Bug 19122 has been marked as a duplicate of this bug. ***

Comment 123 Alan Cox 2000-10-17 15:50:24 UTC
*** Bug 19243 has been marked as a duplicate of this bug. ***

Comment 124 Michael Fulbright 2000-10-18 20:31:24 UTC
*** Bug 18806 has been marked as a duplicate of this bug. ***

Comment 125 Daniel Roesen 2000-10-19 11:51:25 UTC
*** Bug 19363 has been marked as a duplicate of this bug. ***

Comment 126 Daniel Roesen 2000-10-19 11:52:41 UTC
*** Bug 19368 has been marked as a duplicate of this bug. ***

Comment 127 Daniel Roesen 2000-10-19 12:57:19 UTC
*** Bug 19376 has been marked as a duplicate of this bug. ***

Comment 128 Michael Fulbright 2000-10-19 22:00:44 UTC
*** Bug 19401 has been marked as a duplicate of this bug. ***

Comment 129 Daniel Roesen 2000-10-20 10:55:21 UTC
*** Bug 19448 has been marked as a duplicate of this bug. ***

Comment 130 Daniel Roesen 2000-10-20 10:56:20 UTC
*** Bug 19445 has been marked as a duplicate of this bug. ***

Comment 131 Daniel Roesen 2000-10-20 10:57:14 UTC
*** Bug 19428 has been marked as a duplicate of this bug. ***

Comment 132 Daniel Roesen 2000-10-21 11:33:46 UTC
*** Bug 19467 has been marked as a duplicate of this bug. ***

Comment 133 Daniel Roesen 2000-10-21 11:41:13 UTC
*** Bug 19503 has been marked as a duplicate of this bug. ***

Comment 134 Daniel Roesen 2000-10-24 10:38:18 UTC
*** Bug 19510 has been marked as a duplicate of this bug. ***

Comment 135 Daniel Roesen 2000-10-24 10:40:48 UTC
*** Bug 19516 has been marked as a duplicate of this bug. ***

Comment 136 Daniel Roesen 2000-10-24 10:43:28 UTC
*** Bug 19521 has been marked as a duplicate of this bug. ***

Comment 137 Daniel Roesen 2000-10-24 10:47:36 UTC
*** Bug 19529 has been marked as a duplicate of this bug. ***

Comment 138 Daniel Roesen 2000-10-24 10:48:14 UTC
*** Bug 19533 has been marked as a duplicate of this bug. ***

Comment 139 Daniel Roesen 2000-10-24 10:49:57 UTC
*** Bug 19537 has been marked as a duplicate of this bug. ***

Comment 140 Daniel Roesen 2000-10-24 10:51:40 UTC
*** Bug 19544 has been marked as a duplicate of this bug. ***

Comment 141 Daniel Roesen 2000-10-24 11:06:16 UTC
*** Bug 19556 has been marked as a duplicate of this bug. ***

Comment 142 Daniel Roesen 2000-10-24 11:10:25 UTC
*** Bug 19589 has been marked as a duplicate of this bug. ***

Comment 143 Daniel Roesen 2000-10-24 11:11:12 UTC
*** Bug 19601 has been marked as a duplicate of this bug. ***

Comment 144 Daniel Roesen 2000-10-24 11:15:32 UTC
*** Bug 19615 has been marked as a duplicate of this bug. ***

Comment 145 Daniel Roesen 2000-10-24 11:15:49 UTC
*** Bug 19619 has been marked as a duplicate of this bug. ***

Comment 146 Daniel Roesen 2000-10-24 11:18:02 UTC
*** Bug 19625 has been marked as a duplicate of this bug. ***

Comment 147 Daniel Roesen 2000-10-26 11:24:42 UTC
*** Bug 19695 has been marked as a duplicate of this bug. ***

Comment 148 Daniel Roesen 2000-10-26 11:50:58 UTC
*** Bug 19725 has been marked as a duplicate of this bug. ***

Comment 149 Daniel Roesen 2000-10-26 11:53:30 UTC
*** Bug 19749 has been marked as a duplicate of this bug. ***

Comment 150 Daniel Roesen 2000-10-26 12:36:44 UTC
*** Bug 19848 has been marked as a duplicate of this bug. ***

Comment 151 Daniel Roesen 2000-10-26 20:14:26 UTC
*** Bug 19872 has been marked as a duplicate of this bug. ***

Comment 152 Alan Cox 2000-10-27 15:50:43 UTC
*** Bug 19905 has been marked as a duplicate of this bug. ***

Comment 153 Alan Cox 2000-10-27 15:52:06 UTC
*** Bug 19886 has been marked as a duplicate of this bug. ***

Comment 154 Alan Cox 2000-10-27 15:53:20 UTC
*** Bug 19898 has been marked as a duplicate of this bug. ***

Comment 155 Daniel Roesen 2000-10-31 13:24:17 UTC
*** Bug 19977 has been marked as a duplicate of this bug. ***

Comment 156 Daniel Roesen 2000-10-31 13:25:20 UTC
*** Bug 19981 has been marked as a duplicate of this bug. ***

Comment 157 Daniel Roesen 2000-10-31 13:41:28 UTC
*** Bug 20030 has been marked as a duplicate of this bug. ***

Comment 158 Daniel Roesen 2000-10-31 13:43:01 UTC
*** Bug 20040 has been marked as a duplicate of this bug. ***

Comment 159 Daniel Roesen 2000-10-31 13:49:43 UTC
*** Bug 20082 has been marked as a duplicate of this bug. ***

Comment 160 Daniel Roesen 2000-10-31 13:51:09 UTC
*** Bug 20092 has been marked as a duplicate of this bug. ***

Comment 161 Michael Fulbright 2000-10-31 15:38:16 UTC
*** Bug 19977 has been marked as a duplicate of this bug. ***

Comment 162 Michael Fulbright 2000-11-03 19:59:20 UTC
*** Bug 20233 has been marked as a duplicate of this bug. ***

Comment 163 Michael Fulbright 2000-11-03 19:59:44 UTC
*** Bug 20230 has been marked as a duplicate of this bug. ***

Comment 164 Michael Fulbright 2000-11-03 20:02:10 UTC
*** Bug 20216 has been marked as a duplicate of this bug. ***

Comment 165 Michael Fulbright 2000-11-03 20:05:54 UTC
*** Bug 20166 has been marked as a duplicate of this bug. ***

Comment 166 Michael Fulbright 2000-11-03 20:08:35 UTC
*** Bug 20154 has been marked as a duplicate of this bug. ***

Comment 167 Michael Fulbright 2000-11-03 20:15:29 UTC
*** Bug 20130 has been marked as a duplicate of this bug. ***

Comment 168 Daniel Roesen 2000-11-07 12:29:27 UTC
*** Bug 20341 has been marked as a duplicate of this bug. ***

Comment 169 Daniel Roesen 2000-11-07 12:32:17 UTC
*** Bug 20359 has been marked as a duplicate of this bug. ***

Comment 170 Daniel Roesen 2000-11-07 12:35:46 UTC
*** Bug 20368 has been marked as a duplicate of this bug. ***

Comment 171 Daniel Roesen 2000-11-07 12:38:25 UTC
*** Bug 20402 has been marked as a duplicate of this bug. ***

Comment 172 Daniel Roesen 2000-11-07 12:39:06 UTC
*** Bug 20411 has been marked as a duplicate of this bug. ***

Comment 173 Daniel Roesen 2000-11-07 12:42:53 UTC
*** Bug 20426 has been marked as a duplicate of this bug. ***

Comment 174 Daniel Roesen 2000-11-07 17:50:23 UTC
*** Bug 20474 has been marked as a duplicate of this bug. ***

Comment 175 Daniel Roesen 2000-11-07 18:48:05 UTC
*** Bug 20475 has been marked as a duplicate of this bug. ***

Comment 176 Daniel Roesen 2000-11-07 22:03:02 UTC
*** Bug 20486 has been marked as a duplicate of this bug. ***

Comment 177 Daniel Roesen 2000-11-07 22:05:51 UTC
*** Bug 20492 has been marked as a duplicate of this bug. ***

Comment 178 Daniel Roesen 2000-11-07 22:49:25 UTC
*** Bug 20496 has been marked as a duplicate of this bug. ***

Comment 179 Daniel Roesen 2000-11-08 14:11:36 UTC
*** Bug 20507 has been marked as a duplicate of this bug. ***

Comment 180 Daniel Roesen 2000-11-09 16:11:11 UTC
*** Bug 20551 has been marked as a duplicate of this bug. ***

Comment 181 Daniel Roesen 2000-11-09 16:16:03 UTC
*** Bug 20560 has been marked as a duplicate of this bug. ***

Comment 182 Daniel Roesen 2000-11-09 16:16:19 UTC
*** Bug 20561 has been marked as a duplicate of this bug. ***

Comment 183 Daniel Roesen 2000-11-09 16:17:34 UTC
*** Bug 20568 has been marked as a duplicate of this bug. ***

Comment 184 Daniel Roesen 2000-11-09 16:22:49 UTC
*** Bug 20586 has been marked as a duplicate of this bug. ***

Comment 185 Daniel Roesen 2000-11-09 16:23:16 UTC
*** Bug 20590 has been marked as a duplicate of this bug. ***

Comment 186 Daniel Roesen 2000-11-10 05:15:57 UTC
*** Bug 20605 has been marked as a duplicate of this bug. ***

Comment 187 Daniel Roesen 2000-11-10 05:17:59 UTC
*** Bug 20632 has been marked as a duplicate of this bug. ***

Comment 188 Daniel Roesen 2000-11-10 17:47:06 UTC
*** Bug 20634 has been marked as a duplicate of this bug. ***

Comment 189 Daniel Roesen 2000-11-11 15:25:55 UTC
*** Bug 20661 has been marked as a duplicate of this bug. ***

Comment 190 Daniel Roesen 2000-11-11 15:28:55 UTC
*** Bug 20668 has been marked as a duplicate of this bug. ***

Comment 191 Daniel Roesen 2000-11-11 15:29:14 UTC
*** Bug 20667 has been marked as a duplicate of this bug. ***

Comment 192 Daniel Roesen 2000-11-12 12:48:03 UTC
*** Bug 20700 has been marked as a duplicate of this bug. ***

Comment 193 Daniel Roesen 2000-11-13 11:33:42 UTC
*** Bug 20738 has been marked as a duplicate of this bug. ***

Comment 194 Daniel Roesen 2000-11-13 11:34:26 UTC
*** Bug 20736 has been marked as a duplicate of this bug. ***

Comment 195 Daniel Roesen 2000-11-13 11:34:55 UTC
*** Bug 20733 has been marked as a duplicate of this bug. ***

Comment 196 Daniel Roesen 2000-11-13 11:35:11 UTC
*** Bug 20731 has been marked as a duplicate of this bug. ***

Comment 197 Daniel Roesen 2000-11-13 19:46:47 UTC
*** Bug 20758 has been marked as a duplicate of this bug. ***

Comment 198 Daniel Roesen 2000-11-14 12:32:00 UTC
*** Bug 20824 has been marked as a duplicate of this bug. ***

Comment 199 Daniel Roesen 2000-11-14 18:40:15 UTC
*** Bug 20859 has been marked as a duplicate of this bug. ***

Comment 200 Michael Fulbright 2000-11-15 17:44:23 UTC
*** Bug 20888 has been marked as a duplicate of this bug. ***

Comment 201 Daniel Roesen 2000-11-15 18:38:34 UTC
*** Bug 20904 has been marked as a duplicate of this bug. ***

Comment 202 Daniel Roesen 2000-11-16 11:02:53 UTC
*** Bug 20940 has been marked as a duplicate of this bug. ***

Comment 203 Daniel Roesen 2000-11-16 12:24:57 UTC
*** Bug 20949 has been marked as a duplicate of this bug. ***

Comment 204 Michael Fulbright 2000-11-17 16:59:38 UTC
*** Bug 21006 has been marked as a duplicate of this bug. ***

Comment 205 Daniel Roesen 2000-11-20 18:34:12 UTC
*** Bug 21058 has been marked as a duplicate of this bug. ***

Comment 206 Daniel Roesen 2000-11-20 18:40:51 UTC
*** Bug 21112 has been marked as a duplicate of this bug. ***

Comment 207 Michael Fulbright 2000-11-20 20:15:58 UTC
*** Bug 21053 has been marked as a duplicate of this bug. ***

Comment 208 Daniel Roesen 2000-11-21 14:41:21 UTC
*** Bug 21171 has been marked as a duplicate of this bug. ***

Comment 209 Michael Fulbright 2000-11-21 20:35:07 UTC
*** Bug 21182 has been marked as a duplicate of this bug. ***

Comment 210 Bill Nottingham 2000-11-22 05:13:16 UTC
*** Bug 21182 has been marked as a duplicate of this bug. ***

Comment 211 Need Real Name 2000-11-22 05:21:47 UTC
What is the fix for this?

Comment 212 Daniel Roesen 2000-11-22 16:54:56 UTC
*** Bug 21210 has been marked as a duplicate of this bug. ***

Comment 213 Daniel Roesen 2000-11-22 16:59:50 UTC
*** Bug 21244 has been marked as a duplicate of this bug. ***

Comment 214 Daniel Roesen 2000-11-22 17:00:35 UTC
*** Bug 21231 has been marked as a duplicate of this bug. ***

Comment 215 Daniel Roesen 2000-11-27 15:57:39 UTC
*** Bug 21304 has been marked as a duplicate of this bug. ***

Comment 216 Daniel Roesen 2000-11-27 15:58:17 UTC
*** Bug 21306 has been marked as a duplicate of this bug. ***

Comment 217 Daniel Roesen 2000-11-27 15:59:33 UTC
*** Bug 21314 has been marked as a duplicate of this bug. ***

Comment 218 Daniel Roesen 2000-11-27 16:00:18 UTC
*** Bug 21319 has been marked as a duplicate of this bug. ***

Comment 219 Daniel Roesen 2000-11-27 16:03:11 UTC
*** Bug 21343 has been marked as a duplicate of this bug. ***

Comment 220 Daniel Roesen 2000-11-27 16:04:00 UTC
*** Bug 21347 has been marked as a duplicate of this bug. ***

Comment 221 Daniel Roesen 2000-11-27 16:05:18 UTC
*** Bug 21349 has been marked as a duplicate of this bug. ***

Comment 222 Daniel Roesen 2000-11-28 16:14:09 UTC
*** Bug 21412 has been marked as a duplicate of this bug. ***

Comment 223 Daniel Roesen 2000-11-28 16:16:17 UTC
*** Bug 21422 has been marked as a duplicate of this bug. ***

Comment 224 Daniel Roesen 2000-11-30 02:18:44 UTC
*** Bug 21504 has been marked as a duplicate of this bug. ***

Comment 225 Bernd Nies 2000-11-30 07:03:08 UTC
Bug 18032 is closed. Can you please disable status mails for this bug? I'm
always getting "Bug xxx has been marked as a duplicate of this bug" messages.
Thanks in advance.

Comment 226 Michael Fulbright 2000-12-01 16:20:13 UTC
*** Bug 21580 has been marked as a duplicate of this bug. ***

Comment 227 Michael Fulbright 2000-12-01 16:23:52 UTC
*** Bug 21563 has been marked as a duplicate of this bug. ***

Comment 228 Michael Fulbright 2000-12-04 16:12:13 UTC
*** Bug 21638 has been marked as a duplicate of this bug. ***

Comment 229 Michael Fulbright 2000-12-04 16:18:58 UTC
*** Bug 21635 has been marked as a duplicate of this bug. ***

Comment 230 Michael Fulbright 2000-12-04 17:00:32 UTC
*** Bug 21614 has been marked as a duplicate of this bug. ***

Comment 231 Michael Fulbright 2000-12-04 19:01:38 UTC
*** Bug 21688 has been marked as a duplicate of this bug. ***

Comment 232 David Lawrence 2000-12-04 21:03:23 UTC
*** Bug 21698 has been marked as a duplicate of this bug. ***

Comment 233 Daniel Roesen 2000-12-05 13:59:34 UTC
*** Bug 21727 has been marked as a duplicate of this bug. ***

Comment 234 Michael Fulbright 2000-12-05 17:08:27 UTC
*** Bug 21728 has been marked as a duplicate of this bug. ***

Comment 235 Daniel Roesen 2000-12-07 12:00:50 UTC
*** Bug 21875 has been marked as a duplicate of this bug. ***

Comment 236 Daniel Roesen 2000-12-07 23:09:43 UTC
*** Bug 21896 has been marked as a duplicate of this bug. ***

Comment 237 Michael Fulbright 2000-12-08 20:36:03 UTC
*** Bug 21930 has been marked as a duplicate of this bug. ***

Comment 238 Michael Fulbright 2000-12-13 20:00:19 UTC
*** Bug 22214 has been marked as a duplicate of this bug. ***

Comment 239 Daniel Roesen 2000-12-15 16:07:06 UTC
*** Bug 22337 has been marked as a duplicate of this bug. ***

Comment 240 Daniel Roesen 2000-12-18 11:25:47 UTC
*** Bug 22421 has been marked as a duplicate of this bug. ***

Comment 241 Michael Fulbright 2000-12-18 16:44:15 UTC
*** Bug 22450 has been marked as a duplicate of this bug. ***

Comment 242 Michael Fulbright 2000-12-18 17:30:13 UTC
*** Bug 22390 has been marked as a duplicate of this bug. ***

Comment 243 Michael Fulbright 2000-12-18 17:38:07 UTC
*** Bug 22454 has been marked as a duplicate of this bug. ***

Comment 244 Daniel Roesen 2000-12-21 13:44:35 UTC
*** Bug 22582 has been marked as a duplicate of this bug. ***

Comment 245 Daniel Roesen 2000-12-21 14:18:56 UTC
*** Bug 22636 has been marked as a duplicate of this bug. ***

Comment 246 Daniel Roesen 2000-12-21 14:19:31 UTC
*** Bug 22638 has been marked as a duplicate of this bug. ***

Comment 247 Michael Fulbright 2000-12-21 19:15:36 UTC
*** Bug 22621 has been marked as a duplicate of this bug. ***

Comment 248 Daniel Roesen 2000-12-27 10:14:59 UTC
*** Bug 22707 has been marked as a duplicate of this bug. ***

Comment 249 Daniel Roesen 2000-12-27 10:28:12 UTC
*** Bug 22780 has been marked as a duplicate of this bug. ***

Comment 250 Daniel Roesen 2000-12-27 10:37:29 UTC
*** Bug 22793 has been marked as a duplicate of this bug. ***

Comment 251 Daniel Roesen 2000-12-27 10:47:31 UTC
*** Bug 22818 has been marked as a duplicate of this bug. ***

Comment 252 Daniel Roesen 2000-12-27 11:03:51 UTC
*** Bug 22866 has been marked as a duplicate of this bug. ***

Comment 253 Daniel Roesen 2000-12-27 11:05:13 UTC
*** Bug 22870 has been marked as a duplicate of this bug. ***

Comment 254 Daniel Roesen 2000-12-29 12:40:42 UTC
*** Bug 22975 has been marked as a duplicate of this bug. ***

Comment 255 Daniel Roesen 2001-01-02 07:04:29 UTC
*** Bug 23053 has been marked as a duplicate of this bug. ***

Comment 256 Daniel Roesen 2001-01-02 07:07:40 UTC
*** Bug 23114 has been marked as a duplicate of this bug. ***

Comment 257 Daniel Roesen 2001-01-02 07:09:04 UTC
*** Bug 23124 has been marked as a duplicate of this bug. ***

Comment 258 Daniel Roesen 2001-01-03 09:59:10 UTC
*** Bug 23205 has been marked as a duplicate of this bug. ***

Comment 259 Daniel Roesen 2001-01-03 10:03:15 UTC
*** Bug 23210 has been marked as a duplicate of this bug. ***

Comment 260 Michael Fulbright 2001-01-03 23:21:33 UTC
*** Bug 23039 has been marked as a duplicate of this bug. ***

Comment 261 Daniel Roesen 2001-01-05 14:17:12 UTC
*** Bug 23318 has been marked as a duplicate of this bug. ***

Comment 262 Daniel Roesen 2001-01-05 14:24:12 UTC
*** Bug 23354 has been marked as a duplicate of this bug. ***

Comment 263 Daniel Roesen 2001-01-05 14:35:53 UTC
*** Bug 23404 has been marked as a duplicate of this bug. ***

Comment 264 Daniel Roesen 2001-01-08 18:46:00 UTC
*** Bug 23465 has been marked as a duplicate of this bug. ***

Comment 265 Daniel Roesen 2001-01-08 18:56:44 UTC
*** Bug 23544 has been marked as a duplicate of this bug. ***

Comment 266 Daniel Roesen 2001-01-08 19:01:40 UTC
*** Bug 23566 has been marked as a duplicate of this bug. ***

Comment 267 Michael Fulbright 2001-01-09 21:28:30 UTC
*** Bug 23563 has been marked as a duplicate of this bug. ***

Comment 268 Michael Fulbright 2001-01-09 22:46:40 UTC
*** Bug 23666 has been marked as a duplicate of this bug. ***

Comment 269 Michael Fulbright 2001-01-10 21:40:21 UTC
*** Bug 23685 has been marked as a duplicate of this bug. ***

Comment 270 Michael Fulbright 2001-01-12 15:22:58 UTC
*** Bug 23850 has been marked as a duplicate of this bug. ***

Comment 271 Michael Fulbright 2001-01-12 15:25:42 UTC
*** Bug 23807 has been marked as a duplicate of this bug. ***

Comment 272 Daniel Roesen 2001-01-15 15:53:01 UTC
*** Bug 23963 has been marked as a duplicate of this bug. ***

Comment 273 Daniel Roesen 2001-01-15 16:07:36 UTC
*** Bug 23999 has been marked as a duplicate of this bug. ***

Comment 274 Daniel Roesen 2001-01-15 16:08:22 UTC
*** Bug 24001 has been marked as a duplicate of this bug. ***

Comment 275 Daniel Roesen 2001-01-15 16:10:55 UTC
*** Bug 24019 has been marked as a duplicate of this bug. ***

Comment 276 Michael Fulbright 2001-01-16 00:36:36 UTC
*** Bug 23978 has been marked as a duplicate of this bug. ***

Comment 277 Daniel Roesen 2001-01-16 14:21:09 UTC
*** Bug 24098 has been marked as a duplicate of this bug. ***

Comment 278 Michael Fulbright 2001-01-17 17:57:26 UTC
*** Bug 24123 has been marked as a duplicate of this bug. ***

Comment 279 Michael Fulbright 2001-01-17 18:21:23 UTC
*** Bug 24209 has been marked as a duplicate of this bug. ***

Comment 280 Michael Fulbright 2001-01-17 18:31:28 UTC
*** Bug 24179 has been marked as a duplicate of this bug. ***

Comment 281 Michael Fulbright 2001-01-17 20:15:37 UTC
*** Bug 24075 has been marked as a duplicate of this bug. ***

Comment 282 Michael Fulbright 2001-01-19 16:29:40 UTC
*** Bug 24304 has been marked as a duplicate of this bug. ***

Comment 283 Michael Fulbright 2001-01-19 16:43:34 UTC
*** Bug 24324 has been marked as a duplicate of this bug. ***

Comment 284 Michael Fulbright 2001-01-19 17:08:00 UTC
*** Bug 24287 has been marked as a duplicate of this bug. ***

Comment 285 Daniel Roesen 2001-01-22 10:54:25 UTC
*** Bug 24379 has been marked as a duplicate of this bug. ***

Comment 286 Daniel Roesen 2001-01-22 11:15:01 UTC
*** Bug 24514 has been marked as a duplicate of this bug. ***

Comment 287 Daniel Roesen 2001-01-22 11:25:47 UTC
*** Bug 24538 has been marked as a duplicate of this bug. ***

Comment 288 Daniel Roesen 2001-01-23 16:20:53 UTC
*** Bug 24693 has been marked as a duplicate of this bug. ***

Comment 289 Daniel Roesen 2001-01-24 15:23:50 UTC
*** Bug 24783 has been marked as a duplicate of this bug. ***

Comment 290 Michael Fulbright 2001-01-24 20:18:54 UTC
*** Bug 24805 has been marked as a duplicate of this bug. ***

Comment 291 Daniel Roesen 2001-01-25 06:42:28 UTC
*** Bug 24913 has been marked as a duplicate of this bug. ***

Comment 292 Daniel Roesen 2001-01-25 08:07:01 UTC
*** Bug 24920 has been marked as a duplicate of this bug. ***

Comment 293 Michael Fulbright 2001-01-25 22:18:18 UTC
*** Bug 24885 has been marked as a duplicate of this bug. ***

Comment 294 Michael Fulbright 2001-01-26 16:47:24 UTC
*** Bug 24280 has been marked as a duplicate of this bug. ***

Comment 295 Daniel Roesen 2001-01-29 08:09:48 UTC
*** Bug 25083 has been marked as a duplicate of this bug. ***

Comment 296 Daniel Roesen 2001-01-29 08:11:44 UTC
*** Bug 25087 has been marked as a duplicate of this bug. ***

Comment 297 Daniel Roesen 2001-01-29 08:13:44 UTC
*** Bug 25101 has been marked as a duplicate of this bug. ***

Comment 298 Daniel Roesen 2001-01-29 08:16:02 UTC
*** Bug 25149 has been marked as a duplicate of this bug. ***

Comment 299 Michael Fulbright 2001-01-30 00:16:02 UTC
*** Bug 25199 has been marked as a duplicate of this bug. ***

Comment 300 Michael Fulbright 2001-01-30 00:17:58 UTC
*** Bug 25184 has been marked as a duplicate of this bug. ***

Comment 301 Michael Fulbright 2001-01-30 00:34:18 UTC
*** Bug 25179 has been marked as a duplicate of this bug. ***

Comment 302 Michael Fulbright 2001-01-30 21:40:39 UTC
*** Bug 25259 has been marked as a duplicate of this bug. ***

Comment 303 Daniel Roesen 2001-01-31 16:17:47 UTC
*** Bug 25366 has been marked as a duplicate of this bug. ***

Comment 304 Michael Fulbright 2001-02-01 16:38:41 UTC
*** Bug 25472 has been marked as a duplicate of this bug. ***

Comment 305 Daniel Roesen 2001-02-01 18:13:39 UTC
*** Bug 25498 has been marked as a duplicate of this bug. ***

Comment 306 Daniel Roesen 2001-02-02 15:28:29 UTC
*** Bug 25676 has been marked as a duplicate of this bug. ***

Comment 307 Daniel Roesen 2001-02-05 17:23:29 UTC
*** Bug 25990 has been marked as a duplicate of this bug. ***

Comment 308 Daniel Roesen 2001-02-05 17:24:59 UTC
*** Bug 26094 has been marked as a duplicate of this bug. ***

Comment 309 Michael Fulbright 2001-02-06 20:25:20 UTC
*** Bug 26338 has been marked as a duplicate of this bug. ***

Comment 310 Michael Fulbright 2001-02-08 17:38:36 UTC
*** Bug 26557 has been marked as a duplicate of this bug. ***

Comment 311 Michael Fulbright 2001-02-08 20:44:25 UTC
*** Bug 26536 has been marked as a duplicate of this bug. ***

Comment 312 Michael Fulbright 2001-02-12 03:49:24 UTC
*** Bug 27097 has been marked as a duplicate of this bug. ***

Comment 313 Michael Fulbright 2001-02-12 04:10:34 UTC
*** Bug 26866 has been marked as a duplicate of this bug. ***

Comment 314 Michael Fulbright 2001-02-15 02:23:06 UTC
*** Bug 27673 has been marked as a duplicate of this bug. ***

Comment 315 Daniel Roesen 2001-02-17 19:03:32 UTC
*** Bug 27849 has been marked as a duplicate of this bug. ***

Comment 316 Daniel Roesen 2001-02-17 19:08:31 UTC
*** Bug 28074 has been marked as a duplicate of this bug. ***

Comment 317 Daniel Roesen 2001-02-19 08:46:56 UTC
*** Bug 28270 has been marked as a duplicate of this bug. ***

Comment 318 Daniel Roesen 2001-02-19 15:24:46 UTC
*** Bug 28287 has been marked as a duplicate of this bug. ***

Comment 319 Daniel Roesen 2001-02-21 14:59:03 UTC
*** Bug 28404 has been marked as a duplicate of this bug. ***

Comment 320 Michael Fulbright 2001-02-23 16:59:57 UTC
*** Bug 28916 has been marked as a duplicate of this bug. ***

Comment 321 Daniel Roesen 2001-02-23 21:40:13 UTC
*** Bug 29124 has been marked as a duplicate of this bug. ***

Comment 322 Michael Fulbright 2001-02-26 04:13:31 UTC
*** Bug 29446 has been marked as a duplicate of this bug. ***

Comment 323 Michael Fulbright 2001-02-26 16:35:21 UTC
*** Bug 29543 has been marked as a duplicate of this bug. ***

Comment 324 Michael Fulbright 2001-02-26 16:35:40 UTC
*** Bug 29538 has been marked as a duplicate of this bug. ***

Comment 325 Michael Fulbright 2001-02-26 16:41:21 UTC
*** Bug 29446 has been marked as a duplicate of this bug. ***

Comment 326 Rafael Otalora 2001-02-27 16:36:56 UTC
*** Bug 29550 has been marked as a duplicate of this bug. ***

Comment 327 Michael Fulbright 2001-02-28 17:07:34 UTC
*** Bug 30005 has been marked as a duplicate of this bug. ***

Comment 328 Michael Fulbright 2001-03-01 17:33:56 UTC
*** Bug 30157 has been marked as a duplicate of this bug. ***

Comment 329 Michael Fulbright 2001-03-02 03:24:07 UTC
*** Bug 30238 has been marked as a duplicate of this bug. ***

Comment 330 Michael Fulbright 2001-03-05 21:46:31 UTC
*** Bug 30611 has been marked as a duplicate of this bug. ***

Comment 331 Michael Fulbright 2001-03-05 22:38:23 UTC
*** Bug 30675 has been marked as a duplicate of this bug. ***

Comment 332 Daniel Roesen 2001-03-06 18:55:07 UTC
*** Bug 30812 has been marked as a duplicate of this bug. ***

Comment 333 Daniel Roesen 2001-03-06 19:00:09 UTC
*** Bug 30834 has been marked as a duplicate of this bug. ***

Comment 334 Daniel Roesen 2001-03-08 10:32:59 UTC
*** Bug 31033 has been marked as a duplicate of this bug. ***

Comment 335 Daniel Roesen 2001-03-09 13:31:02 UTC
*** Bug 31145 has been marked as a duplicate of this bug. ***

Comment 336 Michael Fulbright 2001-03-12 16:12:17 UTC
*** Bug 31486 has been marked as a duplicate of this bug. ***

Comment 337 Michael Fulbright 2001-03-12 16:21:04 UTC
*** Bug 31472 has been marked as a duplicate of this bug. ***

Comment 338 Michael Fulbright 2001-03-12 16:26:56 UTC
*** Bug 31437 has been marked as a duplicate of this bug. ***

Comment 339 Michael Fulbright 2001-03-12 16:27:23 UTC
*** Bug 31416 has been marked as a duplicate of this bug. ***

Comment 340 Michael Fulbright 2001-03-12 16:39:52 UTC
*** Bug 31291 has been marked as a duplicate of this bug. ***

Comment 341 Daniel Roesen 2001-03-12 16:56:45 UTC
*** Bug 31231 has been marked as a duplicate of this bug. ***

Comment 342 Daniel Roesen 2001-03-15 14:48:47 UTC
*** Bug 31620 has been marked as a duplicate of this bug. ***

Comment 343 Daniel Roesen 2001-03-15 15:01:58 UTC
*** Bug 31760 has been marked as a duplicate of this bug. ***

Comment 344 Daniel Roesen 2001-03-20 11:16:14 UTC
*** Bug 31992 has been marked as a duplicate of this bug. ***

Comment 345 Daniel Roesen 2001-03-20 23:28:42 UTC
*** Bug 32441 has been marked as a duplicate of this bug. ***

Comment 346 Daniel Roesen 2001-03-20 23:40:28 UTC
334 duplicates up to know... and still counting. :-|

Comment 347 Daniel Roesen 2001-03-29 04:02:01 UTC
*** Bug 33735 has been marked as a duplicate of this bug. ***

Comment 348 Daniel Roesen 2001-03-29 04:34:59 UTC
*** Bug 33737 has been marked as a duplicate of this bug. ***

Comment 349 Michael Fulbright 2001-03-29 16:24:50 UTC
*** Bug 33890 has been marked as a duplicate of this bug. ***

Comment 350 Michael Fulbright 2001-03-29 17:03:25 UTC
*** Bug 33569 has been marked as a duplicate of this bug. ***

Comment 351 Michael Fulbright 2001-03-30 15:18:18 UTC
*** Bug 33973 has been marked as a duplicate of this bug. ***

Comment 352 Michael Fulbright 2001-04-02 14:40:13 UTC
*** Bug 34331 has been marked as a duplicate of this bug. ***

Comment 353 Michael Fulbright 2001-04-02 19:45:52 UTC
*** Bug 34358 has been marked as a duplicate of this bug. ***

Comment 354 Brent Fox 2001-04-02 22:29:41 UTC
*** Bug 34386 has been marked as a duplicate of this bug. ***

Comment 355 Brent Fox 2001-04-03 19:02:02 UTC
*** Bug 34532 has been marked as a duplicate of this bug. ***

Comment 356 Daniel Roesen 2001-04-05 11:32:49 UTC
*** Bug 34773 has been marked as a duplicate of this bug. ***

Comment 357 Daniel Roesen 2001-04-09 13:54:33 UTC
*** Bug 35293 has been marked as a duplicate of this bug. ***

Comment 358 Daniel Roesen 2001-04-09 13:59:06 UTC
*** Bug 35333 has been marked as a duplicate of this bug. ***

Comment 359 Daniel Roesen 2001-04-10 11:48:16 UTC
*** Bug 35397 has been marked as a duplicate of this bug. ***

Comment 360 Brent Fox 2001-04-11 15:39:53 UTC
*** Bug 35276 has been marked as a duplicate of this bug. ***

Comment 361 Michael Fulbright 2001-04-11 16:33:17 UTC
*** Bug 33570 has been marked as a duplicate of this bug. ***

Comment 362 Brent Fox 2001-04-11 19:28:47 UTC
*** Bug 26299 has been marked as a duplicate of this bug. ***

Comment 363 Brent Fox 2001-04-13 16:51:56 UTC
*** Bug 35873 has been marked as a duplicate of this bug. ***

Comment 364 Daniel Roesen 2001-04-14 12:22:18 UTC
*** Bug 35834 has been marked as a duplicate of this bug. ***

Comment 365 Daniel Roesen 2001-04-19 16:09:18 UTC
*** Bug 36645 has been marked as a duplicate of this bug. ***

Comment 366 Brent Fox 2001-05-03 15:19:52 UTC
*** Bug 38877 has been marked as a duplicate of this bug. ***

Comment 367 Brent Fox 2001-05-21 17:47:17 UTC
*** Bug 40801 has been marked as a duplicate of this bug. ***

Comment 368 Brent Fox 2001-06-09 23:14:49 UTC
*** Bug 43566 has been marked as a duplicate of this bug. ***

Comment 369 Brent Fox 2001-06-09 23:15:29 UTC
*** Bug 43612 has been marked as a duplicate of this bug. ***

Comment 370 Brent Fox 2001-06-11 21:47:46 UTC
*** Bug 42011 has been marked as a duplicate of this bug. ***

Comment 371 Brent Fox 2001-06-25 13:56:10 UTC
*** Bug 45766 has been marked as a duplicate of this bug. ***

Comment 372 Brent Fox 2001-07-23 14:51:41 UTC
*** Bug 49045 has been marked as a duplicate of this bug. ***

Comment 373 Brent Fox 2001-07-25 17:10:25 UTC
*** Bug 49354 has been marked as a duplicate of this bug. ***

Comment 374 Brent Fox 2001-07-28 22:52:13 UTC
*** Bug 50207 has been marked as a duplicate of this bug. ***

Comment 375 Brent Fox 2001-08-06 16:44:23 UTC
*** Bug 50946 has been marked as a duplicate of this bug. ***

Comment 376 Matt Wilson 2001-08-06 21:08:44 UTC
*** Bug 51022 has been marked as a duplicate of this bug. ***

Comment 377 Matt Wilson 2001-08-06 21:11:36 UTC
*** Bug 51017 has been marked as a duplicate of this bug. ***

Comment 378 Matt Wilson 2001-08-11 18:26:41 UTC
*** Bug 51503 has been marked as a duplicate of this bug. ***

Comment 379 Brent Fox 2001-09-07 16:09:41 UTC
*** Bug 53349 has been marked as a duplicate of this bug. ***

Comment 380 Brent Fox 2001-10-02 15:56:31 UTC
*** Bug 54237 has been marked as a duplicate of this bug. ***

Comment 381 Brent Fox 2001-10-17 19:04:57 UTC
*** Bug 53120 has been marked as a duplicate of this bug. ***

Comment 382 Brent Fox 2001-10-25 00:36:49 UTC
*** Bug 55051 has been marked as a duplicate of this bug. ***

Comment 383 Brent Fox 2001-12-17 21:11:50 UTC
*** Bug 57119 has been marked as a duplicate of this bug. ***

Comment 384 Brent Fox 2001-12-17 21:16:16 UTC
*** Bug 57491 has been marked as a duplicate of this bug. ***

Comment 385 Jeremy Katz 2001-12-29 20:40:28 UTC
*** Bug 57856 has been marked as a duplicate of this bug. ***

Comment 386 Michael Fulbright 2002-01-16 20:11:39 UTC
*** Bug 52384 has been marked as a duplicate of this bug. ***

Comment 387 Brent Fox 2002-01-18 20:18:31 UTC
*** Bug 57234 has been marked as a duplicate of this bug. ***

Comment 388 Brent Fox 2002-01-21 04:58:22 UTC
*** Bug 56772 has been marked as a duplicate of this bug. ***


Note You need to log in before you can comment on or make changes to this bug.