Bug#1056980: [devuan-dev] bug#813: Reopen 1056980

2023-12-08 Thread Svante Signell
Control: severity -1 serious
Control: tags -1 reopen

Hello again,

As long as you (or somebody else) don't give a solid reason for not
allowing configuration files to change, I'll continue this severity
ping-pong!

Thanks!
On Fri, 2023-12-08 at 20:40 +0100, Chris Hofstaedtler wrote:
> Control: severity -1 normal
> Control: tags -1 = wontfix
> 
> * Svante Signell  [231208 19:38]:
> > On Fri, 2023-12-08 at 16:15 +0100, Svante Signell wrote:
> > > reopen 1056980
> > > severity 1056980 serious
> > > tags 1056980 patch
> > > thanks
> > 
> > Sorry, forgot the patch!
> > 
> 
> > --- a/debian/netcat-traditional.postinst2023-11-27
> > 03:20:27.0 +0100
> > +++ b/debian/netcat-traditional.postinst2023-12-04
> > 15:11:31.0 +0100
> > @@ -4,8 +4,8 @@
> >  
> >  if [ "$1" = "configure" ]; then
> >  update-alternatives \
> > -    --install /bin/nc nc /bin/nc.traditional 10 \
> > -    --slave /bin/netcat netcat /bin/nc.traditional \
> > +    --install /usr/bin/nc nc /usr/bin/nc.traditional 10 \
> > +    --slave /usr/bin/netcat netcat /usr/bin/nc.traditional \
> >  --slave /usr/share/man/man1/nc.1.gz nc.1.gz \
> >  /usr/share/man/man1/nc.traditional.1.gz \
> >  --slave /usr/share/man/man1/netcat.1.gz netcat.1.gz \
> 
> This is absolutely wrong on Debian, and must not be uploaded to
> Debian.
> 
> If you want to keep it as a Devuan delta, go ahead.
> 
> Chris
> 



Bug#1056980: [devuan-dev] bug#813: Reopen 1056980

2023-12-08 Thread Chris Hofstaedtler
Control: severity -1 normal
Control: tags -1 = wontfix

* Svante Signell  [231208 19:38]:
> On Fri, 2023-12-08 at 16:15 +0100, Svante Signell wrote:
> > reopen 1056980
> > severity 1056980 serious
> > tags 1056980 patch
> > thanks
> 
> Sorry, forgot the patch!
> 

> --- a/debian/netcat-traditional.postinst  2023-11-27 03:20:27.0 
> +0100
> +++ b/debian/netcat-traditional.postinst  2023-12-04 15:11:31.0 
> +0100
> @@ -4,8 +4,8 @@
>  
>  if [ "$1" = "configure" ]; then
>  update-alternatives \
> ---install /bin/nc nc /bin/nc.traditional 10 \
> ---slave /bin/netcat netcat /bin/nc.traditional \
> +--install /usr/bin/nc nc /usr/bin/nc.traditional 10 \
> +--slave /usr/bin/netcat netcat /usr/bin/nc.traditional \
>  --slave /usr/share/man/man1/nc.1.gz nc.1.gz \
>  /usr/share/man/man1/nc.traditional.1.gz \
>  --slave /usr/share/man/man1/netcat.1.gz netcat.1.gz \

This is absolutely wrong on Debian, and must not be uploaded to
Debian.

If you want to keep it as a Devuan delta, go ahead.

Chris



Bug#1056980: [devuan-dev] bug#813: Reopen 1056980

2023-12-08 Thread Svante Signell
On Fri, 2023-12-08 at 16:15 +0100, Svante Signell wrote:
> reopen 1056980
> severity 1056980 serious
> tags 1056980 patch
> thanks

Sorry, forgot the patch!

--- a/debian/netcat-traditional.postinst	2023-11-27 03:20:27.0 +0100
+++ b/debian/netcat-traditional.postinst	2023-12-04 15:11:31.0 +0100
@@ -4,8 +4,8 @@
 
 if [ "$1" = "configure" ]; then
 update-alternatives \
---install /bin/nc nc /bin/nc.traditional 10 \
---slave /bin/netcat netcat /bin/nc.traditional \
+--install /usr/bin/nc nc /usr/bin/nc.traditional 10 \
+--slave /usr/bin/netcat netcat /usr/bin/nc.traditional \
 --slave /usr/share/man/man1/nc.1.gz nc.1.gz \
 /usr/share/man/man1/nc.traditional.1.gz \
 --slave /usr/share/man/man1/netcat.1.gz netcat.1.gz \