-
Notifications
You must be signed in to change notification settings - Fork 174
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
"The package is of bad quality" error message #15
Comments
I went ahead and installed despite the error and the install appeared to complete with no further errors. Here is my system information, as reported by the Steam client: Operating System Version: Video Card:
Sound card: Memory: Miscellaneous: Installed software: Recent Failure Reports: |
I am getting the same error. I'm on Ubuntu 12.10, 64-bit. Because of the package quality warning I'm hesitant to proceed with installing it. I'm on kernel 3.5.0-21-generic, with an AMD Athlon II x4 2.9Ghz processor and 4GB of ram. I have a Radeon HD 5670 and an EMU 404 USB soundcard. |
I am getting the same "Bad Quality" error on Ubuntu 12.04 (x64) but with different details in the description:
I didn't proceed with the installation so I can't provide the "System Information" from the Steam client. |
Like TrevorFSmith I installed despite the error and the install appears to have worked. My system information is: Network Information: Operating System Version: Video Card:
Sound card: Memory: Miscellaneous: Installed software: Recent Failure Reports: |
Same here on Ubuntu 12.10. |
Same issue. |
Without adding useless "same issue" comment I'd like to say that the actual error seems to be caused by the fourth member of the .deb file (as displayed with "ar t steam*.deb"). Perhaps valve could just remove that from the archive and, if needed, put it in debian.tar.gz instead. |
Well I've got the same error with 12.04.
And for 12.10, people (TrevorFSmith, brierjon #61, Boerny #93) get
|
It can be reproduced on the CLI (12.04)
But the following error is gone while still in 12.04
|
steam_latest.deb says that it's designed for x86. So it tries to install 32-bit packages on 64-bit systems. The required packages overlap x64 packages with the same name. So the system doesn't want to install them. $dpkg-deb --info steam_latest.deb Package: steam |
We just pushed out a new .deb that fixes this problem. It will only show up if you have lintian installed (and it's harmless to ignore) |
Thank you! |
That fixes it, thank you :) |
I downloaded the steam_latest.deb from http://media.steampowered.com/client/installer/steam.deb to my Ubuntu 12.10 machine and opened it in the Ubuntu Software Center via Nautilus. Then I clicked the big "Install" button.
I received an error dialog (image attached) which reads:
"The installation of a package which violates the quality standards isn't allowed. This could cause serious problems on your computer. Please contact the person or organisation who provided this package file and include the details beneath."
In the details sections it reads:
"Lintian check results for /home/trevor/Desktop/steam_latest.deb:
E: steam: malformed-deb-archive found 4 members instead of 3
"
This is on a 2011 13" MacBook Pro.
The text was updated successfully, but these errors were encountered: