Comment 5 for bug 1410817

Revision history for this message
bugproxy (bugproxy) wrote : Comment bridged from LTC Bugzilla

------- Comment From <email address hidden> 2015-02-19 05:12 EDT-------
I have changed the /etc/apt/sources.list file with utopic-proposed as mentioned.

root@ubuntu:~# cat /etc/apt/sources.list | tail

## Uncomment the following two lines to add software from Ubuntu's
## 'extras' repository.
## This software is not part of Ubuntu, but is offered by third-party
## developers who want to ship their latest software.
# deb http://extras.ubuntu.com/ubuntu vivid main
# deb-src http://extras.ubuntu.com/ubuntu vivid main

#deb http://ports.ubuntu.com/ubuntu-ports vivid-proposed restricted main multiverse universe
deb http://ports.ubuntu.com/ubuntu-ports utopic-proposed restricted main multiverse universe

root@ubuntu:~# apt-get install linux-generic/utopic-proposed
Reading package lists... Done
Building dependency tree
Reading state information... Done
Selected version '3.16.0.31.32' (Ubuntu:14.10/utopic-proposed [ppc64el]) for 'linux-generic'
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
linux-generic : Depends: linux-image-generic (= 3.16.0.31.32) but 3.18.0.13.13 is to be installed
Depends: linux-headers-generic (= 3.16.0.31.32) but 3.18.0.13.13 is to be installed
E: Unable to correct problems, you have held broken packages.

The above issue is occurring since I am trying to install the utopic-proposed kernel images on the Ubuntu 15.04 daily build ie the vivid kernel image.

Do you want me to test the utopic-proposed kernel installed on Ubuntu 14.10 GAed ISO.