Your message dated Tue, 12 Feb 2013 11:09:35 +0000
with message-id <883a9cc2856d371bf64be2fd1e3f4...@hogwarts.powdarrmonkey.net>
and subject line Re: Bug#699097: Preapproval of erlang/1:15.b.1-dfsg-4
has caused the Debian Bug report #699097,
regarding Preapproval of erlang/1:15.b.1-dfsg-4
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 ow...@bugs.debian.org
immediately.)
--
699097: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=699097
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
User: release.debian....@packages.debian.org
Usertags: unblock
Hi!
I'd like to upload erlang/1:15.b.1-dfsg-4 which readds long time ago
forgotten symlink /usr/bin/to_erl (and a hand-made manpage for it).
There's no corresponding bugreport because a user who found the bug
(he executed Erlang VM via run_erl, but couldn't connect to it by
simple typing to_erl) reported it privately.
The diff between 1:15.b.1-dfsg-3 and 1:15.b.1-dfsg-4 is attached.
-- System Information:
Debian Release: 7.0
APT prefers testing
APT policy: (500, 'testing'), (100, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 3.5-trunk-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
diff -u erlang-15.b.1-dfsg/debian/erlang-base.links.in erlang-15.b.1-dfsg/debian/erlang-base.links.in
--- erlang-15.b.1-dfsg/debian/erlang-base.links.in
+++ erlang-15.b.1-dfsg/debian/erlang-base.links.in
@@ -3,6 +3,7 @@
usr/lib/erlang/bin/escript usr/bin/escript
usr/lib/erlang/bin/run_erl usr/bin/run_erl
usr/lib/erlang/bin/start usr/bin/start_embedded
+usr/lib/erlang/bin/to_erl usr/bin/to_erl
usr/lib/erlang/erts-@VERSION@/bin/epmd usr/lib/erlang/bin/epmd
usr/lib/erlang/bin/epmd usr/bin/epmd
usr/lib/erlang/lib/erl_interface-@EI_VSN@/bin/erl_call usr/bin/erl_call
diff -u erlang-15.b.1-dfsg/debian/erlang-base-hipe.manpages erlang-15.b.1-dfsg/debian/erlang-base-hipe.manpages
--- erlang-15.b.1-dfsg/debian/erlang-base-hipe.manpages
+++ erlang-15.b.1-dfsg/debian/erlang-base-hipe.manpages
@@ -7,0 +8 @@
+debian/manpages/to_erl.1
diff -u erlang-15.b.1-dfsg/debian/erlang-base.manpages erlang-15.b.1-dfsg/debian/erlang-base.manpages
--- erlang-15.b.1-dfsg/debian/erlang-base.manpages
+++ erlang-15.b.1-dfsg/debian/erlang-base.manpages
@@ -7,0 +8 @@
+debian/manpages/to_erl.1
diff -u erlang-15.b.1-dfsg/debian/erlang-base-hipe.links.in erlang-15.b.1-dfsg/debian/erlang-base-hipe.links.in
--- erlang-15.b.1-dfsg/debian/erlang-base-hipe.links.in
+++ erlang-15.b.1-dfsg/debian/erlang-base-hipe.links.in
@@ -3,6 +3,7 @@
usr/lib/erlang/bin/escript usr/bin/escript
usr/lib/erlang/bin/run_erl usr/bin/run_erl
usr/lib/erlang/bin/start usr/bin/start_embedded
+usr/lib/erlang/bin/to_erl usr/bin/to_erl
usr/lib/erlang/erts-@VERSION@/bin/epmd usr/lib/erlang/bin/epmd
usr/lib/erlang/bin/epmd usr/bin/epmd
usr/lib/erlang/lib/erl_interface-@EI_VSN@/bin/erl_call usr/bin/erl_call
diff -u erlang-15.b.1-dfsg/debian/changelog erlang-15.b.1-dfsg/debian/changelog
--- erlang-15.b.1-dfsg/debian/changelog
+++ erlang-15.b.1-dfsg/debian/changelog
@@ -1,3 +1,11 @@
+erlang (1:15.b.1-dfsg-4) unstable; urgency=low
+
+ * Added link for to_erl communication program to /usr/bin. Also created
+ manpage for to_erl(1) by copying the relevant info from
+ /usr/share/doc/erlang-doc/doc/embedded/embedded_solaris.html.
+
+ -- Sergei Golovan <sgolo...@debian.org> Sun, 27 Jan 2013 17:49:31 +0400
+
erlang (1:15.b.1-dfsg-3) unstable; urgency=low
* Moved kernel and stdlib include files from erlang-dev to the erlang-base
only in patch2:
unchanged:
--- erlang-15.b.1-dfsg.orig/debian/manpages/to_erl.1
+++ erlang-15.b.1-dfsg/debian/manpages/to_erl.1
@@ -0,0 +1,31 @@
+.TH to_erl 1 "erts 5.9.1" "Ericsson AB" "USER COMMANDS"
+.SH NAME
+to_erl \- Attach to a running Erlang runtime system, started with run_erl
+.SH DESCRIPTION
+.LP
+This program is used to attach to a running Erlang runtime system,
+started with run_erl.
+
+.SH USAGE
+.LP
+to_erl [pipe_name | pipe_dir]
+.fi
+.LP
+To disconnect it from the Erlang shell without exiting
+the Erlang system, type Ctrl-D.
+.LP
+The \fIto_erl\fR\& program arguments are:
+.RS 2
+.TP 4
+.B
+pipe_name:
+Name of the pipe where to attach. It defaults to \fI/tmp/erlang.pipe.N\fR.
+.TP 4
+.B
+pipe_dir:
+Directory name where to search for the named pipe to attach. It defaults to
+\fI/tmp\fR.
+.RE
+.SH SEE ALSO
+.LP
+run_erl(1), start_embedded(1)
--- End Message ---
--- Begin Message ---
On 2013-02-12 10:57, Sergei Golovan wrote:
Hi!
On Sun, Jan 27, 2013 at 8:09 PM, Julien Cristau <jcris...@debian.org>
wrote:
On Sun, Jan 27, 2013 at 19:05:18 +0400, Sergei Golovan wrote:
I'd like to upload erlang/1:15.b.1-dfsg-4 which readds long time
ago
forgotten symlink /usr/bin/to_erl (and a hand-made manpage for it).
That looks ok.
I've uploaded it and it's already built for all required
architectures. Could someone unblock it?
Thanks, unblocked.
--
Jonathan Wiltshire j...@debian.org
Debian Developer http://people.debian.org/~jmw
4096R: 0xD3524C51 / 0A55 B7C5 1223 3942 86EC 74C3 5394 479D D352 4C51
<directhex> i have six years of solaris sysadmin experience, from
8->10. i am well qualified to say it is made from bonghits
layered on top of bonghits
--- End Message ---