[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#469459: marked as done (lprng: Missing build-depends on openssl?)



Your message dated Mon, 17 Mar 2008 10:50:25 +1100
with message-id <20080316235025.GA24980@enc.com.au>
and subject line Re: Bug#469459: lprng: Missing build-depends on openssl?
has caused the Debian Bug report #469459,
regarding lprng: Missing build-depends on openssl?
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
469459: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=469459
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: lprng
Version: 3.8.A~rc2-1

Depending on whether openssl is installed at build time or not,
some installed files differ:

diff -urN /tmp/li/usr/sbin/lprng_certs /tmp/lm/usr/sbin/lprng_certs
--- /tmp/li/usr/sbin/lprng_certs	2008-01-25 04:29:04.000000000 +0100
+++ /tmp/lm/usr/sbin/lprng_certs	2008-03-04 16:00:20.000000000 +0100
@@ -325,7 +325,7 @@
 CFG=$TMPDIR/sslcfg
 
 
-OPENSSL=/usr/bin/openssl
+OPENSSL=
 CA_KEY=//etc/lprng/ssl.ca/ca.key
 CA_CERT=//etc/lprng/ssl.ca/ca.crt
 CA_USER_CERTS=//etc/lprng/ssl.certs
diff -urN /tmp/li/usr/sbin/lprng_index_certs /tmp/lm/usr/sbin/lprng_index_certs
--- /tmp/li/usr/sbin/lprng_index_certs	2008-01-25 04:29:04.000000000 +0100
+++ /tmp/lm/usr/sbin/lprng_index_certs	2008-03-04 16:00:20.000000000 +0100
@@ -8,7 +8,7 @@
 	exit 1
 }
 
-ssl_program=/usr/bin/openssl
+ssl_program=
 CA_CERT=//etc/lprng/ssl.ca/ca.crt
 
 case "$1" in

Thus lprng should either depend on openssl, trick configure to not check
for it, or patch those files to always be the same.

Hochachtungsvoll,
	Bernhard R. Link



--- End Message ---
--- Begin Message ---
On Wed, Mar 05, 2008 at 12:03:21PM +0100, Bernhard R. Link wrote:
> Depending on whether openssl is installed at build time or not,
> some installed files differ:
The lprng package has had a build dependency for libssl-dev for
quite some time, since at least 3.8.21

My packages have that openssl line filled in.

 - Craig
-- 
Craig Small      GnuPG:1C1B D893 1418 2AF4 45EE  95CB C76C E5AC 12CA DFA5
http://www.enc.com.au/                             csmall at : enc.com.au
http://www.debian.org/          Debian GNU/Linux, software should be Free 


--- End Message ---

Reply to: