[Bug 648721] Re: page allocation failure on machines under heavy network load

2010-11-12 Thread Craig Box
Yes, and the errors stopped as you would expect. -- page allocation failure on machines under heavy network load https://bugs.launchpad.net/bugs/648721 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

Re: [Gluster-users] GlusterFS 3.1 on Amazon EC2 Questions

2010-10-22 Thread Craig Box
Hi Craig, 2. You can read from the back end, all writes should go through the Gluster mount point. This contradicts what I have read in the past. If a file is out of date on the current node, you won't get the updated version, so you are always supposed to read from the mount point. Right?

[Gluster-users] WAN replication (EC2)

2010-10-20 Thread Craig Box
Hi all, Some months agohttp://gluster.org/pipermail/gluster-users/2010-June/004920.htmlI was asking about running GlusterFS on EC2, across availability zones. I read in May: Continuous WAN replication is scheduled for 3.2 release (Q4 of this year). Is this still the case? Our use case is

[Bug 628530] Re: 10.04 LTS Servers Hang with task kjournald blocked for more than 120 seconds

2010-10-06 Thread Craig Box
I was getting a similar error (io_schedule/sync_buffer, filesystem unusably slow) on a c1.medium EC2 instance. I removed irqbalanced and rebooting and quickly crashed like this: [ 480.722484] INFO: task apache2:822 blocked for more than 120 seconds. [ 480.722498] echo 0

Bug#595817: ITP: libpam-ssh-agent -- PAM module providing authentication via ssh-agent

2010-09-28 Thread Craig Box
So Alban, what do you think?

Bug#595817: ITP: libpam-ssh-agent -- PAM module providing authentication via ssh-agent

2010-09-28 Thread Craig Box
So Alban, what do you think?

[Bug 648721] [NEW] page allocation failure on machines under heavy network load

2010-09-27 Thread Craig Box
Public bug reported: This error occurs in many processes running on our web servers: apache2, glusterfsd, kswapd0, rsyslogd, swapper and zabbix_agentd today. Sep 27 07:39:19 web3 kernel: [2909159.608929] __ratelimit: 35 callbacks suppressed Sep 27 07:39:19 web3 kernel: [2909159.608933] swapper:

[Bug 648721] Re: page allocation failure on machines under heavy network load

2010-09-27 Thread Craig Box
Reproducing: haven't tried, but it seems from other posts that any heavy network load might cause this kind of error. However, as per Andrew Morton at https://bugzilla.kernel.org/show_bug.cgi?id=12135, it might end up being just a badly written warning message. ** Bug watch added: Linux Kernel

[Bug 632554] Re: tomcat fails to start with: /bin/bash already running.

2010-09-15 Thread Craig Box
At the risk of me too, this bug affects me because I have to run commands as the tomcat6 user to regenerate indexes (which I do with sudo -u tomcat6 /bin/bash foo.sh) so it's not just people running as root who are affected. -- tomcat fails to start with: /bin/bash already running.

[Bug 632554] Re: tomcat fails to start with: /bin/bash already running.

2010-09-15 Thread Craig Box
At the risk of me too, this bug affects me because I have to run commands as the tomcat6 user to regenerate indexes (which I do with sudo -u tomcat6 /bin/bash foo.sh) so it's not just people running as root who are affected. -- tomcat fails to start with: /bin/bash already running.

Bug#595817: ITP: libpam-ssh-agent -- PAM module providing authentication via ssh-agent

2010-09-10 Thread Craig Box
How is it different from libpam-ssh? libpam-ssh lets you log into a local console (terminal, GDM, etc) with an SSH passphrase that unlocks your local private key. It then starts an SSH agent and adds your key to it. libpam-ssh-agent allows you to SSH to a machine with agent forwarding, and use

Bug#595817: ITP: libpam-ssh-agent -- PAM module providing authentication via ssh-agent

2010-09-10 Thread Craig Box
How is it different from libpam-ssh? libpam-ssh lets you log into a local console (terminal, GDM, etc) with an SSH passphrase that unlocks your local private key. It then starts an SSH agent and adds your key to it. libpam-ssh-agent allows you to SSH to a machine with agent forwarding, and use

Bug#594517: php-wikidiff2: is not enabled on installation

2010-08-26 Thread Craig Box
Package: php-wikidiff2 Version: 0.0.1+svn55737-1ubuntu1 Severity: wishlist If /etc/php5/conf.d/wikidiff2.ini contained extension = php_wikidiff2.so then this extension would be enabled by default. As it stands, the extension is installed, but not enabled, which is probably not what the user

[Puppet Users] Re: Installing packages that use dbconfig-common on Debian

