[Bug 1300504] Re: etherwake doesn't generates Magic Packets

2014-05-22 Thread J Queiroz
There's no problem on the receiving machine. The problem is only on the ***SENDING*** machine, that just don't sends the magic packet. I confirmed this behaviour using Wireshark both on the sending and the receiving machine. -- You received this bug notification because you are a member of Ubun

[Bug 1325122] [NEW] unknown flow_sample_element: 0:2048

2014-05-30 Thread J Queiroz
Public bug reported: When using NTOP's sflow plugin, samples of ethernet packets aren't properly processed. All packets are registered as non-IP, and a message "unknown flow_sample_element: 0:2048" is generated for every sample. I found that this is happening because the SFlow Datagram have the

[Bug 1300504] [NEW] etherwake doesn't generates Magic Packets

2014-03-31 Thread J Queiroz
Public bug reported: I'm trying to use a Kubuntu machine to generate WakeOnLan magic packets. I'm using Kubuntu 14.04, fresh install. No PPAs neither external packages installed, except vmware player 6. Installed etherwake and tryed to send WoL magic packets, but they are not being sent. I confi

[Bug 881746] Re: Oracle (Sun) Java JRE/JDK 6: Update 26 has critical security vulnerabilities, fixed in Update 29

2011-12-23 Thread J Queiroz
Universe shouldn't be for packages supported by Canonical? I believe that Multiverse should be a better choice. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to the bug report. https://bugs.launchpad.net/bugs/881746 Title: Oracle (Sun) Java

[Bug 777436] [NEW] isc-dhcp-client from NetworkManager PPA fails to install (broken dependencies)

2011-05-04 Thread J Queiroz
Public bug reported: After installing the last updates from NetworkManager PPA, the isc-dhcp- client doesn't install. It asks for network-manager < 0.8.2-rc1, but only 0.8.1+git.20101009t040337.01fa170-0ubuntu1~nmt1~lucid1 is available. After that, NetworkManager refuses to start, claiming that

[Bug 777436] Re: isc-dhcp-client from NetworkManager PPA fails to install (broken dependencies)

