2013/12/3 John Robison <[email protected]> > I am trying to install openldap-ltb from the Debian source package, and I > added these lines to my /etc/apt/sources.list file: > > deb http://ltb-project.org/debian/wheezy wheezy main > deb-src http://ltb-project.org/debian/wheezy wheezy main > > Then ran apt-get update. I can see that binary packages are available in > the binary repository, but I don't see that any packages at all are in the > source repository. Is the source repository really empty, or am I doing it > wrong? > > root@vm1:/tmp# grep -c ^Package: > /var/lib/apt/lists/ltb-project.org_debian_wheezy_dists_wheezy_main_binary-amd64_Packages > 5 > > root@vm1:/tmp# grep -c ^Package: > /var/lib/apt/lists/ltb-project.org_debian_wheezy_dists_wheezy_main_source_Sources > 0 > >
Hi, source packages are not yet published. But you can get all build files on our SVN: http://tools.ltb-project.org/projects/ltb/repository/show/openldap-deb/trunk/debian/paquet-openldap-debian Clément.
_______________________________________________ ltb-users mailing list [email protected] http://lists.ltb-project.org/listinfo/ltb-users
