Bluefish 편집기를 설치하고 싶은데 이 오류가 발생합니다. 패키지와 관련하여 제가 겪은 첫 번째 오류는 아닙니다. 이틀 전에 Linux Mint 17을 설치했는데 재부팅할 때마다 패키지에 문제가 발생합니다. 누구든지 아이디어가 있나요?
user@username ~ $ sudo apt-get install bluefish
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following extra packages will be installed:
bluefish-data bluefish-plugins
Suggested packages:
bluefish-dbg libxml2-utils tidy weblint-perl weblint
The following NEW packages will be installed:
bluefish bluefish-data bluefish-plugins
0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
Need to get 0 B/2 548 kB of archives.
After this operation, 9 484 kB of additional disk space will be used.
Do you want to continue? [Y/n] Y
E: Sub-process /usr/bin/dpkg returned an error code (2)
추가 정보:
sudo apt-get upgrade
또한
sudo apt-get -f install
오류 없이 실행됩니다.
편집하다:
sudo dpkg -C
아무것도 하지 않았다
user@username ~ $ df -h
Filesystem Size Used Avail Use% Mounted on
/dev/sda6 161G 14G 140G 9% /
none 4,0K 0 4,0K 0% /sys/fs/cgroup
udev 2,0G 4,0K 2,0G 1% /dev
tmpfs 396M 1,4M 394M 1% /run
none 5,0M 0 5,0M 0% /run/lock
none 2,0G 1,7M 2,0G 1% /run/shm
none 100M 20K 100M 1% /run/user
/dev/sda5 168G 67G 102G 40% /mnt/DATA
user@username ~ $ sudo apt-get -fv install bluefish
apt 1.0.1ubuntu2 for amd64 compiled on Oct 8 2014 12:36:19
Supported modules:
*Ver: Standard .deb
*Pkg: Debian dpkg interface (Priority 30)
Pkg: Debian APT solver interface (Priority -1000)
S.L: 'deb' Standard Debian binary tree
S.L: 'deb-src' Standard Debian source tree
Idx: Debian Source Index
Idx: Debian Package Index
Idx: Debian Translation Index
Idx: Debian dpkg status file
Idx: EDSP scenario file
답변1
추천합니다(댓글에)
bluefish-data
데비안 웹페이지에서 바이너리 deb 패키지를 다운로드하고 를 사용하여 설치해 볼 수 있습니까 ?apt-get download
aptitude download
dpkg -i
포스터는 이렇게 대답했습니다.
dpkg -i 푸른 물고기
나에게 이런 오류가 떴다
dpkg: 오류: 패키지 정보 파일
"/var/lib/dpkg/available"을 읽는 중: 입력/출력 오류
이는 문제가 거의 확실히 하드웨어와 관련되어 있음을 나타냅니다. "입력/출력 오류"는 소프트웨어 오류가 아닙니다. 하드 드라이브나 메모리에 문제가 있습니다.