[Bug 764278] Re: interface name eth1 does not come back after lxc-stop

2013-01-11 Thread Evan Wies
I'm seeing this on Precise 12.04.1, but with newer kernels and lxc (from
precise-backports).   I have not tried vanilla precise kernel/lxc.

# uname -a
Linux lotus2 3.5.0-21-generic #32~precise1-Ubuntu SMP Thu Dec 13 20:26:47 UTC 
2012 x86_64 x86_64 x86_64 GNU/Linux

# dpkg -l | grep lxc
ii  liblxc0  0.8.0~rc1-4ubuntu38~ubuntu12.04.1 Linux 
Containers userspace tools (library)
ii  lxc  0.8.0~rc1-4ubuntu38~ubuntu12.04.1 Linux 
Containers userspace tools

It is easy to reproduce if you'd like me to try something.

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

Title:
  interface name eth1 does not come back after lxc-stop

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/764278/+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 764278] Re: interface name eth1 does not come back after lxc-stop

2013-01-11 Thread Evan Wies
So I took the plunge and installed the LXC Daily builds PPA the
problem is NOT present in this package version.  No other changes were
made.

0.9.0~alpha2-0ubuntu1+b1~bzr1075-25~201301101850~precise1

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

Title:
  interface name eth1 does not come back after lxc-stop

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/764278/+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 764278] Re: interface name eth1 does not come back after lxc-stop

2013-01-11 Thread Evan Wies
I'm seeing this on Precise 12.04.1, but with newer kernels and lxc (from
precise-backports).   I have not tried vanilla precise kernel/lxc.

# uname -a
Linux lotus2 3.5.0-21-generic #32~precise1-Ubuntu SMP Thu Dec 13 20:26:47 UTC 
2012 x86_64 x86_64 x86_64 GNU/Linux

# dpkg -l | grep lxc
ii  liblxc0  0.8.0~rc1-4ubuntu38~ubuntu12.04.1 Linux 
Containers userspace tools (library)
ii  lxc  0.8.0~rc1-4ubuntu38~ubuntu12.04.1 Linux 
Containers userspace tools

It is easy to reproduce if you'd like me to try something.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/764278

Title:
  interface name eth1 does not come back after lxc-stop

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 764278] Re: interface name eth1 does not come back after lxc-stop

2013-01-11 Thread Evan Wies
So I took the plunge and installed the LXC Daily builds PPA the
problem is NOT present in this package version.  No other changes were
made.

0.9.0~alpha2-0ubuntu1+b1~bzr1075-25~201301101850~precise1

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/764278

Title:
  interface name eth1 does not come back after lxc-stop

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 977813] [NEW] LUA_CPATH_DEFAULT broken when not building with debhelper

2012-04-10 Thread Evan Wies
Public bug reported:

There was an upstream changeset (5.1.4-6) which introduced DEB_HOST_MULTIARCH 
for the LUA_CPATH_DEFAULT like in luaconf.h, like so:
#define LUA_CDIR2   LUA_ROOT2 lib/ DEB_HOST_MULTIARCH /lua/5.1/
...
#define LUA_CPATH_DEFAULT \
./?.so; LUA_CDIR?.so; LUA_CDIR2?.so; LUA_CDIR3?.so; 
LUA_CDIRloadall.so
#endif

The DEB_HOST_MULTIARCH is only set during the Debian build process, or
manually through the preprocessor.   Since Lua packages are built in
this way they include the LUA_CPATH_DEFAULT properly.

However, this change breaks the compilation of programs which embed Lua and 
rely upon LUA_CPATH_DEFAULT:
error: expected ')' before 'DEB_HOST_MULTIARCH'

A workaround is to set DEB_HOST_MULTIARCH manually (dpkg-architecture
-qDEB_HOST_MULTIARCH), or construct ones own LUA_CPATH_DEFAULT.