2011-05-05 Thread J Queiroz
Oh, God... what do I have to report this to the correct place? :( -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/777436 Title: isc-dhcp-client from NetworkManager PPA fails to install (broken depen

[Bug 777436] Re: isc-dhcp-client from NetworkManager PPA fails to install (broken dependencies)

2011-05-06 Thread J Queiroz
I'll test this this afternoon, Thanks! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/777436 Title: isc-dhcp-client from NetworkManager PPA fails to install (broken dependencies) -- ubuntu-bugs

[Bug 725812] Re: PHP5.3.2 throws SEGV on gc_collect_cycles() on script shutdown

2011-03-03 Thread J Queiroz
I'll install php5-dbg and rerun the tests. By the way I couldn't manage to make the system generate core dumps. Where can I find better information on that? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bu

[Bug 725812] Re: PHP5.3.2 throws SEGV on gc_collect_cycles() on script shutdown

2011-03-03 Thread J Queiroz
This is the backtrace on a 64bit machine, Kubuntu Desktop. (gdb) r -X Starting program: /usr/sbin/apache2 -X

[Bug 725812] Re: PHP5.3.2 throws SEGV on gc_collect_cycles() on script shutdown

2011-03-03 Thread J Queiroz
Got the backtrace from the original server. GNU gdb (GDB) 7.1-ubuntu Copyright (C) 2010 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the exten

[Bug 725812] Re: PHP5.3.2 throws SEGV on gc_collect_cycles() on script shutdown

2011-03-22 Thread J Queiroz
Seems that php5-5.3.3 is the real solution, but it would need a backport. https://bugs.launchpad.net/lucid-backports/+bug/739121 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/725812 Title: PHP5.3.2

[Bug 725812] [NEW] PHP5.3.2 throws SEGV on gc_collect_cycles() on script shutdown

2011-02-26 Thread J Queiroz
Public bug reported: Binary package hint: php5 After installing egroupware 1.8 from an external repository, php5 starts to throw segment violations on script shutdown on certain scripts. The problem was detected on a Ubuntu 10.04 Server, 32 bits, but I got the same error on a Kubuntu Desktop 10.0

[Bug 725812] Re: PHP5.3.2 throws SEGV on gc_collect_cycles() on script shutdown

2011-02-26 Thread J Queiroz
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/725812 Title: PHP5.3.2 throws SEGV on gc_collect_cycles() on script shutdown -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubu

[Bug 136947] Re: no longer honors X11 forwarding

2011-02-19 Thread J Queiroz
Had the same problem, but adding "-4" to SSHD_OPTIONS didn't solved, maybe because I couldn't properly reinitialize sshd. Had to reenable IPv6 with sudo sysctl net.ipv6.conf.all.disable_ipv6=0 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 492650] Re: cannot configure an interface which only uses IPv6 router advertisements

2011-02-22 Thread J Queiroz
This problem is still open in Kubuntu Lucid. ifupdown just ignores interface definition, unless there's a static or DHCP IPv4 configuration. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/492650 Title

[Bug 508996] Re: 'SIOCSIFFLAGS: Cannot assign requested address' when setting up IPv6 alias

2011-02-22 Thread J Queiroz
You should need no interface aliases on IPv6, as IPv6 provides for an interface to have more than one address. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/508996 Title: 'SIOCSIFFLAGS: Cannot assig

[Bug 717853] Re: apache2 crashed with SIGSEGV in _zend_hash_add_or_update()

2011-02-23 Thread J Queiroz
I was also having this problem of SIGSEGVs on php. Disabling mod_deflate seems to solve it. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/717853 Title: apache2 crashed with SIGSEGV in _zend_hash_add

[Bug 717853] Re: apache2 crashed with SIGSEGV in _zend_hash_add_or_update()

2011-02-23 Thread J Queiroz
Damn. Said it too early... the problem still occurs. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/717853 Title: apache2 crashed with SIGSEGV in _zend_hash_add_or_update() -- ubuntu-bugs mailing l

[Bug 725812] Re: PHP5.3.2 throws SEGV on gc_collect_cycles() on script shutdown

2011-04-01 Thread J Queiroz
What about Lucid? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/725812 Title: PHP5.3.2 throws SEGV on gc_collect_cycles() on script shutdown -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.co

[Bug 725812] Re: PHP5.3.2 throws SEGV on gc_collect_cycles() on script shutdown

2011-04-01 Thread J Queiroz
Shouldn't Lucid be under "official support"? A PPA doesn't counts as "official support". As you said, "it's not guaranteed to work". -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/725812 Title: PHP5.

[Bug 725812] Re: PHP5.3.2 throws SEGV on gc_collect_cycles() on script shutdown

2011-04-01 Thread J Queiroz
I understand, and appreciate your effort. But, this situation involves a production server. I just cannot depend on personal projects on it. So, a "fix on natty" doesn't solves it here, as I will not move my system to natty. If the decision is just don't solve the problem on Lucid, OK, it's a de

[Bug 725812] Re: PHP5.3.2 throws SEGV on gc_collect_cycles() on script shutdown

2011-04-01 Thread J Queiroz
Thank you very much for your attention. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/725812 Title: PHP5.3.2 throws SEGV on gc_collect_cycles() on script shutdown -- ubuntu-bugs mailing list ubunt

[Bug 561130] Re: [lucid] wrong dependency to language-pack-br

2010-04-11 Thread J Queiroz
I see this behaviour on Karmic, using repository PPA/KDE. The problem seems to be specific of version 4.4.2. I have a VM with Kubuntu Karmic, which is still using version 4.4.1, and the package depends on "language-pack-kde-pt" which is correct. -- [lucid] wrong dependency to language-pack-br ht

[Bug 587915] [NEW] File missing: "/usr/ib/pppd/2.4.x/nm-pppd-plugin.so"

2010-05-31 Thread J Queiroz
Public bug reported: Binary package hint: network-manager Some files are missing in version "0.8.1~beta1~git.20100528t200614.6810ef1-0ubuntu1~nmt1" from launchpad/ppa. The files are: - /usr/lib/pppd/2.4.4/nm-pppd-plugin.so - /usr/lib/pppd/2.4.5/nm-pppd-plugin.so As these files are missing, I c

[Bug 587915] Re: File missing: "/usr/lib/pppd/2.4.x/nm-pppd-plugin.so"

2010-05-31 Thread J Queiroz
** Summary changed: - File missing: "/usr/ib/pppd/2.4.x/nm-pppd-plugin.so" + File missing: "/usr/lib/pppd/2.4.x/nm-pppd-plugin.so" -- File missing: "/usr/lib/pppd/2.4.x/nm-pppd-plugin.so" https://bugs.launchpad.net/bugs/587915 You received this bug notification because you are a member of Ubunt

[Bug 561873] Re: language-pack-kde-br (breton) is incorrectly linked to kde-l10n-ptbr (portuguese brazil)

2010-04-23 Thread J Queiroz
Maybe this bug is the duplicate, and not #561530. But this doesn't matter, as long as the package get corrected... -- language-pack-kde-br (breton) is incorrectly linked to kde-l10n-ptbr (portuguese brazil) https://bugs.launchpad.net/bugs/561873 You received this bug notification because you ar

[Bug 561873] Re: language-pack-kde-br (breton) is incorrectly linked to kde-l10n-ptbr (portuguese brazil)

2010-05-03 Thread J Queiroz
Will this fix be applied to Kubuntu/PPA/Karmic also? -- language-pack-kde-br (breton) is incorrectly linked to kde-l10n-ptbr (portuguese brazil) https://bugs.launchpad.net/bugs/561873 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 608685] Re: bind9 fails to start in Lucid Lynx, can't read openssl.cnf

2010-07-31 Thread J Queiroz
The workaround worked for me too. -- bind9 fails to start in Lucid Lynx, can't read openssl.cnf https://bugs.launchpad.net/bugs/608685 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.

[Bug 587915] Re: File missing: "/usr/lib/pppd/2.4.x/nm-pppd-plugin.so"

2010-07-06 Thread J Queiroz
The missing file seems to be correctly installed now. Thanks! -- File missing: "/usr/lib/pppd/2.4.x/nm-pppd-plugin.so" https://bugs.launchpad.net/bugs/587915 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list u

[Bug 372548] Re: kpowersave -- error while suspend to RAM

2009-11-19 Thread J Queiroz
Same problem here. Dell Latitude E5500 (Intel Dual Core, VGA Intel), Kubuntu Karmic 64bits, kernel 2.6.31-6-candela. But the system suspends and recovers almost smoothly; sometimes I have some difficulty to use the mouse on recovery. In these cases, I close the laptop lid again and reopen it, and

[Bug 432264] Re: plasma-widget-network-manager override my dns settings

2009-11-14 Thread J Queiroz
Try installing "resolvconf" package to force a fixed DNS configuration. -- plasma-widget-network-manager override my dns settings https://bugs.launchpad.net/bugs/432264 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mail