2010-08-13 Thread Craig Box
Thanks Paul; I don't have a problem getting the preseed onto the system, it's just that dbconfig-common totally ignores the fact you've tried to preseed it out of existence. :) I may have to take this to the Debian bugtracker. Craig On Aug 12, 6:35 pm, Paul Hamby pha...@gmail.com wrote: We

Bug#581148:

2010-08-12 Thread Craig Box
This one-line fix would be great, because by default, it means Puppet will restart the Zabbix agent every time it runs, causing false positives for the 'server unreachable' trigger.

[Pdns-users] Resolving an external CNAME

2010-07-12 Thread Craig Box
Hi, I realise this issue has been covered on the list, but (a) a couple of years ago, and (b) with slightly different symptoms. On Amazon EC2, I have a PowerDNS server [1] set up for an example.local domain. I also have recursion enabled and set to the EC2 virtual nameserver, 172.16.0.23. For

[Puppet Users] Adding external users, and home directories that depend on them, in the same run

2010-07-11 Thread Craig Box
I am using Puppet to configure Ubuntu machines as LDAP clients, which makes a variety of external users available to my machines, and then attempting to create home directories with SSH keys for some of those users that I have just 'added'. (At this point we are not sharing/ automounting /home.)

[Puppet Users] Re: Adding external users, and home directories that depend on them, in the same run

2010-07-11 Thread Craig Box
A small update: turns out nscd is optional, so I've set apt to not require recommends, and now I can get this sequence: - install libnss-ldapd, libpam-ldapd and nslcd - install ldap-auth-config various config files - run auth-client-config, which sets up the PAM config files to include LDAP

Re: [Gluster-users] Gluster Volume Crash

2010-07-07 Thread Craig Box
On Wed, Jul 7, 2010 at 7:30 AM, Pavan Sondur pa...@gluster.com wrote: Hi Irshad, This looks like you're running into Bug 882 http://bugs.gluster.com/cgi-bin/bugzilla3/show_bug.cgi?id=882 and Bug 1042 http://bugs.gluster.com/cgi-bin/bugzilla3/show_bug.cgi?id=1042. Both these bugs are fixed

Re: [Gluster-users] GlusterFS performance questions for Amazon EC2 deployment

2010-06-30 Thread Craig Box
failed to make it work over WAN, and that authoritative answers were that Wan is in the works. So for now, until WAN is officially supported, Keep it working within the same zone, and use some other replication method to synchronize the two zones. On Jun 29, 2010, at 7:12 PM, Craig Box wrote

[Gluster-users] GlusterFS performance questions for Amazon EC2 deployment

2010-06-29 Thread Craig Box
Hi all, Spent the day reading the docs, blog posts, this mailing list, and lurking on IRC, but still have a few questions to ask. My goal is to implement a cross-availability-zone file system in Amazon EC2, and ensure that even if one server goes down, or is rebooted, all clients can continue,

Preventing outgoing local mail being delivered to certain domains

2010-01-26 Thread Craig Box
I have a staging server running Postfix, which I want to only set up to deliver mail to example.org.  This machine is running Mailman, and gets lists copied back from the production server - we want to be able to test on this server safe in the knowledge that if someone accidentally sends mail to

[Bug 27463] Re: [needs-packaging] 389 Directory Server for Ubuntu

2010-01-15 Thread Craig Box
Any recent activity? It seems 389 didn't make it into Karmic, and the last builds were from June 2009. I see there's a new upstream release (1.2.5) and I may have a go at building .debs with the .dsc from the PPA. -- [needs-packaging] 389 Directory Server for Ubuntu

[Bug 27463] Re: [needs-packaging] 389 Directory Server for Ubuntu

2010-01-15 Thread Craig Box
Any recent activity? It seems 389 didn't make it into Karmic, and the last builds were from June 2009. I see there's a new upstream release (1.2.5) and I may have a go at building .debs with the .dsc from the PPA. -- [needs-packaging] 389 Directory Server for Ubuntu

[Mono-list] Connecting to Google via SSL

2009-12-21 Thread Craig Box
Hi all, I'm having trouble coaxing Mono to connect to Google via SSL (specifically to do OpenID verification). Because this is a security protocol, I don't want to implement the always return true certificate checking policy in my application. I've imported the Mozilla root certificates, and

[Bug 113622] Re: PPTP plugin for network manager sets wrong routing table entries

2008-11-30 Thread Craig Box
@Nicolas: Your problem is a bug, which has been fixed in the upstream source code, but not fixed in the Ubuntu packages. Someone will need to build a new package for you to test. I don't have the ability to do so now, but keep an eye on this bug report, and it should happen soon. -- PPTP

