search for: tar

Displaying 20 results from an estimated 14535 matches for "tar".

Did you mean: tab
2010 Nov 15
0
[ANNOUNCE] font releases, second and final part
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi again, And here are the final font releases. Like in my previous batch, all changes are by Ga?tan and Jesse. Here's the list of all download URLs along with checksums: http://xorg.freedesktop.org/archive/individual/font/font-arabic-misc-1.0.3.tar.bz2 MD5: cc0726e4a277d6ed93b8e09c1f195470 font-arabic-misc-1.0.3.tar.bz2 SHA1: 322ae41e74deea8de11fa077fd0e0191927a667c font-arabic-misc-1.0.3.tar.bz2 http://xorg.freedesktop.org/archive/individual/font/font-arabic-misc-1.0.3.tar.gz MD5: 918457df65ef93f09969c6ab01071789 font-arabic-misc-1.0.3....
2023 Jun 13
3
[PATCH nbdkit 0/3] tar: Implement tar-limit
This patch series cleans up some issues with nbdkit-tar-filter and (in patch 3) implements a new tar-limit feature which limits how much of the tar file we will read to find the entry within the tar file that we will serve. This protects against the case where a tar file is presented that contains much content at the front that we must iterate over (an...
2012 Aug 16
2
copy/paste centos 6
...thunderbird. Both applications - actually all applications work - I just cant copy/paste. I'm thinking I did not correctly compile one of the applications below - or did not satisfy a dependency. I am just trying to narrow it down. Any one have insight into this? Thanks - Jerry atk-1.32.0.tar.gz autoconf-2.68.tar.gz cairo-1.10.0.tar.gz dbus-glib-0.92.tar.gz flex-2.5.35.tar.gz fontconfig-2.8.0.tar.gz gdk-pixbuf-2.22.1.tar.gz gettext-0.18.1.1.tar.gz glib-2.27.5.tar.gz gmime-2.5.4.tar.gz gnome-desktop-2.32.1.tar.bz2 gnome-icon-theme-2.31.0.tar.bz2 gnome-vfs-2.24.4.tar.gz gnutls-2.10.4.tar....
2020 Jun 28
5
[PATCH nbdkit 0/2] tar: Rewrite the tar plugin (again), this time in C.
For context see these threads: https://lists.gnu.org/archive/html/qemu-discuss/2020-06/threads.html#00053 https://lists.gnu.org/archive/html/qemu-block/2020-06/threads.html#01496 Rich.
2018 Feb 15
0
llvm-6.0.0rc2: fatal error: clang/Basic/Version.h: No such file or directory
...m.org> wrote: > > today I've tried to build llvm-6.0.0rc2 using Cmake on my "SUSE Linux > Enterprise Server 12.3 (x86_64)" with the following commands (gcc-6.4.0 > is necessary for CUDA-9.0). > > > wget http://prereleases.llvm.org/6.0.0/rc2/llvm-6.0.0rc2.src.tar.xz > wget http://prereleases.llvm.org/6.0.0/rc2/cfe-6.0.0rc2.src.tar.xz > wget http://prereleases.llvm.org/6.0.0/rc2/clang-tools-extra-6.0.0rc2.src.tar.xz > wget http://prereleases.llvm.org/6.0.0/rc2/compiler-rt-6.0.0rc2.src.tar.xz > wget http://prereleases.llvm.org/6.0.0/rc2/lldb-6.0.0...
2015 Jul 02
2
libguestfs error: need help troubleshooting
...exception Guestfs.Error("qemu-img: /tmp/libguestfsStQSH1/overlay1: qemu-img exited with error status 1. To see full error messages you may need to enable debugging. See http://libguestfs.org/guestfs-faq.1.html#debugging-libguestfs") -------------- Then I updated the qemu-img package and started getting this error: -------------- ➜ RHEL7 sudo virt-sysprep -d rhel7 [ 0.0] Examining the guest ... Fatal error: exception Guestfs.Error("/usr/bin/supermin exited with error status 1. To see full error messages you may need to enable debugging. See http://libguestfs.org/gue...
2020 Jun 28
0
[PATCH nbdkit 2/2] tar: Rewrite the tar plugin (again), this time in C.
--- plugins/tar/{tar.pl => nbdkit-tar-plugin.pod} | 145 ++------- configure.ac | 2 - plugins/tar/Makefile.am | 41 +-- tests/Makefile.am | 14 +- plugins/tar/tar.c | 286 ++++++++++++++++++ tests...
2020 Jul 07
0
[PATCH nbdkit] New filter: tar.
This filter can be used to open tar files. It uses the technique first suggested by Eric Blake here: https://www.redhat.com/archives/libguestfs/2020-July/msg00017.html We suggest that nbdkit-tar-plugin is deprecated in nbdkit 1.26, but it might happen later. --- docs/nbdkit-captive.pod | 4 +- filters/offset/nbdk...
2008 Jan 10
2
FreeBSD tar errors on valid empty tar.gz
Seems our current libarchive? That support FreeBSD's tar implementation has a bug where it can create archives it cant read back. This can be seen by simply creating an empty tar.gz file and then trying to expand or list it. In doing the above you get the following error: tar: Unrecognized archive format: Inappropriate file type or format N.B. gtar can...
2010 Feb 21
1
updated some packages now some windows hang after open or close
...rks -------- however there seems to be an issue with closing or opening windows some random time later with all three programs. It gives the impression that X is hung. Keyboard no longer works - mouse moves but cannot click on anything. ssh into the box still works. I can kill the X server and start all up again for a random time then it looks like it hangs again. I am wondering if anyone knows what this might be - perhaps another package I need to update. I am also running a radeon 3200 driver with the Catalyst binary driver. Thanks for your thoughts. Jerry ----------------------- atk...
2018 Feb 15
4
llvm-6.0.0rc2: fatal error: clang/Basic/Version.h: No such file or directory
Hi, today I've tried to build llvm-6.0.0rc2 using Cmake on my "SUSE Linux Enterprise Server 12.3 (x86_64)" with the following commands (gcc-6.4.0 is necessary for CUDA-9.0). wget http://prereleases.llvm.org/6.0.0/rc2/llvm-6.0.0rc2.src.tar.xz wget http://prereleases.llvm.org/6.0.0/rc2/cfe-6.0.0rc2.src.tar.xz wget http://prereleases.llvm.org/6.0.0/rc2/clang-tools-extra-6.0.0rc2.src.tar.xz wget http://prereleases.llvm.org/6.0.0/rc2/compiler-rt-6.0.0rc2.src.tar.xz wget http://prereleases.llvm.org/6.0.0/rc2/lldb-6.0.0rc2.src.tar.xz wget...
2015 Jul 03
1
Re: libguestfs error: need help troubleshooting
...opy-kernel -f ext2 --host-cpu x86_64 /usr/lib64/guestfs/supermin.d -o /tmp/appliance.d supermin: version: 5.1.9 supermin: rpm: detected RPM version 4.11 supermin: package handler: fedora/rpm supermin: build: /usr/lib64/guestfs/supermin.d supermin: build: visiting /usr/lib64/guestfs/supermin.d/base.tar.gz type gzip base image (tar) tar: ./etc/aliases: Cannot write: No space left on device tar: ./etc/bashrc: Cannot write: No space left on device tar: ./etc/csh.cshrc: Cannot write: No space left on device tar: ./etc/csh.login: Cannot write: No space left on device tar: ./etc/filesystems: Cannot wri...
2020 Jul 07
3
[PATCH nbdkit] tar as a filter.
For review only, this needs some clean up and more tests. My eyes are going cross-eyed looking at the calculate_offset_of_entry function, so time to take a break ... Rich.
2020 Jul 06
2
Re: [PATCH nbdkit 2/2] tar: Rewrite the tar plugin (again), this time in C.
On 6/28/20 8:02 AM, Richard W.M. Jones wrote: > --- > plugins/tar/{tar.pl => nbdkit-tar-plugin.pod} | 145 ++------- > configure.ac | 2 - > plugins/tar/Makefile.am | 41 +-- > tests/Makefile.am | 14 +- > plugins/tar/tar.c | 286 +...
2006 Jul 18
2
R-2.3.1.tar.gz does not contain VR bundle (PR#9084)
Full_Name: Jarno Tuimala Version: 2.3.1 OS: Solaris / Linux Submission from: (NULL) (193.166.2.98) Today I downloaded the latest source code release R-2.3.1.tar.gz, and it seems not to contain the VR bundle. After running ./configure I get the following error message: checking for recommended packages... ./src/library/Recommended/VR_*.tar.gz: No such file or directory no configure: error: Some of the recommended packages are missing Use --without-recomm...
2013 Oct 29
1
samba_backup
Hallo, i tried to backup samba4 by using the samba_backup script. I removed ?>/dev/null 2>&1?-Pipe from the tar-commands. Tar could not archive the temporary msg-files, because they where open. My question is, do I need the temporary msg-files for a complete samba4 database-backup? Thank you. tar: ./private/smbd.tmp/msg/msg.31043.1: socket ignored tar: ./private/smbd.tmp/msg/msg.30220.1: socket ignored...
2013 Nov 22
1
tar binary in RTools 3.1.0.1939 has problems with tar.bz2 files
Hi, With Rtools 3.1.0.1936 I can create and extract from .tar.bz2 files: (first directory in %PATH% is c:\rtools31.1936\bin) E:\>tar jcvf tmp.tar.bz2 tmp tmp/ tmp/foo.txt E:\>tar jtvf tmp.tar.bz2 drwxr-xr-x 4294967295/4294967295 0 2013-11-22 11:35 tmp/ -rw-r--r-- 4294967295/4294967295 3 2013-11-22 11:35 tmp/foo.txt E:\>mkdir ex E:\>cd ex E:\...
2009 Nov 11
4
About the tar extract signal directory~~
Hi,all: I've couple of large tarballs such as www.tar and images.tar. Is it possible to extract a single file or a list of files from a large tarball such as images.tar instead of extracting the entire tarball? How do I extract specific files under Linux / UNIX operating systems? Thanks in advance ~~ -------------- next part -...
2004 Sep 20
1
rsync version 2.6.3pre1 protocol version 28
...6 Feb 5 2003 MSE -> EMBOSS/ lrwxrwxrwx 1 biolord bioinf 6 Feb 5 2003 PHYLIP -> EMBOSS/ ... lrwxrwxrwx 1 biolord bioinf 6 Feb 5 2003 TOPO -> EMBOSS/ ... software/EMBOSS: total 87942 -rw-r--r-- 1 biolord bioinf 551090 Jul 15 18:54 DOMAINATRIX-1.0.0.tar.gz -rw-r--r-- 1 biolord bioinf 12100223 Jan 21 2003 EMBOSS-2.6.0.tar.gz -rw-r--r-- 1 biolord bioinf 14024961 Nov 30 2003 EMBOSS-2.8.0.tar.gz -rw-r--r-- 1 biolord bioinf 14479274 Jul 15 18:54 EMBOSS-2.9.0.tar.gz lrwxrwxrwx 1 biolord bioinf 19 Jul 18 07:56 EMBOSS-latest.tar...
2020 Jun 28
2
Re: [PATCH nbdkit 2/2] tar: Rewrite the tar plugin (again), this time in C.
On Sun, Jun 28, 2020 at 4:03 PM Richard W.M. Jones <rjones@redhat.com> wrote: ... > + > +static int > +tar_get_ready (void) > +{ > + FILE *fp; > + CLEANUP_FREE char *cmd = NULL; > + size_t len = 0; > + bool scanned_ok; > + char s[256]; > + > + /* Construct the tar command to examine the tar file. */ > + fp = open_memstream (&cmd, &len); > + if (fp == NULL) {...