Displaying 2 results from an estimated 2 matches for "xzpvf".
Did you mean:
xspvf
2011 Apr 01
1
"R CMD check" accepts but "R CMD INSTALL" rejects a tar ball.
...type ?g?
------------------
This happens with both R 2.12.2 (x86 linux) and R svn (x86_64 linux). Since R CMD check does install as part of the check process, there is probably a bug somewhere. The tar ball is uploaded at:
http://htl10.users.sourceforge.net/tmp/Matrix_0.999375-48.tar.gz
and tar -xzpvf works. It is possible to do R CMD INSTALL from the untar'ed data, so I am a bit lost at where the problem is.
The tar ball was generated with
git archive ... | gzip > package.tar.gz
similar to the example at the bottom of git-archive.
It is the result of git cherry-pick trunk at 2658 +...
2011 May 05
2
Kernel panic - not syncing: Attempted to kill init!
...ite a newbie with Xen and I''m currently having an issue.
I run Xen 4 on Debian Squeeze x64 and I''m trying to build an OpenFiler DomU from the Xen domU filesystem tarbal they provide (See http://www.openfiler.com/community/download/).
I downloaded the tarball and run ''tar xzpvf /root/soft/openfiler-2.3-x86_64.tar.gz'' to extract the files to the lvm.
My config file is:
bootloader = ''/usr/bin/pygrub''
vcpus = ''1''
memory = ''512''
root = ''/dev/xvda1 ro''
disk = [...