[Bug 1927029] Re: ua attach command fails

2021-05-10 Thread Domas Monkus
Hello, Alex,
I don't see the attachment.

Domas

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1927029

Title:
  ua attach command fails

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-advantage-tools/+bug/1927029/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1927329] Re: 'snap wait' fails when enabling livepatch

2021-05-06 Thread Domas Monkus
Hello, Lucas,
the AMI I used is ami-e1fe2281. This is basically a problem with an older 
version of snap. Running `apt update; apt upgrade` resolved the issue.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1927329

Title:
  'snap wait' fails when enabling livepatch

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-advantage-tools/+bug/1927329/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1927029] Re: ua attach command fails

2021-05-06 Thread Domas Monkus
Also, please provide the output of:
```
snap --version
```

And please try the following steps:
1. sudo ua disable livepatch
2. sudo snap remove --purge livepatch
3. sudo ua enable livepatch

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1927029

Title:
  ua attach command fails

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-advantage-tools/+bug/1927029/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1927029] Re: ua attach command fails

2021-05-06 Thread Domas Monkus
Thank you for the information. Could you also provide the full ubuntu-
advantage.log file?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1927029

Title:
  ua attach command fails

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-advantage-tools/+bug/1927029/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1927329] [NEW] 'snap wait' fails when enabling livepatch

2021-05-06 Thread Domas Monkus
Public bug reported:

While trying to reproduce 
https://bugs.launchpad.net/ubuntu/+source/ubuntu-advantage-tools/+bug/1927029, 
when running `ua attach ` on a xenial ec2 instance, I got the following 
error:
```
Enabling default service esm-infra
Updating package lists
UA Infra: ESM enabled
Enabling default service livepatch
Unexpected error(s) occurred.
For more details, see the log: /var/log/ubuntu-advantage.log
To file a bug run: ubuntu-bug ubuntu-advantage-tools
```

`/var/log/ubuntu-advantage.log` contains the following output (attaching full 
log):
```
2021-05-06 08:31:30,867 - contract.py:(274) [ERROR]: Unexpected error 
processing contract delta for livepatch: {'entitlement': {'affordances': 
{'kernelFlavors': ['generic', 'lowlatency', 'oem', 'aws'], 'series': ['trusty', 
'xenial', 'bionic', 'focal'], 'minKernelVersion': '4.4', 'tier': 'updates', 
'architectures': ['amd64', 'x86_64']}, 'entitled': True, 'obligations': 
{'enableByDefault': True}, 'directives': {'caCerts': '', 'remoteServer': 
'https://livepatch.canonical.com'}, 'type': 'livepatch'}, 'resourceToken': 
'mAgJOEWNBR0pkLVA1NG15WEhwalIxWDd5akREbTNaek1fOU54RGtXSFNDZXFreF9nOmE5NzJkODcwNzA3OTRlNmVhNDMyMDE3YWNkZDRmMzU2AAI4aXMtY29udHJhY3QgY0FHSmQtUDU0bXlYSHBqUjFYN3lqRERtM1p6TV85TnhEa1dIU0NlcWt4X2cAAhVpcy1yZXNvdXJjZSBsaXZlcGF0Y2gAAAYgQSFlXM5eOgCSzpsjCEyAGMxYG_CaoyJ62D8JGCXVoqw'}
Traceback (most recent call last):
  File "/usr/lib/python3/dist-packages/uaclient/contract.py", line 260, in 
process_entitlements_delta
series_overrides=series_overrides,
  File "/usr/lib/python3/dist-packages/uaclient/contract.py", line 330, in 
process_entitlement_delta
orig_access, deltas, allow_enable=allow_enable
  File "/usr/lib/python3/dist-packages/uaclient/entitlements/livepatch.py", 
line 231, in process_contract_deltas
if super().process_contract_deltas(orig_access, deltas, allow_enable):
  File "/usr/lib/python3/dist-packages/uaclient/entitlements/base.py", line 
457, in process_contract_deltas
self.enable()
  File "/usr/lib/python3/dist-packages/uaclient/entitlements/livepatch.py", 
line 104, in enable
[SNAP_CMD, "wait", "system", "seed.loaded"], capture=True
  File "/usr/lib/python3/dist-packages/uaclient/util.py", line 608, in subp
out, err = _subp(args, rcs, capture, timeout, env=env)
  File "/usr/lib/python3/dist-packages/uaclient/util.py", line 565, in _subp
stderr=err.decode("utf-8"),
uaclient.util.ProcessExecutionError: Failed running command '/usr/bin/snap wait 
system seed.loaded' [exit(1)]. Message: error: Unknown command `wait'. Please 
specify one command of: abort, ack, buy, change, changes, connect, create-user, 
disable, disconnect, download, enable, find, help, install, interfaces, known, 
list, login, logout, refresh, remove, run or try
```

Additional information
--
```
ubuntu@ip-172-31-29-198:~$ lsb_release -rd
Description:Ubuntu 16.04.1 LTS
Release:16.04
```

```
ubuntu@ip-172-31-29-198:~$ apt-cache policy ubuntu-advantage-tools
ubuntu-advantage-tools:
  Installed: 27.0~16.04.1
  Candidate: 27.0~16.04.1
  Version table:
 *** 27.0~16.04.1 500
