[Cooker] [Bug 6149] [Installation] getAndSaveFile error when upgrading from Mandrake 9.0

2003-11-18 Thread [pacook]
http://qa.mandrakesoft.com/show_bug.cgi?id=6149





--- Additional Comments From [EMAIL PROTECTED]  2003-11-18 21:58 ---
I have also found this problem, when upgrading from 8.2 to 9.2. Increasing the
ramdisk_size had no effect.

-- 
Configure bugmail: http://qa.mandrakesoft.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.


--- Reminder: ---
assigned_to: [EMAIL PROTECTED]
status: UNCONFIRMED
creation_date: 
description: 
I'm upgrading from Mandrake 9.0 using Mandrake 9.2 PowerPack club CDs.

In the installer, after I selecct Upgrade Mandrake 9.0 release (dolphin), I
get the following error:
An error occured
getAndSaveFile: No space left on device.

on the 3rd virtual console it says:
* starting step 'choosePackages'
* trying to read hdlist1.cz for medium 1
* getFile Mandrake/base/hdlist1.cz:
* warning: getAndSaveFile: No space left on device at
/usr/bin/perl-install/install_any.pm line 144,
$F chunk 221.

* not XSetInputFocus since already done and not on top



[Cooker] [Bug 6149] [Installation] getAndSaveFile error when upgrading from Mandrake 9.0

2003-10-27 Thread [olo]
http://qa.mandrakesoft.com/show_bug.cgi?id=6149





--- Additional Comments From [EMAIL PROTECTED]  2003-10-27 14:52 ---
To summarize:

It seems that hdlist files are copied to rootfs where they cannot fit.

Looks like they should be placed somewhere else.

-- 
Configure bugmail: http://qa.mandrakesoft.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.


--- Reminder: ---
assigned_to: [EMAIL PROTECTED]
status: UNCONFIRMED
creation_date: 
description: 
I'm upgrading from Mandrake 9.0 using Mandrake 9.2 PowerPack club CDs.

In the installer, after I selecct Upgrade Mandrake 9.0 release (dolphin), I
get the following error:
An error occured
getAndSaveFile: No space left on device.

on the 3rd virtual console it says:
* starting step 'choosePackages'
* trying to read hdlist1.cz for medium 1
* getFile Mandrake/base/hdlist1.cz:
* warning: getAndSaveFile: No space left on device at
/usr/bin/perl-install/install_any.pm line 144,
$F chunk 221.

* not XSetInputFocus since already done and not on top



[Cooker] [Bug 6149] [Installation] getAndSaveFile error when upgrading from Mandrake 9.0

2003-10-22 Thread [olo]
http://qa.mandrakesoft.com/show_bug.cgi?id=6149





--- Additional Comments From [EMAIL PROTECTED]  2003-22-10 11:02 ---
Partitions don't seem crowded:

$df -h
FilesystemSize  Used Avail Use% Mounted on
/dev/hda1 863M  226M  638M  27% /
none  253M 0  253M   0% /dev/shm
/dev/hda8  13G   12G  796M  94% /home
/dev/hdb1  38G   32G  5.7G  85% /home/samba
/dev/hda6 4.9G  3.7G  1.3G  75% /usr

-- 
Configure bugmail: http://qa.mandrakesoft.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.


--- Reminder: ---
assigned_to: [EMAIL PROTECTED]
status: UNCONFIRMED
creation_date: 
description: 
I'm upgrading from Mandrake 9.0 using Mandrake 9.2 PowerPack club CDs.

In the installer, after I selecct Upgrade Mandrake 9.0 release (dolphin), I
get the following error:
An error occured
getAndSaveFile: No space left on device.

on the 3rd virtual console it says:
* starting step 'choosePackages'
* trying to read hdlist1.cz for medium 1
* getFile Mandrake/base/hdlist1.cz:
* warning: getAndSaveFile: No space left on device at
/usr/bin/perl-install/install_any.pm line 144,
$F chunk 221.

* not XSetInputFocus since already done and not on top



[Cooker] [Bug 6149] [Installation] getAndSaveFile error when upgrading from Mandrake 9.0

2003-10-22 Thread [olo]
http://qa.mandrakesoft.com/show_bug.cgi?id=6149





--- Additional Comments From [EMAIL PROTECTED]  2003-22-10 12:09 ---
I've bumped up the ramdisk up by launching installation CD this way:

expoert initrd=network.rdz ramdisk_size=128000 root=/dev/ram3  vga=788

But the ramdisk has still the same size (dmesg has shown 16 ramdisks of 128000
in size though...).

