dpkg:處理 openoffice.org-style-human (--configure)時出錯問題
依賴關係問題 - 仍未被配置
在處理時有錯誤發生:
ttf-opensymbol
openoffice.org-core
python-uno
openoffice.org-writer
openoffice.org-calc
openoffice.org-draw
openoffice.org-impress
openoffice.org-math
openoffice.org-base
openoffice.org
openoffice.org-evolution
openoffice.org-gtk
openoffice.org-gnome
openoffice.org-common
openoffice.org-java-common
openoffice.org-filter-mobiledev
openoffice.org-style-human
E: Sub-process /usr/bin/dpkg returned an error code (1)[@more@]
解決方法有2種:
1、我在網上搜到了個指令碼,用來解決這個問題,把下面的做成指令碼執行或者直接複製到終端中執行,然後就搞定了。
#!/bin/bash
#
# 修正 Ubuntu 7.04 fc-cache failed to write cache 錯誤
#
sudo touch /usr/share/fonts
sudo touch /usr/share/fonts/X11
sudo touch /usr/share/fonts/X11/100dpi
sudo touch /usr/share/fonts/X11/75dpi
sudo touch /usr/share/fonts/X11/Type1
sudo touch /usr/share/fonts/X11/encodings
sudo touch /usr/share/fonts/X11/encodings/large
sudo touch /usr/share/fonts/X11/misc
sudo touch /usr/share/fonts/X11/util
sudo touch /usr/share/fonts/truetype
sudo touch /usr/share/fonts/truetype/arphic
sudo touch /usr/share/fonts/truetype/baekmuk
sudo touch /usr/share/fonts/truetype/freefont
sudo touch /usr/share/fonts/truetype/kochi
sudo touch /usr/share/fonts/truetype/openoffice
sudo touch /usr/share/fonts/truetype/thai
sudo touch /usr/share/fonts/truetype/ttf-arabeyes
sudo touch /usr/share/fonts/truetype/ttf-bengali-fonts
sudo touch /usr/share/fonts/truetype/ttf-bitstream-vera
sudo touch /usr/share/fonts/truetype/ttf-dejavu
sudo touch /usr/share/fonts/truetype/ttf-devanagari-fonts
sudo touch /usr/share/fonts/truetype/ttf-gentium
sudo touch /usr/share/fonts/truetype/ttf-gujarati-fonts
sudo touch /usr/share/fonts/truetype/ttf-kannada-fonts
sudo touch /usr/share/fonts/truetype/ttf-lao
sudo touch /usr/share/fonts/truetype/ttf-malayalam-fonts
sudo touch /usr/share/fonts/truetype/ttf-mgopen
sudo touch /usr/share/fonts/truetype/ttf-oriya-fonts
sudo touch /usr/share/fonts/truetype/ttf-punjabi-fonts
sudo touch /usr/share/fonts/truetype/ttf-tamil-fonts
sudo touch /usr/share/fonts/truetype/ttf-telugu-fonts
sudo touch /usr/share/fonts/type1
sudo touch /usr/share/fonts/type1/gsfonts
sudo touch /usr/share/X11/fonts
sudo touch /usr/share/X11/fonts/100dpi
sudo touch /usr/share/X11/fonts/75dpi
sudo touch /usr/share/X11/fonts/Type1
sudo touch /usr/share/X11/fonts/encodings
sudo touch /usr/share/X11/fonts/encodings/large
sudo touch /usr/share/X11/fonts/misc
sudo touch /usr/share/X11/fonts/util
sudo touch /usr/local/share/fonts
sudo touch /var/lib/defoma/fontconfig.d
sudo touch /var/lib/defoma/fontconfig.d/A
sudo touch /var/lib/defoma/fontconfig.d/B
sudo touch /var/lib/defoma/fontconfig.d/C
sudo touch /var/lib/defoma/fontconfig.d/D
sudo touch /var/lib/defoma/fontconfig.d/E
sudo touch /var/lib/defoma/fontconfig.d/F
sudo touch /var/lib/defoma/fontconfig.d/G
sudo touch /var/lib/defoma/fontconfig.d/H
sudo touch /var/lib/defoma/fontconfig.d/J
sudo touch /var/lib/defoma/fontconfig.d/K
sudo touch /var/lib/defoma/fontconfig.d/L
sudo touch /var/lib/defoma/fontconfig.d/M
sudo touch /var/lib/defoma/fontconfig.d/N
sudo touch /var/lib/defoma/fontconfig.d/O
sudo touch /var/lib/defoma/fontconfig.d/P
sudo touch /var/lib/defoma/fontconfig.d/R
sudo touch /var/lib/defoma/fontconfig.d/S
sudo touch /var/lib/defoma/fontconfig.d/T
sudo touch /var/lib/defoma/fontconfig.d/U
sudo touch /var/lib/defoma/fontconfig.d/V
sudo touch /var/lib/defoma/fontconfig.d/a
sudo touch /var/lib/defoma/fontconfig.d/j
sudo touch /var/lib/defoma/fontconfig.d/m
sudo touch /var/lib/defoma/fontconfig.d/u
2、
程式碼: |
sudo fc-cache -fv 2>&1 | grep failed | cut -f1 -d":" | xargs -i sudo touch {} && sudo fc-cache -fv |
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/786540/viewspace-977542/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- dpkg: 處理軟體包 nginx (--configure)時出錯: 依賴關係問題 - 仍未被配置Nginx
- exp匯出報錯EXP-00106問題處理
- ajax呼叫WebMethed返回處理請求時出錯Web
- tunefs.ocfs2時出錯處理一記
- 新建partition出現 device busy問題處理dev
- CMake出錯的處理
- COM+元件啟動報錯問題處理元件
- configure error:系統時間問題!(轉)Error
- 執行計劃問題導致處理速度時快時慢的問題
- 請教:除錯時出現的問題除錯
- lxml處理xml時的字元編碼問題XML字元
- 搭建dataguard時,錯誤處理
- 處理動態連結庫報錯的問題
- ES報錯Result window is too large問題處理薦
- 【問題處理】diagcollection.pl採集指令碼執行出錯——'crshome' is missingGC指令碼
- sqlldr標準輸出未處理導致批處理掛起問題SQL
- 多端混合開發時跨域問題的處理跨域
- lama-cleaner 安裝時tokenizers問題的處理
- 同時重寫屬性的get和set方法系統報錯問題處理
- 關於時間 PHP 處理包遇到的問題時間序列化差值問題PHP
- 伺服器啟動出現問題如何處理伺服器
- 【問題處理】diagcollection.pl採集指令碼執行出錯——Argument list too longGC指令碼
- 處理問題的方法
- perl中文處理問題
- 漢字處理問題?
- xml處理的問題XML
- 貨品問題處理
- [git] git問題處理Git
- JavaScript 中遇到的錯誤問題,該怎麼處理?JavaScript
- MySQL問題處理——1040錯誤Too many connectionsMySql
- centos6.5報錯:checking filesystems failed問題處理CentOSAI
- servlet處理下載的問題,要考慮訪問量大時的效率問題Servlet
- 在打包第一個EJB QL 時出現以下問題,不知道如何處理?
- 使用 pytz 處理 Python 中的時區問題Python
- JSF的outputText時,無法處理換行問題JS
- 沒有備份undo segment出現問題的處理
- F3-smart錯誤處理修復fail問題案例AI
- 記一次報錯 symlink(): Protocol error 問題處理ProtocolError