Your message dated Wed, 25 Nov 2015 16:35:39 +0100
with message-id <[email protected]>
and subject line Re: Bug#806162: netbase: Missing sesi-lm and houdini-lm in
/etc/services
has caused the Debian Bug report #806162,
regarding netbase: Missing sesi-lm and houdini-lm in /etc/services
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 [email protected]
immediately.)
--
806162: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=806162
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: netbase
Version: 5.3
Severity: wishlist
Tags: patch
sesi-lm and houdini-lm are missing from /etc/services. They are used for
licensing in our 3D animation application, Houdini. The ports were assigned by
IANA. Could they be added into /etc/services?
-- System Information:
Debian Release: stretch/sid
APT prefers testing-updates
APT policy: (500, 'testing-updates'), (500, 'stable-updates'), (500,
'oldstable-updates'), (500, 'oldoldstable-updates'), (500, 'testing'), (70,
'stable'), (50, 'unstable'), (10, 'oldoldstable'), (10, 'oldstable'), (1,
'experimental')
Architecture: amd64 (x86_64)
Kernel: Linux 4.2.0-1-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
Versions of packages netbase depends on:
ii lsb-base 9.20150917
Versions of packages netbase recommends:
ii ifupdown 0.7.54
netbase suggests no packages.
-- no debconf information
>From b2701a2700040f886e83982fe5c6d7e8cd820610 Mon Sep 17 00:00:00 2001
From: Andrew Wong <[email protected]>
Date: Tue, 24 Nov 2015 15:04:44 -0500
Subject: [PATCH] services: add sesi-lm and houdini-lm
sesi-lm (1714/tcp, 1714/udp)
houdini-lm (1715/tcp, 1715/udp)
---
etc-services | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/etc-services b/etc-services
index 704cd12..952550e 100644
--- a/etc-services
+++ b/etc-services
@@ -286,6 +286,10 @@ groupwise 1677/tcp
groupwise 1677/udp
l2f 1701/tcp l2tp
l2f 1701/udp l2tp
+sesi-lm 1714/tcp # Side Effects Software License Manager
+sesi-lm 1714/udp
+houdini-lm 1715/tcp # Side Effects Software License Manager
+houdini-lm 1715/udp
radius 1812/tcp
radius 1812/udp
radius-acct 1813/tcp radacct # Radius Accounting
--
2.6.0.6.gbff257a
--- End Message ---
--- Begin Message ---
On Nov 25, Andrew Wong <[email protected]> wrote:
> >Is your application packaged for Debian?
> No, our application is not packaged for Debian at the moment. However, we do
> have lots of users on Debian.
Then I do not see any compelling reason to add these services.
--
ciao,
Marco
signature.asc
Description: PGP signature
--- End Message ---