[Bug 1318246] Re: Sync libibverbs 1.1.8-1 (main) from Debian unstable (main)

2014-06-04 Thread Martin Pitt
No, nothing has changed in Ubuntu's udev wrt. to that. Debian's udev
also does not use the rdma group any more, so the group should instead
be dropped in Debian as well. We really don't want all these extra
device permissions group creep back into Ubuntu. They are evil, bad,
and wrong...

Retitling to require a merge, and unsubscribing sponsors for now. Please
re-subscribe if you'd like a merge to get uploaded. Thanks!

** Summary changed:

- Sync libibverbs 1.1.8-1 (main) from Debian unstable (main)
+ Merge libibverbs 1.1.8-1 (main) with Debian unstable (main)

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

Title:
  Merge libibverbs 1.1.8-1 (main) with Debian unstable (main)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libibverbs/+bug/1318246/+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 1318246] Re: Sync libibverbs 1.1.8-1 (main) from Debian unstable (main)

2014-05-13 Thread Daniel Holbach
daniel@daydream:~$ cat libibverbs-1.1.8/debian/libibverbs1.postinst 
#!/bin/sh
# postinst script for libibverbs1

set -e

if [ $1 = configure ]; then
getent group rdma  /dev/null 21 || addgroup --system --quiet rdma
fi

#DEBHELPER#
daniel@daydream:~$ 


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

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

Title:
  Sync libibverbs 1.1.8-1 (main) from Debian unstable (main)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libibverbs/+bug/1318246/+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 1318246] Re: Sync libibverbs 1.1.8-1 (main) from Debian unstable (main)

2014-05-13 Thread Logan Rosen
No, I know that it still creates the rdma group in this package. What
I'm referring to is the reason why we removed this in the postinst in
the first place, which itself referred to what was done in Bug 256216.
There was a delta in Ubuntu's udev (now systemd) regarding the rdma
group, but that's no longer present, so we can safely create the group
here now, I believe.

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

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

Title:
  Sync libibverbs 1.1.8-1 (main) from Debian unstable (main)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libibverbs/+bug/1318246/+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