View Single Post
Posts: 6 | Thanked: 2 times | Joined on Jun 2008
#5
but something strange with gzip.. when i try to install something using CPAN:
Code:
Going to read /root/.cpan/sources/authors/01mailrc.txt.gz
/bin/gzip: unrecognized option `--decompress'
so i try to install gzip:
Code:
> apt-get install gzip
and it gives:
Code:
Reading package lists... Done
Building dependency tree... Done
The following extra packages will be installed:
  coreutils debianutils libacl1 libattr1 mktemp
The following packages will be REMOVED:
  bluez-utils busybox dnsmasq hal ke-recv libconbtui0 lsb-base maemo-pan
  netbase osso-af osso-applet-device osso-applet-languageregional
  osso-applet-location osso-applet-memory osso-bluez-compat osso-connectivity
  osso-connectivity-ui osso-connectivity-ui-btsettings
  osso-connectivity-ui-conndlgs osso-connectivity-ui-connmgr
  osso-connectivity-ui-gwsettings osso-connectivity-ui-gwwizard
  osso-connectivity-ui-iapsettings osso-connectivity-ui-statusbar osso-core
  osso-core-busybox osso-dsm osso-filemanager osso-ic osso-software-version
  osso-startup-wizard ppp
The following NEW packages will be installed:
  coreutils debianutils gzip libacl1 libattr1 mktemp
WARNING: The following essential packages will be removed.
This should NOT be done unless you know exactly what you are doing!
  busybox
0 upgraded, 6 newly installed, 32 to remove and 3 not upgraded.
Need to get 2769kB of archives.
After unpacking 1164kB disk space will be freed.
You are about to do something potentially harmful.
To continue type in the phrase ...
Please, help with solution..