** Attachment added: "NIS-wait upstart job"
https://bugs.launchpad.net/ubuntu/+source/nis/+bug/569757/+attachment/2070219/+files/nis-wait.conf
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/569757
Hopefully this works. I'm attaching a working nis.conf and nis-
wait.conf based on the comments so far. Put the files in /etc/init and
that should be all that's necessary for most configurations. You
shouldn't even need to remove the /etc/rc?.d nis links since it should
just determine it's alrea
atd is another one that needs to wait for ypbind.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/569757
Title:
NIS upstart dependancy broken for lucid
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.
Re: the linked branch, here is a quick review of things I'd suggest
changing:
* I understand that the package doesn't use debhelper. But to repeat all
of the hard work that has gone into dh_installinit would be asking for
bugs later. So you'd also need to add debhelper to the build-depends.
After
On Feb 7, 2011, at 4:03 PM, Maciej Puzio <569...@bugs.launchpad.net> wrote:
> On my mail server postfix and dovecot depend on nis. Currently this
> particular dependency is handled properly, because all three daemons are
> started by means of /etc/rc?.d in the correct order. Please correct me
> i
On my mail server postfix and dovecot depend on nis. Currently this
particular dependency is handled properly, because all three daemons are
started by means of /etc/rc?.d in the correct order. Please correct me
if I am wrong, but I worry that the solution suggested by Clint Byrum in
#18 might caus
I wanted to add "cron" to the list of things that have a race condition
with NIS on startup, as I don't think cron has been mentioned in any of
the other postings on this issue. If a NIS user has installed a crontab
on a NIS client, and NIS has not started by the time cron starts, the
result is th
So, a couple of points regarding this bug..
Re: Wishlist .. I have to agree that this is a regression from the
previous LTS, and that it is caused by a race condition. Race conditions
are hard to reproduce without introducing something synthetic to slow
one of the racers down, but in this case, it
How should I go about compiling the packages in the branched repo? I'd
like to give them a try, but I've never rolled debian packages before.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/569757
Titl
I agree with #15 -- this needs to be fixed in ASAP (and it should be
fixed in the LTS version!) I'm responsible for a whole network that
relies entirely on the NIS+autofs functionality (home folders, backups,
cluster nodes, etc.) If this doesn't work, then it causes all kinds of
unforeseen problems
Why is this bug only "wishlist"? NIS not working properly is a problem
in its own right, but the fact that NIS has not been converted to
upstart *also* causes problems with autofs - see
https://bugs.launchpad.net/ubuntu/+source/nis/+bug/570513 (which is
exactly what has bitten us after the upgrade
is this patch being integrated in 10.10?
--
NIS upstart dependancy broken for lucid
https://bugs.launchpad.net/bugs/569757
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://
Branch added that switches to upstart for the NIS package in Maverick.
We've had a version of this branch running locally for a couple of
months now with no known issues although we are only using the client
side of the package. I've done very limited testing of the server side.
Feedback appreciate
** Branch linked: lp:~omahn/ubuntu/lucid/nis/nis-fix-569757
--
NIS upstart dependancy broken for lucid
https://bugs.launchpad.net/bugs/569757
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.
In my setup this bug causes excessive boot delays. I want to question
the "wishlist" importance.
--
NIS upstart dependancy broken for lucid
https://bugs.launchpad.net/bugs/569757
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu
Emil, rather than remove, it would probably be safer to just rename the
/etc/init.d/nis script to prevent it firing. We have a local package
here with the necessary changes and it appears to work fine. After a bit
more testing I'll upload for others to review.
--
NIS upstart dependancy broken for
To test these scripts, you should also remove /etc/init.d/nis, correct?
--
NIS upstart dependancy broken for lucid
https://bugs.launchpad.net/bugs/569757
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu
Please find attached my first attempt at converting the nis init script
to upstart jobs. Please can others review and let me know how these
look? I've tested the client side (with ypbind) here and that works
well. I've done very little testing with the server components other
than checking they sta
** Attachment added: "ypxfrd upstart script"
http://launchpadlibrarian.net/50135892/ypxfrd.conf
--
NIS upstart dependancy broken for lucid
https://bugs.launchpad.net/bugs/569757
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubu
** Attachment added: "ypserv upstart script"
http://launchpadlibrarian.net/50135885/ypserv.conf
--
NIS upstart dependancy broken for lucid
https://bugs.launchpad.net/bugs/569757
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubu
** Attachment added: "yppasswd upstart script"
http://launchpadlibrarian.net/50135878/yppasswdd.conf
--
NIS upstart dependancy broken for lucid
https://bugs.launchpad.net/bugs/569757
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
** Attachment added: "ypbind upstart script"
http://launchpadlibrarian.net/50135877/ypbind.conf
--
NIS upstart dependancy broken for lucid
https://bugs.launchpad.net/bugs/569757
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubu
Ahh, so you haven't implemented this? "The only fix seems an upstart
startscript."
--
NIS upstart dependancy broken for lucid
https://bugs.launchpad.net/bugs/569757
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing
Ted: This is plain lucid, I'm not using custom upstart scripts at all.
--
NIS upstart dependancy broken for lucid
https://bugs.launchpad.net/bugs/569757
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-
harald, can you describe the upstarts startscript you're using? This
bug is burning me too.
--
NIS upstart dependancy broken for lucid
https://bugs.launchpad.net/bugs/569757
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bug
This will probably get fixed in maverick and probably a SRU will be
required.
** Changed in: nis (Ubuntu)
Importance: Undecided => Wishlist
** Changed in: nis (Ubuntu)
Status: New => Confirmed
--
NIS upstart dependancy broken for lucid
https://bugs.launchpad.net/bugs/569757
You receiv
26 matches
Mail list logo