[Bug 1400960] Re: Problems with a snappy tour

2015-07-17 Thread Launchpad Bug Tracker
[Expired for Snappy because there has been no activity for 60 days.]

** Changed in: snappy
   Status: Incomplete = Expired

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

Title:
  Problems with a snappy tour

To manage notifications about this bug go to:
https://bugs.launchpad.net/snappy/+bug/1400960/+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 1400960] Re: Problems with a snappy tour

2015-05-18 Thread Michael Terry
** Project changed: snappy-ubuntu = snappy

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

Title:
  Problems with a snappy tour

To manage notifications about this bug go to:
https://bugs.launchpad.net/snappy/+bug/1400960/+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 1400960] Re: Problems with a snappy tour

2014-12-15 Thread Tom Vaughan
I suspect the problem is SIGWINCH. I can reproduce this problem if I
resize or maximize the terminal window while snappy installs docker.
However once things fail they seem to continue to fail no matter what.

 ssh -p 8022 ubuntu@localhost
ubuntu@localhost's password: 
Welcome to Ubuntu Vivid Vervet (development branch) (GNU/Linux 
3.16.0-25-generic x86_64)

 * Documentation:  https://help.ubuntu.com/
Welcome to the Ubuntu Core rolling development release.

 * See https://ubuntu.com/snappy

It's a brave new world here in snappy Ubuntu Core! This machine
does not use apt-get or deb packages. Please see 'snappy --help'
for app installation and transactional updates.

Last login: Thu Dec 11 01:11:05 2014 from 10.0.2.2
ubuntu@localhost:~$ sudo snappy uninstall docker
ubuntu@localhost:~$ sudo snappy install docker
Traceback (most recent call last):   ]  
  File /usr/bin/click, line 86, in module
sys.exit(main())
  File /usr/bin/click, line 82, in main
return mod.run(args)
  File /usr/lib/python3/dist-packages/click/commands/install.py, line 105, in 
run
t = download_click(details[anon_download_url], progress_class)
  File /usr/lib/python3/dist-packages/click/commands/install.py, line 48, in 
download_click
acq.fetch(package_uri, package_path)
  File /usr/lib/python3/dist-packages/click/acquire.py, line 264, in fetch
self._run_acquire_method(uri, destfile)
  File /usr/lib/python3/dist-packages/click/acquire.py, line 235, in 
_run_acquire_method
for number, raw_message in _read_messages(p.stdout, self.TIMEOUT):
  File /usr/lib/python3/dist-packages/click/acquire.py, line 84, in 
