This bug still persists, and I am using Maverick 10.10
--
talkd uses obsolete /etc/inetd.conf
https://bugs.launchpad.net/bugs/250971
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.co
netkit-ntalk (0.17-14) unstable; urgency=low
* Depend only on openbsd-inetd since inetutils-inetd does not
support 'user.group' notation, and 'tty' group is required.
(Closes: #532749)
* Bumped Standards-Version to 3.8.2, no change.
* Made the package lintian clean again.
* Moved t
** Changed in: netkit-ntalk (Debian)
Status: Unknown => Fix Released
--
talkd uses obsolete /etc/inetd.conf
https://bugs.launchpad.net/bugs/250971
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu
Debian solved this by adding a dependency on openbsd-inetd.
I requested a sync (bug #416416) which will close this.
** Changed in: netkit-ntalk (Ubuntu)
Status: Confirmed => Triaged
--
talkd uses obsolete /etc/inetd.conf
https://bugs.launchpad.net/bugs/250971
You received this bug notifi
** Bug watch added: Debian Bug tracker #532749
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=532749
** Also affects: netkit-ntalk (Debian) via
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=532749
Importance: Unknown
Status: Unknown
--
talkd uses obsolete /etc/inetd.conf
htt
The change doesn't seem ubuntu specific could you send it to debian?
--
talkd uses obsolete /etc/inetd.conf
https://bugs.launchpad.net/bugs/250971
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs@l
I tried 'mesg' on both ends and it returns 'is y'. Here is the info
requested:
/etc/passwd:
talkd:x:109:5::/nonexistent:/bin/false
/etc/group:
tty:x:5:nobody,talkd,administrator
administra...@cctv:/dev/pts$ ls -l
total 0
crw--w 1 administrator tty 136, 0 Jun 27 14:43 0
crw--w 1 administ
Strange. Could you please post the talkd entry from /etc/passwd, the tty
entry from /etc/group, and the file permissions of the tty you are
logged into while trying to talk (pointed to by 'tty' command). Also
please try running 'mesg y' on each end? Thanks!
--
talkd uses obsolete /etc/inetd.conf
OK, I removed the old talkd package that was not working under 32-bit
server with 'sudo apt-get purge talkd'. Then I used the new patch,
recompiled and installed. After install, I restarted the inetd. It
still does not work, although now I get a new error: [Your party is not
logged on] and a fe
I installed Jaunty 32 server on a computer to test it it out and
corrected an error in one of the scripts which may have been preventing
it from working properly. I also noticed that inetd didn't start right
away after installing, so I had to start it manually with 'sudo
/etc/init.d/inetutils-inet
** Attachment removed: "Patch to update talkd.postinst, settings for
inetd.conf, and permissions"
http://launchpadlibrarian.net/25185578/talkd.debdiff
** Attachment removed: "Patch for talkd permissions"
http://launchpadlibrarian.net/25722292/talkd.debdiff
--
talkd uses obsolete /etc/inet
Got talkd working using the patch(s) on Jaunty 32-bit Desktop. Does not work
on stock Jaunty 32-bit Server. I just get the "Checking for invitation on
caller's machine" problem.
Newur: read the wiki
(https://wiki.ubuntu.com/UbuntuPackagingGuide/BuildFromDebdiff?highlight=%28debdiff%29)
on ho
Hey, how do I use this patch?
Thanks for all help.
--
talkd uses obsolete /etc/inetd.conf
https://bugs.launchpad.net/bugs/250971
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
h
This should get uploaded to jaunty-proposed and karmic after sponsor
review.
--
talkd uses obsolete /etc/inetd.conf
https://bugs.launchpad.net/bugs/250971
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubunt
This new patch creates a user called "talkd" with the proper group
access. It also updates inetd.conf to the correct format. Any additional
feedback and suggestions are welcome.
** Attachment added: "Patch for talkd permissions"
http://launchpadlibrarian.net/25722292/talkd.debdiff
--
talkd us
On Sat, 2009-04-18 at 18:49 +, David Kelly wrote:
> It doesn't necessarily have to run as nobody - the critical part is that
> talkd has to have access to the TTY devices in order to work. Do you
> think a new user should be created for talkd, then have that new user
> added to the TTY group?
It doesn't necessarily have to run as nobody - the critical part is that
talkd has to have access to the TTY devices in order to work. Do you
think a new user should be created for talkd, then have that new user
added to the TTY group?
--
talkd uses obsolete /etc/inetd.conf
https://bugs.launchpad
I don't think adding the "nobody" user to any groups is a good idea. Is that
a critical part of the change? If so then I think we need another way to make
this work.
Thanks,
James
--
talkd uses obsolete /etc/inetd.conf
https://bugs.launchpad.net/bugs/250971
You received this bug notification be
The effect is that the talk client will not be able to connect to talkd
without these changes. Talk clients receive "connection refused" error
messages because inetd.conf is either not updated by the scripts or it
is updated with the incorrect arguments. Ideally it would be nice to
have it just wor
What is the visible effect of this problem? If the changes are just
cosmetic/style then you should forward back to Debian, see
https://wiki.ubuntu.com/Debian/Bugs for more information.
--
talkd uses obsolete /etc/inetd.conf
https://bugs.launchpad.net/bugs/250971
You received this bug notification
Here is a patch to correct the permissions issues..
** Attachment added: "Patch to update talkd.postinst, settings for inetd.conf,
and permissions"
http://launchpadlibrarian.net/25185578/talkd.debdiff
--
talkd uses obsolete /etc/inetd.conf
https://bugs.launchpad.net/bugs/250971
You received
Talkd does not seem to use the proper settings in inetd.conf. I believe
it should use 'udp4' rather than 'udp'. Changing this and adding the
'nobody' to the tty group seems to fix the permissions issues. This is
for talkd 0.17-13 on Ubuntu 9.04 (I also experience the same issues
before upgrading to
** Changed in: netkit-ntalk (Ubuntu)
Importance: Undecided => Wishlist
Status: Incomplete => Confirmed
--
talkd uses obsolete /etc/inetd.conf
https://bugs.launchpad.net/bugs/250971
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
Ubuntu version is 8.04 LTS.
Output of apt-cache policy talkd is:
talkd:
Installed: 0.17-13
Candidate: 0.17-13
Version table:
*** 0.17-13 0
500 http://us.archive.ubuntu.com hardy/universe Packages
100 /var/lib/dpkg/status
--
talkd uses obsolete /etc/inetd.conf
https://bugs
Thank you for reporting this bug. Please add your ubuntu version and the
output of apt-cache policy talkd
** Changed in: netkit-ntalk (Ubuntu)
Status: New => Incomplete
--
talkd uses obsolete /etc/inetd.conf
https://bugs.launchpad.net/bugs/250971
You received this bug notification because
25 matches
Mail list logo