[Bug 113622] Re: PPTP plugin for network manager sets wrong routing table entries

2008-10-15 Thread Craig Box
... is now. If a new package can be built, we can have it tested - unsure about getting it into Intrepid though? -- PPTP plugin for network manager sets wrong routing table entries https://bugs.launchpad.net/bugs/113622 You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 113622] Re: PPTP plugin for network manager sets wrong routing table entries

2008-10-13 Thread Craig Box
Still not fixed upstream as per http://bugzilla.gnome.org/show_bug.cgi?id=481620. -- PPTP plugin for network manager sets wrong routing table entries https://bugs.launchpad.net/bugs/113622 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 110380] Re: lvm snapshots take almost 10 minutes

2008-10-08 Thread Craig Box
I no longer have the capacity to test this, so if someone else subscribed to this bug could investigate, it would be appreciated. -- lvm snapshots take almost 10 minutes https://bugs.launchpad.net/bugs/110380 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 20603] Re: No way to disable Caps Lock

2008-09-16 Thread Craig Box
Seems it will have to be; they've marked it WONTFIX at fdo. -- No way to disable Caps Lock https://bugs.launchpad.net/bugs/20603 You received this bug notification because you are a member of Ubuntu Bugs, which is a direct subscriber. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

Re: [Bug 5364] Re: Can't use static ip address with network-manager (and thus no VPN connections menu for static users)

2008-06-09 Thread Craig Box
On mainstream bug http://bugzilla.gnome.org/show_bug.cgi?id=156952 is closed as obsolete, but with Hardy I can't use the VPN stuff with network manager if I use static IP. Upstream has moved to 0.7, but Ubuntu has not yet. 0.7 is more a development-in-progress branch than a completely stable

[Bug 114700] Re: doesn't work with static IP

2008-05-24 Thread Craig Box
*** This bug is a duplicate of bug 5364 *** https://bugs.launchpad.net/bugs/5364 sgstefan: please comment on bug 5364. People care, but no-one so far has stepped up to do the work required to make the plug-in work with the new version of NetworkManager. Perhaps you could recommend this to

[Bug 114700] Re: doesn't work with static IP

2008-05-24 Thread Craig Box
*** This bug is a duplicate of bug 5364 *** https://bugs.launchpad.net/bugs/5364 sgstefan: please comment on bug 5364. People care, but no-one so far has stepped up to do the work required to make the plug-in work with the new version of NetworkManager. Perhaps you could recommend this to

[Bug 47972] Re: preinst reports exit status 10

2008-04-02 Thread Craig Box
Even if it hasn't been fixed, if the lowest supported version of Ubuntu has a kernel newer than 2.6.12 (i.e. is newer than Dapper) it should be OK. As Dapper is still in LTS, should bugs that affect an upgrade from a now non-supported version be ignorable? -- preinst reports exit status 10

[Bug 133101] Re: network-manager-pptp makes non working .desktop file in inernet menu

2008-03-30 Thread Craig Box
** Changed in: network-manager-pptp (Ubuntu) Assignee: Craig Box (craig-dubculture) = (unassigned) -- network-manager-pptp makes non working .desktop file in inernet menu https://bugs.launchpad.net/bugs/133101 You received this bug notification because you are a member of Ubuntu Bugs, which

Re: [Bug 5364] Re: Can't use static ip address with network-manager (and thus no VPN connections menu for static users)

2008-02-28 Thread Craig Box
I haven't spent much time running 7.10 so I can't comment for sure on the behaviour there, but my understanding is that if you set a static IP address in /etc/network/interfaces, your networking will still work, but you won't get the wireless selection and VPN abilities of NetworkManager. Is

Re: [Bug 5364] Re: Can't use static ip address with network-manager (and thus no VPN connections menu for static users)

2008-02-28 Thread Craig Box
On Thu, Feb 28, 2008 at 10:29 AM, Wari Wahab [EMAIL PROTECTED] wrote: Craig: I setup static IP using the nm-applet, not by editing the /etc/network/interfaces by hand. In 8.04, it disables networking entirely until I updated network-manager package. Still, apps like firefox, and nm-applet

Re: [Bug 5364] Re: Can't use static ip address with network-manager (and thus no VPN connections menu for static users)

2008-02-27 Thread Craig Box
It has never been possible to use a network card configured statically with NetworkManager. If you set it static in /etc/network/interfaces then NM just doesn't see it. It is supported in 0.7, which is not final, and not yet in Ubuntu. Have a look at

[Bug 113622] Re: PPTP plugin for network manager sets wrong routing table entries