This is a change between Oneiric (using 5.1.4-5) and Precise
(5.1.4-12ubuntu1).   Perhaps the affected population is small since this
change has been in Debian since July 2011.

** Affects: lua5.1 (Ubuntu)
 Importance: Undecided
 Status: New

** Affects: lua5.1 (Debian)
 Importance: Undecided
 Status: New


** Tags: deb-host-multiarch lua-cpath-default lua5.1 precise

** Also affects: lua5.1 (Debian)
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/977813

Title:
  LUA_CPATH_DEFAULT broken when not building with debhelper

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lua5.1/+bug/977813/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 504818] [NEW] [sync request] google-perftools from debian sid

2010-01-08 Thread Evan Wies
Public bug reported:


Source package: google-perftools
Source package version to sync:  1.4-3
sync from: Debian sid main

http://packages.debian.org/source/sid/google-perftools

This requires a new library, libunwind, to be added to Ubuntu.  Perhaps
that's why this sync didn't happen automagically?

Thanks!

** Affects: google-perftools (Ubuntu)
 Importance: Undecided
 Status: New

-- 
[sync request] google-perftools from debian sid
https://bugs.launchpad.net/bugs/504818
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://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 504818] Re: [sync request] google-perftools from debian sid

2010-01-08 Thread Evan Wies
Blocked by #504816

https://bugs.launchpad.net/ubuntu/+bug/504816

-- 
[sync request] google-perftools from debian sid
https://bugs.launchpad.net/bugs/504818
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://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 504816] [NEW] [sync request] libunwind from Debian sid main

2010-01-08 Thread Evan Wies
Public bug reported:


Source package: libunwind
Source package version to sync:  0.99-0.2
sync from: Debian sid main

http://packages.debian.org/source/sid/libunwind

Thanks!

** Affects: ubuntu
 Importance: Undecided
 Status: New


** Tags: sync

-- 
[sync request] libunwind from Debian sid main
https://bugs.launchpad.net/bugs/504816
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://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 504816] Re: [sync request] libunwind from Debian sid main

2010-01-08 Thread Evan Wies
Blocking #504818

https://bugs.launchpad.net/ubuntu/+source/google-perftools/+bug/504818

-- 
[sync request] libunwind from Debian sid main
https://bugs.launchpad.net/bugs/504816
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://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 504329] [NEW] sync coinor-ipopt from Debian unstable

2010-01-07 Thread Evan Wies
Public bug reported:

This package was recently added to Debian.  Other packages from the
coinor suite are in Ubuntu (e.g. coinor-vol).

Source package name: coinor-ipopt
Source package version: 3.8.1-1
Debian URL:  http://packages.debian.org/source/sid/coinor-ipopt

Debian Changelog:

coinor-ipopt (3.8.1-1) unstable; urgency=low

   * Initial release (Closes: #549413)
 -- Roberto C. Sanchez robe...@connexer.com  Sun, 20 Dec 2009 09:13:14 +0100

** Affects: ubuntu
 Importance: Undecided
 Status: New


** Tags: coinor lucid

-- 
sync coinor-ipopt from Debian unstable
https://bugs.launchpad.net/bugs/504329
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://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 207506] Re: nm-vpnc and vpnc-connect produce different routing tables

2009-04-18 Thread Evan Wies
This problem presented itself to me during the upgrade from Intrepid to
Jaunty, with no other changes to the network or VPN setup.  On Intrepid,
everything worked fine.  On Jaunty (beta as of 4/18/2009), all traffic
was going to the VPN which was not properly resolving Internet domains
(e.g., yahoo.com).

Applying Doug's fix (https://bugs.launchpad.net/ubuntu/+source/network-
manager-vpnc/+bug/207506/comments/13) by checking Use this connection
for resources on its network fixed the problem.

-- 
nm-vpnc and vpnc-connect produce different routing tables
https://bugs.launchpad.net/bugs/207506
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://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs