[Bug 477105] Re: wacom bamboo pen & touch not working in karmic

2010-07-21 Thread Thomas Bechtold
i have a bamboo pen & touch cth 661 which does not work with lucid and also does not work with maverick. -- wacom bamboo pen & touch not working in karmic https://bugs.launchpad.net/bugs/477105 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubun

[Bug 609494] [NEW] Screenruler does not start: ./utils/addons_ruby.rb:59:in `orig_require': no such file to load -- glib2.so (LoadError)

2010-07-24 Thread Thomas Bechtold
Public bug reported: Binary package hint: screenruler I installed screenuler from maverick and tried to start the program, but it does not work: t...@zitrone:~$ screenruler Loading libraries... ./utils/addons_ruby.rb:59:in `orig_require': no such file to load -- glib2.so (LoadError) fr

[Bug 609494] Re: Screenruler does not start: ./utils/addons_ruby.rb:59:in `orig_require': no such file to load -- glib2.so (LoadError)

2010-07-24 Thread Thomas Bechtold
** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/52431514/Dependencies.txt -- Screenruler does not start: ./utils/addons_ruby.rb:59:in `orig_require': no such file to load -- glib2.so (LoadError) https://bugs.launchpad.net/bugs/609494 You received this bug notification b

[Bug 609728] [NEW] Please package couchdb 1.0

2010-07-25 Thread Thomas Bechtold
Public bug reported: Binary package hint: couchdb Please package couchdb 1.0 from http://couchdb.apache.org/downloads.html ** Affects: couchdb (Ubuntu) Importance: Undecided Status: New ** Tags: whishlist -- Please package couchdb 1.0 https://bugs.launchpad.net/bugs/609728 You

[Bug 610010] [NEW] Strange behavior with Room-Window during automatic room enter

2010-07-26 Thread Thomas Bechtold
Public bug reported: Binary package hint: empathy when i start empathy, i enter automatically my favorite rooms. When i minimize the room-window during the process of entering new rooms(i have about 10 rooms), a new window will be opened. eg one room is already entered, then i press the minimi

[Bug 610010] Re: Strange behavior with Room-Window during automatic room enter

2010-07-26 Thread Thomas Bechtold
** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/52523904/Dependencies.txt ** Attachment added: "ProcMaps.txt" http://launchpadlibrarian.net/52523905/ProcMaps.txt ** Attachment added: "ProcStatus.txt" http://launchpadlibrarian.net/52523906/ProcStatus.txt ** Attachm

[Bug 607455] [NEW] Sync modemmanager 0.4+git.20100624t180933.6e79d15-1 (main) from Debian unstable (main)

