eggdrop 1.6.19 don't work without -n

Bug #272382 reported by yamo
2
Affects Status Importance Assigned to Milestone
eggdrop (Ubuntu)
Fix Released
Medium
Unassigned

Bug Description

Binary package hint: eggdrop

Hi,
I have a bot which worked on Ubuntu 8.04 and since 8.10 alpha 6 I had to modify the launcher :

The old one was :

#!/bin/bash
cd /home/eggdrop
sudo -u eggdrop eggdrop /home/eggdrop/.eggdrop.conf

The new one is :

#!/bin/bash
cd /home/eggdrop
sudo -u eggdrop eggdrop -n /home/eggdrop/.eggdrop.conf

Whith the old one nothing happen!

Related branches

Changed in eggdrop:
importance: Undecided → Medium
status: New → Confirmed
Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package eggdrop - 1.6.19-1.1ubuntu1

---------------
eggdrop (1.6.19-1.1ubuntu1) intrepid; urgency=low

  * Merge from Debian unstable (LP: #272382). Remaining Ubuntu changes:
    - debian/patches/eggdrop-1.6.19-ssl.patch.
    - debian/rules: Added check for SSL.
    - debian/control: Added libssl-dev.

eggdrop (1.6.19-1.1) unstable; urgency=low

  * Non-maintainer upload.
  * Use patch from Julian Mehnle <email address hidden> to enforce building
    egggrop with Tcl thread support. Thanks for the patch. (Closes: #487541)

 -- Luca Falavigna <email address hidden> Sat, 04 Oct 2008 12:02:58 +0200

Changed in eggdrop:
status: Confirmed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.