I''m downloading the xen-2.0-src.tgz and xen-2.0-install.tgz from unc.dl.sourceforge.net. I was told that xen-2.0-src.tgz had finished downloading; when I took a look at it, tar told me it wasn''t gzipped, error, furthermore, it was now at 7.9 MB after being downloaded as a 1.9 MB file. There''s a problem here, I just don''t know what it is. Any ideas? -- Wesley Parish * * * Clinersterton beademung - in all of love. RIP James Blish * * * Mau e ki, "He aha te mea nui?" You ask, "What is the most important thing?" Maku e ki, "He tangata, he tangata, he tangata." I reply, "It is people, it is people, it is people." ------------------------------------------------------- This SF.Net email is sponsored by: InterSystems CACHE FREE OODBMS DOWNLOAD - A multidimensional database that combines robust object and relational technologies, making it a perfect match for Java, C++,COM, XML, ODBC and JDBC. www.intersystems.com/match8 _______________________________________________ Xen-devel mailing list Xen-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/xen-devel
I''ve renamed it xen-2.0-src.tar and tar xvf - it and it untarred satisfactorily. Somehow it''s being ungzipped while being downloaded - it''s my problem, not anyone else''s. // I''m downloading the xen-2.0-src.tgz and xen-2.0-install.tgz from unc.dl.sourceforge.net. I was told that xen-2.0-src.tgz had finished downloading; when I took a look at it, tar told me it wasn''t gzipped, error, furthermore, it was now at 7.9 MB after being downloaded as a 1.9 MB file. There''s a problem here, I just don''t know what it is. Any ideas? -- Wesley Parish * * * Clinersterton beademung - in all of love. RIP James Blish * * * Mau e ki, "He aha te mea nui?" You ask, "What is the most important thing?" Maku e ki, "He tangata, he tangata, he tangata." I reply, "It is people, it is people, it is people." ------------------------------------------------------- This SF.Net email is sponsored by: InterSystems CACHE FREE OODBMS DOWNLOAD - A multidimensional database that combines robust object and relational technologies, making it a perfect match for Java, C++,COM, XML, ODBC and JDBC. www.intersystems.com/match8 _______________________________________________ Xen-devel mailing list Xen-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/xen-devel
> I''ve renamed it xen-2.0-src.tar and tar xvf - it and it untarred > satisfactorily. > > Somehow it''s being ungzipped while being downloaded - it''s my problem, not > anyone else''s.Your browser is spotting it''s a gzip file and "helpfully" ungzip''ing it for you. Unfortunately it''s not bright enough to realise that it should transform the .tgz extension into .tar. I guess it''s arguable that we should rename our tar balls to .tar.gz (or .tar.bz2) to work around this confusion. Ian ------------------------------------------------------- This SF.Net email is sponsored by: InterSystems CACHE FREE OODBMS DOWNLOAD - A multidimensional database that combines robust object and relational technologies, making it a perfect match for Java, C++,COM, XML, ODBC and JDBC. www.intersystems.com/match8 _______________________________________________ Xen-devel mailing list Xen-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/xen-devel