search for: tgz

Displaying 20 results from an estimated 1497 matches for "tgz".

Did you mean: gz
2010 Nov 11
1
FW: Permissions issue
...m at loss on this mysterious file permission issue. I cannot move the file out of the directory, but I can rename it. I cannot read the file. It is not open by any processes, the filesystem is in read write mode. I am logged in as root. -Jason [root at localhost /]# tar cvzf ~/named.201011111228.tgz --one-file-system /etc/named.conf /var/named/ tar: Removing leading `/' from member names /etc/named.conf /var/named/ /var/named/data/ /var/named/lost+found/ /var/named/slaves/ tar: /var/named/backup.tgz: Cannot open: Permission denied /var/named/chroot/ /var/named/chroot/etc/ /var/named/chroot...
2002 Feb 14
0
[Patch] Changes to openbsd.html
...13:43:45 2002 @@ -26,7 +26,7 @@ <p> The following versions of OpenSSH are available for putting on your -OpenBSD machines: +OpenBSD machines(download to /usr/src/): <p> <ul> @@ -39,7 +39,7 @@ modifications: <pre> # cd /usr/src/usr.bin -# tar xvfz .../openssh-3.0.2.tgz +# tar xvfz ../openssh-3.0.2.tgz # cd ssh # make obj # make cleandir @@ -56,9 +56,9 @@ To extract and install it on your OpenBSD 2.9 system:<br> <pre> # cd /usr/src/usr.bin -# tar xvfz .../openssh-3.0.2.tgz +# tar xvfz ../openssh-3.0.2.tgz # cd ssh -# patch -p0 < .../openbsd29...
2011 Mar 05
2
OT: grep regex pointer appreciated
...t ftp://127.0.0.1/test/ $ wget --no-remove-listing -O index.html http://127.0.0.1/test/ The relevant parts of the files above (first one is ftp listing, second part is the html file, both copied to test_regex.txt) are: 2011 Jan 28 21:25 File <a href="ftp://127.0.0.1/bar-4.5.6.i686.dbg.tgz">bar-4.5.6.i686.dbg.tgz</a> (5551274 bytes) 2011 Jan 28 21:25 File <a href="ftp://127.0.0.1/bar-4.5.6.i686.tgz">bar-4.5.6.i686.tgz</a> (5551274 bytes) 2011 Jan 28 21:25 File <a href="ftp://127.0.0.1/bar-4.5.6.x86_64.dbg.tgz">bar-4.5.6.x8...
2000 Sep 02
1
R INSTALL *.tgz fails (minor docs/feature bug) (PR#652)
R Team, I was attempting to install Lindsey's rmutil.tgz and other non-CRAN packages using 'R INSTALL', for example 'R INSTALL rmutil.tgz' after downloading 'rmutil.tgz' from Lindsey's page (as linked from r-project.org page). Directly using the compressed file as 'R INSTALL rmutil.tgz' failed, though the shell help...
2003 Sep 18
0
sftp quote parsing broken in OpenSSH 3.7.1 portable
In 3.7.1 portable, sftp no longer correctly parses filenames enclosed in quotation marks. Below is an short transcript describing the bug. sftp> ls . .. test_archive.tgz sftp> get "test_archive.tgz" Unterminated quote sftp> get "test_archive.tgz" "test_archive.tgz" Fetching /Users/admorten/testdir/test_archive.tgz to /Users/admorten/testdir/test_archive.tgz 100% 773KB 0.0KB/s 00:00 sftp> lls -l total 780 -rw-r--r--...
2011 Nov 07
1
close but no cigar
...-1.tar.gz -rw-rw-r--. 1 markleeds markleeds 135545 Nov 7 10:20 rpart_3.1-50.tar.gz -rw-rw-r--. 1 markleeds markleeds 40627 Nov 7 10:20 spatial_7.3-3.tar.gz -rw-rw-r--. 1 markleeds markleeds 1248288 Nov 7 10:20 survival_2.36-10.tar.gz lrwxrwxrwx. 1 markleeds markleeds 18 Nov 7 10:20 MASS.tgz -> MASS_7.3-16.tar.gz lrwxrwxrwx. 1 markleeds markleeds 21 Nov 7 10:20 lattice.tgz -> lattice_0.20-0.tar.gz lrwxrwxrwx. 1 markleeds markleeds 19 Nov 7 10:20 Matrix.tgz -> Matrix_1.0-1.tar.gz lrwxrwxrwx. 1 markleeds markleeds 19 Nov 7 10:20 nlme.tgz -> nlme_3.1-102.tar....
2023 Mar 04
3
Trying to diagnose incomplete file transfer
...n involving incomplete file transfers, but I am unsure where the issue may be occurring. Here is the scenario. Problem: Sometimes the file transfer seems to have completed, but the file size does not match that on the remote system. Details: I transfer a number of large (>1GB) Tar-Gzipped (.tgz) files via SSH tunnels from $customer. Because of some previous issues, sometimes the SSH tunnels may be terminated externally. As a result, I am currently using the 'split' command to break the files into 1-GB "chunks" (ex.: foo.tgz.aa, foo.tgz.ab, ...). For the rsync transf...
2006 Jul 18
2
R-2.3.1.tar.gz does not contain VR bundle (PR#9084)
.../src/library/Recommended, but the actual bundle is missing: drwx------ 2 biosci csc 1024 Jun 1 11:25 ./ drwx------ 16 biosci csc 1024 Jun 1 11:25 ../ -rw------- 1 biosci csc 20 Apr 10 01:19 .cvsignore lrwxrwxrwx 1 biosci csc 18 Jul 18 12:42 boot.tgz -> boot_1.2-24.tar.gz -rw------- 1 biosci csc 187471 Apr 10 01:29 boot_1.2-24.tar.gz lrwxrwxrwx 1 biosci csc 21 Jul 18 12:42 cluster.tgz -> cluster_1.11.0.tar.gz -rw------- 1 biosci csc 210215 May 19 12:30 cluster_1.11.0.tar.gz lrwxrwxrwx 1 biosci csc...
2007 Aug 19
2
Installing dependent packages
...adley > install.packages("ggplot2", dep = T) also installing the dependencies 'XML', 'RBGL', 'graph', 'chron', 'acepack', 'proto', 'Hmisc' trying URL ' http://cran.uk.r-project.org/bin/macosx/universal/contrib/2.5/XML_1.9-0.tgz' Content type 'application/x-gzip' length 1108754 bytes opened URL ================================================== downloaded 1082Kb trying URL 'http://cran.uk.r-project.org/bin/macosx/universal/contrib/2.5/RBGL_1.12.0.tgz ' Content type 'application/x-gzip' length 4...
2007 Jul 24
3
mocha tarballs don''t uncompress cleanly
...arball for versions 0.5.0, 0.5.1 and 0.5.2 > (didn''t test older ones), and when uncompressing all of them I get the > following error: > > -------------------8<---------------------8<----------------------- > terceiro at s219pc02:/tmp/bli$ LANG=C tar xzf ../mocha-0.5.2.tgz > > gzip: stdin: decompression OK, trailing garbage ignored > tar: Child returned status 2 > tar: Error exit delayed from previous errors > -------------------8<---------------------8<----------------------- > > The tarball is uncompressed, but this error message (and the...
2010 Jun 12
2
Can one get a list of recommended packages?
R 2.10.1 is used in the Sage maths project. Several recommended packages (Matrix, class, mgcv, nnet, rpart, spatial, and survival) are failing to build on Solaris 10 (SPARC). We would like to be able to get a list of the recommended packages for R 2.10.1, but ideally via a call to R, so it is not necessary to update that list every time a new version of R is released. We do not want to access
2015 Jan 23
0
issue with update.packages()
Hello, I see the following issue in R-devel since 'both' has become the default pkgType for binary platforms. update.packages() fails when you set options(repos). Looks like it is trying to download a tgz file from the src/contrib section of a repository (on a mac). To reproduce this you need to have an older version of AnnotationDbi installed, which I accomplished by faking it, installing pkgKitten and then doing: library(pkgKitten) kitten("AnnotationDbi") Then exiting R and doing R C...
2012 Jun 28
2
Strange du/df behaviour.
...rkdir 47G /home/paczki-workdir Currently there is only one process writing to the filesystem: root 27945 27918 3 09:16 ? 00:01:44 tar --exclude=*/Maildir/.Spam/cur/* --exclude=*/Maildir/.Spam/new/* --use-compress-program /usr/bin/pigz -cf /home/paczki-workdir/abaksa-mail-20120628-0413.tgz and it writes so much data: du -sh /home/paczki-workdir/abaksa-mail-20120628-0413.tgz;sleep 3;du -sh /home/paczki-workdir/abaksa-mail-20120628-0413.tgz 13G /home/paczki-workdir/abaksa-mail-20120628-0413.tgz 13G /home/paczki-workdir/abaksa-mail-20120628-0413.tgz du -sk /home/paczki-workdi...
2006 May 29
0
R-2.3 macosx segfault
...(sorry some R messages in spanish locale I will try to translate it) > install.packages("ape") --- Please select a CRAN mirror for use in this session --- Loading Tcl/Tk interface ... done probando la URL 'http://cran.cnr.Berkeley.edu/bin/macosx/powerpc/ contrib/2.3/ape_1.8-2.tgz' Content type 'application/x-gzip' length 548537 bytes URL abierta ================================================== downloaded 535Kb where "probando la URL" means "trying URL" and "URL abierta" means "URL opened", the file is correctly insta...
2010 Jun 13
1
Failure to load the recommended package Matrix (Was: [R] Can one get a list of recommended packages?)
...worst >> still we will be unaware they have failed to build properly. >> >> Therefore, being able to get them from a command would be useful, but >> can understand if that is not possible. >> >>> $ cd ~/src/R-devel/src/library/Recommended/ >>> $ ls *.tgz >>> boot.tgz codetools.tgz lattice.tgz mgcv.tgz rpart.tgz >>> class.tgz foreign.tgz MASS.tgz nlme.tgz spatial.tgz >>> cluster.tgz KernSmooth.tgz Matrix.tgz nnet.tgz survival.tgz >> >> OK, thank you for that list. >> >>>> Better still, is ther...
2004 Jan 28
2
File rename detection?
Hello! As I was found rsync do not detect file renaming. If I just copy my backup.0.tgz (many Mbytes in size having it's md5) to backup.1.tgz (which will be equial in size and md5) it will be the same file in fact... Rsync will delete old file (backup.0.tgz) on the receiving side and download new one (backup.1.tgz). I do not think there are any difficulties to detect this situati...
2007 Jun 20
2
Rspec for the svn-less
Here is a short bash script I wrote to install rspec if your just using the tarballs like me. I probably should have written it in ruby, but there it is: #!/bin/bash RSPEC=rspec-1.0.4-pre-release.tgz RSPECRAILS=rspec_on_rails-1.0.4-pre-release.tgz [ -z "$1" ] && { echo echo "You must include a pathname" echo exit 1 } if [ -d $1/vendor/plugins ]; then cd $1/vendor/plugins else echo "path: $1/vendor/plugins doesn''t exist" exit 1 fi tar z...
2010 Mar 02
1
Installation problem with 2.10 and Solaris 10 (PR#14227)
...be related to the fact that gzip will not decompress linked files without the "-f" option. Sample output follows: # make make[1]: Entering directory `/home/jnoble/R-2.10.1/src/library/Recommended' begin installing recommended package boot ERROR: cannot extract package from 'boot.tgz' make[1]: *** [boot.ts] Error 1 make[1]: Leaving directory `/home/jnoble/R-2.10.1/src/library/Recommended' make: *** [recommended-packages] Error 2 The boot.ts.out file contains: # more boot.ts.out ERROR: cannot extract package from 'boot.tgz' If I try to run the command t...
2011 Jan 25
4
backup script
I want to create bash script to have a zip copy from a website running on linux /var/www/htdocs/* local on the same box on different directory I am thinking to do a local backup using crontab (snapshot my web) tar -cvzf /tmp/website-$(date +%Y%m%d-%H%M).tgz /var/www/htdocs/* This command will create a file /tmp/website-20110101-1459.tgz I want it run on daily basis and to keep the last 5days backup on the box and remove older version than 5days. Can you point me out. Thanks madunix
2007 Jan 25
4
Conditional exec
...inition that downloads and extracts a tar file if the destination directory does not exist. The tar file won''t change and does not need to be download and extracted if it changes. The definition I am using now is: define remote_tar($source, $directory) { remotefile { "/tmp/$name.tgz": source => $source, } exec { "tar-$name": command => "tar -xzf /tmp/$name.tgz", directory => $directory, creates => "$directory/$name", require => File["/tmp/$name.tgz"], } } The proble...