[Bug 2107554] Re: qemu s390x SIGILL on simple _Decimal32 assignments (casts)

2025-04-17 Thread Colin Ian King
/proc/cpuinfo shows: features: esan3 zarch stfle msa ldisp eimm etf3eh highgprs vx vxe vxe2 it's missing the pfpo feature. Seems like the default s390x gcc options can build code that's not supported by QEMU for s390-ccw-virtio -- You received this bug notification because you are a me

[Bug 2107554] Re: qemu s390x SIGILL on simple __Decimal32 assignments (casts)

2025-04-17 Thread Colin Ian King
I suspect this is due to opcode pfpo not being supported. Also valgrind can't handle this instruction too: valgrind ./decimal32 ==8038== Memcheck, a memory error detector ==8038== Copyright (C) 2002-2024, and GNU GPL'd, by Julian Seward et al. ==8038== Using Valgrind-3.24.0 and LibVEX; rerun with

[Bug 2107554] Re: qemu s390x SIGILL on simple __Decimal32 assignments (casts)

2025-04-17 Thread Colin Ian King
Originally detected with stress-ng when running the Decimal floating point test case on s390x in a QEMU VM: stress-ng --dfp 1 I suspect Decimal conversion opcodes are not supported for QEMU s390x. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed

[Bug 2107554] [NEW] qemu s390x SIGILL on simple _Decimal32 assignments (casts)

2025-04-17 Thread Colin Ian King
Public bug reported: Running latest Plucky s390x server image in QEMU KVM. Simple conversion from _Decima32 to double triggers SIGILL. Same for _Decimal64 and _Decimal128 types too. Example code below: cking@plucky-s390x:~$ cat decimal32.c #include int main(void) { _Decimal32 v;

[Bug 2091943] Re: OpenSSH autopkgtests do not like tilde character in its version string (e.g. ~ppa1)

2025-04-15 Thread Colin Watson
This also means the description of this bug is probably wrong. I expect that it's about the length of the server banner (which is influenced by the length of the package version), not about the tilde character. -- You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 2091943] Re: OpenSSH autopkgtests do not like tilde character in its version string (e.g. ~ppa1)

2025-04-15 Thread Colin Watson
This is probably similar to what I fixed in https://salsa.debian.org/ssh- team/openssh/-/commit/a980bf94a32f191a9e412eb0550c74ca6d96940b, after some very time-consuming investigation. I suggest doing something similar. I'd probably take a merge request in Debian for this, to allow reducing your d

[Bug 2075996] Re: No dbg-sym in ddebs.ubuntu.com and debuginfod

2025-04-11 Thread Colin Watson
If this is still the case, it would be a problem with the code that keeps ddebs.ubuntu.com up to date, not with openssh. ** Package changed: openssh (Ubuntu) => ddeb-retriever -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bu

[Bug 2104163] [NEW] libcurl crash reusing connections with FTP protocol

2025-03-25 Thread Colin Leroy-Mira
Public bug reported: https://github.com/curl/curl/issues/13731 How to reproduce: URL1="https://en.wikipedia.org/wiki/Bioconductor"; URL2="ftp://ftp.ensembl.org/pub/release-71/gtf/caenorhabditis_elegans/Caenorhabditis_elegans.WBcel235.71.gtf.gz"; curl --keepalive-time 60 -OL $URL1 -OL $URL2 -OL

[Bug 2104068] [NEW] Nvidia driver 570 open doesn't load (llvmpipe is used)

2025-03-24 Thread Colin GILLE
Public bug reported: Under ubuntu plucky (upgrade from 24.10) the nvidia driver package doesn't seem to work. - No graphic acceleration (llvmpipe is used) - No resolution change The driver installs successfully, I haven't seen any specific log. A RTX 3080 is used. ProblemType: Bug DistroRele

[Bug 2061698] Re: Editing image, selecting a region and it crashed GIMP_2_10_36

2025-03-15 Thread Colin Leroy-Mira
Here is the fix cherry-picked as a debdiff. ** Patch added: "gimp-fix-copy.patch" https://bugs.launchpad.net/ubuntu/+source/gimp/+bug/2061698/+attachment/5864933/+files/gimp-fix-copy.patch -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to U

[Bug 2100703] Re: Gimp crashes copying a 40x1 zone

2025-03-13 Thread Colin Leroy-Mira
An Intel: :00:02.0 VGA compatible controller: Intel Corporation Raptor Lake-P [Iris Xe Graphics] (rev 04) But I don't understand how you folks can't reproduce. It triggers an assertion failure, it's not random. To try to reproduce, first select a normal, approximately square zone and copy it

[Bug 2100703] Re: Gimp crashes copying a 40x1 zone

2025-03-07 Thread Colin Leroy-Mira
I've registered on discourse.ubuntu.com but as a new user I apparently can't post anywhere. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2100703 Title: Gimp crashes copying a 40x1 zone To manage n

[Bug 2100703] Re: Gimp crashes copying a 40x1 zone

2025-03-07 Thread Colin Leroy-Mira
@Erich I meant if you follow the steps in the video, can you reproduce? on x86_64 ? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2100703 Title: Gimp crashes copying a 40x1 zone To manage notificat

[Bug 2100703] Re: Gimp crashes copying a 40x1 zone