500 http://us-west-2.ec2.archive.ubuntu.com/ubuntu xenial-updates/main 
amd64 Packages
100 /var/lib/dpkg/status
 27.0~16.04.1 500
500 http://ppa.launchpad.net/ua-client/stable/ubuntu xenial/main amd64 
Packages
```

```
ubuntu@ip-172-31-29-198:~$ snap --version
snap2.14.2~16.04
snapd   2.14.2~16.04
series  16
ubuntu  16.04
```

** Affects: ubuntu-advantage-tools (Ubuntu)
 Importance: Undecided
 Status: New

** Attachment added: "/var/log/ubuntu-advantage.log"
   
https://bugs.launchpad.net/bugs/1927329/+attachment/5495131/+files/ubuntu-advantage.log

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1927329

Title:
  'snap wait' fails when enabling livepatch

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-advantage-tools/+bug/1927329/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1927029] Re: ua attach command fails

2021-05-05 Thread Domas Monkus
A couple of follow-up questions:
1. This is running on ec2, correct? Which AMI was used?
2. How was ubuntu-advantage installed?
3. Is there anything else that is non-standard about the system?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1927029

Title:
  ua attach command fails

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-advantage-tools/+bug/1927029/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1927029] Re: ua attach command fails

2021-05-04 Thread Domas Monkus
Hello,
we need more information to debug this.

Please include the output from the following commands in your report as
plain text.

snap info canonical-livepatch
canonical-livepatch status --verbose
lsb_release -a
uname -a
journalctl -t canonical-livepatch
snap connections
dmesg

Thank you.

Domas Monkus

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1927029

Title:
  ua attach command fails

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-advantage-tools/+bug/1927029/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 961737] Re: quassel-client doesn't handle notification daemon not supporting actions

2019-01-24 Thread Domas Monkus
** Changed in: quassel (Ubuntu)
 Assignee: (unassigned) => Domas Monkus (tasdomas)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/961737

Title:
  quassel-client doesn't handle notification daemon not supporting
  actions

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/quassel/+bug/961737/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 397416] Re: Nautilus crashes trying to render the thumbnail of an svg file

2009-07-09 Thread Domas Monkus
Adding the trace.

** Attachment added: "The trace"
   http://launchpadlibrarian.net/28847257/dump.txt

-- 
Nautilus crashes trying to render the thumbnail of an svg file
https://bugs.launchpad.net/bugs/397416
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 397416] Re: Nautilus crashes trying to render the thumbnail of an svg file

2009-07-09 Thread Domas Monkus

** Attachment added: "The offending svg file"
   http://launchpadlibrarian.net/28847101/frontpage-anonymous.svg

-- 
Nautilus crashes trying to render the thumbnail of an svg file
https://bugs.launchpad.net/bugs/397416
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 397416] [NEW] Nautilus crashes trying to render the thumbnail of an svg file

2009-07-09 Thread Domas Monkus
Public bug reported:

Binary package hint: nautilus

Nautilus crashes when showing a folder with a certain svg file. This
happens both in list and icons modes. I removed all the details from the
file to the minimum that still crashes nautilus.

** Affects: nautilus (Ubuntu)
 Importance: Undecided
 Status: New

-- 
Nautilus crashes trying to render the thumbnail of an svg file
https://bugs.launchpad.net/bugs/397416
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 104849] [apport] sylpheed-claws-gtk2 crashed with SIGSEGV in _gtk_text_line_previous()

2007-04-09 Thread Domas Monkus
Public bug reported:

Binary package hint: sylpheed-claws-gtk2

I entered an incorrect URL of the pop3 server (.bet instead of .net) and
when checking email, an error message was shown after which sylpheed
crashed.

ProblemType: Crash
Architecture: i386
Date: Mon Apr  9 18:45:35 2007
DistroRelease: Ubuntu 7.04
ExecutablePath: /usr/bin/sylpheed-claws-gtk2
Package: sylpheed-claws-gtk2 2.6.0-1.1ubuntu1
PackageArchitecture: i386
ProcCmdline: sylpheed-claws-gtk2
ProcCwd: /home/dim/.sylpheed-claws/tempfolder/processing
ProcEnviron:
 PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
 LANG=en_US.UTF-8
 SHELL=/bin/bash
Signal: 11
SourcePackage: sylpheed-claws-gtk2
StacktraceTop:
 _gtk_text_line_previous () from /usr/lib/libgtk-x11-2.0.so.0
 gtk_text_layout_validate_yrange ()
 ?? () from /usr/lib/libgtk-x11-2.0.so.0
 ?? ()
 ?? ()
Uname: Linux port 2.6.20-14-generic #2 SMP Mon Apr 2 20:37:49 UTC 2007 i686 
GNU/Linux
UserGroups: adm admin audio cdrom dialout dip fax floppy plugdev scanner tape

** Affects: sylpheed-claws-gtk2 (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
[apport] sylpheed-claws-gtk2 crashed with SIGSEGV in _gtk_text_line_previous()
https://bugs.launchpad.net/bugs/104849
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 104849] Re: [apport] sylpheed-claws-gtk2 crashed with SIGSEGV in _gtk_text_line_previous()

2007-04-09 Thread Domas Monkus

** Attachment added: "CoreDump.gz"
   http://librarian.launchpad.net/7223293/CoreDump.gz

** Attachment added: "Dependencies.txt"
   http://librarian.launchpad.net/7223294/Dependencies.txt

** Attachment added: "Disassembly.txt"
   http://librarian.launchpad.net/7223295/Disassembly.txt

** Attachment added: "ProcMaps.txt"
   http://librarian.launchpad.net/7223296/ProcMaps.txt

** Attachment added: "ProcStatus.txt"
   http://librarian.launchpad.net/7223297/ProcStatus.txt

** Attachment added: "Registers.txt"
   http://librarian.launchpad.net/7223298/Registers.txt

** Attachment added: "Stacktrace.txt"
   http://librarian.launchpad.net/7223299/Stacktrace.txt

** Attachment added: "ThreadStacktrace.txt"
   http://librarian.launchpad.net/7223300/ThreadStacktrace.txt

-- 
[apport] sylpheed-claws-gtk2 crashed with SIGSEGV in _gtk_text_line_previous()
https://bugs.launchpad.net/bugs/104849
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs