首页 > 安装uwsgi失败

安装uwsgi失败

deploy@ubuntu:dpkg$ sudo apt-get install -y uwsgi
Reading package lists... Done
Building dependency tree       
Reading state information... Done
You might want to run 'apt-get -f install' to correct these:
The following packages have unmet dependencies:
 linux-server : Depends: linux-headers-server (= 3.2.0.39.47) but 3.2.0.101.117 is to be installed
 uwsgi : Depends: uwsgi-core (= 1.0.3+dfsg-1ubuntu0.1) but it is not going to be installed
         Recommends: sqlite3
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).
deploy@ubuntu:dpkg$ sudo apt-get install -f
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Correcting dependencies... Done
The following package was automatically installed and is no longer required:
  linux-image-3.2.0-37-generic
Use 'apt-get autoremove' to remove them.
The following extra packages will be installed:
  linux-image-3.2.0-101-generic linux-image-server linux-server
Suggested packages:
  fdutils linux-doc-3.2.0 linux-source-3.2.0 linux-tools
The following NEW packages will be installed:
  linux-image-3.2.0-101-generic
The following packages will be upgraded:
  linux-image-server linux-server
2 upgraded, 1 newly installed, 0 to remove and 280 not upgraded.
7 not fully installed or removed.
Need to get 0 B/38.8 MB of archives.
After this operation, 150 MB of additional disk space will be used.
Do you want to continue [Y/n]? y
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
    LANGUAGE = "en_US:en",
    LC_ALL = (unset),
    LC_CTYPE = "zh_CN.UTF-8",
    LANG = "en_US.UTF-8"
    are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
locale: Cannot set LC_CTYPE to default locale: No such file or directory
locale: Cannot set LC_ALL to default locale: No such file or directory
(Reading database ... 248531 files and directories currently installed.)
Unpacking linux-image-3.2.0-101-generic (from .../linux-image-3.2.0-101-generic_3.2.0-101.141_amd64.deb) ...
locale: Cannot set LC_CTYPE to default locale: No such file or directory
locale: Cannot set LC_ALL to default locale: No such file or directory
Done.
dpkg: error processing /var/cache/apt/archives/linux-image-3.2.0-101-generic_3.2.0-101.141_amd64.deb (--unpack):
 failed in write on buffer copy for backend dpkg-deb during `./boot/vmlinuz-3.2.0-101-generic': No space left on device
No apport report written because the error message indicates a disk full error
                                                                              dpkg-deb: error: subprocess paste was killed by signal (Broken pipe)
Examining /etc/kernel/postrm.d .
run-parts: executing /etc/kernel/postrm.d/initramfs-tools 3.2.0-101-generic /boot/vmlinuz-3.2.0-101-generic
run-parts: executing /etc/kernel/postrm.d/zz-update-grub 3.2.0-101-generic /boot/vmlinuz-3.2.0-101-generic
Errors were encountered while processing:
 /var/cache/apt/archives/linux-image-3.2.0-101-generic_3.2.0-101.141_amd64.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)

这是怎么回事?


a disk full error

磁盘没空间了

【热门文章】
【热门文章】