2025-03-05 Thread Colin Leroy-Mira
Does this help reproducing? https://www.youtube.com/watch?v=zmQaKPVCOHw -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2100703 Title: Gimp crashes copying a 40x1 zone To manage notifications about

[Bug 2100703] Re: Gimp crashes copying a 40x1 zone

2025-03-05 Thread Colin Leroy-Mira
I would love to see it fixed in 24.04 (which is an LTS) though 🙂 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2100703 Title: Gimp crashes copying a 40x1 zone To manage notifications about this bug

[Bug 2100703] Re: Gimp crashes copying a 40x1 zone

2025-03-02 Thread Colin Leroy-Mira
Attached package diff to include the upstream patch. ** Patch added: "gimp-fix-copy.patch" https://bugs.launchpad.net/ubuntu/+source/gimp/+bug/2100703/+attachment/5861632/+files/gimp-fix-copy.patch -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscr

[Bug 2100703] [NEW] Gimp crashes copying a 40x1 zone

2025-03-02 Thread Colin Leroy-Mira
Public bug reported: Very small copies with a large aspect ratio get a preview rounded to 0 pixels when the Patterns dialog is visible, making Gimp crash. The fix is already upstream at https://gitlab.gnome.org/GNOME/gimp/-/commit/64f45df6ce6 Steps to reproduce: - Open an image - Open the patter

[Bug 2058031] Re: [SRU] Backport 0.107.1-3 to Ubuntu 22.04

2025-02-11 Thread Colin Lord
If I understand correctly, the juju fix has been pushed, so is it expected that netplan 107 will be put back in jammy -updates again? Just wondering if there is anything blocking it and if/when to expect it, if there's a place to track progress that would be pretty helpful. I've been using netplan

[Bug 2096658] Re: Info sidebar not displaying

2025-01-27 Thread Colin Clark
The sidebar pane may be so narrow that you cannot see it. Move your mouse cursor very carefully at the window edge to see if it changes form to allow you to resize the window. Or, close Geeqie and open $HOME/.config/geeqie/geeqierc.xml in an editor. Find line: Set the width parameter to

[Bug 1916456] Re: error in murano-dashboard when clicking on add component in environment