2008-02-11 Thread Craig Box
There is no real upstream work being done on this plugin. Someone with some programming bent needs to adopt it as a pet project for the required changes to really be implemented, I'm afraid. Perhaps a Google Summer of Code sponsorship might happen, or Red Hat/Canonical might decide they have a

Re: [Bug 5364] Re: Can't use static ip address with network-manager (and thus no VPN connections menu for static users)

2007-11-13 Thread Craig Box
Static IPs are often required by users and admins in corporate networks, also some home users may be statically assigned in some special configurations. Developers and consultants that move between development networks and corporate networks need the flexibility to change their

[Bug 132018] Re: nm-vpn-properties not installed after installing network-manager-pptp package

2007-10-16 Thread Craig Box
And what version of the package please? dpkg -l | grep network-manager-pptp -- nm-vpn-properties not installed after installing network-manager-pptp package https://bugs.launchpad.net/bugs/132018 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug

[Bug 139150] Re: Only use VPN for these addresses does not work

2007-10-10 Thread Craig Box
PEBKAC :-) ** Changed in: network-manager-pptp (Ubuntu) Assignee: (unassigned) = Craig Box (craig-dubculture) Status: New = Invalid -- Only use VPN for these addresses does not work https://bugs.launchpad.net/bugs/139150 You received this bug notification because you are a member

Re: [Bug 139150] Re: Only use VPN for these addresses does not work

2007-10-09 Thread Craig Box
On 09/10/2007, Benjamin Braatz [EMAIL PROTECTED] wrote: On Sun, 2007-09-30 at 15:23 +, Craig Box wrote: What format are you adding your routes in? Can you please post the routes to this bug report. The format is 140.234.29.33/0 as suggested by the example on the dialog. The dialog

Re: [Bug 87870] Re: Cannot connect (terminating on signal 15)

2007-10-05 Thread Craig Box
Please go back and read the entire report. A signal 15 error is a generic can't connect, and is usually because GRE is being firewalled on the way somewhere. There are debug steps to try in other posts to this bug. -- Cannot connect (terminating on signal 15)

[Bug 139150] Re: Only use VPN for these addresses does not work

2007-09-30 Thread Craig Box
What format are you adding your routes in? Can you please post the routes to this bug report. You can see the debug output in syslog, especially if you turn on 'debug' in the dialog box. I'm not sure what it will tell you about routing however. -- Only use VPN for these addresses does not work

[Bug 113622] Re: PPTP plugin for network manager sets wrong routing table entries

2007-09-30 Thread Craig Box
** Changed in: network-manager-pptp (Ubuntu) Status: New = Confirmed -- PPTP plugin for network manager sets wrong routing table entries https://bugs.launchpad.net/bugs/113622 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu.

[Bug 133101] Re: network-manager-pptp makes non working .desktop file in inernet menu

2007-09-30 Thread Craig Box
I'll check, but I'm pretty sure this was fixed in my last package. Not sure about the current one, which I didn't build myself. -- network-manager-pptp makes non working .desktop file in inernet menu https://bugs.launchpad.net/bugs/133101 You received this bug notification because you are a

[Bug 125522] Re: refusing mppe stateful

2007-09-30 Thread Craig Box
A patch for this exists in the GNOME bugzilla; it's probably too late to apply it for Gutsy, but I'll ensure it's applied for Hardy and will also build a backport of the package then. ** Bug watch added: GNOME Bug Tracker #380999 http://bugzilla.gnome.org/show_bug.cgi?id=380999 ** Also

[Bug 113270] Re: Created PPTP connection does not appear in VPN connect menu

2007-09-30 Thread Craig Box
If no-one confirms this on the current Gutsy package, I will close this bug... -- Created PPTP connection does not appear in VPN connect menu https://bugs.launchpad.net/bugs/113270 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu.

[Bug 134810] Re: Add PPTP VPN support and GUI to configure it to Ubuntu's CD (_very_ critical bug for Russia!)

2007-09-30 Thread Craig Box
*** This bug is a duplicate of bug 107738 *** https://bugs.launchpad.net/bugs/107738 ** This bug has been marked a duplicate of bug 107738 network-manager-pptp isn't installed by default -- Add PPTP VPN support and GUI to configure it to Ubuntu's CD (_very_ critical bug for Russia!)

[Bug 132018] Re: nm-vpn-properties not installed after installing network-manager-pptp package

2007-09-30 Thread Craig Box
On what version of Ubuntu? -- nm-vpn-properties not installed after installing network-manager-pptp package https://bugs.launchpad.net/bugs/132018 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list

[Bug 126857] Re: network-manager-pptp doesn't connect VPN if wireless is manually configured

