Re: linux install problem virtualbox

2020-10-16 Thread Karlin High

On 10/16/2020 3:15 PM, Damian leGassick wrote:

I was also trying Hyper-V and WSL before virtualbox...They were disabled again 
but who knows?


Hmm, in my experience multiple software cannot simultaneously use the 
hardware virtualization features like Intel VT-d or whatever. If the 
most recent software used disabled all the others, that is what I would 
expect to see. Unless I just didn't know how to ask properly when I was 
trying it, of course.

--
Karlin High
Missouri, USA



Re: linux install problem virtualbox

2020-10-16 Thread Damian leGassick
I updated windows and reinstalled virtualbox and everything is behaving as 
expected.

fyi I was also trying Hyper-V and WSL before virtualbox...They were disabled 
again but who knows?

thanks everyone

Damian

> On 16 Oct 2020, at 14:39, Andrew Bernard  wrote:
> 
> I have been running lilypond on many different Linux distros in
> VirtualBox for years, and it works splendidly. Perhaps your VM was
> misconfigured in some complex way. Do not abandon hope.
> 
> Andrew
> 
>> On Fri, 16 Oct 2020 at 23:43, damianlegassick  
>> wrote:
>> 
>> I changed to VMWare and it works as normal
> 



Re: linux install problem virtualbox

2020-10-16 Thread Jean Abou Samra

Hi all

I'm getting these install errors when trying to install the most 
recent lily .sh


I get this far

Untarring lilypond-2.21.7-1.linux-64.sh

bzip2: Data integrity error when decompressing.
Input file = (stdin), output file = (stdout)

It is possible that the compressed file(s) have become corrupted.
You can use the -tvv option to test integrity of such files.

You can use the `bzip2recover' program to attempt to recover
data from undamaged sections of corrupted files.

tar: Unexpected EOF in archive
tar: Unexpected EOF in archive
tar: Error is not recoverable: exiting now

I'm running virtualbox on windows 10
I've tried various linux distros with same error
I've tried wget to the .sh

an ideas? I don't normally have an issue installing...

thanks

Damian


See https://gitlab.com/lilypond/lilypond/-/issues/1731.

Best,
Jean




Re: linux install problem virtualbox

2020-10-16 Thread Andrew Bernard
I have been running lilypond on many different Linux distros in
VirtualBox for years, and it works splendidly. Perhaps your VM was
misconfigured in some complex way. Do not abandon hope.

Andrew

On Fri, 16 Oct 2020 at 23:43, damianlegassick  wrote:
>
> I changed to VMWare and it works as normal



Re: linux install problem virtualbox

2020-10-16 Thread damianlegassick

I changed to VMWare and it works as normal


Damian

On 16 October 2020 at 11:31, damianlegassick  wrote:


Hi Aaron


yes it fails with curl


I supect virtualbox as I'm getting a lot of dpkg errors when installing or 
upgrading a distro


Damian

On 16 October 2020 at 11:03, Aaron Hill  wrote:


On 2020-10-16 2:51 am, Jonas Hahnfeld wrote:

If the checksums are different, then they're not equal and either yours
or mine is corrupt (or both). As mine works, it must be yours so I'd
suggest you try again.

As another data point, I downloaded and installed 2.21.7 with no issues.


md5 9e62046ed1eda2d79bc70b01c6b20476
sha256 4ee344b2463aa37fcd5ccb6e40e205b94a3b4c7433b0eae340e2855805f80859


Seems something is afoot with your VM. Curious if you get the same
behavior using `curl -O ...` compared to wget.


-- Aaron Hill



Re: linux install problem virtualbox

2020-10-16 Thread damianlegassick

Hi Aaron


yes it fails with curl


I supect virtualbox as I'm getting a lot of dpkg errors when installing or 
upgrading a distro


Damian

On 16 October 2020 at 11:03, Aaron Hill  wrote:


On 2020-10-16 2:51 am, Jonas Hahnfeld wrote:

If the checksums are different, then they're not equal and either yours
or mine is corrupt (or both). As mine works, it must be yours so I'd
suggest you try again.

As another data point, I downloaded and installed 2.21.7 with no issues.


md5 9e62046ed1eda2d79bc70b01c6b20476
sha256 4ee344b2463aa37fcd5ccb6e40e205b94a3b4c7433b0eae340e2855805f80859


Seems something is afoot with your VM. Curious if you get the same
behavior using `curl -O ...` compared to wget.


-- Aaron Hill



Re:  linux install problem virtualbox

2020-10-16 Thread Aaron Hill

On 2020-10-16 2:51 am, Jonas Hahnfeld wrote:

If the checksums are different, then they're not equal and either yours
or mine is corrupt (or both). As mine works, it must be yours so I'd
suggest you try again.


As another data point, I downloaded and installed 2.21.7 with no issues.


md5 9e62046ed1eda2d79bc70b01c6b20476
sha256 4ee344b2463aa37fcd5ccb6e40e205b94a3b4c7433b0eae340e2855805f80859


Seems something is afoot with your VM.  Curious if you get the same 
behavior using `curl -O ...` compared to wget.



-- Aaron Hill



Re:  linux install problem virtualbox

2020-10-16 Thread Jonas Hahnfeld
If the checksums are different, then they're not equal and either yours
or mine is corrupt (or both). As mine works, it must be yours so I'd
suggest you try again.

Am Freitag, den 16.10.2020, 09:34 + schrieb damianlegassick:
> actually i got slightly different 
> 
> md5sum lilypond-2.21.7-1.linux-64.sh 
> d69095e7c9726c6882b09548c088f305 lilypond-2.21.7-1.linux-64.sh
> 
> On 16 October 2020 at 10:32, damianlegassick
>  wrote:
> 
> > yes, checksum fine
> > 
> > On 16 October 2020 at 10:27, Jonas Hahnfeld 
> > wrote:
> > 
> > > Am Freitag, den 16.10.2020, 09:20 + schrieb damianlegassick:
> > > > Hi all
> > > > 
> > > > I'm getting these install errors when trying to install the
> > > > most
> > > > recent lily .sh
> > > > 
> > > > I get this far
> > > > 
> > > > Untarring lilypond-2.21.7-1.linux-64.sh
> > > > 
> > > > bzip2: Data integrity error when decompressing.
> > > >  Input file = (stdin), output file = (stdout)
> > > > 
> > > > It is possible that the compressed file(s) have become
> > > > corrupted.
> > > > You can use the -tvv option to test integrity of such files.
> > > > 
> > > > You can use the `bzip2recover' program to attempt to recover
> > > > data from undamaged sections of corrupted files.
> > > > 
> > > > tar: Unexpected EOF in archive
> > > > tar: Unexpected EOF in archive
> > > > tar: Error is not recoverable: exiting now
> > > > 
> > > > I'm running virtualbox on windows 10
> > > > I've tried various linux distros with same error
> > > > I've tried wget to the .sh
> > > > 
> > > > an ideas? I don't normally have an issue installing...
> > > 
> > > Could you check that your download is complete? I just tested and
> > > it
> > > installs fine for me.
> > > 
> > >  $ md5sum lilypond-2.21.7-1.linux-64.sh
> > > 9e62046ed1eda2d79bc70b01c6b20476 lilypond-2.21.7-1.linux-64.sh
> > > 
> > > Regards
> > > Jonas