2025-01-22 Thread Colin Watson
This package has been removed from Debian (https://bugs.debian.org/1069712) and so has now also been removed from Ubuntu. We're sorry that we couldn't fix your bug properly. Removing packages: murano-dashboard 1:16.0.0-0ubuntu1 in plucky python3-murano-dashboard 1:16.0.0-0

[Bug 1579681] Re: Murano-dashboard throws exception in Xenial

2025-01-22 Thread Colin Watson
This package has been removed from Debian (https://bugs.debian.org/1069712) and so has now also been removed from Ubuntu. We're sorry that we couldn't fix your bug properly. Removing packages: murano-dashboard 1:16.0.0-0ubuntu1 in plucky python3-murano-dashboard 1:16.0.0-0

[Bug 1869009] Re: install murano-dashboard on existing openstack dashboard charm

2025-01-22 Thread Colin Watson
This package has been removed from Debian (https://bugs.debian.org/1069712) and so has now also been removed from Ubuntu. We're sorry that we couldn't fix your bug properly. Removing packages: murano-dashboard 1:16.0.0-0ubuntu1 in plucky python3-murano-dashboard 1:16.0.0-0

[Bug 2053005] Re: [RM] murano, murano-dashboard, murano-agent

2025-01-22 Thread Colin Watson
Removing packages: murano-dashboard 1:16.0.0-0ubuntu1 in plucky python3-murano-dashboard 1:16.0.0-0ubuntu1 in plucky amd64 python3-murano-dashboard 1:16.0.0-0ubuntu1 in plucky arm64 python3-murano-dashboard 1:16.0.0-0ubuntu1 in plucky armhf

[Bug 2053005] Re: [RM] murano, murano-dashboard, murano-agent

2025-01-22 Thread Colin Watson
Removing packages: murano 1:16.0.0-0ubuntu1 in plucky murano-api 1:16.0.0-0ubuntu1 in plucky amd64 murano-api 1:16.0.0-0ubuntu1 in plucky arm64 murano-api 1:16.0.0-0ubuntu1 in plucky armhf murano-api 1:16.0.0-0ubuntu1 in plucky

[Bug 1671031] Re: murano-cfapi refers to the config file murano-cfapi-cfapi.conf

2025-01-22 Thread Colin Watson
This package has been removed from Debian (https://bugs.debian.org/1069711) and so has now also been removed from Ubuntu. We're sorry that we couldn't fix your bug properly. Removing packages: murano 1:16.0.0-0ubuntu1 in plucky murano-api 1:16.0.0-0ubuntu1 in plucky amd64

[Bug 1570962] Re: Murano doesn't detect pre-installed murano-agent on the debian image

2025-01-22 Thread Colin Watson
This package has been removed from Debian (https://bugs.debian.org/1069711) and so has now also been removed from Ubuntu. We're sorry that we couldn't fix your bug properly. Removing packages: murano 1:16.0.0-0ubuntu1 in plucky murano-api 1:16.0.0-0ubuntu1 in plucky amd64

[Bug 1991939] Re: zed unit test failures

2025-01-22 Thread Colin Watson
This package has been removed from Debian (https://bugs.debian.org/1069711) and so has now also been removed from Ubuntu. We're sorry that we couldn't fix your bug properly. Removing packages: murano 1:16.0.0-0ubuntu1 in plucky murano-api 1:16.0.0-0ubuntu1 in plucky amd64

[Bug 2035996] Re: Drop support for python3-congressclient since it is retired

2025-01-22 Thread Colin Watson
This package has been removed from Debian (https://bugs.debian.org/1069711) and so has now also been removed from Ubuntu. We're sorry that we couldn't fix your bug properly. Removing packages: murano 1:16.0.0-0ubuntu1 in plucky murano-api 1:16.0.0-0ubuntu1 in plucky amd64

[Bug 1001957] Re: The default dictionary lacks the word 'immersive'

2025-01-21 Thread Colin Watson
This package has been removed from Debian (https://bugs.debian.org/1093511) and so has now also been removed from Ubuntu. We're sorry that we couldn't fix your bug properly. Removing packages: gnome-dictionary 40.0-4 in plucky gnome-dictionary 40.0-4 in plucky amd64

[Bug 893199] Re: Dictionary Look Up Applet missing in Oneiric

2025-01-21 Thread Colin Watson
This package has been removed from Debian (https://bugs.debian.org/1093511) and so has now also been removed from Ubuntu. We're sorry that we couldn't fix your bug properly. Removing packages: gnome-dictionary 40.0-4 in plucky gnome-dictionary 40.0-4 in plucky amd64

[Bug 1759274] Re: betaradio crashed with SIGSEGV in call_in_idle_cb()

2025-01-21 Thread Colin Watson
This package has been removed from Debian (https://bugs.debian.org/1092951) and so has now also been removed from Ubuntu. We're sorry that we couldn't fix your bug properly. Removing packages: betaradio 1.6-1build3 in plucky betaradio 1.6-1build3 in plucky amd64

[Bug 2061672] Re: adiosxml2h crashed with ModuleNotFoundError in Noble

2025-01-21 Thread Colin Watson
This package has been removed from Debian (https://bugs.debian.org/1092992) and so has now also been removed from Ubuntu. We're sorry that we couldn't fix your bug properly. Removing packages: adios 1.13.1-42 in plucky Comment: (From Debian) ROM; depends on package thats being removed; De

[Bug 2044083] Re: gdm-settings crashed with FileNotFoundError in _execute_child(): [Errno 2] Нет такого файла или каталога: 'glib-compile-resources'

2025-01-21 Thread Colin Watson
This package has been removed from Debian (https://bugs.debian.org/1091213) and so has now also been removed from Ubuntu. We're sorry that we couldn't fix your bug properly. Removing packages: gdm-settings 4.4-1 in plucky gdm-settings 4.4-1 in plucky amd64

[Bug 2085010] Re: The resolution of the Desktop can not applied to the login screen.

2025-01-21 Thread Colin Watson
This package has been removed from Debian (https://bugs.debian.org/1091213) and so has now also been removed from Ubuntu. We're sorry that we couldn't fix your bug properly. Removing packages: gdm-settings 4.4-1 in plucky gdm-settings 4.4-1 in plucky amd64

[Bug 116690] Re: [apport] tiemu crashed with SIGSEGV in _start()

2025-01-21 Thread Colin Watson
This package has been removed from Debian (https://bugs.debian.org/1090983) and so has now also been removed from Ubuntu. We're sorry that we couldn't fix your bug properly. Removing packages: tiemu 3.04~git20220826.cda2db4+dfsg-2build2 in plucky tiemu 3.04~git20220826.cda

[Bug 491571] Re: Crashes sometimes while writing or sending files

2025-01-21 Thread Colin Watson
This package has been removed from Debian (https://bugs.debian.org/1090365) and so has now also been removed from Ubuntu. We're sorry that we couldn't fix your bug properly. Removing packages: pidgin-sipe 1.25.0-2.1ubuntu1 in plucky pidgin-sipe 1.25.0-2.1ubuntu1 in plucky

[Bug 373767] Re: Incorrect keyboard mapping

2025-01-21 Thread Colin Watson
This package has been removed from Debian (https://bugs.debian.org/1090983) and so has now also been removed from Ubuntu. We're sorry that we couldn't fix your bug properly. Removing packages: tiemu 3.04~git20220826.cda2db4+dfsg-2build2 in plucky tiemu 3.04~git20220826.cda

[Bug 537259] Re: pidgin-sipe 1.5 in karmic unable to send IM's to members who are not in contact list

2025-01-21 Thread Colin Watson
This package has been removed from Debian (https://bugs.debian.org/1090365) and so has now also been removed from Ubuntu. We're sorry that we couldn't fix your bug properly. Removing packages: pidgin-sipe 1.25.0-2.1ubuntu1 in plucky pidgin-sipe 1.25.0-2.1ubuntu1 in plucky

[Bug 568648] Re: MS communicator 2007 users are duplicated when placed in groups

2025-01-21 Thread Colin Watson
This package has been removed from Debian (https://bugs.debian.org/1090365) and so has now also been removed from Ubuntu. We're sorry that we couldn't fix your bug properly. Removing packages: pidgin-sipe 1.25.0-2.1ubuntu1 in plucky pidgin-sipe 1.25.0-2.1ubuntu1 in plucky

[Bug 1010129] Re: pidgin crashed with SIGSEGV in pidgin_conv_add_gtkconv()

2025-01-21 Thread Colin Watson
This package has been removed from Debian (https://bugs.debian.org/1090365) and so has now also been removed from Ubuntu. We're sorry that we couldn't fix your bug properly. Removing packages: pidgin-sipe 1.25.0-2.1ubuntu1 in plucky pidgin-sipe 1.25.0-2.1ubuntu1 in plucky

[Bug 831303] Re: Edit after cut&paste of URLs doesn't work

2025-01-21 Thread Colin Watson
This package has been removed from Debian (https://bugs.debian.org/1090365) and so has now also been removed from Ubuntu. We're sorry that we couldn't fix your bug properly. Removing packages: pidgin-sipe 1.25.0-2.1ubuntu1 in plucky pidgin-sipe 1.25.0-2.1ubuntu1 in plucky

[Bug 962955] Re: Can't log into office communicator after upgrade

2025-01-21 Thread Colin Watson
This package has been removed from Debian (https://bugs.debian.org/1090365) and so has now also been removed from Ubuntu. We're sorry that we couldn't fix your bug properly. Removing packages: pidgin-sipe 1.25.0-2.1ubuntu1 in plucky pidgin-sipe 1.25.0-2.1ubuntu1 in plucky

[Bug 1129691] Re: pidgin.orig crashed with SIGABRT in raise()

2025-01-21 Thread Colin Watson
This package has been removed from Debian (https://bugs.debian.org/1090365) and so has now also been removed from Ubuntu. We're sorry that we couldn't fix your bug properly. Removing packages: pidgin-sipe 1.25.0-2.1ubuntu1 in plucky pidgin-sipe 1.25.0-2.1ubuntu1 in plucky

[Bug 1031202] Re: Pidging sipe shows Read Error even after setting NSS_SSL_CBC_RANDOM_IV=0

2025-01-21 Thread Colin Watson
This package has been removed from Debian (https://bugs.debian.org/1090365) and so has now also been removed from Ubuntu. We're sorry that we couldn't fix your bug properly. Removing packages: pidgin-sipe 1.25.0-2.1ubuntu1 in plucky pidgin-sipe 1.25.0-2.1ubuntu1 in plucky

[Bug 1065639] Re: pidgin-sipe prompts for password when using system kerberos for authentication

2025-01-21 Thread Colin Watson
This package has been removed from Debian (https://bugs.debian.org/1090365) and so has now also been removed from Ubuntu. We're sorry that we couldn't fix your bug properly. Removing packages: pidgin-sipe 1.25.0-2.1ubuntu1 in plucky pidgin-sipe 1.25.0-2.1ubuntu1 in plucky

[Bug 1242978] Re: Authentication fails after upgrade to 13.10 Saucy Salamander

2025-01-21 Thread Colin Watson
This package has been removed from Debian (https://bugs.debian.org/1090365) and so has now also been removed from Ubuntu. We're sorry that we couldn't fix your bug properly. Removing packages: pidgin-sipe 1.25.0-2.1ubuntu1 in plucky pidgin-sipe 1.25.0-2.1ubuntu1 in plucky

[Bug 1249860] Re: tiemu crashes , Unable to open this file: ipaq_ti89.skn

2025-01-21 Thread Colin Watson
This package has been removed from Debian (https://bugs.debian.org/1090983) and so has now also been removed from Ubuntu. We're sorry that we couldn't fix your bug properly. Removing packages: tiemu 3.04~git20220826.cda2db4+dfsg-2build2 in plucky tiemu 3.04~git20220826.cda

[Bug 1488336] Re: authentication failed

2025-01-21 Thread Colin Watson
This package has been removed from Debian (https://bugs.debian.org/1090365) and so has now also been removed from Ubuntu. We're sorry that we couldn't fix your bug properly. Removing packages: pidgin-sipe 1.25.0-2.1ubuntu1 in plucky pidgin-sipe 1.25.0-2.1ubuntu1 in plucky

[Bug 1607254] Re: pidgin-sipe should depend on package pidgin

2025-01-21 Thread Colin Watson
This package has been removed from Debian (https://bugs.debian.org/1090365) and so has now also been removed from Ubuntu. We're sorry that we couldn't fix your bug properly. Removing packages: pidgin-sipe 1.25.0-2.1ubuntu1 in plucky pidgin-sipe 1.25.0-2.1ubuntu1 in plucky

[Bug 1500752] Re: pidgin-sipe crash

2025-01-21 Thread Colin Watson
This package has been removed from Debian (https://bugs.debian.org/1090365) and so has now also been removed from Ubuntu. We're sorry that we couldn't fix your bug properly. Removing packages: pidgin-sipe 1.25.0-2.1ubuntu1 in plucky pidgin-sipe 1.25.0-2.1ubuntu1 in plucky

[Bug 1647294] Re: Please build with HAVE_GSSAPI_ONLY

2025-01-21 Thread Colin Watson
This package has been removed from Debian (https://bugs.debian.org/1090365) and so has now also been removed from Ubuntu. We're sorry that we couldn't fix your bug properly. Removing packages: pidgin-sipe 1.25.0-2.1ubuntu1 in plucky pidgin-sipe 1.25.0-2.1ubuntu1 in plucky

[Bug 1523704] Re: pidgin-sipe says messages are not delivered during group chat because it thinks no one is online

2025-01-21 Thread Colin Watson
This package has been removed from Debian (https://bugs.debian.org/1090365) and so has now also been removed from Ubuntu. We're sorry that we couldn't fix your bug properly. Removing packages: pidgin-sipe 1.25.0-2.1ubuntu1 in plucky pidgin-sipe 1.25.0-2.1ubuntu1 in plucky

[Bug 1700424] Re: package python-sahara-dashboard 4.0.0-1 failed to install/upgrade: sub-processo script post-installation instalado retornou estado de saída de erro 1

2025-01-21 Thread Colin Watson
This package has been removed from Debian (https://bugs.debian.org/1090739) and so has now also been removed from Ubuntu. We're sorry that we couldn't fix your bug properly. Removing packages: sahara-dashboard 19.0.0-3 in plucky Comment: (From Debian) ROM; Dead upstream; Debian bug #10907

[Bug 2053004] Re: [RM] sahara and sahara-dashboard

2025-01-21 Thread Colin Watson
Removing packages: sahara-dashboard 19.0.0-3 in plucky Comment: (From Debian) ROM; Dead upstream; Debian bug #1090739 Remove [y|N]? y ** Changed in: sahara-dashboard (Ubuntu) Status: New => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 2059009] Re: proposed-migration for pidgin-sipe 1.25.0-2.1build1

2025-01-21 Thread Colin Watson
This package has been removed from Debian (https://bugs.debian.org/1090365) and so has now also been removed from Ubuntu. We're sorry that we couldn't fix your bug properly. Removing packages: pidgin-sipe 1.25.0-2.1ubuntu1 in plucky pidgin-sipe 1.25.0-2.1ubuntu1 in plucky

[Bug 1782791] Re: pidgin-sipe libfreerdb color depth issue for screen sharing

2025-01-21 Thread Colin Watson
This package has been removed from Debian (https://bugs.debian.org/1090365) and so has now also been removed from Ubuntu. We're sorry that we couldn't fix your bug properly. Removing packages: pidgin-sipe 1.25.0-2.1ubuntu1 in plucky pidgin-sipe 1.25.0-2.1ubuntu1 in plucky

[Bug 269274] Re: w3-dtd-mathml package does not install XML catalog

2025-01-21 Thread Colin Watson
This package has been removed from Debian (https://bugs.debian.org/1087769) and so has now also been removed from Ubuntu. We're sorry that we couldn't fix your bug properly. Removing packages: w3-dtd-mathml 2.0.0.0-6 in plucky w3-dtd-mathml 2.0.0.0-6 in plucky amd64

[Bug 668616] Re: filetype not properly registered

2025-01-21 Thread Colin Watson
This package has been removed from Debian (https://bugs.debian.org/1088560) and so has now also been removed from Ubuntu. We're sorry that we couldn't fix your bug properly. Removing packages: clamz 0.5-2.1build2 in plucky clamz 0.5-2.1build2 in plucky amd64

[Bug 2065449] Re: Please merge compton-conf 0.16.0-3 into Oracular

2025-01-21 Thread Colin Watson
Removing packages: compton-conf 0.16.0-1ubuntu5 in plucky compton-conf 0.16.0-1ubuntu5 in plucky amd64 compton-conf 0.16.0-1ubuntu5 in plucky arm64 compton-conf 0.16.0-1ubuntu5 in plucky armhf compton-conf 0.16.0-1ubuntu5 in pl

[Bug 669079] Re: After upgrade to 10.10 all work is lost

2025-01-21 Thread Colin Watson
This package has been removed from Debian (https://bugs.debian.org/1087015) and so has now also been removed from Ubuntu. We're sorry that we couldn't fix your bug properly. Removing packages: anki 2.1.15+dfsg-4ubuntu2 in plucky anki 2.1.15+dfsg-4ubuntu2 in plucky amd64

[Bug 519696] Re: Closing assistant results in dbus timeout

2025-01-21 Thread Colin Watson
This package has been removed from Debian (https://bugs.debian.org/1090316) and so has now also been removed from Ubuntu. We're sorry that we couldn't fix your bug properly. Removing packages: gnome-dvb-daemon 1:0.2.91~git20170110-5build3 in plucky gnome-dvb-client 1:0.2.9

[Bug 685699] Re: When I use Digital TV plug in on mplayer I get an error warning advising "An Error Occurred Could not open resource for reading and writing."

2025-01-21 Thread Colin Watson
This package has been removed from Debian (https://bugs.debian.org/1090316) and so has now also been removed from Ubuntu. We're sorry that we couldn't fix your bug properly. Removing packages: gnome-dvb-daemon 1:0.2.91~git20170110-5build3 in plucky gnome-dvb-client 1:0.2.9

[Bug 550373] Re: gnome-dvb-control crashed with DBusException in call_blocking()

2025-01-21 Thread Colin Watson
This package has been removed from Debian (https://bugs.debian.org/1090316) and so has now also been removed from Ubuntu. We're sorry that we couldn't fix your bug properly. Removing packages: gnome-dvb-daemon 1:0.2.91~git20170110-5build3 in plucky gnome-dvb-client 1:0.2.9

[Bug 528849] Re: gnome-dvb-daemon crashed with SIGSEGV in dvb_scanner_Destroy()

2025-01-21 Thread Colin Watson
This package has been removed from Debian (https://bugs.debian.org/1090316) and so has now also been removed from Ubuntu. We're sorry that we couldn't fix your bug properly. Removing packages: gnome-dvb-daemon 1:0.2.91~git20170110-5build3 in plucky gnome-dvb-client 1:0.2.9

[Bug 595136] Re: Lucid: Totem + DVB-T = Could not receive message. (Timeout while waiting for server response)

2025-01-21 Thread Colin Watson
This package has been removed from Debian (https://bugs.debian.org/1090316) and so has now also been removed from Ubuntu. We're sorry that we couldn't fix your bug properly. Removing packages: gnome-dvb-daemon 1:0.2.91~git20170110-5build3 in plucky gnome-dvb-client 1:0.2.9

[Bug 559120] Re: gnome-dvb-setup crashed with DBusException in call_blocking()

2025-01-21 Thread Colin Watson
This package has been removed from Debian (https://bugs.debian.org/1090316) and so has now also been removed from Ubuntu. We're sorry that we couldn't fix your bug properly. Removing packages: gnome-dvb-daemon 1:0.2.91~git20170110-5build3 in plucky gnome-dvb-client 1:0.2.9

[Bug 1455097] Re: /etc/pm/sleep.d/ is no more processed

2025-01-21 Thread Colin Watson
This package has been removed from Debian (https://bugs.debian.org/1086877) and so has now also been removed from Ubuntu. We're sorry that we couldn't fix your bug properly. Removing packages: ifplugd 0.28-19.7 in plucky ifplugd 0.28-19.7 in plucky amd64 if

[Bug 647419] Re: Trying to open the menu option "Edit/Digital TV Preferences" an error is displayed

2025-01-21 Thread Colin Watson
This package has been removed from Debian (https://bugs.debian.org/1090316) and so has now also been removed from Ubuntu. We're sorry that we couldn't fix your bug properly. Removing packages: gnome-dvb-daemon 1:0.2.91~git20170110-5build3 in plucky gnome-dvb-client 1:0.2.9

[Bug 662780] Re: not able to finish 1st run scan and add channels

2025-01-21 Thread Colin Watson
This package has been removed from Debian (https://bugs.debian.org/1090316) and so has now also been removed from Ubuntu. We're sorry that we couldn't fix your bug properly. Removing packages: gnome-dvb-daemon 1:0.2.91~git20170110-5build3 in plucky gnome-dvb-client 1:0.2.9

[Bug 674993] Re: gnome-dvb-daemon does not find channels in Estonia and Lithuania

2025-01-21 Thread Colin Watson
This package has been removed from Debian (https://bugs.debian.org/1090316) and so has now also been removed from Ubuntu. We're sorry that we couldn't fix your bug properly. Removing packages: gnome-dvb-daemon 1:0.2.91~git20170110-5build3 in plucky gnome-dvb-client 1:0.2.9

[Bug 1593392] Re: package android-androresolvd 1.3-1 failed to install/upgrade: podproces zainstalowany skrypt post-installation zwrócił kod błędu 1

2025-01-21 Thread Colin Watson
This package has been removed from Debian (https://bugs.debian.org/1085215) and so has now also been removed from Ubuntu. We're sorry that we couldn't fix your bug properly. Removing packages: android-androresolvd 1.3-1build1 in plucky android-androresolvd 1.3-1build1 in p

[Bug 749204] Re: Heavy disk I/O for hours without scheduled recordings

2025-01-21 Thread Colin Watson
This package has been removed from Debian (https://bugs.debian.org/1090316) and so has now also been removed from Ubuntu. We're sorry that we couldn't fix your bug properly. Removing packages: gnome-dvb-daemon 1:0.2.91~git20170110-5build3 in plucky gnome-dvb-client 1:0.2.9

[Bug 759145] Re: gnome-dvb-control crashed with DBusException in call_blocking(): org.freedesktop.DBus.Error.UnknownMethod: Method "GetChannelList" with signature "" on interface "org.gnome.DVB.Device

2025-01-21 Thread Colin Watson
This package has been removed from Debian (https://bugs.debian.org/1090316) and so has now also been removed from Ubuntu. We're sorry that we couldn't fix your bug properly. Removing packages: gnome-dvb-daemon 1:0.2.91~git20170110-5build3 in plucky gnome-dvb-client 1:0.2.9

[Bug 788572] Re: crashes, when trying to watch digital tv by totem

2025-01-21 Thread Colin Watson
This package has been removed from Debian (https://bugs.debian.org/1090316) and so has now also been removed from Ubuntu. We're sorry that we couldn't fix your bug properly. Removing packages: gnome-dvb-daemon 1:0.2.91~git20170110-5build3 in plucky gnome-dvb-client 1:0.2.9

[Bug 846939] Re: totem-plugins-dvb-daemon doesn't show any DVB options in Totem

2025-01-21 Thread Colin Watson
This package has been removed from Debian (https://bugs.debian.org/1090316) and so has now also been removed from Ubuntu. We're sorry that we couldn't fix your bug properly. Removing packages: gnome-dvb-daemon 1:0.2.91~git20170110-5build3 in plucky gnome-dvb-client 1:0.2.9

[Bug 1475482] Re: package android-androresolvd (not installed) failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2025-01-21 Thread Colin Watson
This package has been removed from Debian (https://bugs.debian.org/1085215) and so has now also been removed from Ubuntu. We're sorry that we couldn't fix your bug properly. Removing packages: android-androresolvd 1.3-1build1 in plucky android-androresolvd 1.3-1build1 in p

[Bug 1461195] Re: package android-androresolvd 1.3-1 failed to install/upgrade: el subproceso instalado el script post-installation devolvió el código de salida de error 255

2025-01-21 Thread Colin Watson
This package has been removed from Debian (https://bugs.debian.org/1085215) and so has now also been removed from Ubuntu. We're sorry that we couldn't fix your bug properly. Removing packages: android-androresolvd 1.3-1build1 in plucky android-androresolvd 1.3-1build1 in p

[Bug 1573657] Re: package fuseiso9660 0.3-1.1 failed to install/upgrade: package is in a very bad inconsistent state; you should reinstall it before attempting configuration

2025-01-21 Thread Colin Watson
This package has been removed from Debian (https://bugs.debian.org/1085456) and so has now also been removed from Ubuntu. We're sorry that we couldn't fix your bug properly. Removing packages: fuse-umfuse-iso9660 0.3-2build2 in plucky umview-mod-umfuseiso9660 0.3-2build2 i

[Bug 1499162] Re: package android-androresolvd 1.3-1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2025-01-21 Thread Colin Watson
This package has been removed from Debian (https://bugs.debian.org/1085215) and so has now also been removed from Ubuntu. We're sorry that we couldn't fix your bug properly. Removing packages: android-androresolvd 1.3-1build1 in plucky android-androresolvd 1.3-1build1 in p

[Bug 1761053] Re: package android-androresolvd 1.3-1build1 failed to install/upgrade: installed android-androresolvd package post-installation script subprocess returned error exit status 2

2025-01-21 Thread Colin Watson
This package has been removed from Debian (https://bugs.debian.org/1085215) and so has now also been removed from Ubuntu. We're sorry that we couldn't fix your bug properly. Removing packages: android-androresolvd 1.3-1build1 in plucky android-androresolvd 1.3-1build1 in p

[Bug 1558476] Re: package android-androresolvd 1.3-1 failed to install/upgrade: Unterprozess installiertes post-installation-Skript gab den Fehlerwert 1 zurück

2025-01-21 Thread Colin Watson
This package has been removed from Debian (https://bugs.debian.org/1085215) and so has now also been removed from Ubuntu. We're sorry that we couldn't fix your bug properly. Removing packages: android-androresolvd 1.3-1build1 in plucky android-androresolvd 1.3-1build1 in p

[Bug 1679185] Re: package android-androresolvd 1.3-1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2025-01-21 Thread Colin Watson
This package has been removed from Debian (https://bugs.debian.org/1085215) and so has now also been removed from Ubuntu. We're sorry that we couldn't fix your bug properly. Removing packages: android-androresolvd 1.3-1build1 in plucky android-androresolvd 1.3-1build1 in p

[Bug 1698499] Re: package android-androresolvd 1.3-1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2025-01-21 Thread Colin Watson
This package has been removed from Debian (https://bugs.debian.org/1085215) and so has now also been removed from Ubuntu. We're sorry that we couldn't fix your bug properly. Removing packages: android-androresolvd 1.3-1build1 in plucky android-androresolvd 1.3-1build1 in p

[Bug 1740650] Re: package android-androresolvd 1.3-1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2025-01-21 Thread Colin Watson
This package has been removed from Debian (https://bugs.debian.org/1085215) and so has now also been removed from Ubuntu. We're sorry that we couldn't fix your bug properly. Removing packages: android-androresolvd 1.3-1build1 in plucky android-androresolvd 1.3-1build1 in p

[Bug 1806476] Re: package android-androresolvd 1.3-1build1 failed to install/upgrade: installed android-androresolvd package post-installation script subprocess returned error exit status 1

2025-01-21 Thread Colin Watson
This package has been removed from Debian (https://bugs.debian.org/1085215) and so has now also been removed from Ubuntu. We're sorry that we couldn't fix your bug properly. Removing packages: android-androresolvd 1.3-1build1 in plucky android-androresolvd 1.3-1build1 in p

[Bug 1733474] Re: package android-androresolvd 1.3-1 failed to install/upgrade: el subproceso instalado el script post-installation devolvió el código de salida de error 1

2025-01-21 Thread Colin Watson
This package has been removed from Debian (https://bugs.debian.org/1085215) and so has now also been removed from Ubuntu. We're sorry that we couldn't fix your bug properly. Removing packages: android-androresolvd 1.3-1build1 in plucky android-androresolvd 1.3-1build1 in p

[Bug 1750927] Re: package android-androresolvd 1.3-1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2025-01-21 Thread Colin Watson
This package has been removed from Debian (https://bugs.debian.org/1085215) and so has now also been removed from Ubuntu. We're sorry that we couldn't fix your bug properly. Removing packages: android-androresolvd 1.3-1build1 in plucky android-androresolvd 1.3-1build1 in p

[Bug 1777949] Re: package android-androresolvd 1.3-1 failed to install/upgrade: subproses skrip post-installation terpasang menghasilkan kesalahan status keluaran: 1

2025-01-21 Thread Colin Watson
This package has been removed from Debian (https://bugs.debian.org/1085215) and so has now also been removed from Ubuntu. We're sorry that we couldn't fix your bug properly. Removing packages: android-androresolvd 1.3-1build1 in plucky android-androresolvd 1.3-1build1 in p

[Bug 1955763] Re: package android-androresolvd 1.3-1build1 failed to install/upgrade: installed android-androresolvd package post-installation script subprocess returned error exit status 2

2025-01-21 Thread Colin Watson
This package has been removed from Debian (https://bugs.debian.org/1085215) and so has now also been removed from Ubuntu. We're sorry that we couldn't fix your bug properly. Removing packages: android-androresolvd 1.3-1build1 in plucky android-androresolvd 1.3-1build1 in p

[Bug 1813366] Re: package android-androresolvd 1.3-1build1 failed to install/upgrade: instalado android-androresolvd paquete post-installation guión el subproceso devolvió un error con estado de salid

2025-01-21 Thread Colin Watson
This package has been removed from Debian (https://bugs.debian.org/1085215) and so has now also been removed from Ubuntu. We're sorry that we couldn't fix your bug properly. Removing packages: android-androresolvd 1.3-1build1 in plucky android-androresolvd 1.3-1build1 in p

[Bug 315895] Re: Anki "Edit Deck Properties" window does not close

2025-01-21 Thread Colin Watson
This package has been removed from Debian (https://bugs.debian.org/1087015) and so has now also been removed from Ubuntu. We're sorry that we couldn't fix your bug properly. Removing packages: anki 2.1.15+dfsg-4ubuntu2 in plucky anki 2.1.15+dfsg-4ubuntu2 in plucky amd64

[Bug 667066] Re: Can't create new deck

2025-01-21 Thread Colin Watson
This package has been removed from Debian (https://bugs.debian.org/1087015) and so has now also been removed from Ubuntu. We're sorry that we couldn't fix your bug properly. Removing packages: anki 2.1.15+dfsg-4ubuntu2 in plucky anki 2.1.15+dfsg-4ubuntu2 in plucky amd64

[Bug 285454] Re: Anki UI-Problem - nearly white text on white background

2025-01-21 Thread Colin Watson
This package has been removed from Debian (https://bugs.debian.org/1087015) and so has now also been removed from Ubuntu. We're sorry that we couldn't fix your bug properly. Removing packages: anki 2.1.15+dfsg-4ubuntu2 in plucky anki 2.1.15+dfsg-4ubuntu2 in plucky amd64

[Bug 763938] Re: Making missing dvipng package error easier for new users

2025-01-21 Thread Colin Watson
This package has been removed from Debian (https://bugs.debian.org/1087015) and so has now also been removed from Ubuntu. We're sorry that we couldn't fix your bug properly. Removing packages: anki 2.1.15+dfsg-4ubuntu2 in plucky anki 2.1.15+dfsg-4ubuntu2 in plucky amd64

[Bug 588475] Re: Incorrect check message for maintainer mode

2025-01-21 Thread Colin Watson
Also, I think this was https://debbugs.gnu.org/cgi/bugreport.cgi?bug=9890, fixed in Automake upstream in 2011. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/588475 Title: Incorrect check message for

[Bug 588475] Re: Incorrect check message for maintainer mode

2025-01-21 Thread Colin Watson
This package has been removed from Debian (https://bugs.debian.org/1090042) and so has now also been removed from Ubuntu. We're sorry that we couldn't fix your bug properly. Removing packages: automake1.11 1:1.11.6-6 in plucky automake1.11 1:1.11.6-6 in plucky amd64

[Bug 972423] Re: Anki does not underline the type of card

2025-01-21 Thread Colin Watson
This package has been removed from Debian (https://bugs.debian.org/1087015) and so has now also been removed from Ubuntu. We're sorry that we couldn't fix your bug properly. Removing packages: anki 2.1.15+dfsg-4ubuntu2 in plucky anki 2.1.15+dfsg-4ubuntu2 in plucky amd64

[Bug 984576] Re: RFE: Lingvo Tutor Support

2025-01-21 Thread Colin Watson
This package has been removed from Debian (https://bugs.debian.org/1087015) and so has now also been removed from Ubuntu. We're sorry that we couldn't fix your bug properly. Removing packages: anki 2.1.15+dfsg-4ubuntu2 in plucky anki 2.1.15+dfsg-4ubuntu2 in plucky amd64

[Bug 1180064] Re: anki upload errors - fails

2025-01-21 Thread Colin Watson
This package has been removed from Debian (https://bugs.debian.org/1087015) and so has now also been removed from Ubuntu. We're sorry that we couldn't fix your bug properly. Removing packages: anki 2.1.15+dfsg-4ubuntu2 in plucky anki 2.1.15+dfsg-4ubuntu2 in plucky amd64

[Bug 686031] Re: unity problem: tray icon lets crash the program

2025-01-21 Thread Colin Watson
This package has been removed from Debian (https://bugs.debian.org/1087015) and so has now also been removed from Ubuntu. We're sorry that we couldn't fix your bug properly. Removing packages: anki 2.1.15+dfsg-4ubuntu2 in plucky anki 2.1.15+dfsg-4ubuntu2 in plucky amd64

  1   2   3   4   5   6   7   8   9   10   >