2007-09-30 Thread Craig Box
*** This bug is a duplicate of bug 5364 *** https://bugs.launchpad.net/bugs/5364 ** This bug has been marked a duplicate of bug 5364 Can't use static ip address with network-manager (and thus no VPN connections menu for static users) -- network-manager-pptp doesn't connect VPN if

[Bug 113622] New summary

2007-09-29 Thread Craig Box
OK. I've raised this upstream as http://bugzilla.gnome.org/show_bug.cgi?id=481620. I think I understand the problem now: NetworkManager expects the server you are connecting to to be behind your default gateway, so when it creates a default route over the server, it creates a host route to that

Re: [Bug 113622] Re: PPTP plugin for network manager sets wrong routing table entries

2007-09-28 Thread Craig Box
So, to summarize what you are saying: adding a route in this dialog works, but it also creates a default route, which it does not delete? This is definitely an upstream issue. -- PPTP plugin for network manager sets wrong routing table entries https://bugs.launchpad.net/bugs/113622 You received

[Bug 118675] Re: font anti-alias setup hightlights all options when closing the details window

2007-09-27 Thread Craig Box
I am having this problem with Gutsy also: I don't even have to go into the details screen, I am just getting all four buttons highlighted, like such: ** Attachment added: Screenshot-Appearance Preferences.png http://launchpadlibrarian.net/9526775/Screenshot-Appearance%20Preferences.png --

Re: [Bug 113622] Re: PPTP plugin for network manager sets wrong routing table entries

2007-09-27 Thread Craig Box
On the last tab of the dialog (from memory), there is a dialog for doing exactly this! -- PPTP plugin for network manager sets wrong routing table entries https://bugs.launchpad.net/bugs/113622 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact

[Bug 118675] Re: font anti-alias setup hightlights all options when closing the details window

2007-09-27 Thread Craig Box
I am having this problem with Gutsy also: I don't even have to go into the details screen, I am just getting all four buttons highlighted, like such: ** Attachment added: Screenshot-Appearance Preferences.png http://launchpadlibrarian.net/9526775/Screenshot-Appearance%20Preferences.png --

Re: [Bug 113622] Re: PPTP plugin for network manager sets wrong routing table entries

2007-09-26 Thread Craig Box
On 26/09/2007, Kuropka [EMAIL PROTECTED] wrote: I am using Ubuntu 7.04 Feisty and this is still an issue for me and all other members of my university campus. I hope it will be fixed with the next Ubuntu version... I am still waiting for the Beta to test it. The plugin hasn't changed

[Bug 125886] Re: pptp VPN client segfault, Feisty AMD64

2007-08-31 Thread Craig Box
Fixed in Gutsy version (0.6.5+svnhead2574-0ubuntu1). ** Changed in: network-manager-pptp (Ubuntu) Status: New = Fix Released -- pptp VPN client segfault, Feisty AMD64 https://bugs.launchpad.net/bugs/125886 You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 134547] Re: NetworkManager PPTP VPN does not work; bad pptp plugin

2007-08-31 Thread Craig Box
Fixed by revert to 2574 (now called 0.6.5+svnhead2574-0ubuntu1) ** Changed in: network-manager-pptp (Ubuntu) Status: New = Fix Released -- NetworkManager PPTP VPN does not work; bad pptp plugin https://bugs.launchpad.net/bugs/134547 You received this bug notification because you are a

[Bug 122293] Re: nm-pptp-service-pppd-plugin.so located in the wrong place and built against the wrong version of pppd

2007-08-31 Thread Craig Box
Fixed as of the upload of 0.6.5+svnhead2574-0ubuntu1. (I'm sorry about the weird name) ** Changed in: network-manager-pptp (Ubuntu) Status: Confirmed = Fix Released -- nm-pptp-service-pppd-plugin.so located in the wrong place and built against the wrong version of pppd

[Bug 122293] Re: nm-pptp-service-pppd-plugin.so located in the wrong place and built against the wrong version of pppd

2007-08-29 Thread Craig Box
Grrr. Version 2574 was correct. Someone has uploaded a 2595 built from the wrong branch of a newer code snapshot, thinking it's an upgrade. They've also disabled important functionality and have a package that doesn't build on AMD64. I am on holiday now, so will try and get in touch with the

Re: [Bug 122293] Re: nm-pptp-service-pppd-plugin.so located in the wrong place and built against the wrong version of pppd

2007-08-29 Thread Craig Box
Okey, after forcing back to version 2574 in synaptic it work perfectly. No need to rebuild anything, thats a easy one :-). Excellent, have checked with the person who packaged the newer version and we are going to revert. -- nm-pptp-service-pppd-plugin.so located in the wrong place and built

