Ubuntus doesn't allow root login.
sudo -s with ryu works.
http://www.openflow.org/wk/index.php/OpenFlow_Tutorial
> Important: For this VM image, the user name is 'ryu' with password 'ryu'.
The message you gave implies that sudo successed, but wireshark can't find
display.
I guess you did ssh int
This patch series eliminates warnings encounterd during creating fedora
rpm package.
Isaku Yamahata (3):
MANIFEST.in: fix up to address warning
packege: rpmlint warning
man: remove man page of ryu client
MANIFEST.in|5 ++---
doc/source/conf.py |2 --
ryu-client isn't installed any more as it has been moved to ryu/tests.
Signed-off-by: Isaku Yamahata
---
doc/source/conf.py|2 --
doc/source/man/ryu_client.rst | 24
2 files changed, 26 deletions(-)
delete mode 100644 doc/source/man/ryu_client.rst
dif
ryu.noarch: E: non-executable-script
/usr/lib/python2.7/site-packages/ryu/tests/unit/lib/test_hub.py 0644L
/usr/bin/env
ryu.noarch: E: non-executable-script
/usr/lib/python2.7/site-packages/ryu/lib/hub.py 0644L /usr/bin/env
Signed-off-by: Isaku Yamahata
---
ryu/lib/hub.py |
> warning: manifest_maker: MANIFEST.in, line 4: 'recursive-include' expects
>...
> warning: no previously-included files matching '*' found under directory
> 'doc/build/*/'
Signed-off-by: Isaku Yamahata
---
MANIFEST.in |5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --g
Hello,Yamahata
Thanks for your reply.
it is same result without sudo.
Do you know the root password about this VM.
Thanks!
At 2013-07-08 10:26:07,"Isaku Yamahata" wrote:
>It seems that DISPLAY environment variable is eliminated by sudo.
>Will Running wireshark without sudo success?
>Probab
It seems that DISPLAY environment variable is eliminated by sudo.
Will Running wireshark without sudo success?
Probably sudo -E will help. Please refer to man page of sudo for details.
On Sun, Jul 07, 2013 at 10:56:37AM +0800, xiaohang wrote:
>
> Hi all,
>
> when I start wireshark in the
On Mon, 1 Jul 2013 14:00:44 +0900
YAMAMOTO Takashi wrote:
> restore openstack copyright notice for the code taken from them.
>
> > commit f2c6dfe1066aeecb5fdf2fb1cd5ce6476565fd24
> > Author: FUJITA Tomonori
> > Date: Fri Nov 30 15:54:12 2012 +0900
> >
> > set setup.py install_requires pr