Mailinglist Archive: opensuse-factory (551 mails)

< Previous Next >
Re: [opensuse-factory] networkmanager and dispatcher.d
On Tue, 2011-05-10 at 15:58 +0100, Alin Marin Elena wrote:
and here my results from a similar test

I was accidentally still running 0.8.998 yesterday. Now I updated to
0.8.999 and as sad as it sounds: this behavior changed indeed.

My current output in my tmp file looks like this:
cat /tmp/z01_test
*** env ***
IP4_NAMESERVERS=<nameservers>
DEVICE_IP_IFACE=eth0
CONNECTION_UUID=f8bf5f9a-ad90-4189-840c-67bc1948dded
DEVICE_IFACE=eth0
IP4_NUM_ADDRESSES=1
IP4_ADDRESS_0=<ip/cidr> <defgw>
DHCP4_OPTIONS=(null)
VPN_IP_IFACE=
CONNECTION_ID=Auto eth0
PWD=/
IP4_NUM_ROUTES=0
VPN_IP4_NUM_ROUTES=0
SHLVL=1
_=/usr/bin/env
*** set ***
BASH=/bin/sh
BASHOPTS=checkwinsize:cmdhist:extquote:force_fignore:hostcomplete:interactive_comments:progcomp:promptvars:sourcepath
BASH_ALIASES=()
BASH_ARGC=([0]="2")
BASH_ARGV=([0]="up" [1]="")
BASH_CMDS=()
BASH_LINENO=([0]="0")
BASH_SOURCE=([0]="/etc/NetworkManager/dispatcher.d/z01_test")
BASH_VERSINFO=([0]="4" [1]="2" [2]="8" [3]="1" [4]="release"
[5]="x86_64-suse-linux-gnu")
BASH_VERSION='4.2.8(1)-release'
CONNECTION_ID='Auto eth0'
CONNECTION_UUID=f8bf5f9a-ad90-4189-840c-67bc1948dded
DEVICE_IFACE=eth0
DEVICE_IP_IFACE=eth0
DHCP4_OPTIONS='(null)'
DIRSTACK=()
EUID=0
GROUPS=()
HOSTNAME=<hostname>
HOSTTYPE=x86_64
IFS='
'
IP4_ADDRESS_0='<ip/cidr> <defgw>'
IP4_NAMESERVERS='<nameservers>'
IP4_NUM_ADDRESSES=1
IP4_NUM_ROUTES=0
MACHTYPE=x86_64-suse-linux-gnu
OPTERR=1
OPTIND=1
OSTYPE=linux-gnu
PATH=/usr/local/bin:/bin:/usr/bin:/usr/X11R6/bin:.
PIPESTATUS=([0]="0")
POSIXLY_CORRECT=y
PPID=1253
PS4='+ '
PWD=/
SHELL=/bin/bash
SHELLOPTS=braceexpand:hashall:interactive-comments:posix
SHLVL=1
TERM=dumb
UID=0
VPN_IP4_NUM_ROUTES=0
VPN_IP_IFACE=
_='*** set ***'


I'd say this could very well be worthy a bug report against NM upstream
directly. (https://bugzilla.gnome.org)

Either this is intentional (which sounds weird... but well: the 'info'
is still all around in 'some' place.. just not in $*)

Dominique

PS: a very likely candidate to have changed this behavior is
http://cgit.freedesktop.org/NetworkManager/NetworkManager/commit/?id=f898dbf1a9cb657c3970fc9044d99dc46455f690
which was huge enough to mess this up and was also just before rc2 release.

--
To unsubscribe, e-mail: opensuse-factory+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-factory+help@xxxxxxxxxxxx

< Previous Next >