Issue #394 has been updated by Nick Milas.
Thanks Clément, I see that installing (rpm -ivh) the .src.rpm creates the tree (everything owned by root): <pre> /usr/src/redhat |-- BUILD |-- RPMS | |-- noarch | `-- x86_64 |-- SOURCES | |-- DB_CONFIG | |-- ltb-project-openldap-initscript-1.4.tar.gz | |-- ltb-project-openldap-ppolicy-check-password-1.1.tar.gz | |-- openldap-2.4.28.tgz | |-- openldap.logrotate | `-- openldap.sh |-- SPECS | `-- openldap-ltb.spec `-- SRPMS </pre> Here is the process: <pre> # rpm -ivh openldap-ltb-2.4.28-2.el5.src.rpm 1:openldap-ltb warning: user clement does not exist - using root warning: group clement does not exist - using root warning: user clement does not exist - using root warning: group clement does not exist - using root warning: user clement does not exist - using root warning: group clement does not exist - using root warning: user clement does not exist - using root warning: group clement does not exist - using root ########################################### [100%] warning: user clement does not exist - using root warning: group clement does not exist - using root warning: user clement does not exist - using root warning: group clement does not exist - using root warning: user clement does not exist - using root warning: group clement does not exist - using root </pre> Questions (sorry for my ignorance): 1. Do I need to d/load BDB separately? If so, where do I place it? 2. Do I need to create RPMs as a non-root user? If so, I will chown the tree and su to the other user and then start building? 3. Which command do we issue to build (after changing the version in .spec file and replacing with the new source tgz)? 4. Building only creates new RPMs or also installs them? I would like to install them manually. Thanks for your help, Nick ---------------------------------------- Feature #394: Building ltb OpenLDAP RPMs http://tools.lsc-project.org/issues/394 Author: Nick Milas Status: New Priority: Normal Assigned to: Category: OpenLDAP RPM Target version: Hello, I would like to know if you publish the detailed process of building your fine OpenLDAP RPMs. We would like to test current OpenLDAP development source code versions on our CentOS systems, which use your LTB RPMs, as a kind of beta-testing. So, I would like to ask whether I can build LTB-compatible RPMs myself or you can provide such beta-source-code RPMs (for the OpenLDAP RE24 branch). Thanks, Nick -- You have received this notification because you have either subscribed to it, or are involved in it. To change your notification preferences, please click here: http://tools.lsc-project.org/my/account
_______________________________________________ ltb-dev mailing list [email protected] http://lists.ltb-project.org/listinfo/ltb-dev
