rsync installation problem
Hello,
I got this weird error installing rsync. I was able to install it on another server using apt-get install rysnc. This is the error:
Quote:
#apt-get install rsync
Reading package lists... Done
Building dependency tree... Done
The following NEW packages will be installed:
rsync
0 upgraded, 1 newly installed, 0 to remove and 78 not upgraded.
Need to get 0B/261kB of archives.
After unpacking 512kB of additional disk space will be used.
(Reading database ... 23229 files and directories currently installed.)
Unpacking rsync (from .../rsync_2.6.9-2etch2_i386.deb) ...
dpkg: error processing /var/cache/apt/archives/rsync_2.6.9-2etch2_i386.deb (--unpack):
unable to create `./usr/bin/rsync': Read-only file system
dpkg-deb: subprocess paste killed by signal (Broken pipe)
Errors were encountered while processing:
/var/cache/apt/archives/rsync_2.6.9-2etch2_i386.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)
Hope you can help. Im not really expert on this.
Thank you.