Martin Orr <[EMAIL PROTECTED]> wrote:
> I am packaging the MCBSAM package, for managing a squid proxy server.
> This package uses configuration files which must be set up at install
> time, so I have a script /usr/sbin/mcbsam-configure which is run by my
> postinst to do the setting up. When I run
Martin Orr <[EMAIL PROTECTED]> wrote:
> I am packaging the MCBSAM package, for managing a squid proxy server.
> This package uses configuration files which must be set up at install
> time, so I have a script /usr/sbin/mcbsam-configure which is run by my
> postinst to do the setting up. When I run
On Sat, Feb 22, 2003 at 05:54:20PM +0100, Simon Richter wrote:
> Martin,
>
> > W: mcbsam: debconf-is-not-a-registry ./usr/sbin/mcbsam-configure
>
> You should not use debconf outside of the config and postinst (and
> possibly preinst) scripts. What you really mean to do is to merge the
> setup sc
On Sat, Feb 22, 2003 at 05:54:20PM +0100, Simon Richter wrote:
> Martin,
>
> > W: mcbsam: debconf-is-not-a-registry ./usr/sbin/mcbsam-configure
>
> You should not use debconf outside of the config and postinst (and
> possibly preinst) scripts. What you really mean to do is to merge the
> setup sc
Martin,
> W: mcbsam: debconf-is-not-a-registry ./usr/sbin/mcbsam-configure
You should not use debconf outside of the config and postinst (and
possibly preinst) scripts. What you really mean to do is to merge the
setup script into the postinst and let the user reconfigure the package
with dpkg-rec
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Sat, Feb 22, 2003 at 04:05:06PM +, Martin Orr wrote:
> I am packaging the MCBSAM package, for managing a squid proxy server. This
> package uses configuration files which must be set up at install time, so I
> have a script /usr/sbin/mcbsam-con
I am packaging the MCBSAM package, for managing a squid proxy server. This
package uses configuration files which must be set up at install time, so I
have a script /usr/sbin/mcbsam-configure which is run by my postinst to do
the setting up. When I run lintian on the .deb, I get the following war
Martin,
> W: mcbsam: debconf-is-not-a-registry ./usr/sbin/mcbsam-configure
You should not use debconf outside of the config and postinst (and
possibly preinst) scripts. What you really mean to do is to merge the
setup script into the postinst and let the user reconfigure the package
with dpkg-rec
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Sat, Feb 22, 2003 at 04:05:06PM +, Martin Orr wrote:
> I am packaging the MCBSAM package, for managing a squid proxy server. This
> package uses configuration files which must be set up at install time, so I
> have a script /usr/sbin/mcbsam-con
I am packaging the MCBSAM package, for managing a squid proxy server. This
package uses configuration files which must be set up at install time, so I
have a script /usr/sbin/mcbsam-configure which is run by my postinst to do
the setting up. When I run lintian on the .deb, I get the following war
10 matches
Mail list logo