[opensuse-packaging] bin 9.5.0P1-5.1 for older suse
Hi, i do have a really practical question. For security reasons i try to package newest bind for old suse 8.2 Yes, i know suse 8.2 is really old, we have also newer machines, but i cannot convince my boss of removing them. What i did is to look at http://software.opensuse.org/search for src-rpm version suse 10.2 which is nearest to suse 8.2 ;) http://download.opensuse.org/repositories/server:/dns/openSUSE_10.2/src/bind... I unrpmed all and did some changes to spec-file to make it work for suse 8.2 And thats the point. it is compiling and packaging but installing wont work by failed dependencies: error: failed dependencies: libbind9.40 is needed by bind-9.5.0P1-5.1 libdns.43 is needed by bind-9.5.0P1-5.1 libisc.41 is needed by bind-9.5.0P1-5.1 libisccc.40 is needed by bind-9.5.0P1-5.1 libisccfg.40 is needed by bind-9.5.0P1-5.1 liblwres.40 is needed by bind-9.5.0P1-5.1 libbind9.40 is needed by bind-utils-9.5.0P1-5.1 libdns.43 is needed by bind-utils-9.5.0P1-5.1 libisc.41 is needed by bind-utils-9.5.0P1-5.1 libisccc.40 is needed by bind-utils-9.5.0P1-5.1 libisccfg.40 is needed by bind-utils-9.5.0P1-5.1 liblwres.40 is needed by bind-utils-9.5.0P1-5.1 these libs are all included in bind-libs-9.5.0P1-5.1.i386.rpm which can be installed. the required libs can be found in /var/lib/ i checked the new packaged binaries with ldd and path for required libs is correct. i do not know what is going wrong. I know, its not the best way to downgrade spec-files, but i do not have a choice... Can someone give a hint to solve my problem Thank you Andre --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-packaging+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-packaging+help@opensuse.org
Hi, did found my mistake. I compiled on maschine with older kernel. Installation of rpms on this slight newer machine caused several problems. Should be a hint to watch for homogenous environment ;) Thanks Andre
Hi,
i do have a really practical question. For security reasons i try to package newest bind for old suse 8.2 Yes, i know suse 8.2 is really old, we have also newer machines, but i cannot convince my boss of removing them.
What i did is to look at http://software.opensuse.org/search for src-rpm version suse 10.2 which is nearest to suse 8.2 ;) http://download.opensuse.org/repositories/server:/dns/openSUSE_10.2/src/bind... I unrpmed all and did some changes to spec-file to make it work for suse 8.2 And thats the point. it is compiling and packaging but installing wont work by failed dependencies:
error: failed dependencies: libbind9.40 is needed by bind-9.5.0P1-5.1 libdns.43 is needed by bind-9.5.0P1-5.1 libisc.41 is needed by bind-9.5.0P1-5.1 libisccc.40 is needed by bind-9.5.0P1-5.1 libisccfg.40 is needed by bind-9.5.0P1-5.1 liblwres.40 is needed by bind-9.5.0P1-5.1 libbind9.40 is needed by bind-utils-9.5.0P1-5.1 libdns.43 is needed by bind-utils-9.5.0P1-5.1 libisc.41 is needed by bind-utils-9.5.0P1-5.1 libisccc.40 is needed by bind-utils-9.5.0P1-5.1 libisccfg.40 is needed by bind-utils-9.5.0P1-5.1 liblwres.40 is needed by bind-utils-9.5.0P1-5.1
these libs are all included in bind-libs-9.5.0P1-5.1.i386.rpm which can be installed. the required libs can be found in /var/lib/ i checked the new packaged binaries with ldd and path for required libs is correct. i do not know what is going wrong. I know, its not the best way to downgrade spec-files, but i do not have a choice... Can someone give a hint to solve my problem
Thank you Andre --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-packaging+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-packaging+help@opensuse.org
--------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-packaging+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-packaging+help@opensuse.org
participants (1)
-
Andre Hübner