signature.asc
Description: This is a digitally signed message part


Re: linux install problem virtualbox

2020-10-16 Thread damianlegassick
Ok so this is weirdIf I download the .sh in windows and then copy it to the VM it's fine. All attempts to download from within virtualbox have given me that error.I'll keep investigating, thanks or the MD5 steerDamian On 16 October 2020 at 10:36, damianlegassick  wrote:actually i got slightly different md5sum lilypond-2.21.7-1.linux-64.sh d69095e7c9726c6882b09548c088f305 lilypond-2.21.7-1.linux-64.shOn 16 October 2020 at 10:32, damianlegassick  wrote:yes, checksum fineOn 16 October 2020 at 10:27, Jonas Hahnfeld  wrote:Am Freitag, den 16.10.2020, 09:20 + schrieb damianlegassick:Hi allI'm getting these install errors when trying to install the mostrecent lily .shI get this farUntarring lilypond-2.21.7-1.linux-64.shbzip2: Data integrity error when decompressing. Input file = (stdin), output file = (stdout)It is possible that the compressed file(s) have become corrupted.You can use the -tvv option to test integrity of such files.You can use the `bzip2recover' program to attempt to recoverdata from undamaged sections of corrupted files.tar: Unexpected EOF in archivetar: Unexpected EOF in archivetar: Error is not recoverable: exiting nowI'm running virtualbox on windows 10I've tried various linux distros with same errorI've tried wget to the .shan ideas? I don't normally have an issue installing...Could you check that your download is complete? I just tested and itinstalls fine for me. $ md5sum lilypond-2.21.7-1.linux-64.sh9e62046ed1eda2d79bc70b01c6b20476 lilypond-2.21.7-1.linux-64.shRegardsJonas

signature.asc
Description: PGP signature


Re: linux install problem virtualbox