Re: [Bug 113622] Re: PPTP plugin for network manager sets wrong routing table entries

2007-07-25 Thread Craig Box
You can use 'dev', but if you specify 'gw' and then the IP address of your tunnel it will work this out for you automatically. -- PPTP plugin for network manager sets wrong routing table entries https://bugs.launchpad.net/bugs/113622 You received this bug notification because you are a member of

Re: [Bug 113622] Re: PPTP plugin for network manager sets wrong routing table entries

2007-07-24 Thread Craig Box
Which is your destination address? Shouldn't there be some routes on ppp0? -- PPTP plugin for network manager sets wrong routing table entries https://bugs.launchpad.net/bugs/113622 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu.

Re: [Bug 113622] Re: PPTP plugin for network manager sets wrong routing table entries

2007-07-24 Thread Craig Box
Try adding the route with 'route add' from the command line. I suspect that it will fail because you're trying to add a route using a host address when you need to use a network number - which, according to jodies.de/ipcalc, is 64.69.223.0/27. -- PPTP plugin for network manager sets wrong

[Bug 52587] Re: check_snmp behaviour has changed, garbled output

2007-06-22 Thread Craig Box
Sorry! I read the question as is it fixed and said Yep to that. The output seems correct now so I do NOT have this issue with Feisty. -- check_snmp behaviour has changed, garbled output https://bugs.launchpad.net/bugs/52587 You received this bug notification because you are a member of Ubuntu

[Bug 52587] Re: check_snmp behaviour has changed, garbled output

2007-06-21 Thread Craig Box
Yep: [EMAIL PROTECTED]:~# cat /etc/lsb-release DISTRIB_ID=Ubuntu DISTRIB_RELEASE=7.04 DISTRIB_CODENAME=feisty DISTRIB_DESCRIPTION=Ubuntu 7.04 [EMAIL PROTECTED]:~# /usr/lib/nagios/plugins/check_snmp -P1 -H penfold -C nagios -o .1.3.6.1.2.1.25.2.3.1.4.2

RE: [Bug 87870] Re: Cannot connect (terminating on signal 15)

2007-06-20 Thread Craig Box
Please enable ppp-debug and post another syslog. -- Cannot connect (terminating on signal 15) https://bugs.launchpad.net/bugs/87870 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list

RE: [Bug 87870] Re: Cannot connect (terminating on signal 15)

2007-06-20 Thread Craig Box
Jun 20 11:02:10 andreas-laptop pppd[6139]: sent [LCP ConfReq id=0x1 asyncmap 0x0 magic 0x27fc0b32 pcomp accomp] Jun 20 11:02:19 andreas-laptop last message repeated 3 times Jun 20 11:02:20 andreas-laptop pppd[6139]: Terminating on signal 15 Jun 20 11:02:20 andreas-laptop pppd[6139]: sent

[Bug 113270] Re: Created PPTP connection does not appear in VPN connect menu

2007-06-16 Thread Craig Box
Thank you for your debugging! The old version of the plugin package can let you set up a connection without a PPP connection type. This is fixed in the newer version - there is always a default, so you can't ever create new connections that are unset. As gconf is a per-user system, I'm not sure

[Bug 105992] Re: edgy pound segaults on (any) use

2007-06-14 Thread Craig Box
Feisty package has the same bug - Feisty has 2.0-1.1, Debian have fixed in 2.0-1.2. ** Changed in: pound (Ubuntu) Status: Unconfirmed = Confirmed -- edgy pound segaults on (any) use https://bugs.launchpad.net/bugs/105992 You received this bug notification because you are a member of

[Mongrel] upload_progress with --prefix

2007-06-13 Thread Craig Box
Hi, I think I may have found a bug: When starting Mongrel with --prefix, upload_progress doesn't work. When starting without, it does. Is this something I can possibly work around in the Rails code? The app uses url_for throughout. Regards Craig

[Bug 105936] Re: snapshot creation failure race in use: not deactivating

2007-06-08 Thread Craig Box
Is this fix going to be backportable to Feisty? -- snapshot creation failure race in use: not deactivating https://bugs.launchpad.net/bugs/105936 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list

Re: [Bug 87870] Re: Cannot connect (terminating on signal 15)

2007-06-06 Thread Craig Box
What happens if you try and manually install it with apt-get from a console, or using Synaptic? -- Cannot connect (terminating on signal 15) https://bugs.launchpad.net/bugs/87870 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. --

RE: [Bug 87870] Re: Cannot connect (terminating on signal 15)