Nevertheless, this may be an other filesystem. I suspect root filesystem mounted
on /dev/root.old (and on rootfs). Here's what busybox shows:

# df -b
Filesystem   Size  Used Avail Use  Mounted on
/dev/hda1883508   230852   652656  26% /mnt
/dev/hda6   5132572  3831268  1301304  74% /mnt/usr
/dev/hda8  12706988 11892984   814004  93% /mnt/home
/dev/hdb1  39117040 33189264  5927776  84% /mnt/home/samba
/dev/hdc 711332   7113320 100% /tmp/image
/dev/ram3 2917327443 1730  94% /tmp/stage2
/dev/root.old  3932 39302  99% /
rootfs 3932 39302  99% /

Root filesystem is especially suspect. Consider the facts:
  1) directory /tmp exists there
  2) the errors on the 3rd console mention getting and saving hdlist1.cz file
  3) ls /tmp shows /tmp/hdlist.Installation CD1 (cdrom1).cz file among
others (other files are much smaller)
  4) du -s /tmp/hdlist.Installation CD1 (cdrom1).cz shows 3531 in size

It seems that the hdlists are copied there but the size of that filesystem
cannot accomodate even one hdlist file!

-- 
Configure bugmail: http://qa.mandrakesoft.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.


--- Reminder: ---
assigned_to: [EMAIL PROTECTED]
status: UNCONFIRMED
creation_date: 
description: 
I'm upgrading from Mandrake 9.0 using Mandrake 9.2 PowerPack club CDs.

In the installer, after I selecct Upgrade Mandrake 9.0 release (dolphin), I
get the following error:
An error occured
getAndSaveFile: No space left on device.

on the 3rd virtual console it says:
* starting step 'choosePackages'
* trying to read hdlist1.cz for medium 1
* getFile Mandrake/base/hdlist1.cz:
* warning: getAndSaveFile: No space left on device at
/usr/bin/perl-install/install_any.pm line 144,
$F chunk 221.

* not XSetInputFocus since already done and not on top



[Cooker] [Bug 6149] [Installation] getAndSaveFile error when upgrading from Mandrake 9.0

2003-10-22 Thread [olo]
http://qa.mandrakesoft.com/show_bug.cgi?id=6149





--- Additional Comments From [EMAIL PROTECTED]  2003-22-10 12:15 ---
BTW, shouldn't those files be copied to newly mounted ramdisk on /tmp/stage2?
Installation ramdisk could be bumped up a couple megabytes (e.g to 48000).

Or maybe even ramdisk size could be autodetected on boot and dynamically scaled
as in Knoppix (with some minimum size around 48000 for lowmem machines and
maximum around 128000 for normalmem machines)?

-- 
Configure bugmail: http://qa.mandrakesoft.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.


--- Reminder: ---
assigned_to: [EMAIL PROTECTED]
status: UNCONFIRMED
creation_date: 
description: 
I'm upgrading from Mandrake 9.0 using Mandrake 9.2 PowerPack club CDs.

In the installer, after I selecct Upgrade Mandrake 9.0 release (dolphin), I
get the following error:
An error occured
getAndSaveFile: No space left on device.

on the 3rd virtual console it says:
* starting step 'choosePackages'
* trying to read hdlist1.cz for medium 1
* getFile Mandrake/base/hdlist1.cz:
* warning: getAndSaveFile: No space left on device at
/usr/bin/perl-install/install_any.pm line 144,
$F chunk 221.

* not XSetInputFocus since already done and not on top



[Cooker] [Bug 6149] [Installation] getAndSaveFile error when upgrading from Mandrake 9.0

2003-10-16 Thread [olo]
http://qa.mandrakesoft.com/show_bug.cgi?id=6149





--- Additional Comments From [EMAIL PROTECTED]  2003-16-10 10:24 ---
BTW, I have the same problem with download edition.

-- 
Configure bugmail: http://qa.mandrakesoft.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.


--- Reminder: ---
assigned_to: [EMAIL PROTECTED]
status: UNCONFIRMED
creation_date: 
description: 
I'm upgrading from Mandrake 9.0 using Mandrake 9.2 PowerPack club CDs.

In the installer, after I selecct Upgrade Mandrake 9.0 release (dolphin), I
get the following error:
An error occured
getAndSaveFile: No space left on device.

on the 3rd virtual console it says:
* starting step 'choosePackages'
* trying to read hdlist1.cz for medium 1
* getFile Mandrake/base/hdlist1.cz:
* warning: getAndSaveFile: No space left on device at
/usr/bin/perl-install/install_any.pm line 144,
$F chunk 221.