2020-10-16 Thread damianlegassick
actually i got slightly different md5sum lilypond-2.21.7-1.linux-64.sh d69095e7c9726c6882b09548c088f305 lilypond-2.21.7-1.linux-64.shOn 16 October 2020 at 10:32, damianlegassick  wrote:yes, checksum fineOn 16 October 2020 at 10:27, Jonas Hahnfeld  wrote:Am Freitag, den 16.10.2020, 09:20 + schrieb damianlegassick:Hi allI'm getting these install errors when trying to install the mostrecent lily .shI get this farUntarring lilypond-2.21.7-1.linux-64.shbzip2: Data integrity error when decompressing. Input file = (stdin), output file = (stdout)It is possible that the compressed file(s) have become corrupted.You can use the -tvv option to test integrity of such files.You can use the `bzip2recover' program to attempt to recoverdata from undamaged sections of corrupted files.tar: Unexpected EOF in archivetar: Unexpected EOF in archivetar: Error is not recoverable: exiting nowI'm running virtualbox on windows 10I've tried various linux distros with same errorI've tried wget to the .shan ideas? I don't normally have an issue installing...Could you check that your download is complete? I just tested and itinstalls fine for me. $ md5sum lilypond-2.21.7-1.linux-64.sh9e62046ed1eda2d79bc70b01c6b20476 lilypond-2.21.7-1.linux-64.shRegardsJonas

signature.asc
Description: PGP signature


Re: linux install problem virtualbox

2020-10-16 Thread damianlegassick
yes, checksum fineOn 16 October 2020 at 10:27, Jonas Hahnfeld  wrote:Am Freitag, den 16.10.2020, 09:20 + schrieb damianlegassick:Hi allI'm getting these install errors when trying to install the mostrecent lily .shI get this farUntarring lilypond-2.21.7-1.linux-64.shbzip2: Data integrity error when decompressing. Input file = (stdin), output file = (stdout)It is possible that the compressed file(s) have become corrupted.You can use the -tvv option to test integrity of such files.You can use the `bzip2recover' program to attempt to recoverdata from undamaged sections of corrupted files.tar: Unexpected EOF in archivetar: Unexpected EOF in archivetar: Error is not recoverable: exiting nowI'm running virtualbox on windows 10I've tried various linux distros with same errorI've tried wget to the .shan ideas? I don't normally have an issue installing...Could you check that your download is complete? I just tested and itinstalls fine for me. $ md5sum lilypond-2.21.7-1.linux-64.sh9e62046ed1eda2d79bc70b01c6b20476 lilypond-2.21.7-1.linux-64.shRegardsJonas

signature.asc
Description: PGP signature


Re: linux install problem virtualbox

2020-10-16 Thread Jonas Hahnfeld
Am Freitag, den 16.10.2020, 09:20 + schrieb damianlegassick:
> Hi all
> 
> I'm getting these install errors when trying to install the most
> recent lily .sh
> 
> I get this far
> 
> Untarring lilypond-2.21.7-1.linux-64.sh
> 
> bzip2: Data integrity error when decompressing.
>  Input file = (stdin), output file = (stdout)
> 
> It is possible that the compressed file(s) have become corrupted.
> You can use the -tvv option to test integrity of such files.
> 
> You can use the `bzip2recover' program to attempt to recover
> data from undamaged sections of corrupted files.
> 
> tar: Unexpected EOF in archive
> tar: Unexpected EOF in archive
> tar: Error is not recoverable: exiting now
> 
> I'm running virtualbox on windows 10
> I've tried various linux distros with same error
> I've tried wget to the .sh
> 
> an ideas? I don't normally have an issue installing...

Could you check that your download is complete? I just tested and it
installs fine for me.

 $ md5sum lilypond-2.21.7-1.linux-64.sh
9e62046ed1eda2d79bc70b01c6b20476  lilypond-2.21.7-1.linux-64.sh

Regards
Jonas


signature.asc
Description: This is a digitally signed message part


linux install problem virtualbox

2020-10-16 Thread damianlegassick

Hi all


I'm getting these install errors when trying to install the most recent lily .sh


I get this far


Untarring lilypond-2.21.7-1.linux-64.sh

bzip2: Data integrity error when decompressing.
Input file = (stdin), output file = (stdout)

It is possible that the compressed file(s) have become corrupted.
You can use the -tvv option to test integrity of such files.

You can use the `bzip2recover' program to attempt to recover
data from undamaged sections of corrupted files.

tar: Unexpected EOF in archive
tar: Unexpected EOF in archive
tar: Error is not recoverable: exiting now



I'm running virtualbox on windows 10
I've tried various linux distros with same error
I've tried wget to the .sh


an ideas? I don't normally have an issue installing...


thanks


Damian