2010-07-19 Thread Thomas Bechtold
Public bug reported: Please sync modemmanager 0.4+git.20100624t180933.6e79d15-1 (main) from Debian unstable (main) Explanation of the Ubuntu delta and why it can be dropped: >>> ENTER_EXPLANATION_HERE <<< Changelog entries since current maverick version 0.3-0ubuntu2: modemmanager (0.4+git.20100

[Bug 614746] [NEW] Segmentation fault while trying to execute example code

2010-08-07 Thread Thomas Bechtold
Public bug reported: I tried to run the example gtk-clutter.py from /usr/share/doc/python- clutter-gtk-dev/examples and get a seg fault: t...@zitrone:/usr/share/doc/python-clutter-gtk-dev/examples$ LANG=C python gtk-clutter.py ** Message: pygobject_register_sinkfunc is deprecated (GtkWindow) **

[Bug 614746] Re: Segmentation fault while trying to execute example code

2010-08-07 Thread Thomas Bechtold
** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/53236156/Dependencies.txt -- Segmentation fault while trying to execute example code https://bugs.launchpad.net/bugs/614746 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 631282] [NEW] Can nor open email folder from exchange server

2010-09-05 Thread Thomas Bechtold
Public bug reported: Binary package hint: evolution-exchange I created an exchange account and i can see my contacts of the exchange server. There's also a folder for my new exchange email account but i can not open this folder. ProblemType: Bug DistroRelease: Ubuntu 10.10 Package: evolution-ex

[Bug 631282] Re: Can nor open email folder from exchange server

2010-09-05 Thread Thomas Bechtold
** Attachment added: "Dependencies.txt" https://bugs.launchpad.net/bugs/631282/+attachment/1548554/+files/Dependencies.txt -- Can nor open email folder from exchange server https://bugs.launchpad.net/bugs/631282 You received this bug notification because you are a member of Ubuntu Bugs, whi

[Bug 631282] Re: Can nor open email folder from exchange server

2010-09-05 Thread Thomas Bechtold
When i start evolution in debug mode ($ CAMEL_DEBUG=all E2K_DEBUG=1 evolution), i got the following message when i try to open the exchange account folder: CamelException.set(0x9852ec4, 3, 'Cancelled') Thread 0 > Get folder info(0x8ec80f8:exchange://usern...@mail.example.com/, '') = < 0 > -- Ca

[Bug 630846] Re: External monitor detected wrong

2010-09-06 Thread Thomas Bechtold
The Solution for the problem is: $ xrandr --newmode "1920x1080_60.00" 173.00 1920 2048 2248 2576 1080 1083 1088 1120 -hsync +vsync $ xrandr --addmode VGA1 1920x1080_60.00 but i still don't know why the automatioc detection is wrong. -- External monitor detected wrong https://bugs.launchpad

[Bug 631282] Re: Can nor open email folder from exchange server

2010-09-06 Thread Thomas Bechtold
The error does not exists in debian squeeze (with evolution 2.30.2). I can connect to the same exchange server with squeeze. -- Can nor open email folder from exchange server https://bugs.launchpad.net/bugs/631282 You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 629119] [NEW] Can not create user

2010-09-02 Thread Thomas Bechtold
Public bug reported: Binary package hint: adduser I try to create a new user: $ LANG=C sudo adduser test [sudo] password for XXX: Adding user `test' ... Adding new group `test' (1001) ... groupadd: cannot lock /etc/gshadow; try again later. adduser: `/usr/sbin/groupadd -g 1001 test' returned e

[Bug 629119] Re: Can not create user

2010-09-02 Thread Thomas Bechtold
** Attachment added: "Dependencies.txt" https://bugs.launchpad.net/bugs/629119/+attachment/1538132/+files/Dependencies.txt -- Can not create user https://bugs.launchpad.net/bugs/629119 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 629119] Re: Can not create user

2010-09-02 Thread Thomas Bechtold
Got it. i had to delete /etc/gshadow.lock . After that, the guest- session worked again ** Changed in: adduser (Ubuntu) Status: New => Invalid -- Can not create user https://bugs.launchpad.net/bugs/629119 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 630846] [NEW] External monitor detected wrong

2010-09-05 Thread Thomas Bechtold
Public bug reported: Binary package hint: x11-xserver-utils I have an external monitor (Samsung 2243SN, 1920 x 1080px, connected to VGA1) but xrandr (and also the gnome-display-properties tool) tell me, that the maximal resolution for the external monitor is 1360x786. That's wrong. $ xrandr Scre

[Bug 630846] Re: External monitor detected wrong

2010-09-05 Thread Thomas Bechtold
** Attachment added: "BootDmesg.txt" https://bugs.launchpad.net/bugs/630846/+attachment/1546100/+files/BootDmesg.txt ** Attachment added: "CurrentDmesg.txt" https://bugs.launchpad.net/bugs/630846/+attachment/1546101/+files/CurrentDmesg.txt ** Attachment added: "Dependencies.txt" http

[Bug 617753] [NEW] Please update vala to version 0.9.5

2010-08-14 Thread Thomas Bechtold
Public bug reported: Please update to 0.9.5 ProblemType: Bug DistroRelease: Ubuntu 10.10 Package: valac 0.9.4-1ubuntu1 ProcVersionSignature: Ubuntu 2.6.35-15.21-generic 2.6.35.1 Uname: Linux 2.6.35-15-generic i686 Architecture: i386 Date: Sat Aug 14 10:51:32 2010 EcryptfsInUse: Yes InstallationMe

[Bug 617753] Re: Please update vala to version 0.9.5

2010-08-14 Thread Thomas Bechtold
** Attachment added: "Dependencies.txt" https://bugs.launchpad.net/bugs/617753/+attachment/1489526/+files/Dependencies.txt -- Please update vala to version 0.9.5 https://bugs.launchpad.net/bugs/617753 You received this bug notification because you are a member of Ubuntu Bugs, which is subscr

[Bug 618222] [NEW] Can not create Harddisk Image

2010-08-15 Thread Thomas Bechtold
Public bug reported: Binary package hint: virt-manager I tried to use virt-manager to install a testsystem in a virtual machine. I tried to create a harddisk image, but the process stopped at 18% and now libvirtd uses 100% of one processor and it's impossible to kill the process (tried with killa

[Bug 618222] Re: Can not create Harddisk Image

2010-08-15 Thread Thomas Bechtold
** Attachment added: "Settings from virt-manager for disk image creation" https://bugs.launchpad.net/bugs/618222/+attachment/1491720/+files/virt-manager-image_creation_settings.png ** Attachment added: "Dependencies.txt" https://bugs.launchpad.net/bugs/618222/+attachment/1491721/+files/De

[Bug 614778] [NEW] Please sync network-manager-0.8.1 from debian sid

2010-08-07 Thread Thomas Bechtold
Public bug reported: Binary package hint: network-manager Please sync network-manager version 0.8.1 from debian sid (or squeeze). debian/changelog : network-manager (0.8.1-1) unstable; urgency=low * New upstream release. (Closes: #590139) * debian/patches/30-fix_paths_for_isc_dhcp_v4.pat

[Bug 527912] Re: Wacom Bamboo CTH-661 not recognized

2010-08-10 Thread Thomas Bechtold
Today i updated to the newest xf86-input-wacom ( 0.10.8-0ubuntu1 ) but the Tablet still does not work. I can load the driver: $ sudo modprobe wacom Aug 10 17:23:43 zitrone kernel: [ 208.638522] usbcore: registered new interface driver wacom Aug 10 17:23:43 zitrone kernel: [ 208.638525] wacom:

[Bug 2078771] [NEW] ssh-add fails with "Error loading key "/home/x/.ssh/x.pub": error in libcrypto

2024-09-02 Thread Thomas Bechtold
Public bug reported: I upgraded recenty from Noble to Oracular and since then, I can no longer add my ssh key to the ssh-agent with ssh-add. The error is: $ ssh-add ~/.ssh/x.pub Error loading key "/home/x/.ssh/.xpub": error in libcrypto Adding other keys works fine. ProblemType: Bug DistroRe

[Bug 2076217] Re: booting an 24.10 or 24.04 ec2 instance with SEV-SNP enabled hangs sometimes

2024-09-03 Thread Thomas Bechtold
** Also affects: linux-aws (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2076217 Title: booting an 24.10 or 24.04 ec2 instance with SEV-SNP enabl

[Bug 2078771] Re: ssh-add fails with "Error loading key "/home/x/.ssh/x.pub": error in libcrypto

2024-09-06 Thread Thomas Bechtold
🤦 . you are totally right. using the private key just works fine. ** Changed in: openssh (Ubuntu) Status: Incomplete => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2078771 Title: s

[Bug 2018303] Re: move sev-guest module from linux-modules-extra to linux-modules

2024-08-08 Thread Thomas Bechtold
This isn't fixed in the jammy 6.5.0-1024-aws kernel. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2018303 Title: move sev-guest module from linux-modules-extra to linux-modules To manage notificat

[Bug 1964303] Re: Optionally allow building CPC images with core (16.04) based snaps

2022-03-17 Thread Thomas Bechtold
Because impish did not receive the commit that broke our build. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1964303 Title: Optionally allow building CPC images with core (16.04) based snaps To ma

[Bug 1964303] Re: Optionally allow building CPC images with core (16.04) based snaps

2022-03-28 Thread Thomas Bechtold
I did a testbuild with bartender and it works. But OTOH, this patch is no longer needed given that the Anbox team did update their snaps to be based on core20. ** Tags removed: verification-needed verification-needed-focal ** Tags added: verification-done verification-done-focal -- You receive

[Bug 1946520] Re: magic-proxy does not gracefully handle error conditions

2021-10-21 Thread Thomas Bechtold
** Merge proposal linked: https://code.launchpad.net/~toabctl/livecd-rootfs/+git/livecd-rootfs-1/+merge/410585 ** Changed in: livecd-rootfs (Ubuntu) Assignee: (unassigned) => Thomas Bechtold (toabctl) ** Changed in: livecd-rootfs (Ubuntu) Status: Confirmed => In Progress -

[Bug 1946520] Re: magic-proxy does not gracefully handle error conditions

2021-10-25 Thread Thomas Bechtold
** Patch added: "debdiff to fix this bug" https://bugs.launchpad.net/ubuntu/+source/livecd-rootfs/+bug/1946520/+attachment/5535828/+files/debdiff-lp1946520.diff -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad

[Bug 1946520] Re: magic-proxy does not gracefully handle error conditions

2021-10-25 Thread Thomas Bechtold
Note: given that the code is maintained in git, please merge https://code.launchpad.net/~toabctl/livecd-rootfs/+git/livecd- rootfs-1/+merge/410585 when uploading the deb to the archive. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. h

[Bug 1946520] Re: magic-proxy does not gracefully handle error conditions

2021-10-25 Thread Thomas Bechtold
** Changed in: livecd-rootfs (Ubuntu) Assignee: Thomas Bechtold (toabctl) => (unassigned) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1946520 Title: magic-proxy does not gracefully han

[Bug 1946520] Re: magic-proxy does not gracefully handle error conditions

2021-10-26 Thread Thomas Bechtold
** Description changed: - During an impish build of ubuntu-cpc images with magic-proxy enabled, - the installation of certain packages tried to reach an internet endpoint - (specifically http://169.254.169.254/latest/meta-data/instance-id - - which appears to be used for EC2 metadata) + [Impact] +

[Bug 1946520] Re: magic-proxy does not gracefully handle error conditions

2021-10-26 Thread Thomas Bechtold
** Changed in: livecd-rootfs (Ubuntu Impish) Assignee: (unassigned) => Thomas Bechtold (toabctl) ** Changed in: livecd-rootfs (Ubuntu Impish) Status: New => In Progress -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 1946520] Re: magic-proxy does not gracefully handle error conditions

2021-10-26 Thread Thomas Bechtold
** Merge proposal linked: https://code.launchpad.net/~toabctl/livecd-rootfs/+git/livecd-rootfs-1/+merge/410820 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1946520 Title: magic-proxy does not g

[Bug 1946520] Re: magic-proxy does not gracefully handle error conditions

2021-10-26 Thread Thomas Bechtold
** Merge proposal linked: https://code.launchpad.net/~toabctl/livecd-rootfs/+git/livecd-rootfs-1/+merge/410822 ** Changed in: livecd-rootfs (Ubuntu Hirsute) Assignee: (unassigned) => Thomas Bechtold (toabctl) ** Changed in: livecd-rootfs (Ubuntu Hirsute) Status: New =&

[Bug 1946520] Re: magic-proxy does not gracefully handle error conditions

2021-10-26 Thread Thomas Bechtold
** Merge proposal linked: https://code.launchpad.net/~toabctl/livecd-rootfs/+git/livecd-rootfs-1/+merge/410823 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1946520 Title: magic-proxy does not g

[Bug 1948929] [NEW] Stop using apt-key - the tool is deprectated

2021-10-27 Thread Thomas Bechtold
Public bug reported: apt-key is deprectated and livecd-rootfs should stop using it. See https://manpages.ubuntu.com/manpages/impish/man8/apt-key.8.html And https://blog.jak-linux.org/2021/06/20/migrating-away-apt-key/ for a description how to do that. ** Affects: livecd-rootfs (Ubuntu) Impo

[Bug 1948929] Re: Stop using apt-key - the tool is deprectated

2021-10-27 Thread Thomas Bechtold
** Changed in: livecd-rootfs (Ubuntu) Assignee: (unassigned) => Thomas Bechtold (toabctl) ** Changed in: livecd-rootfs (Ubuntu) Status: New => In Progress -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1943049] Re: Docker ubuntu:impish: Problem executing scripts DPkg::Post-Invoke 'rm -f /var/cache/apt/archives/*.deb /var/cache/apt/archives/partial/*.deb /var/cache/apt/*.bin || true'

2021-09-09 Thread Thomas Bechtold
** Tags added: rls-ii-incoming -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1943049 Title: Docker ubuntu:impish: Problem executing scripts DPkg::Post-Invoke 'rm -f /var/cache/apt/archives/*.deb /

[Bug 1943114] Re: changelogs of "native" packages are missing

2021-09-09 Thread Thomas Bechtold
** Also affects: livecd-rootfs (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1943114 Title: changelogs of "native" packages are missing To manag

[Bug 1958227] [NEW] Traceback when calling "poetry" command: ModuleNotFoundError: No module named 'cachecontrol'

2022-01-18 Thread Thomas Bechtold
Public bug reported: I installed poetry via apt (on Jammy amd64) and when I try to call the program, I get: $ poetry Traceback (most recent call last): File "/usr/bin/poetry", line 5, in from poetry.console import main File "/usr/lib/python3/dist-packages/poetry/console/__init__.py", li

[Bug 1943114] Re: changelogs of "native" packages are missing

2021-09-10 Thread Thomas Bechtold
** Changed in: livecd-rootfs (Ubuntu) Assignee: (unassigned) => Thomas Bechtold (toabctl) ** Changed in: livecd-rootfs (Ubuntu) Status: New => In Progress -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1943232] [NEW] Clicking on a link in a message does not switch the window to the browser

2021-09-10 Thread Thomas Bechtold
Public bug reported: When I click on a link (http or https) in a Thunderbird message, the link gets opened in the browser (in my case google-chrome) but the window (google-chrome) is not focused. So I stay in thunderbird and I need to press 2x! ALT+Tab to get to the google-chrome window. ProblemT

[Bug 1943234] [NEW] "ubuntu-bug thunderbird" produces a stackstrace: TypeError: expected string or bytes-like object

2021-09-10 Thread Thomas Bechtold
Public bug reported: $ ubuntu-bug thunderbird ERROR: hook /usr/share/apport/package-hooks/source_thunderbird.py crashed: Traceback (most recent call last): File "/usr/lib/python3/dist-packages/apport/report.py", line 228, in _run_hook symb['add_info'](report, ui) File "/usr/share/apport/pa

[Bug 1943232] Re: Clicking on a link in a message does not switch the window to the browser

2021-09-10 Thread Thomas Bechtold
Note: this happens when I don't have the "Ubuntu Dock" and "Ubuntu AppIndicator" extensions enabled. I reenabled both and now it seems to work again. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/19432

[Bug 1943114] Re: changelogs of "native" packages are missing

2021-09-20 Thread Thomas Bechtold
** Changed in: livecd-rootfs (Ubuntu) Status: In Progress => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1943114 Title: changelogs of "native" packages are missing To manage

[Bug 1944906] [NEW] MagicProxy broken when repo-snapshot-stamp is used

2021-09-24 Thread Thomas Bechtold
Public bug reported: The CPC team wants to reenable the repo-snapshot-stamp feature in magic proxy to get similar package sets when building multiple images. But that is currently broken. When building in launchpad with something like: RUN: /usr/share/launchpad-buildd/bin/in-target buildlivefs

[Bug 1944906] Re: MagicProxy broken when repo-snapshot-stamp is used

2021-09-24 Thread Thomas Bechtold
** Merge proposal linked: https://code.launchpad.net/~toabctl/livecd-rootfs/+git/livecd-rootfs-1/+merge/409129 ** Changed in: livecd-rootfs (Ubuntu) Assignee: (unassigned) => Thomas Bechtold (toabctl) ** Changed in: livecd-rootfs (Ubuntu) Status: New => In Progress -

[Bug 1944906] Re: MagicProxy broken when repo-snapshot-stamp is used

2021-09-28 Thread Thomas Bechtold
** Changed in: livecd-rootfs (Ubuntu) Status: In Progress => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1944906 Title: MagicProxy broken when repo-snapshot-stamp is used To m

[Bug 1917920] Re: magic-proxy broke with iptables 1.8.7-1ubuntu2

2021-09-28 Thread Thomas Bechtold
** Description changed: + [Why SRU?] + The fixes for this bug (including the fixes for LP:#1944906) need to be backported to hirsute, focal and bionic) to be able to re-enable the "repo-snapshot-stamp" feature for image builds. That feature is important to get consistent image builds (means th

[Bug 1917920] Re: magic-proxy broke with iptables 1.8.7-1ubuntu2

2021-09-28 Thread Thomas Bechtold
** Description changed: - [Why SRU?] + [Impact] The fixes for this bug (including the fixes for LP:#1944906) need to be backported to hirsute, focal and bionic) to be able to re-enable the "repo-snapshot-stamp" feature for image builds. That feature is important to get consistent image build

[Bug 1917920] Re: magic-proxy broke with iptables 1.8.7-1ubuntu2

2021-09-28 Thread Thomas Bechtold
** Changed in: livecd-rootfs (Ubuntu Hirsute) Assignee: (unassigned) => Thomas Bechtold (toabctl) ** Changed in: livecd-rootfs (Ubuntu Focal) Assignee: (unassigned) => Thomas Bechtold (toabctl) ** Changed in: livecd-rootfs (Ubuntu Bionic) Assignee: (unassigned) => Thomas

[Bug 1931841] Re: generic arm64 kernel can not boot initrdless and there is no -kvm kernel

2021-09-29 Thread Thomas Bechtold
** Changed in: linux (Ubuntu) Status: Incomplete => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1931841 Title: generic arm64 kernel can not boot initrdless and there is no -kvm

[Bug 1946520] Re: magic-proxy does not gracefully handle error conditions

2021-11-30 Thread Thomas Bechtold
Did a successful impish testbuild for amd64 and arm64 with repo-snapshot-stamp enabled. See: - amd64: https://launchpad.net/~toabctl/+livefs/ubuntu/impish/proposed/+build/312979 - arm64: https://launchpad.net/~toabctl/+livefs/ubuntu/impish/proposed/+build/312978 ** Tags removed: verification-n

[Bug 1946520] Re: magic-proxy does not gracefully handle error conditions

2021-11-30 Thread Thomas Bechtold
Did a successful hirsute testbuild for amd64 and arm64 with repo-snapshot-stamp enabled. See: - amd64: https://launchpad.net/~toabctl/+livefs/ubuntu/hirsute/proposed/+build/312995 - arm64: https://launchpad.net/~toabctl/+livefs/ubuntu/hirsute/proposed/+build/312996 ** Tags removed: verification

[Bug 1946520] Re: magic-proxy does not gracefully handle error conditions

2021-11-30 Thread Thomas Bechtold
Did a successful hirsute testbuild for amd64 and arm64 with repo-snapshot-stamp enabled. See: - amd64: https://launchpad.net/~toabctl/+livefs/ubuntu/focal/proposed/+build/313001 ** Tags removed: verification-needed verification-needed-focal ** Tags added: verification-done verification-done-foca

[Bug 1946520] Re: magic-proxy does not gracefully handle error conditions

2021-12-01 Thread Thomas Bechtold
@Brian, yes. Running a test build does execute all the steps from the test plan. And I checked the magic-proxy.log files . They do not include the "AttributeError". Sorry for not being clear here. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed

[Bug 1917920] Re: magic-proxy broke with iptables 1.8.7-1ubuntu2

2021-10-29 Thread Thomas Bechtold
Bionic is not affected ** Changed in: livecd-rootfs (Ubuntu Bionic) Status: New => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1917920 Title: magic-proxy broke with iptables 1.8.7-

[Bug 1944906] Re: MagicProxy broken when repo-snapshot-stamp is used

2021-11-03 Thread Thomas Bechtold
I did a testbuild with repo-stamp enabled against the livecd-rootfs version from proposed (2.664.33). See - https://launchpadlibrarian.net/566970666/buildlog_ubuntu_focal_amd64_amd64-tarball_proposed_BUILDING.txt.gz - https://launchpad.net/~toabctl/+livefs/ubuntu/focal/proposed/+build/307101 Tha

[Bug 1917920] Re: magic-proxy broke with iptables 1.8.7-1ubuntu2

2021-11-03 Thread Thomas Bechtold
I did a testbuild with repo-stamp enabled against the livecd-rootfs version from proposed (2.664.33). See - https://launchpadlibrarian.net/566970666/buildlog_ubuntu_focal_amd64_amd64-tarball_proposed_BUILDING.txt.gz - https://launchpad.net/~toabctl/+livefs/ubuntu/focal/proposed/+build/307101 Tha

[Bug 1917920] Re: magic-proxy broke with iptables 1.8.7-1ubuntu2

2021-11-08 Thread Thomas Bechtold
SRU verification for hirsute: I did a testbuild with repo-stamp enabled against the livecd-rootfs version from proposed (2.719.3). See - https://launchpad.net/~toabctl/+livefs/ubuntu/hirsute/proposed/+build/308173 - https://launchpadlibrarian.net/567803112/buildlog_ubuntu_hirsute_amd64_amd64-tar

[Bug 1944906] Re: MagicProxy broken when repo-snapshot-stamp is used

2021-11-08 Thread Thomas Bechtold
SRU verification for hirsute: I did a testbuild with repo-stamp enabled against the livecd-rootfs version from proposed (2.719.3). See - https://launchpad.net/~toabctl/+livefs/ubuntu/hirsute/proposed/+build/308173 - https://launchpadlibrarian.net/567803112/buildlog_ubuntu_hirsute_amd64_amd64-tar

[Bug 1956949] [NEW] CPC AWS jammy builds fail with: "fuse3 : Breaks: fuse"

2022-01-10 Thread Thomas Bechtold
Public bug reported: CPC Jammy AWS image builds with livecd-rootfs fail now with: The following packages have unmet dependencies: fuse3 : Breaks: fuse This is relatively new (build worked on 20220104). The full build log can be seen at https://launchpad.net/~cloudware/+livefs/ubuntu/jammy/cpc

[Bug 1934510] Re: [MIR] fuse3 as a dependency of qemu 6.0 and GNOME apps

2022-01-10 Thread Thomas Bechtold
Looks like this broke CPC AWS image builds for Jammy. See https://bugs.launchpad.net/ubuntu/+source/fuse3/+bug/1956949 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1934510 Title: [MIR] fuse3 as a d

[Bug 1956949] Re: CPC AWS jammy builds fail with: "fuse3 : Breaks: fuse"

2022-01-10 Thread Thomas Bechtold
It's launchpad-buildd that installs fuse: https://git.launchpad.net/launchpad- buildd/tree/lpbuildd/target/build_livefs.py#n89 ** Also affects: launchpad-buildd Importance: Undecided Status: New ** Changed in: fuse3 (Ubuntu) Status: New => Invalid -- You received this bug notif

[Bug 1956949] Re: CPC AWS jammy builds fail with: "fuse3 : Breaks: fuse"

2022-01-10 Thread Thomas Bechtold
** Changed in: launchpad-buildd Status: New => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1956949 Title: CPC AWS jammy builds fail with: "fuse3 : Breaks: fuse" To manage notificat

[Bug 1934510] Re: [MIR] fuse3 as a dependency of qemu 6.0 and GNOME apps

2022-01-10 Thread Thomas Bechtold
Reverting open-vm-tools for now would be good to get image builds for Jammy working again. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1934510 Title: [MIR] fuse3 as a dependency of qemu 6.0 and GN

[Bug 1958227] Re: Traceback when calling "poetry" command: ModuleNotFoundError: No module named 'cachecontrol'

2022-04-20 Thread Thomas Bechtold
@Akash, this is about the debian package (which handles the dependencies). The bug ist still there. Easy reproducer is: $ sudo apt install python3-poetry $ poetry Traceback (most recent call last): File "/usr/bin/poetry", line 5, in from poetry.console import main File "/usr/lib/python3

[Bug 1947368] Re: [SRU] Add Jammy to distro-info-data

2022-04-25 Thread Thomas Bechtold
** Changed in: distro-info-data (Ubuntu) Status: In Progress => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1947368 Title: [SRU] Add Jammy to distro-info-data To manage notifi

[Bug 1970227] [NEW] Add Kinetic to distro-info-data

2022-04-25 Thread Thomas Bechtold
Public bug reported: KK has a name. distro-info needs an update. SRU Test: 1. ubuntu-distro-info -d If you get a DistroDataOutdated exception or similar error, you have old data. If you see 'kinetic', we're happy. [ Test Case ] Verify that the following subcommands of `distro-info` print infor

[Bug 1960892] [NEW] Starting "obs" creates a core dump

2022-02-14 Thread Thomas Bechtold
Public bug reported: This is on Jammy: $ dpkg -l|grep obs-studio ii obs-studio 27.1.3+dfsg1-2 amd64recorder and streamer for live video content $ obs Warning: Ignoring XDG_SESSION_TYPE=wayland on Gnome. Use QT_QPA_PLAT

[Bug 1960892] Re: Starting "obs" creates a core dump

2022-02-14 Thread Thomas Bechtold
workaround - install from flathub . -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1960892 Title: Starting "obs" creates a core dump To manage notifications about this bug go to: https://bugs.launch

[Bug 1967768] [NEW] can not start libreoffice: execv failed: No such file or directory

2022-04-04 Thread Thomas Bechtold
Public bug reported: I'm trying to execute libreoffice: tom@melisse:~$ libreoffice.writer execv failed: No such file or directory tom@melisse:~$ snap list|grep libreoffice libreoffice 7.3.2.2 250latest/stable canonical* - tom@melisse:~$ ls /snap/libreo

[Bug 1967982] [NEW] ua auto-attach on AWS Trusty Pro not working

2022-04-05 Thread Thomas Bechtold
Public bug reported: There is a new Trusty Pro image on AWS Marketplace (https://aws.amazon.com/marketplace/pp/prodview-5rutzpvpjl65m ). When launching this image, ua is not auto-attached. Here is some info. root@ip-172-31-28-37:~# dpkg -l|grep ubuntu-advan ii ubuntu-advantage-tools

[Bug 1967982] Re: ua auto-attach on AWS Trusty Pro not working

2022-04-05 Thread Thomas Bechtold
** Attachment added: "ubuntu-advantage.log" https://bugs.launchpad.net/ubuntu/+source/ubuntu-advantage-tools/+bug/1967982/+attachment/5577485/+files/ubuntu-advantage.log ** Description changed: There is a new Trusty Pro image on AWS Marketplace (https://aws.amazon.com/marketplace/pp/prodvi

[Bug 1968004] [NEW] Thunderbird opens new window (login.ubuntu.com for me) when trying to open any mail

2022-04-06 Thread Thomas Bechtold
Public bug reported: Since the latest update: Upgrade: thunderbird:amd64 (1:91.7.0+build2-0ubuntu1, 1:91.8.0+build2-0ubuntu1), thunderbird-gnome-support:amd64 (1:91.7.0+build2-0ubuntu1, 1:91.8.0+build2-0ubuntu1) End-Date: 2022-04-05 06:36:02 Thunderbird opens a new window (title is "Enter cre

[Bug 1968004] Re: Thunderbird opens new window (login.ubuntu.com for me) when trying to open any mail

2022-04-06 Thread Thomas Bechtold
recreating the account worked (after the login.ubuntu.com page, I got redirected to the accounts.google.com page to allow thunderbird to access mail & calendar, that was not happening with my existing account after the package update) -- You received this bug notification because you are a member

[Bug 1967982] Re: ua auto-attach on AWS Trusty Pro not working

2022-04-06 Thread Thomas Bechtold
cloud-images Assignee: (unassigned) => Thomas Bechtold (toabctl) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1967982 Title: ua auto-attach on AWS Trusty Pro not working To manage notifications

[Bug 1964303] [NEW] Optionally allow building CPC images with core (16.04) based snaps

2022-03-08 Thread Thomas Bechtold
Public bug reported: Commit 245f7772bdb743547e4d2f7df2475afc0eb5ec1e aborts the build when a snap still depends on core (16.04 runtime). That's fine for Ubuntu but the CPC team builds images which still depend on core (that will be fixed soon). So adding an option to allow those builds will fix

[Bug 1959452] Re: 8GB Raspberry Pi 4 shows only 1 GB memory with Core20 arm64

2022-03-09 Thread Thomas Bechtold
root@ubuntu:~# cat /proc/cpuinfo processor : 0 BogoMIPS: 38.40 Features: fp asimd evtstrm crc32 cpuid CPU implementer : 0x41 CPU architecture: 8 CPU variant : 0x0 CPU part: 0xd03 CPU revision: 4 processor : 1 BogoMIPS: 38.40 Features: fp

[Bug 1959452] Re: 8GB Raspberry Pi 4 shows only 1 GB memory with Core20 arm64

2022-03-09 Thread Thomas Bechtold
It's a pi3 with 1 GB so my fault. sorry for the useless bug report. please close -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1959452 Title: 8GB Raspberry Pi 4 shows only 1 GB memory with Core20 ar

[Bug 1959452] Re: 8GB Raspberry Pi 4 shows only 1 GB memory with Core20 arm64

2022-03-09 Thread Thomas Bechtold
** Changed in: linux-raspi (Ubuntu) Status: Incomplete => Invalid ** Changed in: snappy Status: New => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1959452 Title: 8GB Raspber

[Bug 1964303] Re: Optionally allow building CPC images with core (16.04) based snaps

2022-03-09 Thread Thomas Bechtold
** Description changed: + [Impact] Commit 245f7772bdb743547e4d2f7df2475afc0eb5ec1e aborts the build when a snap still depends on core (16.04 runtime). - That's fine for Ubuntu but the CPC team builds images which still depend on core (that will be fixed soon). - So adding an option to allow th

[Bug 1964303] Re: Optionally allow building CPC images with core (16.04) based snaps

2022-03-09 Thread Thomas Bechtold
** Merge proposal linked: https://code.launchpad.net/~toabctl/livecd-rootfs/+git/livecd-rootfs-1/+merge/416586 ** Changed in: livecd-rootfs (Ubuntu) Assignee: (unassigned) => Thomas Bechtold (toabctl) ** Changed in: livecd-rootfs (Ubuntu) Status: New => In Progress -

[Bug 1964303] Re: Optionally allow building CPC images with core (16.04) based snaps

2022-03-09 Thread Thomas Bechtold
** Changed in: livecd-rootfs (Ubuntu Focal) Assignee: (unassigned) => Thomas Bechtold (toabctl) ** Changed in: livecd-rootfs (Ubuntu Focal) Status: New => In Progress -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 2066285] [NEW] ModuleNotFoundError: No module named 'imp' with python 3.12

2024-05-21 Thread Thomas Bechtold
Public bug reported: From Noble, using osc (0.169.1-2) from universe and calling osc results in: [~]$ osc Traceback (most recent call last): File "/usr/bin/osc", line 10, in from osc import commandline, babysi

[Bug 1943114] Re: changelogs of "native" packages are missing

2021-10-13 Thread Thomas Bechtold
** Changed in: cloud-images Status: New => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1943114 Title: changelogs of "native" packages are missing To manage notifications about this

[Bug 2084698] Re: Apparmor profile policy permstable32 component is missing in Jammy 6.8 kernel

2024-10-18 Thread Thomas Bechtold
** Changed in: livecd-rootfs (Ubuntu Noble) Assignee: (unassigned) => Thomas Bechtold (toabctl) ** Changed in: livecd-rootfs (Ubuntu Noble) Status: New => In Progress -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 2081745] Re: Anbox 1.23 Version Application failing

2024-09-24 Thread Thomas Bechtold
** Also affects: linux-aws-6.8 (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2081745 Title: Anbox 1.23 Version Application failing To manage not

[Bug 2081978] Re: boto3 completely unusable: ImportError: cannot import name 'JSONDecodeError' from 'simplejson' (unknown location)

2024-09-27 Thread Thomas Bechtold
I reinstalled python3-boto3 and now it works: [~]$ python3 Python 3.12.6 (main, Sep 7 2024, 14:20:15) [GCC 14.2.0] on linux Type "help", "copyright", "credits" or "license" for more information. >>> import boto3 >>> boto3.client("ec2") >>> ** Changed in: python-boto3 (Ubuntu) Stat

[Bug 2081978] [NEW] boto3 completely unusable: ImportError: cannot import name 'JSONDecodeError' from 'simplejson' (unknown location)

2024-09-25 Thread Thomas Bechtold
Public bug reported: Using boto3 (1.34.46+dfsg-1ubuntu1) on Orcular, I get the following error when I try to create a client for the different AWS services: $ python3 -c 'import boto3; client=boto3.client("ec2")' Traceback (most recent call last): File "", line 1, in File "/usr/lib/python3/d

[Bug 2084698] Re: Apparmor profile policy permstable32 component is missing in Jammy 6.8 kernel

2024-11-07 Thread Thomas Bechtold
I did a test build for noble and registered and launched that on AWS. The output of the command is: $ sudo snap debug seeding seeded:true preseeded: true image-preseeding: 2.058s seed-completion: 1.228s so all good for noble. ** Tags removed: verification-needed-noble **

[Bug 2084698] Re: Apparmor profile policy permstable32 component is missing in Jammy 6.8 kernel

2024-11-08 Thread Thomas Bechtold
** Tags removed: verification-needed ** Tags added: verification-done -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2084698 Title: Apparmor profile policy permstable32 component is missing in Jammy

[Bug 2065423] Re: Update AppArmor template to allow confined runc to kill containers

2024-11-18 Thread Thomas Bechtold
The Canonical public cloud team starts to produce Noble based EKS images and we ran into this problem, too. I did install containerd from proposed on the EKS (version 1.31) cluster under test and that fixed the problem. -- You received this bug notification because you are a member of Ubuntu Bug

[Bug 2065423] Re: Update AppArmor template to allow confined runc to kill containers

2024-11-26 Thread Thomas Bechtold
Looks like the containerd-app doesn't contain the version it should: $ dget -x -u https://code.launchpad.net/ubuntu/+archive/primary/+sourcefiles/containerd-app/1.7.19-0ubuntu1\~24.04.1/containerd-app_1.7.19-0ubuntu1\~24.04.1.dsc $ sha256sum containerd-app_1.7.19.orig.tar.gz

[Bug 2097421] Re: Merge python-s3transfer from Debian unstable for plucky

2025-02-11 Thread Thomas Bechtold
In progress. MR to bring ubuntu changes into debian: https://salsa.debian.org/python- team/packages/python-s3transfer/-/merge_requests/2 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2097421 Title:

<    1   2   3   4   5   6   >