2007-06-06 Thread Craig Box
The package should have been built in a pbuilder for edgy. If this wasn't the case I will investigate and fix over the weekend. -- Cannot connect (terminating on signal 15) https://bugs.launchpad.net/bugs/87870 You received this bug notification because you are a member of Ubuntu Bugs, which is

Bug#427725: Allows you to run sa-compile without gcc installed

2007-06-05 Thread Craig Box
Package: spamassassin Version: 3.2.0-2 Severity: minor If you don't have gcc installed, sa-compile will fail: cc -c -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBIAN -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\1.0\

Bug#427725: Allows you to run sa-compile without gcc installed

2007-06-05 Thread Craig Box
Ah, good catch; I hadn't considered people without gcc and libc6-dev... those people exist? :-P *duck* It used to be a good idea to not have compilers on your gateway machines :-) Asked around today and the general consensus was the internet is fast enough to send around pre-compiled exploits

Bug#427725: Info received (Bug#427725: Allows you to run sa-compile without gcc installed)

2007-06-05 Thread Craig Box
(requires 'make' also, but I already had that.) -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

RE: [Bug 87870] Re: Cannot connect (terminating on signal 15)

2007-06-05 Thread Craig Box
Does it work on Edgy? Packages are also available for Edgy that will let you test: http://www.wlug.org.nz/~crb/nm/edgy/ -- Cannot connect (terminating on signal 15) https://bugs.launchpad.net/bugs/87870 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug

[Bug 118868] No write access to files in source archive

2007-06-05 Thread Craig Box
Public bug reported: After unpacking mail-spf-perl_2.004.orig.tar.gz, permissions are set to 444 for files or 555 for directories. This means packaging tools like dch and prevu fail because they cannot write to the files. ** Affects: mail-spf-perl (Ubuntu) Importance: Undecided

RE: [Bug 118868] No write access to files in source archive

2007-06-05 Thread Craig Box
[EMAIL PROTECTED]:/tmp$ apt-get source libmail-spf-perl Reading package lists... Done Building dependency tree... Done Need to get 73.7kB of source archives. Get:1 http://archive.ubuntu.com feisty/universe mail-spf-perl 2.004-0ubuntu1 (dsc) [850B] Get:2 http://archive.ubuntu.com feisty/universe

RE: [Bug 118868] Re: No write access to files in source archive

2007-06-05 Thread Craig Box
The problem was originally found in another directory; I just unpacked it in /tmp because I needed somewhere different. [EMAIL PROTECTED]:~/tmp$ apt-get source libmail-spf-perl [EMAIL PROTECTED]:~/tmp$ ls -la mail-spf-perl-2.004/debian/changelog -r--r--r-- 1 itpartners itpartners 487 2007-06-06

Re: [Mongrel] mongrel cluster w/ apache

2007-06-04 Thread Craig Box
[Sun Jun 03 15:57:59 2007] [error] [client 70.198.82.115] client denied by server configuration: proxy:balancer://mongrel_cluster/controllername/actionname Do you have something like Proxy * Order allow,deny Allow from all /Proxy set on your

Re: [Bug 89120] Re: VPN Connection not added...

2007-06-04 Thread Craig Box
It appears to me that I can't hit the next button in the VPN dialog with a connection name that already exists. This could be a problem in the old version, so I've added a note to https://help.ubuntu.com/community/VPNClient. -- VPN Connection not added... https://bugs.launchpad.net/bugs/89120

[Bug 118595] Re: no way to add 'search domain' option to resolv.conf

2007-06-04 Thread Craig Box
What option do you set in your peers file to add the reqiured line to your resolv.conf? -- no way to add 'search domain' option to resolv.conf https://bugs.launchpad.net/bugs/118595 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu.

[Bug 113270] Re: Created PPTP connection does not appear in VPN connect menu

2007-06-04 Thread Craig Box
Do you have any other connections with the same name (check gconf- editor, system/network/vpn_connections)? Does running gconftool --shutdown cause the connection to appear without needing to reboot? -- Created PPTP connection does not appear in VPN connect menu

[Bug 74351] Re: VPN connections configure dialog doesn't work on knetworkmanager

2007-06-04 Thread Craig Box
New version uploaded today depends on network-manager-gnome. Any wishlist bugs about knetworkmanager should be raised as separate issues against the 'knetworkmanager' package. ** Changed in: network-manager-pptp (Ubuntu) Status: Confirmed = Fix Released -- VPN connections configure

[Bug 118595] Re: no way to add 'search domain' option to resolv.conf

