Re: 0.7.46 changelog: Change /run/network ownership to root:netdev.

2013-12-01 Thread Andrei POPESCU
On Sb, 30 nov 13, 21:40:38, Regid Ichira wrote:
   Sent this message to ifupdown@packages.d.o a few days ago.  So far,
 I didn't get a reply.  Perhaps I should have asked the list prior to
 asking the maintainer.
 
 Package: ifupdown
 Version: 0.7.46.1
 
 $ zgrep -B3 netdev /usr/share/doc/ifupdown/changelog.gz | \
sed '2,3d'
 ifupdown (0.7.46) unstable; urgency=low
   * Change /run/network ownership to root:netdev.
 
   I don't understand that entry.  Should I have /run/network group
 set to netdev?  Should I have a netdev group somewhere?  Is there a
 bug?
 
 $ ls -gd /run/network/
 drwxr-xr-x 2 root 60 Nov 20 20:51 /run/network/
 $ getent group netdev; printf $?
 2

This is the changelog, i.e. the place where the package maintainer logs 
the changes to the previous version. If the admin would be required to 
do something that would go to the NEWS.Debian file. You might want to 
install apt-listchanges to have these displayed whenever there are new 
items in there.

Kind regards,
Andrei
-- 
http://wiki.debian.org/FAQsFromDebianUser
Offtopic discussions among Debian users and developers:
http://lists.alioth.debian.org/mailman/listinfo/d-community-offtopic
http://nuvreauspam.ro/gpg-transition.txt


signature.asc
Description: Digital signature


0.7.46 changelog: Change /run/network ownership to root:netdev.

2013-11-30 Thread Regid Ichira
  Sent this message to ifupdown@packages.d.o a few days ago.  So far,
I didn't get a reply.  Perhaps I should have asked the list prior to
asking the maintainer.

Package: ifupdown
Version: 0.7.46.1

$ zgrep -B3 netdev /usr/share/doc/ifupdown/changelog.gz | \
   sed '2,3d'
ifupdown (0.7.46) unstable; urgency=low
  * Change /run/network ownership to root:netdev.

  I don't understand that entry.  Should I have /run/network group
set to netdev?  Should I have a netdev group somewhere?  Is there a
bug?

$ ls -gd /run/network/
drwxr-xr-x 2 root 60 Nov 20 20:51 /run/network/
$ getent group netdev; printf $?
2


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20131130194038.gb3...@nt1.in



Re: 0.7.46 changelog: Change /run/network ownership to root:netdev.

2013-11-30 Thread David Witbrodt


   I don't understand that entry.  Should I have /run/network group

 set to netdev?  Should I have a netdev group somewhere?  Is there a
 bug?

You do not need to do anything.

At boot, the 'network' in /run is supposed to have its ownership
changed from root:root to root:netdev by /etc/init.d/networking.
Some machines did not have the group called netdev on their
machine (it is a system group, and was only being created if
certain packages were installed) and a warning was being shown
at boot time.

This change makes the warning go away on machines that were
affected.


HTH,
Dave W.


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/1385844919.15995.yahoomail...@web181503.mail.ne1.yahoo.com



Re: 0.7.46 changelog: Change /run/network ownership to root:netdev.

2013-11-30 Thread Tom H
On Sat, Nov 30, 2013 at 7:40 PM, Regid Ichira regi...@nt1.in wrote:

 Sent this message to ifupdown@packages.d.o a few days ago.  So far,
 I didn't get a reply.  Perhaps I should have asked the list prior to
 asking the maintainer.

 Package: ifupdown
 Version: 0.7.46.1

 $ zgrep -B3 netdev /usr/share/doc/ifupdown/changelog.gz | \
sed '2,3d'
 ifupdown (0.7.46) unstable; urgency=low
   * Change /run/network ownership to root:netdev.

 I don't understand that entry.  Should I have /run/network group
 set to netdev?  Should I have a netdev group somewhere?  Is there a
 bug?

 $ ls -gd /run/network/
 drwxr-xr-x 2 root 60 Nov 20 20:51 /run/network/
 $ getent group netdev; printf $?
 2


# getent group netdev
netdev:x/105


# dq ifupdown
ifupdown 0.7.47.1


# grep netdev /var/lib/dpkg/info/ifupdown.postinst
  addgroup --quiet --system netdev || true
chown root:netdev /run/network


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/CAOdo=SxcJDEu0Po2d6q212NUZFvCTkKVDtzg+mXgmxPUQ=j...@mail.gmail.com