** Description changed: The problem is that, in this version of the operating system at home ,installing Google Chrome was a bit 'more difficult than usual because of an error that I was returned from Ubuntu Software Centre during the installation process. The bug is simple but annoying: you can not install Google Chrome in 32 or 64-bit on Ubuntu 11.10 by simply downloading the deb package from the official site. When you open the file with Ubuntu Software Centre, the error you get is the following: - Internal Error - "The file google-chrome-stable_current_i386.deb can not be opened." + Internal Error + "The file google-chrome-stable_current_i386.deb can not be opened." Fortunately the solution is very simple. Open the terminal and you have to move the folder containing the file. Deb that you downloaded Google Chrome. In my case I typed: - sudo dpkg -i ~/Scrivania/google-chrome-stable_current_i386.deb + sudo dpkg -i ~/username/google-chrome-stable_current_i386.deb Enter your password and proceed with the installation. Now Google Chrome will not install but the terminal will return an error. No fear, you have to install Chrome finally type: - sudo apt-get install -f + sudo apt-get install -f And finally you can also enjoy the Google browser on Ubuntu 11.10 Oneiric ProblemType: Bug DistroRelease: Ubuntu 11.10 Package: software-center 5.0.1.5 ProcVersionSignature: Ubuntu 3.0.0-12.20-generic-pae 3.0.4 Uname: Linux 3.0.0-12-generic-pae i686 NonfreeKernelModules: fglrx ApportVersion: 1.23-0ubuntu3 Architecture: i386 Date: Sun Oct 23 08:52:16 2011 InstallationMedia: Ubuntu 11.10 "Oneiric Ocelot" - Release i386 (20111012) PackageArchitecture: all ProcEnviron: - PATH=(custom, no user) - LANG=en_US.UTF-8 - SHELL=/bin/bash + PATH=(custom, no user) + LANG=en_US.UTF-8 + SHELL=/bin/bash SourcePackage: software-center UpgradeStatus: No upgrade log present (probably fresh install)
-- You received this bug notification because you are a member of Desktop Packages, which is subscribed to software-center in Ubuntu. https://bugs.launchpad.net/bugs/880198 Title: Google Chrome Won't Install from Ubuntu Center Status in “software-center” package in Ubuntu: New Bug description: The problem is that, in this version of the operating system at home ,installing Google Chrome was a bit 'more difficult than usual because of an error that I was returned from Ubuntu Software Centre during the installation process. The bug is simple but annoying: you can not install Google Chrome in 32 or 64-bit on Ubuntu 11.10 by simply downloading the deb package from the official site. When you open the file with Ubuntu Software Centre, the error you get is the following: Internal Error "The file google-chrome-stable_current_i386.deb can not be opened." Fortunately the solution is very simple. Open the terminal and you have to move the folder containing the file. Deb that you downloaded Google Chrome. In my case I typed: sudo dpkg -i ~/username/google-chrome-stable_current_i386.deb Enter your password and proceed with the installation. Now Google Chrome will not install but the terminal will return an error. No fear, you have to install Chrome finally type: sudo apt-get install -f And finally you can also enjoy the Google browser on Ubuntu 11.10 Oneiric ProblemType: Bug DistroRelease: Ubuntu 11.10 Package: software-center 5.0.1.5 ProcVersionSignature: Ubuntu 3.0.0-12.20-generic-pae 3.0.4 Uname: Linux 3.0.0-12-generic-pae i686 NonfreeKernelModules: fglrx ApportVersion: 1.23-0ubuntu3 Architecture: i386 Date: Sun Oct 23 08:52:16 2011 InstallationMedia: Ubuntu 11.10 "Oneiric Ocelot" - Release i386 (20111012) PackageArchitecture: all ProcEnviron: PATH=(custom, no user) LANG=en_US.UTF-8 SHELL=/bin/bash SourcePackage: software-center UpgradeStatus: No upgrade log present (probably fresh install) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/software-center/+bug/880198/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : [email protected] Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp

