Tiny Core Linux

Tiny Core Extensions => TCE Q&A Forum => Topic started by: mb0 on April 27, 2012, 05:18:20 PM

Title: gst-plugins-ugly - mounting failed: Invalid argument??
Post by: mb0 on April 27, 2012, 05:18:20 PM
When i try to install gst-plugins-ugly it fails with the error:
Code: [Select]
mount: mounting /dev/loop134 on /tmp/tcloop/SDL failed: Invalid argument

 gst-plugins-ugly.tcz
I tried restarting but it was no help.
??
Title: Re: gst-plugins-ugly - mounting failed: Invalid argument??
Post by: jls on April 27, 2012, 06:19:01 PM
try md5 checking from apps gui
Title: Re: gst-plugins-ugly - mounting failed: Invalid argument??
Post by: mb0 on April 27, 2012, 07:33:06 PM
it is microcore.. no gui.. how can i do it on the command line??
Title: Re: gst-plugins-ugly - mounting failed: Invalid argument??
Post by: Rich on April 27, 2012, 08:40:10 PM
Hi mb0
Enter  md5sum /path/to/extension.tcz  and compare the result to  cat /path/to/extension.tcz.md5.txt
Title: Re: gst-plugins-ugly - mounting failed: Invalid argument??
Post by: maro on April 28, 2012, 03:41:45 AM
Hi mb0
Enter  md5sum /path/to/extension.tcz  and compare the result to  cat /path/to/extension.tcz.md5.txt
Which requires my eyes and brain to do the comparison, so on days when that sounds too difficult for me I let the CPU do the work:
    ( cd /path/to ; md5sum -c extension.tcz.md5.txt )   
Title: Re: gst-plugins-ugly - mounting failed: Invalid argument??
Post by: mb0 on April 28, 2012, 07:49:20 AM
there is no gst-plugins-ugly.tcz found..

@maro.. nice

EDIT: i manually downloaded it, checked the md5 (it matched) and still got the error (w/ tce-load that is!).
Title: Re: gst-plugins-ugly - mounting failed: Invalid argument??
Post by: mb0 on May 01, 2012, 01:39:59 PM
any ideas??

can anyone try it to see if there is a problem with the extension, or my end??
Title: Re: gst-plugins-ugly - mounting failed: Invalid argument??
Post by: Juanito on May 01, 2012, 01:44:24 PM
works fine for me on a couple of different machines
Title: Re: gst-plugins-ugly - mounting failed: Invalid argument??
Post by: mb0 on May 03, 2012, 11:11:25 AM
odd..

How should i go about debugging this then??
Title: Re: gst-plugins-ugly - mounting failed: Invalid argument??
Post by: Rich on May 03, 2012, 11:25:17 AM
Hi mb0
Quote
mount: mounting /dev/loop134 on /tmp/tcloop/SDL failed: Invalid argument
I think the  "Invalid argument"  part of the error message might be important here. Hasn't this popped up before
because the wrong mount or losetup command was used by the system? Maybe try searching the forum for
something like   install Invalid argument    or    extension Invalid argument.
Title: Re: gst-plugins-ugly - mounting failed: Invalid argument??
Post by: mb0 on May 03, 2012, 07:51:30 PM
hmm.. found a few threads but no solutions  :(
Title: Re: gst-plugins-ugly - mounting failed: Invalid argument??
Post by: gerald_clark on May 03, 2012, 08:25:26 PM
Try changing onboot.lst so it loads before util-linux.
Title: Re: gst-plugins-ugly - mounting failed: Invalid argument??
Post by: mb0 on May 04, 2012, 05:53:48 PM
??

I see no util-linux in onboot.lst.

To be clear, this message comes up when trying to install, and i don't think it completes.
Title: Re: gst-plugins-ugly - mounting failed: Invalid argument??
Post by: mb0 on May 07, 2012, 08:20:55 PM
no one has any suggestions?? ..I was really hoping to avoid a reinstall