Zach (and others) thanks a lot for this information. This all makes perfect sense - after it has been explained. <br>
<br>
Much appreciated,<br>
<br>
Mike<br><br><div><span class="gmail_quote">On 1/24/06, <b class="gmail_sendername">Zach</b> <<a href="mailto:uid000@gmail.com">uid000@gmail.com</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
libpam-ldap is in universe<br>change the following line:<br>deb <a href="http://za.archive.ubuntu.com/ubuntu">http://za.archive.ubuntu.com/ubuntu</a> breezy main restricted<br>to:<br>deb <a href="http://za.archive.ubuntu.com/ubuntu">
http://za.archive.ubuntu.com/ubuntu</a> breezy main restricted universe<br>to enable the universe repository (you can also add "multiverse" to<br>enable that repository as well).<br>Be sure to do the same for your various "
<a href="http://ubuntu.com/ubuntu">ubuntu.com/ubuntu</a>" updates<br>entries as well so you can grab universe updates as they become<br>available.<br><br><br>/* Some side notes for optimizing your sources.list: */<br>
<br>Disable deb-src lines except for instances when you actually need to<br>download source code for a package. This will optimize the apt-get<br>update operation, since there will be less package info to download.<br><br>
<br>Also disable third party repositories, except for when you need to get<br>something specifically from them. Often times they will have packages<br>that are newer/higher versions than what is in the Ubuntu repos and<br>
that will cause apt to grab those unofficial packages during an<br>upgrade operation. It's best to keep third party packages to a known<br>set that you explicitly allow. For example I have marillat & debian<br>repositories in my
sources.list, but they're commented out except for<br>when I need them. I don't want to accidentally install non-ubuntu<br>packages that I'm not aware of. This also will cause those third<br>party packages to show up in the local/obsolete section in synaptic,
<br>allowing for easy removal in case of breakage.<br><br>As some have mentioned, having multiple mirrors in sources.list isn't<br>necessary. They just result in unecessary package data that has to be<br>downloaded during each apt-get update operation. To my knowledge apt
<br>isn't smart enough to grab packages from the "best" mirror. I think<br>it will download from the first in the list. Having the additional<br>mirrors listed in case one is down might be useful, but in that case,
<br>just have them commented out, and enable them if/when necessary.<br>Again, third party repositories are best disabled except when<br>explicitly required.<br><br><br>On 1/24/06, Mike Kenny <<a href="mailto:inzanix@gmail.com">
inzanix@gmail.com</a>> wrote:<br>> Every howto or reference I can find tell me that I need to execute<br>> $ sudo apt-get install libpam-ldap libnss-ldap<br>><br>> but this reports:<br>><br>> Reading package lists... Done
<br>> Building dependency tree... Done<br>> E: Couldn't find package libpam-ldap<br>><br>> My /etc/apt/sources.list contains the following:<br>><br>> deb <a href="http://za.archive.ubuntu.com/ubuntu">
http://za.archive.ubuntu.com/ubuntu</a> breezy main<br>> restricted<br>> deb-src <a href="http://za.archive.ubuntu.com/ubuntu">http://za.archive.ubuntu.com/ubuntu</a> breezy main<br>> restricted<br>> deb <a href="http://users.lichtsnel.nl/~seveas">
http://users.lichtsnel.nl/~seveas</a> breezy-seveas freenx<br>> deb <a href="http://mirror.ubuntulinux.nl/">http://mirror.ubuntulinux.nl/</a> breezy-seveas freenx<br>> deb <a href="http://mirror2.ubuntulinux.nl/">
http://mirror2.ubuntulinux.nl/</a> breezy-seveas freenx<br>> deb <a href="http://mirror3.ubuntulinux.nl/">http://mirror3.ubuntulinux.nl/</a> breezy-seveas freenx<br>> deb <a href="http://free.linux.hp.com/~brett/seveas/freenx/">
http://free.linux.hp.com/~brett/seveas/freenx/</a><br>> ubuntu-seveas freenx<br>> deb <a href="http://seveas.ubuntulinux.nl/">http://seveas.ubuntulinux.nl/</a> breezy-seveas freenx<br>><br>> and I have executed
<br>> $ sudo apt-get update<br>><br>> Is there some other site that I need to add to this file? For that matter,<br>> I am pretty new to Ubuntu (and Debian) so if anybody could provide me with a<br>> known good
sources.list or tell me what I am doing wrong, assuming that that<br>> is not the problem, I wou appreciate it.<br>><br>> Thanks,<br>><br>> Mike<br>> --<br>> ubuntu-users mailing list<br>> <a href="mailto:ubuntu-users@lists.ubuntu.com">
ubuntu-users@lists.ubuntu.com</a><br>> <a href="https://lists.ubuntu.com/mailman/listinfo/ubuntu-users">https://lists.ubuntu.com/mailman/listinfo/ubuntu-users</a><br>><br>><br>><br><br><br>--<br>If you reply to a message I posted to a mailing list,
<br>and you want me to see your reply, be sure to put my<br>address in the 'To:', or I might not see the message.<br><br>--<br>ubuntu-users mailing list<br><a href="mailto:ubuntu-users@lists.ubuntu.com">ubuntu-users@lists.ubuntu.com
</a><br><a href="https://lists.ubuntu.com/mailman/listinfo/ubuntu-users">https://lists.ubuntu.com/mailman/listinfo/ubuntu-users</a><br></blockquote></div><br>