|
[root@localhost wubi]# tar zxvf fcitx.tar.gz
tar (child): fcitx.tar.gz: Cannot open: 没有那个文件或目录
tar (child): Error is not recoverable: exiting now
tar: Child returned status 2
tar: Error exit delayed from previous errors
[root@localhost wubi]# tar xzvf fcitx.tar.gz
tar (child): fcitx.tar.gz: Cannot open: 没有那个文件或目录
tar (child): Error is not recoverable: exiting now
tar: Child returned status 2
tar: Error exit delayed from previous errors
[root@localhost wubi]# tar xzvf fictx.tar.gz
fictx/
fictx/fcitx
tar: fictx/fcitx: Cannot change ownership to uid 500, gid 500: 不允许的操作
fictx/ReadMe.txt
tar: fictx/ReadMe.txt: Cannot change ownership to uid 500, gid 500: 不允许的操作fictx/usr/
fictx/usr/share/
fictx/usr/share/fcitx/
fictx/usr/share/fcitx/wbx.mb
tar: fictx/usr/share/fcitx/wbx.mb: Cannot change ownership to uid 500, gid 500: 不允许的操作
fictx/usr/share/fcitx/sp.dat
tar: fictx/usr/share/fcitx/sp.dat: Cannot change ownership to uid 500, gid 500: 不允许的操作
fictx/usr/share/fcitx/pybase.mb
tar: fictx/usr/share/fcitx/pybase.mb: Cannot change ownership to uid 500, gid 500: 不允许的操作
fictx/usr/share/fcitx/pyphrase.mb
tar: fictx/usr/share/fcitx/pyphrase.mb: Cannot change ownership to uid 500, gid 500: 不允许的操作
fictx/usr/share/fcitx/pySym.mb
tar: fictx/usr/share/fcitx/pySym.mb: Cannot change ownership to uid 500, gid 500: 不允许的操作
fictx/usr/share/fcitx/punc.mb
tar: fictx/usr/share/fcitx/punc.mb: Cannot change ownership to uid 500, gid 500: 不允许的操作
fictx/usr/bin/
tar: fictx/usr/share/fcitx: Cannot change ownership to uid 500, gid 500: 不允许 的操作
tar: fictx/usr/share: Cannot change ownership to uid 500, gid 500: 不允许的操作
fictx/usr/bin/fcitx
tar: fictx/usr/bin/fcitx: Cannot change ownership to uid 500, gid 500: 不允许的 操作
tar: fictx/usr/bin: Cannot change ownership to uid 500, gid 500: 不允许的操作
tar: fictx/usr: Cannot change ownership to uid 500, gid 500: 不允许的操作
tar: fictx: Cannot change ownership to uid 500, gid 500: 不允许的操作
tar: Error exit delayed from previous errors
我中用root登录的,为什么还会出现不允许的操作呢? |
|