2007-06-04 Thread Craig Box
** Bug watch added: GNOME Bug Tracker #386979 http://bugzilla.gnome.org/show_bug.cgi?id=386979 ** Also affects: network-manager (upstream) via http://bugzilla.gnome.org/show_bug.cgi?id=386979 Importance: Unknown Status: Unknown -- no way to add 'search domain' option to

Building new PPTP plugin for old NetworkManager (was: Latest tarball w/PPTP)

2007-06-04 Thread Craig Box
Hi Drew and Igor, You can build the SVN PPTP plugin against 0.6.x versions of NetworkManager - Antony has kindly provided a configure option that allows you to use the old dbus parameters, rather than the new VPN dict structure. Run ./configure with --enable-nm-vpn-dbus-old to enable this.

Patches for PPTP plugin

2007-06-04 Thread Craig Box
Hi, There are a number of patches on the GNOME bugzilla for the PPTP VPN component currently, including three easy ones for HIGification of the dialog boxes and one for fixing a memory leak. Could these please be committed to SVN? I am happy to rebase the patches for stateless MPPE and PAP

[Bug 109856] Re: makes a useless icon in internet menu

2007-06-03 Thread Craig Box
). * Bump Standards-version to 3.7.2 and fix Maintainer: field in debian/control. -- Craig Box [EMAIL PROTECTED] Sun, 4 Jun 2007 11:18:03 +1200 ** Changed in: network-manager-pptp (Ubuntu) Status: In Progress = Fix Released -- makes a useless icon in internet menu https

[Bug 89120] Re: VPN Connection not added...

2007-06-03 Thread Craig Box
). * Bump Standards-version to 3.7.2 and fix Maintainer: field in debian/control. -- Craig Box [EMAIL PROTECTED] Sun, 4 Jun 2007 11:18:03 +1200 ** Changed in: network-manager-pptp (Ubuntu) Status: Needs Info = Fix Released -- VPN Connection not added... https://bugs.launchpad.net

[Bug 80541] Re: Update to SVN trunk

2007-06-03 Thread Craig Box
). * Bump Standards-version to 3.7.2 and fix Maintainer: field in debian/control. -- Craig Box [EMAIL PROTECTED] Sun, 4 Jun 2007 11:18:03 +1200 ** Changed in: network-manager-pptp (Ubuntu) Status: In Progress = Fix Released -- Update to SVN trunk https://bugs.launchpad.net/bugs/80541

[Bug 67881] Re: Crash while trying to connect to PPTP server

2007-06-03 Thread Craig Box
). * Bump Standards-version to 3.7.2 and fix Maintainer: field in debian/control. -- Craig Box [EMAIL PROTECTED] Sun, 4 Jun 2007 11:18:03 +1200 ** Changed in: network-manager-pptp (Ubuntu) Status: In Progress = Fix Released -- Crash while trying to connect to PPTP server https

[Bug 113622] Re: PPTP plugin for network manager sets wrong routing table entries

2007-06-03 Thread Craig Box
reopened at request. ** Changed in: network-manager-pptp (Ubuntu) Status: Rejected = Needs Info -- PPTP plugin for network manager sets wrong routing table entries https://bugs.launchpad.net/bugs/113622 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 117280] Re: vpn-dialog-in-network-manager-missing

2007-06-03 Thread Craig Box
*** This bug is a duplicate of bug 5364 *** https://bugs.launchpad.net/bugs/5364 If you are not using NetworkManager to manage your interfaces, you will not get the option for a VPN connection. You need to be using DHCP, and not have the interface described in /etc/network/interfaces. This

[Bug 107070] Re: VPN menu not accessible when not using dhcp

2007-06-03 Thread Craig Box
*** This bug is a duplicate of bug 5364 *** https://bugs.launchpad.net/bugs/5364 ** Summary changed: - VPN menu not accessible when using dhcp + VPN menu not accessible when not using dhcp ** This bug has been marked a duplicate of bug 5364 Can't use static ip address with

[Bug 5364] Re: Can't use static ip address with network-manager (and thus no VPN connections menu for static users)

2007-06-03 Thread Craig Box
** Summary changed: - Can't use static ip address with network-manager + Can't use static ip address with network-manager (and thus no VPN connections menu for static users) -- Can't use static ip address with network-manager (and thus no VPN connections menu for static users)

[Bug 116682] Re: VPN Connection Error

2007-06-03 Thread Craig Box
*** This bug is a duplicate of bug 87870 *** https://bugs.launchpad.net/bugs/87870 ** This bug has been marked a duplicate of bug 87870 Cannot connect -- VPN Connection Error https://bugs.launchpad.net/bugs/116682 You received this bug notification because you are a member of Ubuntu

  1   2   3   >