snappy update fails

Gábor Paller gaborpaller at gmail.com
Mon Feb 23 13:20:16 UTC 2015


This happened to me on a BeagleBone Black installation today:

ubuntu at localhost:~$ sudo snappy update

Traceback (most recent call last):

  File "/usr/bin/snappy", line 25, in <module>

    status = Main().__main__()

  File "/usr/lib/python3/dist-packages/snappy/main.py", line 195, in
__main__
    return callback(args)

  File "/usr/lib/python3/dist-packages/snappy/main.py", line 495, in
_do_update
    SystemImageDataSource().update(args.args, list_only=args.list)

  File "/usr/lib/python3/dist-packages/snappy/systemimage.py", line 247, in
upda
te

    if len(parts) > 1 and newest_installed == int(self._latest_version):

ValueError: invalid literal for int() with base 10: '-'

This worked before. :-)

I admit that I hacked into the device tree but to my knowledge, I did not
touch the package system.

Regards,
Gabor
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ubuntu.com/archives/snappy-devel/attachments/20150223/a4b7b5da/attachment.html>


More information about the snappy-devel mailing list