_read_messages
rl, wl, xl = select.select([infd], [], [], timeout)
InterruptedError: [Errno 4] Interrupted system call
ubuntu@localhost:~$ sudo snappy install docker
docker  4 MB [= 

Traceback (most recent call last): 
  File /usr/bin/click, line 86, in module
sys.exit(main())
  File /usr/bin/click, line 82, in main
return mod.run(args)
  File /usr/lib/python3/dist-packages/click/commands/install.py, line 105, in 
run
t = download_click(details[anon_download_url], progress_class)
  File /usr/lib/python3/dist-packages/click/commands/install.py, line 48, in 
download_click
acq.fetch(package_uri, package_path)
  File /usr/lib/python3/dist-packages/click/acquire.py, line 264, in fetch
self._run_acquire_method(uri, destfile)
  File /usr/lib/python3/dist-packages/click/acquire.py, line 235, in 
_run_acquire_method
for number, raw_message in _read_messages(p.stdout, self.TIMEOUT):
  File /usr/lib/python3/dist-packages/click/acquire.py, line 84, in 
_read_messages
rl, wl, xl = select.select([infd], [], [], timeout)
InterruptedError: [Errno 4] Interrupted system call
ubuntu@localhost:~$ Traceback (most recent call last):
  File /usr/lib/x86_64-linux-gnu/click/acquire/https, line 30, in module
m.run()
  File /usr/lib/python3/dist-packages/click/acquire.py, line 295, in run
self.fetch(message.get(URI), message.get(FileName))
  File /usr/lib/python3/dist-packages/click/acquire.py, line 385, in fetch
self.uri_done(uri, destfile)
  File /usr/lib/python3/dist-packages/click/acquire.py, line 321, in uri_done
).format(uri=uri, filename=filename, size=os.path.getsize(filename),
  File /usr/lib/python3.4/genericpath.py, line 50, in getsize
return os.stat(filename).st_size
FileNotFoundError: [Errno 2] No such file or directory: '/tmp/tmpf96bhatg'
Traceback (most recent call last):
  File /usr/lib/x86_64-linux-gnu/click/acquire/https, line 30, in module
m.run()
  File /usr/lib/python3/dist-packages/click/acquire.py, line 295, in run
self.fetch(message.get(URI), message.get(FileName))
  File /usr/lib/python3/dist-packages/click/acquire.py, line 385, in fetch
self.uri_done(uri, destfile)
  File /usr/lib/python3/dist-packages/click/acquire.py, line 321, in uri_done
).format(uri=uri, filename=filename, size=os.path.getsize(filename),
  File /usr/lib/python3.4/genericpath.py, line 50, in getsize
return os.stat(filename).st_size
FileNotFoundError: [Errno 2] No such file or directory: '/tmp/tmpaqcsfh1c'

ubuntu@localhost:~$ sudo cat /var/log/system-image/client.log
[systemimage] Dec 11 01:11:24 2014 (790) SystemImage dbus main loop starting 
[ubuntu-core/devel/generic_amd64]
[systemimage] Dec 11 01:11:24 2014 (790) Mediator created Mediator at 
0x7f504fd6c470 | State at 0x7f504fd6c4a8
[systemimage] Dec 11 01:11:32 2014 (790) test and acquire checking lock
[systemimage] Dec 11 01:11:32 2014 (790) checking lock acquired
[systemimage] Dec 11 01:11:32 2014 (790) Mediator recreated Mediator at 
0x7f504fd6c5c0 | State at 0x7f504fd6c630
[systemimage] Dec 11 01:11:32 2014 (790) Enter _check_for_update()
[systemimage] Dec 11 01:11:32 2014 (790) No valid image master key found, 
downloading

[Bug 1400960] Re: Problems with a snappy tour

2014-12-14 Thread Alexander Sack
hi,

fwiw, you can find direct links to the sections of the tour on
developer.ubuntu.com/snappy

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

Title:
  Problems with a snappy tour

To manage notifications about this bug go to:
https://bugs.launchpad.net/snappy-ubuntu/+bug/1400960/+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 1400960] Re: Problems with a snappy tour

2014-12-14 Thread Alexander Sack
I had a few folks try to reproduce by installing, uninstalling docker to
no success. Could you try reproducing from a clean image download and
give us step by step instructions?

** Changed in: snappy-ubuntu
   Status: New = Incomplete

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

Title:
  Problems with a snappy tour

To manage notifications about this bug go to:
https://bugs.launchpad.net/snappy-ubuntu/+bug/1400960/+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 1400960] Re: Problems with a snappy tour

2014-12-14 Thread Alexander Sack
guess:

 InterruptedError: [Errno 4] Interrupted system call

is what caused you get in such state... would be great to get repro
instructions and the log that barry asked for in comment #2

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

Title:
  Problems with a snappy tour

To manage notifications about this bug go to:
https://bugs.launchpad.net/snappy-ubuntu/+bug/1400960/+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 1400960] Re: Problems with a snappy tour

2014-12-14 Thread Alexander Sack
tried myself:

1. start with fresh image
2. snappy install docker
3. snappy uninstall docker
4. snappy install docker
5. snappy install owncloud
6. snappy uninstall docker
7. snappy install docker

- all success

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

Title:
  Problems with a snappy tour

To manage notifications about this bug go to:
https://bugs.launchpad.net/snappy-ubuntu/+bug/1400960/+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 1400960] Re: Problems with a snappy tour

2014-12-11 Thread Alexander Sack
** Also affects: snappy-ubuntu
   Importance: Undecided
   Status: New

** Changed in: snappy (Ubuntu)
   Status: New = Invalid

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

Title:
  Problems with a snappy tour

To manage notifications about this bug go to:
https://bugs.launchpad.net/snappy-ubuntu/+bug/1400960/+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 1400960] Re: Problems with a snappy tour

2014-12-10 Thread Tv
Similar things here, after uninstalling docker and trying to reinstall
it:

ubuntu@localhost:~$ sudo snappy install docker
Traceback (most recent call 
last):  
 ]  
  File /usr/bin/click, line 86, in module
sys.exit(main())
  File /usr/bin/click, line 82, in main
return mod.run(args)
  File /usr/lib/python3/dist-packages/click/commands/install.py, line 105, in 
run
t = download_click(details[anon_download_url], progress_class)
  File /usr/lib/python3/dist-packages/click/commands/install.py, line 48, in 
download_click
acq.fetch(package_uri, package_path)
  File /usr/lib/python3/dist-packages/click/acquire.py, line 264, in fetch
self._run_acquire_method(uri, destfile)
  File /usr/lib/python3/dist-packages/click/acquire.py, line 235, in 
_run_acquire_method
for number, raw_message in _read_messages(p.stdout, self.TIMEOUT):
  File /usr/lib/python3/dist-packages/click/acquire.py, line 84, in 
_read_messages
rl, wl, xl = select.select([infd], [], [], timeout)
InterruptedError: [Errno 4] Interrupted system call
ubuntu@localhost:~$ sudo snappy install docker
Traceback (most recent call last):  
 ]  
  File /usr/lib/x86_64-linux-gnu/click/acquire/https, line 30, in module
m.run()
  File /usr/lib/python3/dist-packages/click/acquire.py, line 295, in run
self.fetch(message.get(URI), message.get(FileName))
  File /usr/lib/python3/dist-packages/click/acquire.py, line 385, in fetch
self.uri_done(uri, destfile)
  File /usr/lib/python3/dist-packages/click/acquire.py, line 321, in uri_done
).format(uri=uri, filename=filename, size=os.path.getsize(filename),
  File /usr/lib/python3.4/genericpath.py, line 50, in getsize
return os.stat(filename).st_size
FileNotFoundError: [Errno 2] No such file or directory: '/tmp/tmp9oapnyt5'
docker  4 MB 
[===]
OK
PartTag   Installed  Available  Fingerprint Active  
docker  edge  1.3.2.007  -  b1f2f85e77adab  *   
ubuntu@localhost:~$

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

Title:
  Problems with a snappy tour

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/snappy/+bug/1400960/+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 1400960] Re: Problems with a snappy tour

2014-12-10 Thread Barry Warsaw
When you hit this error, if possible, please attach /var/log/system-
image/client.log

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

Title:
  Problems with a snappy tour

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