[Bug 402759] Re: Scripts need to be migrated from /etc/event.d to /etc/init

2010-10-09 Thread Robbie Williamson
Release noted again for 10.10.

** Changed in: ubuntu-release-notes
   Status: In Progress = Fix Released

-- 
Scripts need to be migrated from /etc/event.d to /etc/init
https://bugs.launchpad.net/bugs/402759
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 402759] Re: Scripts need to be migrated from /etc/event.d to /etc/init

2010-07-16 Thread camden lindsay
I, too am looking for documentation on .conf file format.  Particularly,
i want a service to never start automatically... but to stay installed.
What is the most appropriate way of doing this?  Remove/comment all
'start on' lines?

-- 
Scripts need to be migrated from /etc/event.d to /etc/init
https://bugs.launchpad.net/bugs/402759
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 402759] Re: Scripts need to be migrated from /etc/event.d to /etc/init

2010-05-12 Thread mb0
it seems all you need to do is to append a .conf file extension.
mv /etc/event.d/yourscript /etc/init/yourscript.conf

-- 
Scripts need to be migrated from /etc/event.d to /etc/init
https://bugs.launchpad.net/bugs/402759
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 402759] Re: Scripts need to be migrated from /etc/event.d to /etc/init

2010-05-09 Thread Alberto
So, can I just copy my event.d scripts to the new init directory?

-- 
Scripts need to be migrated from /etc/event.d to /etc/init
https://bugs.launchpad.net/bugs/402759
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 402759] Re: Scripts need to be migrated from /etc/event.d to /etc/init

2010-05-07 Thread paul fox

echoing comment #11:  where are the differences between the new and old 
formats documented?

-- 
Scripts need to be migrated from /etc/event.d to /etc/init
https://bugs.launchpad.net/bugs/402759
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 402759] Re: Scripts need to be migrated from /etc/event.d to /etc/init

2010-05-02 Thread Dooitze de Jong
With a commandline script

-- 
Scripts need to be migrated from /etc/event.d to /etc/init
https://bugs.launchpad.net/bugs/402759
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 402759] Re: Scripts need to be migrated from /etc/event.d to /etc/init

2010-05-01 Thread Dooitze de Jong
Why don't you fix this?

-- 
Scripts need to be migrated from /etc/event.d to /etc/init
https://bugs.launchpad.net/bugs/402759
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 402759] Re: Scripts need to be migrated from /etc/event.d to /etc/init

2010-05-01 Thread Scott James Remnant
Answer is above; we couldn't figure out *how* to - so release noted it
instead

-- 
Scripts need to be migrated from /etc/event.d to /etc/init
https://bugs.launchpad.net/bugs/402759
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 402759] Re: Scripts need to be migrated from /etc/event.d to /etc/init

2009-11-09 Thread Scott James Remnant
** Changed in: ubuntu-release-notes
 Assignee: Scott James Remnant (scott) = (unassigned)

-- 
Scripts need to be migrated from /etc/event.d to /etc/init
https://bugs.launchpad.net/bugs/402759
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 402759] Re: Scripts need to be migrated from /etc/event.d to /etc/init

2009-11-01 Thread Dmitri
It is nice to have that preliminary note - but it would be even better if it 
contained some reference to the new configuration format . So far my search 
gave me 
https://wiki.ubuntu.com/FoundationsTeam/Specs/KarmicUpstartPackagingPolicy as 
the closest to documentation (it even references some standard - but the  link 
is dead). Anything else is outdated.
How exactly it was envisioned that users will upgrade their servers which 
stopped starting, I wonder :(

-- 
Scripts need to be migrated from /etc/event.d to /etc/init
https://bugs.launchpad.net/bugs/402759
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 402759] Re: Scripts need to be migrated from /etc/event.d to /etc/init

2009-10-29 Thread Steve Langasek
Preliminary note included at
https://wiki.ubuntu.com/KarmicKoala/ReleaseNotes#/etc/event.d%20no%20longer%20used:

The version of upstart included in Ubuntu 9.10 no longer uses the
configuration files in the /etc/event.d directory, looking to /etc/init
instead. No automatic migration of changes to /etc/event.d is possible.
If you have modified any settings in this directory, you will need to
reapply them to /etc/init in the new configuration format by hand.
(402759)

Once a transition wiki page is available, we can link that here as well.

-- 
Scripts need to be migrated from /etc/event.d to /etc/init
https://bugs.launchpad.net/bugs/402759
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 402759] Re: Scripts need to be migrated from /etc/event.d to /etc/init

2009-10-28 Thread Steve Langasek
Hi Scott,

What's the status of the mgration guide wiki page you mentioned?

Also, is it intentional that this is marked wontfix for Ubuntu
generally?  An automigration script in lucid would still be useful for
LTS-LTS upgrades.

** Changed in: ubuntu-release-notes
   Importance: Undecided = Medium

-- 
Scripts need to be migrated from /etc/event.d to /etc/init
https://bugs.launchpad.net/bugs/402759
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 402759] Re: Scripts need to be migrated from /etc/event.d to /etc/init

2009-10-28 Thread Scott James Remnant
On Wed, 2009-10-28 at 13:12 +, Steve Langasek wrote:

 What's the status of the mgration guide wiki page you mentioned?
 