* not XSetInputFocus since already done and not on top



[Cooker] [Bug 6149] [Installation] getAndSaveFile error when upgrading from Mandrake 9.0

2003-10-16 Thread [olo]
http://qa.mandrakesoft.com/show_bug.cgi?id=6149





--- Additional Comments From [EMAIL PROTECTED]  2003-16-10 10:27 ---
BTW, the machine has 512 MB RAM, while the install ramdisk (/dev/ram3) has  30 MB.
df shows that /dev/ram3 is 94% full.

-- 
Configure bugmail: http://qa.mandrakesoft.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.


--- Reminder: ---
assigned_to: [EMAIL PROTECTED]
status: UNCONFIRMED
creation_date: 
description: 
I'm upgrading from Mandrake 9.0 using Mandrake 9.2 PowerPack club CDs.

In the installer, after I selecct Upgrade Mandrake 9.0 release (dolphin), I
get the following error:
An error occured
getAndSaveFile: No space left on device.

on the 3rd virtual console it says:
* starting step 'choosePackages'
* trying to read hdlist1.cz for medium 1
* getFile Mandrake/base/hdlist1.cz:
* warning: getAndSaveFile: No space left on device at
/usr/bin/perl-install/install_any.pm line 144,
$F chunk 221.

* not XSetInputFocus since already done and not on top



[Cooker] [Bug 6149] [Installation] getAndSaveFile error when upgrading from Mandrake 9.0

2003-10-16 Thread [olo]
http://qa.mandrakesoft.com/show_bug.cgi?id=6149





--- Additional Comments From [EMAIL PROTECTED]  2003-16-10 11:10 ---
I've tried to upgrade to 9.1 first (so all that's needed will fit on the ramdisk).

In 9.1 installer I got the following error on the 3rd console:
* starting ster 'configureX'
* tu put in modules
* unknown package 'XFree86'
* warning: Can't call method flag_installed on an undefined value at
/usr/bin/perl-install/install2.pm line 296,  line 6.

This may have something to do with the fact that the 9.0 machine has ATI's
binary drivers RPM installed instead of Mandrake's GPL-ed one.


-- 
Configure bugmail: http://qa.mandrakesoft.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.


--- Reminder: ---
assigned_to: [EMAIL PROTECTED]
status: UNCONFIRMED
creation_date: 
description: 
I'm upgrading from Mandrake 9.0 using Mandrake 9.2 PowerPack club CDs.

In the installer, after I selecct Upgrade Mandrake 9.0 release (dolphin), I
get the following error:
An error occured
getAndSaveFile: No space left on device.

on the 3rd virtual console it says:
* starting step 'choosePackages'
* trying to read hdlist1.cz for medium 1
* getFile Mandrake/base/hdlist1.cz:
* warning: getAndSaveFile: No space left on device at
/usr/bin/perl-install/install_any.pm line 144,
$F chunk 221.

* not XSetInputFocus since already done and not on top



[Cooker] [Bug 6149] [Installation] getAndSaveFile error when upgrading from Mandrake 9.0

2003-10-16 Thread [bgmilne]
http://qa.mandrakesoft.com/show_bug.cgi?id=6149





--- Additional Comments From [EMAIL PROTECTED]  2003-16-10 13:09 ---
/dev/ram3 has always been 30MB, as you can see in the boot disk images (9.0 and
9.1 both have this in the append line in syslinux.cfg: append initrd=network.rdz
ramdisk_size=32000 root=/dev/ram3  vga=788).

Are you sure you aren't running out of disk space on the target partitions?

You could always make your own boot disk and bump up the ram disk size if you
really think that is the issue.

-- 
Configure bugmail: http://qa.mandrakesoft.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.


--- Reminder: ---
assigned_to: [EMAIL PROTECTED]
status: UNCONFIRMED
creation_date: 
description: 
I'm upgrading from Mandrake 9.0 using Mandrake 9.2 PowerPack club CDs.

In the installer, after I selecct Upgrade Mandrake 9.0 release (dolphin), I
get the following error:
An error occured
getAndSaveFile: No space left on device.

on the 3rd virtual console it says:
* starting step 'choosePackages'
* trying to read hdlist1.cz for medium 1
* getFile Mandrake/base/hdlist1.cz:
* warning: getAndSaveFile: No space left on device at
/usr/bin/perl-install/install_any.pm line 144,
$F chunk 221.

* not XSetInputFocus since already done and not on top