[Bug 622694] Re: PC freezes because of munin

2010-08-23 Thread Chuck Short
Thank you for taking the time to report this bug and helping to make Ubuntu 
better. Unfortunately, we can't fix it because your description didn't include 
enough information.  You may find it helpful to read How to report bugs 
effectively http://www.chiark.greenend.org.uk/~sgtatham/bugs.html. We'd be 
grateful if you would then provide a more complete description of the problem.  
We have instructions on debugging some types of problems at 
http://wiki.ubuntu.com/DebuggingProcedures.
At a minimum, we need:
1. the specific steps or actions you took that caused you to encounter the 
problem,
2. the behavior you expected, and
3. the behavior you actually encountered (in as much detail as possible).
Thanks!

When reporting bugs in the future please use apport, either via the
appropriate application's Help - Report a Problem menu or using
'ubuntu-bug' and the name of the package affected.  You can learn more
about this functionality at https://wiki.ubuntu.com/ReportingBugs.

** Changed in: munin (Ubuntu)
   Importance: Undecided = Low

** Changed in: munin (Ubuntu)
   Status: New = Incomplete

-- 
PC freezes because of munin
https://bugs.launchpad.net/bugs/622694
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to munin in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 622694] Re: PC freezes because of munin

2010-08-23 Thread Allo
As already said in my post ...

Steps to reproduce:
1) apt-get install munin
2) PC Freezes

I even further debugged it, and the smart plugin is the cause. and as
soon as the postinst script runs the autodetect feature of the smart
plugin, the pc freezes.

Expected: properly installed and working munin (do i expect too much?)
encountered: Freeze

and smartctl itself is usable without causing freezes.

-- 
PC freezes because of munin
https://bugs.launchpad.net/bugs/622694
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to munin in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 622694] Re: PC freezes because of munin

2010-08-23 Thread Allo
and how to reproduce it with the bare script:
apt-get source munin #lucid

cp plugins/node.d/smart_.in smart_
vim smart_ #replace @@python@@ by #!/usr/bin/python
./smart_ suggest #and now the PC freezes, and even magicSysRQ does not work.

-- 
PC freezes because of munin
https://bugs.launchpad.net/bugs/622694
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to munin in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs