PDA

View Full Version : [SOLVED] Testing Proposed Backport--Questions



Alcidious
September 13th, 2012, 07:51 AM
Hi all,

So I've been subscribed to a thread related to a bug I reported about my Samsung laptop. Im running Ubuntu 12.04 32-bit, and I don't know how to install the -proposed. I tried to follow the instructions given at: https://wiki.ubuntu.com/Testing/EnableProposed

I created the /etc/apt/preferences file, and filled it with the content. I then ran sudo apt-get install packagename/precise-proposed. Here is the output:

alcidious42@IronMan:~$ sudo apt-get install 3.2.0-31.50/precise-proposed
[sudo] password for alcidious42:
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package 3.2.0-31.50
E: Couldn't find any package by regex '3.2.0-31.50'

I'm not sure exactly how to proceed. I installed and tested a couple of other kernels, but it was simpler. I downloaded the kernel image and headers, and I can easily select the kernels from grub. However, at the address given, http://archive.ubuntu.com/ubuntu/dists/precise-proposed/main/installer-i386/,

I'm not sure exactly which files, and in what folder (I assumed http://archive.ubuntu.com/ubuntu/dists/precise-proposed/main/installer-i386/20101020ubuntu136.4/) {the september one...}. But there are more than just headers and such?

What do I need to do? Have I proceeded correctly? Any guidance is appreciated!

GeForce 9500GT
September 13th, 2012, 09:55 AM
Did you read this (https://wiki.ubuntu.com/UbuntuOne/FAQ/HowDoIInstallProposedUbuntuUpdates?highlight=%28pr oposed%29%7C%28repository%29)? It might help you a bit.

Alcidious
September 13th, 2012, 09:07 PM
Yes, that link points to the same page I posted about. As I said, I added the /etc/apt/sources.list and created the /etc/apt/preferences file. But since I am just testing, and do not want to enable updates, I attempted to run

sudo apt-get install packagename/precise-proposed

From the output above, it did not work. I suspect I either need to actually download the files given in the link sent to me, in which case Im not sure what to download, or I did something incorrectly or out of step, in which case i don't know how to figure that out.

Frogs Hair
September 14th, 2012, 01:33 AM
I have used proposed updates since 10.04 and have always added the repository from update manager > settings > updates > proposed updates.

Alcidious
September 15th, 2012, 06:42 AM
I added the repository by editing the /etc/apt/sources.list file... but maybe ill double check and try that way just to make sure.

But after the repository, what am I supposed to do? When I've downloaded other kernels in the past, you just download the images-headers, etc. But in the link to the proposed kernels, there is a whole mess of files... Clues? Directions? Pointers?