Prev: Rebuilding RAID 1 Array in Linux with a new hard disk after a disk fault - Howto with screen shots
Next: Printing on lp through usb.
From: Chris Bannister on 16 Jun 2010 08:20 Hi, Just noticed that doing "apt-get update" and "apt-get dist-upgrade" on Debian Lenny now wants to pull in "ia32-libs ia32-libs-gtk ia32-libs-libcurl3 ia32-libs-libidn11 ia32-libs-libnspr4 ia32-libs-libnss3 ia32-libs-libssh2 lib32asound2 lib32gcc1 lib32ncurses5 lib32stdc++6 lib32z1" fischer:~# apt-cache show flashplayer-mozilla [â¦] Depends: libc6 (>= 2.3.6-6), libfontconfig1 (>= 2.4.0), libfreetype6 (>= 2.2), libglib2.0-0 (>= 2.12.0), libgtk2.0-0 (>= 2.8.0), libx11-6, libxext6, iceweasel | www-browser, nspluginwrapper, ia32-libs-libcurl3, ia32-libs-libnss3, libcurl3 Seems like a fairly radical change for a stable system!, but then again using http://www.debian-multimedia.org is not recommended anyway. :( A (quick) google search leads me to: http://bbs.archlinux.org/viewtopic.php?pid=774473 Looks like I'll have to run the insecure version because of: After this operation, 124MB of additional disk space will be used. E: You don't have enough free space in /var/cache/apt/archives/. Yeah, I know, hard drives are cheap. But till I get one, should I worry about the security hole(s) or panic and not get on the web till I have another HDD? -- Chris. -- To UNSUBSCRIBE, email to debian-user-REQUEST(a)lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster(a)lists.debian.org Archive: http://lists.debian.org/20100616132214.GC31104(a)fischer
From: Liam O'Toole on 16 Jun 2010 10:00 On 2010-06-16, Chris Bannister <mockingbird(a)earthlight.co.nz> wrote: > Hi, > > Just noticed that doing "apt-get update" and "apt-get dist-upgrade" on > Debian Lenny now wants to pull in "ia32-libs ia32-libs-gtk > ia32-libs-libcurl3 ia32-libs-libidn11 ia32-libs-libnspr4 > ia32-libs-libnss3 ia32-libs-libssh2 lib32asound2 lib32gcc1 > lib32ncurses5 lib32stdc++6 lib32z1" > > fischer:~# apt-cache show flashplayer-mozilla > […] > Depends: libc6 (>= 2.3.6-6), libfontconfig1 (>= 2.4.0), libfreetype6 (>= > 2.2), libglib2.0-0 (>= 2.12.0), libgtk2.0-0 (>= 2.8.0), libx11-6, > libxext6, iceweasel | www-browser, nspluginwrapper, ia32-libs-libcurl3, > ia32-libs-libnss3, libcurl3 > > Seems like a fairly radical change for a stable system!, but then again > using http://www.debian-multimedia.org is not recommended anyway. :( Indeed. And if Adobe refuse to maintain the older version there's not much anyone else can do about it. > > A (quick) google search leads me to: > > http://bbs.archlinux.org/viewtopic.php?pid=774473 > > Looks like I'll have to run the insecure version because of: > > After this operation, 124MB of additional disk space will be used. > E: You don't have enough free space in /var/cache/apt/archives/. > You can recover some disk space using 'apt-get clean' or (more conservatively) 'apt-get autoclean'. > Yeah, I know, hard drives are cheap. But till I get one, should I worry > about the security hole(s) or panic and not get on the web till I have > another HDD? > I would do the upgrade, if possible. If not, consider disabling Flash in the meantime. -- Liam O'Toole Cork, Ireland -- To UNSUBSCRIBE, email to debian-user-REQUEST(a)lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster(a)lists.debian.org Archive: http://lists.debian.org/slrni1hm1o.503.liam.p.otoole(a)dipsy.selfip.org
From: Chris Bannister on 16 Jun 2010 17:30
On Wed, Jun 16, 2010 at 01:57:12PM +0000, Liam O'Toole wrote: > On 2010-06-16, Chris Bannister <mockingbird(a)earthlight.co.nz> wrote: > Indeed. And if Adobe refuse to maintain the older version there's not > much anyone else can do about it. True. > > After this operation, 124MB of additional disk space will be used. > > E: You don't have enough free space in /var/cache/apt/archives/. > > You can recover some disk space using 'apt-get clean' or (more > conservatively) 'apt-get autoclean'. True, but I do that anyway. Mind you, you can get a lot on a 4G HDD. :) (postgresql, apache2, iceweasel, mplayer-nogui, lxdvdrip, moc, videotrans) fischer:~# df -h Filesystem Size Used Avail Use% Mounted on /dev/hda1 1.3G 1.3G 31M 98% / tmpfs 250M 0 250M 0% /lib/init/rw udev 10M 680K 9.4M 7% /dev tmpfs 250M 0 250M 0% /dev/shm /dev/hda6 2.5G 2.3G 46M 99% /home fischer:~# fdisk -l Disk /dev/hda: 4311 MB, 4311982080 bytes 255 heads, 63 sectors/track, 524 cylinders Units = cylinders of 16065 * 512 = 8225280 bytes Disk identifier: 0x00006397 Device Boot Start End Blocks Id System /dev/hda1 * 1 172 1381558+ 83 Linux /dev/hda2 173 524 2827440 5 Extended /dev/hda5 173 197 200781 82 Linux swap / Solaris /dev/hda6 198 524 2626596 83 Linux Time to upgrade to a whopping 20G! LOL -- Chris. -- To UNSUBSCRIBE, email to debian-user-REQUEST(a)lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster(a)lists.debian.org Archive: http://lists.debian.org/20100616223514.GA17863(a)fischer |