This is the version numbers that were displayed what is the last sudo
command line going to look like that I need to enter?

b...@bob-laptop:~$ apt-cache policy yelp

yelp:

  Installed: 2.25.1-0ubuntu5

  Candidate: 2.25.1-0ubuntu5

  Version table:

 *** 2.25.1-0ubuntu5 0

        500 http://us.archive.ubuntu.com jaunty/main Packages

        100 /var/lib/dpkg/status

b...@bob-laptop:~$ sudo apt-get install yelp-
dbgsym=2.22.1-0ubuntu2.8.04.1


This will show you the version number currently installed (we'll use 
2.22.1-0ubuntu2.8.04.1 in this example). Then, you can then run the following 
to install the debug symbols: 
sudo apt-get install yelp-dbgsym=2.22.1-0ubuntu2.8.04.1

After I obtained the version I am not sure what to type in the final
sudo line to finish the install.

Also in Synaptic when I clicked the reload button I got this list of errors:
W: GPG error: http://ddebs.ubuntu.com jaunty Release: The following signatures 
couldn't be verified because the public key is not available: NO_PUBKEY 
ECDCAD72428D7C01
W: GPG error: http://ddebs.ubuntu.com intrepid-updates Release: The following 
signatures couldn't be verified because the public key is not available: 
NO_PUBKEY ECDCAD72428D7C01
W: GPG error: http://ddebs.ubuntu.com intrepid-security Release: The following 
signatures couldn't be verified because the public key is not available: 
NO_PUBKEY ECDCAD72428D7C01
W: GPG error: http://ddebs.ubuntu.com intrepid-proposed Release: The following 
signatures couldn't be verified because the public key is not available: 
NO_PUBKEY ECDCAD72428D7C01

-- 
evolution hangs when using the calendar
https://bugs.launchpad.net/bugs/366416
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

Reply via email to