Bug 17213 - Error message installing SBS 32398 on Ubuntu 11.04
: Error message installing SBS 32398 on Ubuntu 11.04
Status: RESOLVED FIXED
Product: Logitech Media Server
Classification: Unclassified
Component: Debian
: 7.6.0
: PC Ubuntu Linux
: P3 normal (vote)
: 7.7.0
Assigned To: Michael Herger
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2011-05-10 09:45 UTC by Bradley D. Wall
Modified: 2011-09-02 05:24 UTC (History)
3 users (show)

See Also:
Category: ---


Attachments
Initial error message (671.30 KB, image/png)
2011-05-10 09:49 UTC, Bradley D. Wall
Details
Details (567.22 KB, image/png)
2011-05-10 09:52 UTC, Bradley D. Wall
Details
More Details (558.69 KB, image/png)
2011-05-10 09:53 UTC, Bradley D. Wall
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Bradley D. Wall 2011-05-10 09:45:55 UTC
This seems to only occur on Ubuntu 11.04 when using the package manager.  

An error message pops up during the installation saying the package is of bad quality.
Comment 1 Bradley D. Wall 2011-05-10 09:49:44 UTC
Created attachment 7270 [details]
Initial error message
Comment 2 Bradley D. Wall 2011-05-10 09:52:22 UTC
Created attachment 7271 [details]
Details
Comment 3 Bradley D. Wall 2011-05-10 09:53:57 UTC
Created attachment 7272 [details]
More Details
Comment 4 Bradley D. Wall 2011-05-10 10:12:33 UTC
This is an issue the new package installer in Ubuntu:
https://bugs.launchpad.net/ubuntu/+source/software-center/+bug/712377


Workaround:
http://www.webupd8.org/2011/04/how-to-install-deb-files-when-getting.html

1. Install .deb files using dpkg.

Assuming you've downloaded the .deb in your ~/Downloads folder, run the following commands in a terminal to install all the .deb files:

cd ~/Downloads
sudo dpkg -i *.deb
sudo apt-get install -f


2. Install .deb files using Gdebi 

sudo apt-get install gdebi gdebi-core

You can then right click a .deb file and select "Open with Gdebi Package Installer".

I can confirm that the workarounds avoid the error message.
Comment 5 Andy Grundman 2011-08-17 07:35:32 UTC
Ugh, I'm not sure it's going to be possible to fix this. Our package has to contain a lot of different architectures.
Comment 6 Michael Herger 2011-09-02 05:24:48 UTC
This is fixed in LMS 7.7