Pending, I may have time to write it tomorrow.

 Also, is it intentional that this is marked wontfix for Ubuntu
 generally?  An automigration script in lucid would still be useful for
 LTS-LTS upgrades.
 
No, because I can't figure out how to do it - and it'll get not done
for lynx.

Scott
-- 
Scott James Remnant
sc...@ubuntu.com

-- 
Scripts need to be migrated from /etc/event.d to /etc/init
https://bugs.launchpad.net/bugs/402759
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 402759] Re: Scripts need to be migrated from /etc/event.d to /etc/init

2009-10-26 Thread Scott James Remnant
It proves difficult to figure out what the user intended to change, so
we're going to Release Note this issue with a migration guide wiki page
that I'm currently writing

** Also affects: upstart
   Importance: Undecided
   Status: New

** Project changed: upstart = ubuntu-release-notes

** Changed in: ubuntu-release-notes
 Assignee: (unassigned) = Scott James Remnant (scott)

** Changed in: upstart (Ubuntu)
   Status: Triaged = Won't Fix

** Changed in: ubuntu-release-notes
   Status: New = In Progress

-- 
Scripts need to be migrated from /etc/event.d to /etc/init
https://bugs.launchpad.net/bugs/402759
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 402759] Re: Scripts need to be migrated from /etc/event.d to /etc/init

2009-10-26 Thread Michael Lazarev
I checked 9.10 RC, consoles are back. So, the part of the problem I
was concerned with is resolved.

-- 
Scripts need to be migrated from /etc/event.d to /etc/init
https://bugs.launchpad.net/bugs/402759
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 402759] Re: Scripts need to be migrated from /etc/event.d to /etc/init

2009-10-22 Thread Steve Langasek
Too fiddly to do this without a safety net between RC and final, and not
worth doing as an SRU; dropping the karmic target.

** Changed in: upstart (Ubuntu Karmic)
   Status: Triaged = Won't Fix

-- 
Scripts need to be migrated from /etc/event.d to /etc/init
https://bugs.launchpad.net/bugs/402759
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 402759] Re: Scripts need to be migrated from /etc/event.d to /etc/init

2009-10-13 Thread Jamie Kitson
Scott James Remnant  wrote on 2009-07-21:

  Whatever happened in my case, when /etc/event.d stopped being used,
  should have been handled better.
 
 It will be. 

Has that been done yet? I guess not. I ran into this problem too, my
/etc/event.d/tty1 script was not migrated.

-- 
Scripts need to be migrated from /etc/event.d to /etc/init
https://bugs.launchpad.net/bugs/402759
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 402759] Re: Scripts need to be migrated from /etc/event.d to /etc/init

2009-10-10 Thread Michael Lazarev
Sorry, I'm not sure where to report this to, I'd also notice that
consoles do not work with cleanly made live USB from Karmic Beta image.
And being manually fixed, are broken again with partial upgrade.

I described the problem and the solution in my comment to bug 438678.

-- 
Scripts need to be migrated from /etc/event.d to /etc/init
https://bugs.launchpad.net/bugs/402759
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 402759] Re: Scripts need to be migrated from /etc/event.d to /etc/init

2009-09-24 Thread Scott James Remnant
** Also affects: upstart (Ubuntu Karmic)
   Importance: Medium
 Assignee: Scott James Remnant (scott)
   Status: Triaged

-- 
Scripts need to be migrated from /etc/event.d to /etc/init
https://bugs.launchpad.net/bugs/402759
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 402759] Re: Scripts need to be migrated from /etc/event.d to /etc/init

2009-09-10 Thread Scott James Remnant
** Changed in: upstart (Ubuntu)
Milestone: karmic-alpha-4 = ubuntu-9.10

-- 
Scripts need to be migrated from /etc/event.d to /etc/init
https://bugs.launchpad.net/bugs/402759
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 402759] Re: Scripts need to be migrated from /etc/event.d to /etc/init

2009-07-22 Thread Scott James Remnant
** Changed in: upstart (Ubuntu)
Milestone: None = karmic-alpha-4

** Changed in: upstart (Ubuntu)
 Assignee: (unassigned) = Scott James Remnant (scott)

-- 
Scripts need to be migrated from /etc/event.d to /etc/init
https://bugs.launchpad.net/bugs/402759
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 402759] Re: Scripts need to be migrated from /etc/event.d to /etc/init

2009-07-21 Thread Scott James Remnant
 status triaged
 importance medium
 milestone alpha-4

On Tue, 2009-07-21 at 22:23 +, noah wrote:

 Whatever happened in my case, when /etc/event.d stopped being used,
 should have been handled better.
 
It will be.

Remember that you're running a development distribution and not a final
release yet.

The migration scripts to deal with moving things from /etc/event.d
to /etc/init haven't been written yet - this is why things
in /etc/event.d have deliberately not been deleted yet.

Scott
-- 
Scott James Remnant
sc...@canonical.com


** Summary changed:

- Karmic update broke serial console on ttyS0 (related to system-services vs 
upstart?)
+ Scripts need to be migrated from /etc/event.d to /etc/init

-- 
Scripts need to be migrated from /etc/event.d to /etc/init
https://bugs.launchpad.net/bugs/402759
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs