<br><br><div class="gmail_quote">On Thu, Aug 6, 2009 at 3:03 AM, Mischa Falkenburg <span dir="ltr"><<a href="mailto:because_productions@myfairpoint.net">because_productions@myfairpoint.net</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="im">Vincent wrote:<br>
><br>
> OK. It revealed itself as 8.04.3, so I've downloaded the 8.04 .deb<br>
> file which now sits on the Desktop. Jumping the gun, I<br>
> right-clicked on the file and was given the choice of using GDebi<br>
> Package Installer. That gave me the message of: "could not open,<br>
> etc."...check permissions.<br>
> What next?<br>
><br>
><br>
> Hmm, that is odd, just double-clicking it (which should open GDebi<br>
> Package Installer) should work. Does it say the "check permissions"<br>
> thing upon opening it, or does the GDebi window appear and does the<br>
> error occur when you press Install? Can you open a terminal window<br>
> again and then execute:<br>
><br>
> gdebi ~/Desktop/realplayer_11.0.0-0.2medibuntu0.8.04.1_i386.deb<br>
><br>
> That should do the same as double-clicking it. If that doesn't work,<br>
> could you mail the output in the terminal window?<br>
><br>
> Then, you can try your hand at installing it from the command line to<br>
> see if that works. To do so, run the following in a terminal window:<br>
><br>
> sudo dpkg -i ~/Desktop/realplayer_11.0.0-0.2medibuntu0.8.04.1_i386.deb<br>
><br>
> Enter your password, then press enter, and tell us if it works.<br>
><br>
><br>
> M.<br>
><br>
><br>
><br>
><br>
> --<br>
> Vincent<br>
<br>
</div>The installer opened, and then the error display landed on top. Here is<br>
the output from the terminal:<br>
> michael@ubuntu:~$ gdebi<br>
<div class="im">> ~/Desktop/realplayer_11.0.0-0.2medibuntu0.8.04.1_i386.deb<br>
</div>> Reading package lists: Done<br>
> Reading state information: Done<br>
> Reading state information: Done<br>
> Reading state information: Done<br>
> Failed to open the software package<br>
> The package might be corrupted or you are not allowed to open the<br>
> file. Check the permissions of the file.<br>
Then I entered the 2nd and here's THAT output:<br>
<div class="im">> sudo dpkg -i ~/Desktop/realplayer_11.0.0-0.2medibuntu0.8.04.1_i386.deb<br>
</div>> Selecting previously deselected package realplayer.<br>
> (Reading database ... 151271 files and directories currently installed.)<br>
> Unpacking realplayer (from<br>
> .../realplayer_11.0.0-0.2medibuntu0.8.04.1_i386.deb) ...<br>
> dpkg-deb (subprocess): short read in buffer_copy (failed to write to<br>
> pipe in copy)<br>
> dpkg-deb: subprocess paste returned error exit status 2<br>
> dpkg: error processing<br>
> /home/michael/Desktop/realplayer_11.0.0-0.2medibuntu0.8.04.1_i386.deb<br>
> (--install):<br>
> short read in buffer_copy (backend dpkg-deb during<br>
> `./usr/lib/realplay-11.0.0/plugins/vidsite.so')<br>
> Errors were encountered while processing:<br>
> /home/michael/Desktop/realplayer_11.0.0-0.2medibuntu0.8.04.1_i386.deb<br>
<font color="#888888">M.<br>
</font><div><div></div><br clear="all"></div></blockquote></div><br>OK, I think something went wrong downloading the file. You can check by running the following command in a terminal window:<br><br>md5sum ~/Desktop/realplayer_11.0.0-0.2medibuntu0.8.04.1_i386.deb | grep 652df25834428bd8ec36ba170f2c6ab3<br>
<br>If there is no output (i.e. it only reshows "michael@ubuntu:~$"), then indeed something went wrong with the download. If the file got transferred correctly it should show something like<br><br>652df25834428bd8ec36ba170f2c6ab3 /home/michael/Desktop/realplayer_11.0.0-0.2medibuntu0.8.04.1_i386.deb<br>
<br>If that doesn't appear, could you try downloading the .deb file again, and then perform this check again? And if it then works, try installing it again :)<br>-- <br>Vincent<br>