[Bug 1162554] Re: openvpn requires /sbin/ifconfig and /sbin/route but they are missing in Raring

2013-04-01 Thread Sergio Rubio
I just realized that the net-tools package I'm using comes from another
repo...

** Changed in: openvpn (Ubuntu)
   Status: New = Invalid

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

Title:
  openvpn requires /sbin/ifconfig and /sbin/route but they are missing
  in Raring

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openvpn/+bug/1162554/+subscriptions

-- 
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 1162554] [NEW] openvpn requires /sbin/ifconfig and /sbin/route but they are missing in Raring

2013-03-31 Thread Sergio Rubio
Public bug reported:

It seems that openvpn expects /sbin/ifconfig and /sbin/route but they've
been moved to /bin in Raring apparently. From the openvpn package in
debian/rules:

ROUTE_PATH  := /sbin/route

override_dh_auto_configure:
  dh_auto_configure -- $(shell dpkg-buildflags --export=configure) 
--enable-password-save --host=$(DEB_HOST_GNU_TYPE) 
--build=$(DEB_BUILD_GNU_TYPE) --prefix=/usr --mandir=\$${prefix}/share/man 
--with-ifconfig-path=/sbin/ifconfig --with-route-path=$(ROUTE_PATH)

openvpn 2.2.1-8ubuntu3
net-tools 201303061704-quantal

** Affects: openvpn (Ubuntu)
 Importance: Undecided
 Status: New

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

Title:
  openvpn requires /sbin/ifconfig and /sbin/route but they are missing
  in Raring

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openvpn/+bug/1162554/+subscriptions

-- 
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 1162554] Re: openvpn requires /sbin/ifconfig and /sbin/route but they are missing in Raring

2013-03-31 Thread Sergio Rubio
Fixing ifconfig/route path in debian/rules and rebuilding the package
works for me so far.

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

Title:
  openvpn requires /sbin/ifconfig and /sbin/route but they are missing
  in Raring

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openvpn/+bug/1162554/+subscriptions

-- 
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 954030] Re: Container Sync and Keystone

2013-02-25 Thread Sergio Rubio
Howdy folks,

Trying to get container sync working (Swift 1.7.6) across two isolated
Swift clusters sharing a central keystone and having some issues.

I could be wrong but I'd say the official documentation doesn't cover
container syncing with keystone auth enabled only:

http://docs.openstack.org/developer/swift/overview_container_sync.html

As a matter of fact, Rackspace mentions that syncing code may need
patching to support keystone style auth:

http://www.rackspace.com/knowledge_center/article/syncing-private-cloud-
swift-containers-to-rackspace-cloud-files

They state that Rackspace isn't using keystone for auth so you need
patching to have the feature but the referenced patch:

https://github.com/dani4571/swift/commit/9fb626e39b2345215c821e192629a28a966b4200

appears to be using some sort of keystone style auth I think
(rackspace_auth method).

Tracing received requests in one of the clusters I can see that syncing
requests end up with a 401 and the 'Unauth' log message
(HTTP_UNAUTHORIZED).

Am I missing something perhaps? Haven't been able to find up to date
documentation on the subject.

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

Title:
  Container Sync and Keystone

To manage notifications about this bug go to:
https://bugs.launchpad.net/keystone/+bug/954030/+subscriptions

-- 
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 971314] Re: 1:4.2.6.p3+dfsg-1ubuntu3 on Precise generates a memory corruption

2012-12-14 Thread Sergio Rubio
I can confirm this too. I wonder if it's somewhat related to bug 941968

Apparently in our case (we use puppet to provision the server),
/etc/init.d/ntp start gets stuck (maybe because lockfile-create
segfaults?) while the package postinstall script is run, so puppet gets
stuck too while provisioning.

We've found two ways to workaround the issue:

1. Use shorter hostnames
2. Rename /usr/bin/lockfile-create to /etc/bin/lockfile-create.bak so 
/etc/init.d/ntp does not find. Restore it back to /usr/bin/lockfile-create 
after the ntp package install.

Both workarounds are somewhat hackish, so it would be great if someone
could reproduce it and give it a higher priority :).

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

Title:
  1:4.2.6.p3+dfsg-1ubuntu3 on Precise generates a memory corruption

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ntp/+bug/971314/+subscriptions

-- 
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 997978] Re: KVM images lose connectivity with bridged network

2012-08-16 Thread Sergio Rubio
There's a quite interesting thread in the openstack mailing list. May
not be related to this bug but I guess it's worth investigating in any
case:

http://markmail.org/message/xrvipkn2pvln2qty

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to bridge-utils in Ubuntu.
https://bugs.launchpad.net/bugs/997978

Title:
  KVM images lose connectivity with bridged network

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/997978/+subscriptions

-- 
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