[Bug 1818294] Re: HiSilicon HNS ethernet broken in 4.15.0-45
@dannf this 4.18.0 HWE build works for me. builder@xam-taishan-4:~$ uname -a Linux xam-taishan-4 4.18.0-16-generic #17 SMP Thu Mar 7 21:31:17 UTC 2019 aarch64 aarch64 aarch64 GNU/Linux builder@xam-taishan-4:~$ ping -c 1 8.8.8.8 PING 8.8.8.8 (8.8.8.8) 56(84) bytes of data. 64 bytes from 8.8.8.8: icmp_seq=1 ttl=116 time=1.50 ms -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1818294 Title: HiSilicon HNS ethernet broken in 4.15.0-45 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1818294/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1818294] Re: HiSilicon HNS ethernet broken in 4.15.0-45
- if (h->phy_if == PHY_INTERFACE_MODE_SGMII) - phy_stop(phy_dev); ... if the interface supports sgmii, disable the device? Or am I reading that wrong -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1818294 Title: HiSilicon HNS ethernet broken in 4.15.0-45 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1818294/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1818294] Re: HiSilicon HNS ethernet broken in 4.15.0-45
I am online with +xr320.3 So the fix is c77804be53369dd4c15bfc376cf9b45948194cab ? The commit message doesn't make it _seem_ relevant, except for the reference to 2b3e88ea65287ba738a798622405b15344871085 which makes it seem like maybe prior to c77804be53369dd4c15bfc376cf9b45948194cab the state checking is screwed? Which explains why the dmesg difference is just whether it detected a link up or not. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1818294 Title: HiSilicon HNS ethernet broken in 4.15.0-45 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1818294/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1819013] [NEW] Hard dependency on libstdc++ 6.1.0 at runtime on ppc64el on xenial
Public bug reported: $ firefox XPCOMGlueLoad error for file /usr/lib/firefox/libxul.so: /usr/lib/powerpc64le-linux-gnu/libstdc++.so.6: version `GLIBCXX_3.4.22' not found (required by /usr/lib/firefox/libxul.so) Couldn't load XPCOM. $ ldd /usr/lib/firefox/libxul.so | head -1 /usr/lib/firefox/libxul.so: /usr/lib/powerpc64le-linux-gnu/libstdc++.so.6: version `GLIBCXX_3.4.22' not found (required by /usr/lib/firefox/libxul.so) ProblemType: Bug DistroRelease: Ubuntu 16.04 Package: firefox 65.0.1+build2-0ubuntu0.16.04.1 ProcVersionSignature: Ubuntu 4.15.0-29.31~16.04.1-generic 4.15.18 Uname: Linux 4.15.0-29-generic ppc64le AddonCompatCheckDisabled: False AlsaDevices: total 0 crw-rw 1 root audio 116, 1 Mar 7 10:00 seq crw-rw 1 root audio 116, 33 Mar 7 10:00 timer AplayDevices: Error: [Errno 2] No such file or directory: 'aplay' ApportVersion: 2.20.1-0ubuntu2.18 Architecture: ppc64el ArecordDevices: Error: [Errno 2] No such file or directory: 'arecord' AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', '/dev/snd/timer'] failed with exit code 1: BuildID: 20190215002040 Channel: Unavailable Date: Thu Mar 7 10:02:49 2019 ForcedLayersAccel: False InstallationDate: Installed on 2018-01-11 (419 days ago) InstallationMedia: Ubuntu-Server 16.04.3 LTS "Xenial Xerus" - Release ppc64el (20170801) IpRoute: default via 10.128.60.1 dev enP2p1s0f0 10.128.60.0/25 dev enP2p1s0f0 proto kernel scope link src 10.128.60.99 NoProfiles: True PciMultimedia: ProcLoadAvg: 2.46 2.48 2.23 3/1329 109239 ProcSwaps: Filename TypeSizeUsedPriority /dev/sda3 partition 379411841110016 -2 ProcVersion: Linux version 4.15.0-29-generic (buildd@bos02-ppc64el-002) (gcc version 5.4.0 20160609 (Ubuntu/IBM 5.4.0-6ubuntu1~16.04.10)) #31~16.04.1-Ubuntu SMP Wed Jul 18 08:50:43 UTC 2018 RunningIncompatibleAddons: False SourcePackage: firefox UpgradeStatus: No upgrade log present (probably fresh install) cpu_cores: Number of cores present = 16 cpu_coreson: Number of cores online = 16 cpu_smt: SMT=8 ** Affects: firefox (Ubuntu) Importance: Undecided Status: New ** Tags: apport-bug ppc64el xenial -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1819013 Title: Hard dependency on libstdc++ 6.1.0 at runtime on ppc64el on xenial To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/firefox/+bug/1819013/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1818294] Re: HiSilicon HNS ethernet broken in 4.15.0-45
bisect 4.15.0-45.48+xr320.2 good So the fix is in one of 263c6d75f9a544a3c2f8f6a26de4f4808d8f59cf, bb989501abcafa0de5f18b0ec0ec459b5b817908 or c77804be53369dd4c15bfc376cf9b45948194cab -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1818294 Title: HiSilicon HNS ethernet broken in 4.15.0-45 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1818294/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1818294] Re: HiSilicon HNS ethernet broken in 4.15.0-45
Looks like it's 4 hours per build, so I'll give it a shot in the morning. Thanks for your help with the bisect - after v5.0-rc1 mainline failed to boot, I was worried about doing the bisect via 5.0 release candidate mainline builds -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1818294 Title: HiSilicon HNS ethernet broken in 4.15.0-45 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1818294/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1818294] Re: HiSilicon HNS ethernet broken in 4.15.0-45
dmesg - the only difference from a "good" boot is the absence of "hns- nic HISI00C2:02 enahisic2i2: link up" ** Attachment added: "dmesg.txt" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1818294/+attachment/5244169/+files/dmesg.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1818294 Title: HiSilicon HNS ethernet broken in 4.15.0-45 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1818294/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1818294] Re: HiSilicon HNS ethernet broken in 4.15.0-45
Nope, never mind, the docs on the Ubuntu wiki are wrong and it's now impossible to attach an apport report offline (apport-collect is now mandatory for existing bugs, and does not allow passing an apport file as a parameter) I'll get & attach dmesg. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1818294 Title: HiSilicon HNS ethernet broken in 4.15.0-45 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1818294/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1818294] Re: HiSilicon HNS ethernet broken in 4.15.0-45
Aha, cracked it - had to copy the source_linux.py hook to source_linux- hwe.py. Will attach apport from "bad" kernel -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1818294 Title: HiSilicon HNS ethernet broken in 4.15.0-45 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1818294/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1818294] Re: HiSilicon HNS ethernet broken in 4.15.0-45
OK, I have functioning networking with 4.15.0-45.48+xr320.1 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1818294 Title: HiSilicon HNS ethernet broken in 4.15.0-45 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1818294/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1818294] UdevDb.txt
apport information ** Attachment added: "UdevDb.txt" https://bugs.launchpad.net/bugs/1818294/+attachment/5244100/+files/UdevDb.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1818294 Title: HiSilicon HNS ethernet broken in 4.15.0-45 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1818294/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1818294] Lspci.txt
apport information ** Attachment added: "Lspci.txt" https://bugs.launchpad.net/bugs/1818294/+attachment/5244094/+files/Lspci.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1818294 Title: HiSilicon HNS ethernet broken in 4.15.0-45 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1818294/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1818294] ProcModules.txt
apport information ** Attachment added: "ProcModules.txt" https://bugs.launchpad.net/bugs/1818294/+attachment/5244099/+files/ProcModules.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1818294 Title: HiSilicon HNS ethernet broken in 4.15.0-45 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1818294/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1818294] Re: HiSilicon HNS ethernet broken in 4.15.0-45
(I'd love to know how to convince apport-bug to collect A these logs when offline, it seems to only grab the package list when I try it) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1818294 Title: HiSilicon HNS ethernet broken in 4.15.0-45 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1818294/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1818294] ProcInterrupts.txt
apport information ** Attachment added: "ProcInterrupts.txt" https://bugs.launchpad.net/bugs/1818294/+attachment/5244098/+files/ProcInterrupts.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1818294 Title: HiSilicon HNS ethernet broken in 4.15.0-45 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1818294/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1818294] CurrentDmesg.txt
apport information ** Attachment added: "CurrentDmesg.txt" https://bugs.launchpad.net/bugs/1818294/+attachment/5244093/+files/CurrentDmesg.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1818294 Title: HiSilicon HNS ethernet broken in 4.15.0-45 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1818294/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1818294] Re: HiSilicon HNS ethernet broken in 4.15.0-45
apport information ** Tags added: apport-collected xenial ** Description changed: A number of HiSilicon patches were backported in https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1810457 from 5.0rc1. Subsequently, I lost networking on my Huawei TaiShan XR320 boards. There are 6 commits to drivers/net/ethernet/hisilicon/hns between 5.0rc1 and (current) 5.0rc8 - and I know my networking works fine with a 5.0rc8 mainline build. Can we do another update run for the next 4.15.0 kernel service release, to include HiSilicon changes from 5.0rc8? CC @dannf + --- + AlsaDevices: + total 0 + crw-rw+ 1 root audio 116, 1 Mar 6 10:17 seq + crw-rw+ 1 root audio 116, 33 Mar 6 10:17 timer + AplayDevices: Error: [Errno 2] No such file or directory + ApportVersion: 2.20.1-0ubuntu2.18 + Architecture: arm64 + ArecordDevices: Error: [Errno 2] No such file or directory + AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', '/dev/snd/timer'] failed with exit code 1: + DistroRelease: Ubuntu 16.04 + HibernationDevice: RESUME=UUID=1422a627-9a9e-4928-ae58-8c33759cd27f + IwConfig: Error: [Errno 2] No such file or directory + MachineType: Huawei XR320 + Package: linux (not installed) + PciMultimedia: + + ProcEnviron: + TERM=linux + PATH=(custom, no user) + LANG=en_US.UTF-8 + SHELL=/bin/bash + ProcFB: 0 hibmcdrmfb + ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.15.0-43-generic root=UUID=55387aff-49ec-4252-80e0-c77e039d342f ro + ProcVersionSignature: Ubuntu 4.15.0-43.46~16.04.1-generic 4.15.18 + RelatedPackageVersions: + linux-restricted-modules-4.15.0-43-generic N/A + linux-backports-modules-4.15.0-43-generic N/A + linux-firmware 1.157.21 + RfKill: Error: [Errno 2] No such file or directory + Tags: xenial xenial xenial xenial + Uname: Linux 4.15.0-43-generic aarch64 + UpgradeStatus: No upgrade log present (probably fresh install) + UserGroups: + + _MarkForUpload: True + dmi.bios.date: 08/07/2018 + dmi.bios.vendor: Huawei + dmi.bios.version: 1.54 + dmi.board.asset.tag: To be filled by O.E.M. + dmi.board.name: BC81HPNA + dmi.board.vendor: Huawei + dmi.board.version: VER.A + dmi.chassis.asset.tag: To be filled by O.E.M. + dmi.chassis.type: 17 + dmi.chassis.vendor: Huawei + dmi.chassis.version: To be filled by O.E.M. + dmi.modalias: dmi:bvnHuawei:bvr1.54:bd08/07/2018:svnHuawei:pnXR320:pvrV100R001C00:rvnHuawei:rnBC81HPNA:rvrVER.A:cvnHuawei:ct17:cvrTobefilledbyO.E.M.: + dmi.product.family: To be filled by O.E.M. + dmi.product.name: XR320 + dmi.product.version: V100R001C00 + dmi.sys.vendor: Huawei ** Attachment added: "CRDA.txt" https://bugs.launchpad.net/bugs/1818294/+attachment/5244092/+files/CRDA.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1818294 Title: HiSilicon HNS ethernet broken in 4.15.0-45 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1818294/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1818294] WifiSyslog.txt
apport information ** Attachment added: "WifiSyslog.txt" https://bugs.launchpad.net/bugs/1818294/+attachment/5244101/+files/WifiSyslog.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1818294 Title: HiSilicon HNS ethernet broken in 4.15.0-45 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1818294/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1818294] Lsusb.txt
apport information ** Attachment added: "Lsusb.txt" https://bugs.launchpad.net/bugs/1818294/+attachment/5244095/+files/Lsusb.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1818294 Title: HiSilicon HNS ethernet broken in 4.15.0-45 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1818294/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1818294] ProcCpuinfo.txt
apport information ** Attachment added: "ProcCpuinfo.txt" https://bugs.launchpad.net/bugs/1818294/+attachment/5244096/+files/ProcCpuinfo.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1818294 Title: HiSilicon HNS ethernet broken in 4.15.0-45 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1818294/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1818294] ProcCpuinfoMinimal.txt
apport information ** Attachment added: "ProcCpuinfoMinimal.txt" https://bugs.launchpad.net/bugs/1818294/+attachment/5244097/+files/ProcCpuinfoMinimal.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1818294 Title: HiSilicon HNS ethernet broken in 4.15.0-45 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1818294/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1818294] Re: HiSilicon HNS ethernet broken in 4.15.0-45
I can't actually use `apport-collect` without an internet connection, of course, so can't use it when booted to a "bad" kernel And `apport-bug linux` seems to only collect a fraction of the requisite logs. I'll attach a "good" boot, at least, then try your PPA kernel. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1818294 Title: HiSilicon HNS ethernet broken in 4.15.0-45 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1818294/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1818294] Re: HiSilicon HNS ethernet broken in 4.15.0-45
My remote hands seem to be on vacation this week, so I'm bringing another machine out of service to use for testing. Should get the apport logs by the end of today. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1818294 Title: HiSilicon HNS ethernet broken in 4.15.0-45 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1818294/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1818294] Re: HiSilicon HNS ethernet broken in 4.15.0-45
directhex@breakfast:/tmp/linux$ git diff --pretty=oneline v5.0-rc1..v5.0-rc8 -- drivers/net/ethernet/hisilicon/hns/ | diffstat hns_ae_adapt.c |6 ++ hns_dsaf_main.c |5 + hns_enet.c | 22 -- hns_ethtool.c | 16 +--- 4 files changed, 28 insertions(+), 21 deletions(-) Also, that is not a lot of actual changes -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1818294 Title: HiSilicon HNS ethernet broken in 4.15.0-45 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1818294/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1818294] Re: HiSilicon HNS ethernet broken in 4.15.0-45
I still don't have remote hands on my server (!), but I've been able to extract a little more info by cross-referencing another server & checking the kernel git logs: * There are two ethernet drivers, `hns` for first-gen and `hns3` for third-gen. No I don't know what happened to second-gen * The TaiShan XR320/XA320 server node uses the previous-gen `hns` driver, not `hns3` * There are no changes to `hns3` between v5.0-rc1 and v5.0-rc8 - only changes to `hns` * I don't know which device is in the D05 or D06 development boards, nor the TaiShan 2280 2U server - they're not listed on the Ubuntu hardware certification page. On the XR320/XA320 it shows up in lspci as a "Signal processing controller" for some reason, not an ethernet controller, which might be why * PCI ID is 19e5:1710, but that's not actually covered by the hns_enet_drv modaliases, which seem to identify via acpi instead of PCI ID (/sys/bus/acpi/devices/HISI00C2\:0*) for alias acpi*:HISI00C2:* hns_enet_drv -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1818294 Title: HiSilicon HNS ethernet broken in 4.15.0-45 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1818294/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1818294] Re: HiSilicon HNS ethernet broken in 4.15.0-45
I will, as soon as possible - but the 5.0rc1 mainline build has totally failed to boot, and I'm stuck waiting on remote hands before I can get more investigation done. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1818294 Title: HiSilicon HNS ethernet broken in 4.15.0-45 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1818294/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1818294] [NEW] HiSilicon HNS ethernet broken in 4.15.0-45
Public bug reported: A number of HiSilicon patches were backported in https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1810457 from 5.0rc1. Subsequently, I lost networking on my Huawei TaiShan XR320 boards. There are 6 commits to drivers/net/ethernet/hisilicon/hns between 5.0rc1 and (current) 5.0rc8 - and I know my networking works fine with a 5.0rc8 mainline build. Can we do another update run for the next 4.15.0 kernel service release, to include HiSilicon changes from 5.0rc8? CC @dannf ** Affects: linux (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/1818294 Title: HiSilicon HNS ethernet broken in 4.15.0-45 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1818294/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1810457] Re: Update hisilicon SoC-specific drivers
Mainline 5.0rc8 kernel is fine, so it's either something that was broken in mainline between rc1 (when this patch was applied in ubuntu) and rc8, or a general bug in the backporting. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1810457 Title: Update hisilicon SoC-specific drivers To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1810457/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1810457] Re: Update hisilicon SoC-specific drivers
Guess what! These changes... regressed my hardware. With 4.15.0-43-generic, I have functional networking via hns_enet_drv, and on 4.15.0-45-generic I have... no networking. Huawei TaiShan XR320 blade in Huawei TaiShan X6000 chassis. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1810457 Title: Update hisilicon SoC-specific drivers To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1810457/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1727765] Re: Please upgrade to 5.8
Blocked on https://github.com/mono/mono/issues/7445 ** Bug watch added: github.com/mono/mono/issues #7445 https://github.com/mono/mono/issues/7445 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1727765 Title: Please upgrade to 5.8 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/mono/+bug/1727765/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1762310] Re: Upgrade the Mono version to 5.x
Blocked on https://github.com/mono/mono/issues/7445 ** Bug watch added: github.com/mono/mono/issues #7445 https://github.com/mono/mono/issues/7445 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1762310 Title: Upgrade the Mono version to 5.x To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/mono/+bug/1762310/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1545542] Re: Enable arm64 emulation of removed ARMv7 instructions
I can confirm that the kernel in bionic-proposed fixes the problem: ``` root@xam-softiron-1:/# gacutil -l Illegal instruction (core dumped) ``` -> ``` root@xam-softiron-1:/# gacutil -l The following assemblies are installed into the GAC: Mono.Security, Version=4.0.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756 Mono.Security.Providers.DotNet, Version=4.0.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756 Mono.Security.Providers.NewSystemSource, Version=4.0.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756 Mono.Security.Providers.NewTls, Version=4.0.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756 Mono.Security.Providers.OldTls, Version=4.0.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756 System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 System.Configuration, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a System.Security, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a System.Xml, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 Number of items = 9 ``` -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1545542 Title: Enable arm64 emulation of removed ARMv7 instructions To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1545542/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1545542] Re: Enable arm64 emulation of removed ARMv7 instructions
I've added Haw Loeung to the bug - it looks like the entire Canonical ARM build farm will be affected by this bug as soon as they get upgraded to either Bionic, or Xenial w/ a HWE. Kernel version: Linux bos01-arm64-050 4.4.0-101-generic #124-Ubuntu SMP Fri Nov 10 18:30:44 UTC 2017 aarch64 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1545542 Title: Enable arm64 emulation of removed ARMv7 instructions To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1545542/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1545542] WifiSyslog.txt
apport information ** Attachment added: "WifiSyslog.txt" https://bugs.launchpad.net/bugs/1545542/+attachment/5021818/+files/WifiSyslog.txt ** 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/1545542 Title: Enable arm64 emulation of removed ARMv7 instructions To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1545542/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1545542] UdevDb.txt
apport information ** Attachment added: "UdevDb.txt" https://bugs.launchpad.net/bugs/1545542/+attachment/5021817/+files/UdevDb.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1545542 Title: Enable arm64 emulation of removed ARMv7 instructions To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1545542/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1545542] ProcModules.txt
apport information ** Attachment added: "ProcModules.txt" https://bugs.launchpad.net/bugs/1545542/+attachment/5021816/+files/ProcModules.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1545542 Title: Enable arm64 emulation of removed ARMv7 instructions To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1545542/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1545542] ProcCpuinfoMinimal.txt
apport information ** Attachment added: "ProcCpuinfoMinimal.txt" https://bugs.launchpad.net/bugs/1545542/+attachment/5021814/+files/ProcCpuinfoMinimal.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1545542 Title: Enable arm64 emulation of removed ARMv7 instructions To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1545542/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1545542] Re: Enable arm64 emulation of removed ARMv7 instructions
AlsaDevices: total 0 crw-rw 1 root audio 116, 1 Dec 11 16:30 seq crw-rw 1 root audio 116, 33 Dec 11 16:30 timer AplayDevices: Error: [Errno 2] No such file or directory ApportVersion: 2.20.1-0ubuntu2.14 Architecture: arm64 ArecordDevices: Error: [Errno 2] No such file or directory AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', '/dev/snd/timer'] failed with exit code 1: DistroRelease: Ubuntu 16.04 HibernationDevice: RESUME=UUID=23a992d8-8988-4576-83bc-c72bbb732c05 IwConfig: Error: [Errno 2] No such file or directory Lsusb: Error: command ['lsusb'] failed with exit code 1: MachineType: AMD Overdrive/Supercharger Package: linux (not installed) PciMultimedia: ProcEnviron: TERM=xterm-256color PATH=(custom, no user) XDG_RUNTIME_DIR= LANG=en_US.UTF-8 SHELL=/bin/bash ProcFB: ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.10.0-42-generic root=UUID=6e667a22-b7af-45c6-9f03-46f07d8f1f71 ro ProcVersionSignature: Ubuntu 4.10.0-42.46~16.04.1-generic 4.10.17 RelatedPackageVersions: linux-restricted-modules-4.10.0-42-generic N/A linux-backports-modules-4.10.0-42-generic N/A linux-firmware 1.157.14 RfKill: Error: [Errno 2] No such file or directory Tags: xenial Uname: Linux 4.10.0-42-generic aarch64 UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: adm cdrom dip lpadmin lxd plugdev sambashare sudo _MarkForUpload: True dmi.bios.date: 04/08/2016 dmi.bios.vendor: American Megatrends Inc. dmi.bios.version: ROD1002C dmi.board.asset.tag: To be filled by O.E.M. dmi.board.name: To be filled by O.E.M. dmi.board.vendor: To be filled by O.E.M. dmi.board.version: To be filled by O.E.M. dmi.chassis.asset.tag: To be filled by O.E.M. dmi.chassis.type: 0 dmi.chassis.vendor: AMD dmi.chassis.version: To be filled by O.E.M. dmi.modalias: dmi:bvnAmericanMegatrendsInc.:bvrROD1002C:bd04/08/2016:svnAMD:pnOverdrive/Supercharger:pvrTobefilledbyO.E.M.:rvnTobefilledbyO.E.M.:rnTobefilledbyO.E.M.:rvrTobefilledbyO.E.M.:cvnAMD:ct0:cvrTobefilledbyO.E.M.: dmi.product.name: Overdrive/Supercharger dmi.product.version: To be filled by O.E.M. dmi.sys.vendor: AMD ** Tags added: apport-collected xenial -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1545542 Title: Enable arm64 emulation of removed ARMv7 instructions To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1545542/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1545542] ProcInterrupts.txt
apport information ** Attachment added: "ProcInterrupts.txt" https://bugs.launchpad.net/bugs/1545542/+attachment/5021815/+files/ProcInterrupts.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1545542 Title: Enable arm64 emulation of removed ARMv7 instructions To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1545542/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1545542] Lspci.txt
apport information ** Attachment added: "Lspci.txt" https://bugs.launchpad.net/bugs/1545542/+attachment/5021812/+files/Lspci.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1545542 Title: Enable arm64 emulation of removed ARMv7 instructions To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1545542/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1545542] CRDA.txt
apport information ** Attachment added: "CRDA.txt" https://bugs.launchpad.net/bugs/1545542/+attachment/5021809/+files/CRDA.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1545542 Title: Enable arm64 emulation of removed ARMv7 instructions To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1545542/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1545542] CurrentDmesg.txt
apport information ** Attachment added: "CurrentDmesg.txt" https://bugs.launchpad.net/bugs/1545542/+attachment/5021810/+files/CurrentDmesg.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1545542 Title: Enable arm64 emulation of removed ARMv7 instructions To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1545542/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1545542] JournalErrors.txt
apport information ** Attachment added: "JournalErrors.txt" https://bugs.launchpad.net/bugs/1545542/+attachment/5021811/+files/JournalErrors.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1545542 Title: Enable arm64 emulation of removed ARMv7 instructions To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1545542/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1545542] ProcCpuinfo.txt
apport information ** Attachment added: "ProcCpuinfo.txt" https://bugs.launchpad.net/bugs/1545542/+attachment/5021813/+files/ProcCpuinfo.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1545542 Title: Enable arm64 emulation of removed ARMv7 instructions To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1545542/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1545542] Re: Enable arm64 emulation of removed ARMv7 instructions
** Changed in: linux (Ubuntu) Status: Fix Released => New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1545542 Title: Enable arm64 emulation of removed ARMv7 instructions To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1545542/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1545542] Re: Enable arm64 emulation of removed ARMv7 instructions
Nominated releases do not contain 464e0afc8e799, so revert the ability to run ARMv7 binaries (which severely screws with my CI servers) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1545542 Title: Enable arm64 emulation of removed ARMv7 instructions To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1545542/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1545542] Re: Enable arm64 emulation of removed ARMv7 instructions
Yeah, in the ubuntu-zesty kernel tree, CONFIG_ARMV8_DEPRECATED hasn't changed since 0a7cc07d51ea4 in 2014. Commit 464e0afc8e799 from ubuntu- xenial never made it in there. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1545542 Title: Enable arm64 emulation of removed ARMv7 instructions To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1545542/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1545542] Re: Enable arm64 emulation of removed ARMv7 instructions
It seems this issue was reopened in Zesty, which means the Xenial HWE is broken? builder@xam-softiron-4:~$ uname -a Linux xam-softiron-4 4.10.0-42-generic #46~16.04.1-Ubuntu SMP Mon Dec 4 15:57:47 UTC 2017 aarch64 aarch64 aarch64 GNU/Linux builder@xam-softiron-4:~$ grep CONFIG_ARMV8_DEPRECATED /boot/config-4.10.0-42-generic # CONFIG_ARMV8_DEPRECATED is not set -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1545542 Title: Enable arm64 emulation of removed ARMv7 instructions To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1545542/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1692876] Re: ubuntu-server ARM64 ISOs lack partition table with EFI System Partition
Confirmed: your test mini.iso comes up as FS1 in the UEFI shell when dd'd to a hard disk, and boots fine. Currently running through the installer. Working absolutely fine thus far (installing base system) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1692876 Title: ubuntu-server ARM64 ISOs lack partition table with EFI System Partition To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu-cdimage/+bug/1692876/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1692876] Re: ubuntu-server ARM64 ISOs lack partition table with EFI System Partition
I'll give it a shot when I get to the office tomorrow -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1692876 Title: ubuntu-server ARM64 ISOs lack partition table with EFI System Partition To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu-cdimage/+bug/1692876/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1692876] Re: ubuntu-server ARM64 ISOs lack partition table with EFI System Partition
For reference, I was affected by this issue on a Softiron Overdrive 3000 (AMI firmware, AMD SoC) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1692876 Title: ubuntu-server ARM64 ISOs lack partition table with EFI System Partition To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu-cdimage/+bug/1692876/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1691025] [NEW] Installing xpra on HWE-enabled LTS breaks system
Public bug reported: Because xpra depends on explicitly non-HWE versions of X.org components, installation of xpra removes some (but not all) HWE pieces of X.org, including the core and video drivers. This renders the user's system completely unusable. ** Affects: xpra (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/1691025 Title: Installing xpra on HWE-enabled LTS breaks system To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/xpra/+bug/1691025/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1524083] Re: Sync pbuilder 0.221.2 (main) from Debian unstable (main)
Sorry, but this isn't wishlist. It is not possible to build packages for sid (or distributions using sid's version of aptitude) without the changes in 0.221.3 or 0.219~bpo8+2 ** Changed in: pbuilder (Ubuntu) Importance: Wishlist => High -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1524083 Title: Sync pbuilder 0.221.2 (main) from Debian unstable (main) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/pbuilder/+bug/1524083/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1460441] [NEW] sensors-detect fails to enumerate nct6775.ko device
Public bug reported: sensors-detect does not correctly discover a Nuvaton NCT6792D, chip ID 0xc911 Trying family `VIA/Winbond/Nuvoton/Fintek'... Yes Found unknown chip with ID 0xc911 This chip is supported by the kernel module nct6775.ko, in kernel 3.12 or higher: [23326.225720] nct6775: Found NCT6792D or compatible chip at 0x4e:0xa10 ProblemType: Bug DistroRelease: Ubuntu 15.04 Package: lm-sensors 1:3.3.5-2 ProcVersionSignature: Ubuntu 3.19.0-18.18-generic 3.19.6 Uname: Linux 3.19.0-18-generic x86_64 NonfreeKernelModules: nvidia ApportVersion: 2.17.2-0ubuntu1.1 Architecture: amd64 CurrentDesktop: Unity Date: Sun May 31 16:36:20 2015 InstallationDate: Installed on 2015-04-24 (37 days ago) InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422) SourcePackage: lm-sensors UpgradeStatus: No upgrade log present (probably fresh install) ** Affects: lm-sensors (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-bug vivid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1460441 Title: sensors-detect fails to enumerate nct6775.ko device To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/lm-sensors/+bug/1460441/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1312241] Re: curl-udeb package empty
** Patch added: "DOUBLE CHECK ME" https://bugs.launchpad.net/ubuntu/+source/curl/+bug/1312241/+attachment/4095692/+files/curludeb.diff -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1312241 Title: curl-udeb package empty To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/curl/+bug/1312241/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1312241] [NEW] curl-udeb package empty
Public bug reported: Ubuntu is supposed to ship curl as a udeb, in curl-udeb (plus libcurl3-udeb) However, as a result of a bad merge, it seems these debs are totally empty. debian/libcurl3-udeb.* and debian/curl-udeb.install have been dropped, despite being in control and changelog. ** Affects: curl (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/1312241 Title: curl-udeb package empty To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/curl/+bug/1312241/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1312241] Re: curl-udeb package empty
All the udeb-related changes to debian/rules were also dropped, in a rewrite to dh7 rule format -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1312241 Title: curl-udeb package empty To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/curl/+bug/1312241/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1267892] Re: Does not build against MonoDevelop 4
This was fixed in 2.5.1+dfsg-4 but I forgot the LP: entry in Changelog ** Changed in: monogame (Ubuntu) Status: Confirmed => Fix Released ** Tags removed: ftbfs ** Also affects: monogame (Ubuntu Trusty) Importance: Undecided Status: 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/1267892 Title: Does not build against MonoDevelop 4 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/monogame/+bug/1267892/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
Re: [Bug 1283172] [NEW] FFe: Mono 3.2.3+dfsg-7ubuntu1 -> 3.2.8+dfsg+1
On 24/02/14 10:56, Iain Lane wrote: > On Sat, Feb 22, 2014 at 06:09:54AM -, Launchpad Bug Tracker wrote: >> You have been subscribed to a public bug by directhex (directhex): >> >> Mono in Ubuntu has been an old version for a long time, which has begun >> to reflect negatively on Ubuntu as a platform for current .NET >> development (which is relevant for e.g. games). I uploaded 3.2.3 a month >> or two ago with a view to getting a newer, less buggy release into the >> archive to replace it ASAP, in time for release. >> >> 3.2.8 was released on Wednesday, too late to get it packaged up, past >> Debian NEW, and into Trusty before freeze. Such is life. >> >> I strongly feel that we should upgrade to this version. It resolves a >> number of cross-platform issues and Linux bugs, including official >> support for ARMHF (our 3.2.3 packages supported this via about 50 >> cherry-picked patches). > > Can you upload quite soon? Like, the first half of this week? If so, > ack. Do it. The latest build, -3, now passes the autopkgtest failures that happened in -1 The only outstanding issue is the obsolete ppc64el binaries which were added in 3.2.3+dfsg-7ubuntu1 but are basically useless (e.g. p/invoke does not work) - these are in the archive now & blocking transition -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1283172 Title: FFe: Mono 3.2.3+dfsg-7ubuntu1 -> 3.2.8+dfsg+1 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/mono/+bug/1283172/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1283172] Re: FFe: Mono 3.2.3+dfsg-7ubuntu1 -> 3.2.8+dfsg+1
** Attachment added: "trusty->trusty upgrade log" https://bugs.launchpad.net/ubuntu/+source/mono/+bug/1283172/+attachment/3990115/+files/upgradelog -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1283172 Title: FFe: Mono 3.2.3+dfsg-7ubuntu1 -> 3.2.8+dfsg+1 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/mono/+bug/1283172/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1283172] Re: FFe: Mono 3.2.3+dfsg-7ubuntu1 -> 3.2.8+dfsg+1
** Attachment added: "Build log from PPA" https://bugs.launchpad.net/ubuntu/+source/mono/+bug/1283172/+attachment/3990044/+files/buildlog_ubuntu-saucy-i386.mono_3.2.8%2Bdfsg-1%7Epre1_UPLOADING.txt.gz -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1283172 Title: FFe: Mono 3.2.3+dfsg-7ubuntu1 -> 3.2.8+dfsg+1 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/mono/+bug/1283172/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1283172] Re: FFe: Mono 3.2.3+dfsg-7ubuntu1 -> 3.2.8+dfsg+1
** Attachment added: "Changes between 3.2.3 and 3.2.8 git tags" https://bugs.launchpad.net/ubuntu/+source/mono/+bug/1283172/+attachment/3989953/+files/gitlog -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1283172 Title: FFe: Mono 3.2.3+dfsg-7ubuntu1 -> 3.2.8+dfsg+1 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/mono/+bug/1283172/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1283172] [NEW] FFe: Mono 3.2.3+dfsg-7ubuntu1 -> 3.2.8+dfsg+1
Public bug reported: Mono in Ubuntu has been an old version for a long time, which has begun to reflect negatively on Ubuntu as a platform for current .NET development (which is relevant for e.g. games). I uploaded 3.2.3 a month or two ago with a view to getting a newer, less buggy release into the archive to replace it ASAP, in time for release. 3.2.8 was released on Wednesday, too late to get it packaged up, past Debian NEW, and into Trusty before freeze. Such is life. I strongly feel that we should upgrade to this version. It resolves a number of cross-platform issues and Linux bugs, including official support for ARMHF (our 3.2.3 packages supported this via about 50 cherry-picked patches). The impact should be relatively low (one minor ABI change will affect one rdep, requiring a simple recompile) compared to the existing impact of 3.2.3 - and we're still very early in the freeze with plenty of time left for any bugfixes as discovered. Upstream still does not meaningfully support ppc64el (it will compile, but fail to run any software which calls into C libraries, making it useless) so I feel the ubuntu1 revision should be dropped to eliminate any confusion over arch support. ** Affects: mono (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/1283172 Title: FFe: Mono 3.2.3+dfsg-7ubuntu1 -> 3.2.8+dfsg+1 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/mono/+bug/1283172/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1267892] [NEW] Does not build against MonoDevelop 4
Public bug reported: This package currently FTBFS and is useless against MonoDevelop 4 ** Affects: monogame (Ubuntu) Importance: Undecided Status: New ** Tags: block-proposed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1267892 Title: Does not build against MonoDevelop 4 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/monogame/+bug/1267892/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1158018] [NEW] Malformed content-type header causes infinite recursion -> crash
Public bug reported: A bug in Evolution (definitely present in 3.6.2 and 2.6.3, fixed in 3.6.4, status in 3.2.x unknown) causes Evolution to crash with an infinite recursion in the attachment formatting code, when attempting to view (via opening or the preview pane) any mail whose Content-type isn't in a format that Evolution expects. This can be triggered, by example, by mail sent by the SOGo groupware. This bug is fixed by the following Evolution commit: https://git.gnome.org/browse/evolution/commit/?h=gnome-3-6&id=881533927325432a0bab7eabea3a1d4008b5bcff The bug is reported upstream at https://bugzilla.gnome.org/show_bug.cgi?id=694159 ** Affects: evolution Importance: Unknown Status: Unknown ** Affects: evolution (Ubuntu) Importance: Undecided Status: New ** Attachment added: "This email will trigger a crash in Evolution in raring/quantal" https://bugs.launchpad.net/bugs/1158018/+attachment/3586823/+files/badmail.txt ** Bug watch added: GNOME Bug Tracker #694159 https://bugzilla.gnome.org/show_bug.cgi?id=694159 ** Also affects: evolution via https://bugzilla.gnome.org/show_bug.cgi?id=694159 Importance: Unknown Status: Unknown -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1158018 Title: Malformed content-type header causes infinite recursion -> crash To manage notifications about this bug go to: https://bugs.launchpad.net/evolution/+bug/1158018/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 997042] Re: LDAP address book intermittently non-functional
This is still broken in Quantal. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/997042 Title: LDAP address book intermittently non-functional To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/evolution-data-server/+bug/997042/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 997042] Re: LDAP address book intermittently non-functional
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/997042 Title: LDAP address book intermittently non-functional To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/evolution-data-server/+bug/997042/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 997042] [NEW] LDAP address book intermittently non-functional
Public bug reported: I have a lot of angry users, whose LDAP address book isn't working for them at all, more than 50% of the time. Restarting Evolution and e-d-s can sometimes fix the problem. If a search is done from inside the "contacts" pane, the occasional error message is: This query did not complete successfully. GDBus.Error:org.gnome.evolution.dataserver.AddressBook.OtherError: LDAP error 0x20 (No such object) Either this error is shown, or the search spins forever without completing. ProblemType: Bug DistroRelease: Ubuntu 12.04 Package: evolution-data-server 3.2.3-0ubuntu7 ProcVersionSignature: Ubuntu 3.2.0-24.37-generic 3.2.14 Uname: Linux 3.2.0-24-generic x86_64 ApportVersion: 2.0.1-0ubuntu7 Architecture: amd64 Date: Wed May 9 11:07:23 2012 InstallationMedia: Ubuntu 11.10 "Oneiric Ocelot" - Release amd64 (20111011) SourcePackage: evolution-data-server UpgradeStatus: Upgraded to precise on 2012-04-27 (11 days ago) ** Affects: evolution-data-server (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-bug precise -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/997042 Title: LDAP address book intermittently non-functional To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/evolution-data-server/+bug/997042/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 873990] Re: [3323A3G, Conexant CX20585, Speaker, Internal] No sound at all (headphones are fine)
Attached. I ran a couple of noise-making apps whilst logging. I attached headphones at removed them again whilst logging - interestingly this didn't output anything at all to the log. ** Attachment added: "pulseverbose.log" https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/873990/+attachment/2542699/+files/pulseverbose.log -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/873990 Title: [3323A3G, Conexant CX20585, Speaker, Internal] No sound at all (headphones are fine) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/873990/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 873990] Re: [3323A3G, Conexant CX20585, Speaker, Internal] No sound at all (headphones are fine)
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/873990 Title: [3323A3G, Conexant CX20585, Speaker, Internal] No sound at all (headphones are fine) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/873990/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 873990] [NEW] [3323A3G, Conexant CX20585, Speaker, Internal] No sound at all (headphones are fine)
Public bug reported: Since upgrading to Oneiric, I have no audio at all from the internal speakers on my Thinkpad x201. The headphone socket works fine, but unplugging the headphones simply leads back to silence. ProblemType: Bug DistroRelease: Ubuntu 11.10 Package: alsa-base 1.0.24+dfsg-0ubuntu2 ProcVersionSignature: Ubuntu 3.0.0-12.20-generic 3.0.4 Uname: Linux 3.0.0-12-generic x86_64 AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24. ApportVersion: 1.23-0ubuntu3 Architecture: amd64 ArecordDevices: List of CAPTURE Hardware Devices card 0: Intel [HDA Intel], device 0: CONEXANT Analog [CONEXANT Analog] Subdevices: 1/1 Subdevice #0: subdevice #0 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: directhex 2760 F pulseaudio Card0.Amixer.info: Card hw:0 'Intel'/'HDA Intel at 0xf252 irq 44' Mixer name : 'Intel IbexPeak HDMI' Components : 'HDA:14f15069,17aa2155,00100302 HDA:80862804,17aa21b5,0010' Controls : 12 Simple ctrls : 6 Card29.Amixer.info: Card hw:29 'ThinkPadEC'/'ThinkPad Console Audio Control at EC reg 0x30, fw 6QHT31WW-1.12' Mixer name : 'ThinkPad EC 6QHT31WW-1.12' Components : '' Controls : 1 Simple ctrls : 1 Card29.Amixer.values: Simple mixer control 'Console',0 Capabilities: pswitch pswitch-joined penum Playback channels: Mono Mono: Playback [off] Date: Fri Oct 14 10:23:21 2011 PackageArchitecture: all ProcEnviron: PATH=(custom, user) LANG=en_GB.UTF-8 SHELL=/bin/bash SourcePackage: alsa-driver Symptom: audio Symptom_AlsaPlaybackTest: ALSA playback test through plughw:Intel failed Symptom_Card: Internal Audio - HDA Intel Symptom_DevicesInUse: 2760 directhex F pulseaudio PID ACCESS COMMAND Symptom_Jack: Speaker, Internal Symptom_Type: No sound at all Title: [3323A3G, Conexant CX20585, Speaker, Internal] No sound at all UpgradeStatus: Upgraded to oneiric on 2011-10-12 (1 days ago) dmi.bios.date: 10/26/2010 dmi.bios.vendor: LENOVO dmi.bios.version: 6QET61WW (1.31 ) dmi.board.name: 3323A3G dmi.board.vendor: LENOVO dmi.board.version: Not Available dmi.chassis.asset.tag: No Asset Information dmi.chassis.type: 10 dmi.chassis.vendor: LENOVO dmi.chassis.version: Not Available dmi.modalias: dmi:bvnLENOVO:bvr6QET61WW(1.31):bd10/26/2010:svnLENOVO:pn3323A3G:pvrThinkPadX201:rvnLENOVO:rn3323A3G:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable: dmi.product.name: 3323A3G dmi.product.version: ThinkPad X201 dmi.sys.vendor: LENOVO ** Affects: alsa-driver (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-bug oneiric running-unity -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/873990 Title: [3323A3G, Conexant CX20585, Speaker, Internal] No sound at all (headphones are fine) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/873990/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 851306] Re: Sync monodevelop 2.6+dfsg-1 (universe) from Debian experimental (main)
This bug was fixed in the package monodevelop-debugger-gdb - 2.6-1 --- monodevelop-debugger-gdb (2.6-1) experimental; urgency=low * [e6f6146] Update debian/watch for Xamarin-hosted source. * [917edb6] Imported Upstream version 2.6 * [e7b5297] Bump build dependancies -- Jo Shields Mon, 12 Sep 2011 17:40:10 +0100 ** Changed in: monodevelop-java (Ubuntu) Status: Confirmed => 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/851306 Title: Sync monodevelop 2.6+dfsg-1 (universe) from Debian experimental (main) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/monodevelop/+bug/851306/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 851306] Re: Sync monodevelop 2.6+dfsg-1 (universe) from Debian experimental (main)
This bug was fixed in the package monodevelop-java - 2.6-1 --- monodevelop-java (2.6-1) experimental; urgency=low * [9238c46] Update debian/watch for Xamarin-hosted source. * [ef33edd] Imported Upstream version 2.6 * [78d897d] Bump build dependencies. -- Jo Shields Mon, 12 Sep 2011 17:49:43 +0100 ** Changed in: monodevelop-python (Ubuntu) Status: Confirmed => 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/851306 Title: Sync monodevelop 2.6+dfsg-1 (universe) from Debian experimental (main) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/monodevelop/+bug/851306/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 851306] Re: Sync monodevelop 2.6+dfsg-1 (universe) from Debian experimental (main)
This bug was fixed in the package monodevelop-database - 2.6+dfsg-1 --- monodevelop-database (2.6+dfsg-1) experimental; urgency=low * [1fc58d6] Update debian/watch to Xamarin-hosted source * [f241f51] Imported Upstream version 2.6+dfsg * [58a9d8f] Bump build dependencies -- Jo Shields Mon, 12 Sep 2011 17:29:22 +0100 ** Changed in: monodevelop-database (Ubuntu) Status: Confirmed => Fix Released ** Changed in: monodevelop-debugger-gdb (Ubuntu) Status: Confirmed => 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/851306 Title: Sync monodevelop 2.6+dfsg-1 (universe) from Debian experimental (main) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/monodevelop/+bug/851306/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 851306] Re: Sync monodevelop 2.6+dfsg-1 (universe) from Debian experimental (main)
This bug was fixed in the package monodevelop-python - 2.6-1 --- monodevelop-python (2.6-1) experimental; urgency=low * [bbf3c42] Update debian/watch for Xamarin-hosted source. * [f8d097d] Imported Upstream version 2.6 * [2c7497f] Bump build dependencies -- Jo Shields Mon, 12 Sep 2011 17:55:37 +0100 ** Changed in: monodevelop-vala (Ubuntu) Status: Confirmed => 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/851306 Title: Sync monodevelop 2.6+dfsg-1 (universe) from Debian experimental (main) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/monodevelop/+bug/851306/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 851306] Re: Sync monodevelop 2.6+dfsg-1 (universe) from Debian experimental (main)
This bug was fixed in the package monodevelop-vala - 2.6-1 --- monodevelop-vala (2.6-1) experimental; urgency=low * [73024de] Update debian/watch for Xamarin-hosted source. * [ceedcec] Imported Upstream version 2.6 * [546ec4a] Update build-deps. -- Jo Shields Mon, 12 Sep 2011 18:00:37 +0100 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/851306 Title: Sync monodevelop 2.6+dfsg-1 (universe) from Debian experimental (main) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/monodevelop/+bug/851306/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 851306] Re: Sync monodevelop 2.6+dfsg-1 (universe) from Debian experimental (main)
** Changed in: monodevelop (Ubuntu) Status: Confirmed => 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/851306 Title: Sync monodevelop 2.6+dfsg-1 (universe) from Debian experimental (main) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/monodevelop/+bug/851306/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 851306] Re: Sync monodevelop 2.6+dfsg-1 (universe) from Debian experimental (main)
** Also affects: monodevelop-database (Ubuntu) Importance: Undecided Status: New ** Also affects: monodevelop-debugger-gdb (Ubuntu) Importance: Undecided Status: New ** Also affects: monodevelop-vala (Ubuntu) Importance: Undecided Status: New ** Also affects: monodevelop-java (Ubuntu) Importance: Undecided Status: New ** Also affects: monodevelop-python (Ubuntu) Importance: Undecided Status: New ** Changed in: monodevelop-database (Ubuntu) Status: New => Confirmed ** Changed in: monodevelop-debugger-gdb (Ubuntu) Status: New => Confirmed ** Changed in: monodevelop-java (Ubuntu) Status: New => Confirmed ** Changed in: monodevelop-python (Ubuntu) Status: New => Confirmed ** Changed in: monodevelop-vala (Ubuntu) Status: New => Confirmed ** Changed in: monodevelop-database (Ubuntu) Importance: Undecided => Wishlist ** Changed in: monodevelop-debugger-gdb (Ubuntu) Importance: Undecided => Wishlist ** Changed in: monodevelop-java (Ubuntu) Importance: Undecided => Wishlist ** Changed in: monodevelop-python (Ubuntu) Importance: Undecided => Wishlist ** Changed in: monodevelop-vala (Ubuntu) Importance: Undecided => Wishlist -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/851306 Title: Sync monodevelop 2.6+dfsg-1 (universe) from Debian experimental (main) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/monodevelop/+bug/851306/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 851306] [NEW] Sync monodevelop 2.6+dfsg-1 (universe) from Debian experimental (main)
Public bug reported: -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 affects ubuntu/monodevelop status confirmed importance wishlist subscribe ubuntu-archive done Please sync monodevelop 2.6+dfsg-1 (universe) from Debian experimental (main) Explanation of the Ubuntu delta and why it can be dropped: Folded into Debian package. Changelog entries since current oneiric version 2.5.92+dfsg-2ubuntu1: monodevelop (2.6+dfsg-1) experimental; urgency=low * [7c7e1e1] Update watch file to point to Xamarin-hosted MonoDevelop. * [c1bd155] Imported Upstream version 2.6+dfsg * [9b44935] Disable Ubuntu Appmenu for monodevelop (thanks bratsche) (LP: #606470) * [21473bc] Refresh system nunit patch. -- Jo Shields Sat, 10 Sep 2011 14:24:16 +0100 -BEGIN PGP SIGNATURE- Version: GnuPG v2.0.14 (GNU/Linux) iQEcBAEBCAAGBQJOcmHZAAoJEMkPnLkOH60M7+4H/ja4zzFZ5biNrqNh5yJObMqP cVS6ILEvMbLgUB3OcaVdaY68QZ0IHZApqhI0PkOmsk3EJSzdc9XU9++ti8QLaggK mgSOe5TiLY9YxcApbJD5lWK0nyard8sXLbMO8gRpOU37yvtJb0uOh+YNfK687kOp 25415OauEZleSjvzcThuccCodWwiX+Ks7o7b/rSq0BJhKZG6j4B7SkpWXixXzv20 JnfsxZm0k9btDZoAc42S3Vl0enRwo2gTBvXL2ED8L4AFdVuNoaBXkIkgCO6eECmX npNZcvTmDZGrPLFwO6utdfNLqGQ1ETplvyEgYIBpr2dDFwhCtMzh365bb+myt2Y= =BcbX -END PGP SIGNATURE- ** Affects: monodevelop (Ubuntu) Importance: Wishlist Status: Confirmed ** Affects: monodevelop-database (Ubuntu) Importance: Wishlist Status: Confirmed ** Affects: monodevelop-debugger-gdb (Ubuntu) Importance: Wishlist Status: Confirmed ** Affects: monodevelop-java (Ubuntu) Importance: Wishlist Status: Confirmed ** Affects: monodevelop-python (Ubuntu) Importance: Wishlist Status: Confirmed ** Affects: monodevelop-vala (Ubuntu) Importance: Wishlist Status: Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/851306 Title: Sync monodevelop 2.6+dfsg-1 (universe) from Debian experimental (main) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/monodevelop/+bug/851306/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 827281] [NEW] Sync mono.reflection 1.0+git20110407+d2343843-1 (universe) from Debian unstable (main)
Public bug reported: Please sync mono.reflection 1.0+git20110407+d2343843-1 (universe) from Debian unstable (main). Additionally, please add it to the Mono packageset. All changelog entries: mono.reflection (1.0+git20110407+d2343843-1) unstable; urgency=low * Initial release. -- Jo Shields Tue, 09 Aug 2011 22:03:22 +0100 ** Affects: ubuntu Importance: Wishlist Status: Confirmed ** Changed in: ubuntu Importance: Undecided => Wishlist ** Changed in: ubuntu Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/827281 Title: Sync mono.reflection 1.0+git20110407+d2343843-1 (universe) from Debian unstable (main) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+bug/827281/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 824662] [NEW] Please sync mono 2.10.3-1 from Debian Experimental
Public bug reported: This is a bugfix release, which amongst other things should fix a problem with gcc 4.6 on ARM which was previously worked around in 2.10.1-4ubuntu1 by building ARM with -O1. This packages goes into binary NEW, due to a slightly lame workaround by upstream for a build system bug, resulting in the change of an ABI version to a library. A further bugfix release is due relatively soon, and will miss Feature Freeze. There will be no NEWness in that release. mono (2.10.3-1) experimental; urgency=low . * The "from Xamarin with love" release . [ Mirco Bauer ] * [5f13e09] Updated download URL in debian/watch * [4abf062] Added desktop file for mono with and without a terminal window * [f165789] Imported Upstream version 2.10.3 * [b51b15c] Dropped unused libglib2.0-dev from build-deps which was replaced by Mono's own eglib * [00a5c48] Fixed manpage reference for cli-csc alternative * [b6fb713] New patch structure * [6cb63b3] Use debian-branch instead of current branch * [3956527] Added I18N west package as dependency to WinForms as the RichTextBox class requires CP1252 (closes: #629151) * [997bec0] Mono.WebBrowser library is now shipped in both 2.0 and 4.0 runtime flavors * [dfd65af] Added /usr/lib/mono/xbuild-frameworks to mono-xbuild package * [12478bf] Removed useless dh_makeclilibs call for not existing libmono-winforms4.0-cil * [3d2d42c] Allow the inclusion of the binary file debian/mono-runtime.png * [2a814af] Fixed missing separator in Depends field of libmono-microsoft-visualc10.0-cil and libmono-microsoft-web-infrastructure1.0-cil * [491534a] Fixed non-binNMUable error for mono-devel * [eb78f74] Fixed spelling mistake according to lintian: s/allows to/allows one to/ * [5fae96e] Fixed too long extended description line for mono-runtime-sgen * [5dbb6e1] Set single-debian-patch in debian/source/options * [98bf4a8] Added CLI 4.0 support to mono-api-check * [5965895] Bumped clilibs to 2.10.3 where appropriate * [e706e60] New lame API check tool: mono-api-source-check (only use at your own risk!) . [ Zoltan Varga ] * [300bb53] Apply a workaround for a gcc 4.6 problem on arm. ** Affects: mono (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/824662 Title: Please sync mono 2.10.3-1 from Debian Experimental To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/mono/+bug/824662/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 803978] Re: Please remove from Oneiric
** Changed in: mono-debugger (Ubuntu) Status: New => Confirmed ** Changed in: monodevelop-boo (Ubuntu) Status: New => Confirmed ** Changed in: monodevelop-debugger-mdb (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/803978 Title: Please remove from Oneiric To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/mono-debugger/+bug/803978/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 803978] Re: Please remove from Oneiric
** Also affects: monodevelop-debugger-mdb (Ubuntu) Importance: Undecided Status: New ** Also affects: mono-debugger (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/803978 Title: Please remove from Oneiric To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/mono-debugger/+bug/803978/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 803978] [NEW] Please remove from Oneiric
Public bug reported: This package is no longer released by upstream in a useable form, and should be removed from the archive (as it no longer works against the current version of Mono in Oneiric). Thanks. ** Affects: monodevelop-boo (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/803978 Title: Please remove from Oneiric To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/monodevelop-boo/+bug/803978/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 667225] Re: [armel] Thumb builds cause defective Mono 2.8 builds (SIGILL on NullReferenceException)
** Changed in: gcc-4.5 (Ubuntu) Status: New => Invalid ** Changed in: gcc-4.4 (Ubuntu) Status: New => Invalid ** Changed in: mono (Ubuntu) Status: New => 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/667225 Title: [armel] Thumb builds cause defective Mono 2.8 builds (SIGILL on NullReferenceException) To manage notifications about this bug go to: https://bugs.launchpad.net/gcc-linaro/+bug/667225/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 738039] Re: package libappindicator0.1-cil 0.2.99-0ubuntu1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 9
Can you run "gacutil -l" on the command line? Is libmono-security2.0-cil installed? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/738039 Title: package libappindicator0.1-cil 0.2.99-0ubuntu1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 9 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
Re: [Bug 619981] Re: Banshee crashed while sitting idle on omap4
On Fri, 2011-01-14 at 19:59 +, Jani Monoses wrote: > I find it is not crashing with banshee installed on an ubuntu-minimal image. > Once I install gtk2-engines-murrine and rerun it crashes. > So may be a theming related issue. I can believe this - IIRC, not all of the GTK# examples work correctly on ARM (apt:gtk-sharp2-examples). It would also explain why I haven't reproduced the issue - my ARM box runs XFCE4, complete with an XFCE4 theme which uses the gtk2-engines-xfce theme engine -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/619981 Title: Banshee crashed while sitting idle on omap4 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 667225] Re: [armel] Ubuntu GCC patches cause defective Mono 2.8 builds (SIGILL on NullReferenceException)
I've been able to reproduce this on Debian, which has no Linaro patches. Which heavily implies the issue is with Mono's Thumb code. ** Changed in: gcc-linaro Status: New => Invalid ** Summary changed: - [armel] Ubuntu GCC patches cause defective Mono 2.8 builds (SIGILL on NullReferenceException) + [armel] Thumb builds cause defective Mono 2.8 builds (SIGILL on NullReferenceException) ** Also affects: mono (Ubuntu) Importance: Undecided Status: New -- [armel] Thumb builds cause defective Mono 2.8 builds (SIGILL on NullReferenceException) https://bugs.launchpad.net/bugs/667225 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 667225] Re: [armel] Ubuntu GCC patches cause defective Mono 2.8 builds (SIGILL on NullReferenceException)
I should probably add that gcc-4.3, which has no Linaro patches, works fine in either Debian or Ubuntu -- [armel] Ubuntu GCC patches cause defective Mono 2.8 builds (SIGILL on NullReferenceException) https://bugs.launchpad.net/bugs/667225 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 667225] Re: [armel] Ubuntu GCC patches cause defective Mono 2.8 builds (SIGILL on NullReferenceException)
Attached is a simple test case for this problem. Compile it on any system with "gmcs nre.cs", and run with "mono nre.exe" - it should produce an error message like this: Caught nre: System.NullReferenceException: Object reference not set to an instance of an object at Tests.Main (System.String[] args) [0x0] in :0 To run the minimal test case, use: o...@efikamx:~/mono.git/mono/mini$ MONO_PATH=../../mcs/class/lib/net_2_0 ./mono nre.exe To run the full test case for ALL possible problems, use: o...@efikamx:~/mono.git/mono$ make check ** Attachment added: "Minimal test case for NRE problem" https://bugs.launchpad.net/gcc-linaro/+bug/667225/+attachment/1712964/+files/nre.cs -- [armel] Ubuntu GCC patches cause defective Mono 2.8 builds (SIGILL on NullReferenceException) https://bugs.launchpad.net/bugs/667225 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 667225] Re: [armel] Ubuntu GCC patches cause defective Mono 2.8 builds (SIGILL on NullReferenceException)
** Attachment added: "Fix for Mono 2.8 on GCC 4.5" https://bugs.launchpad.net/bugs/667225/+attachment/1712962/+files/gcc-4.5_build_fix.diff ** Also affects: gcc-4.4 (Ubuntu) Importance: Undecided Status: New ** Also affects: gcc-linaro Importance: Undecided Status: New -- [armel] Ubuntu GCC patches cause defective Mono 2.8 builds (SIGILL on NullReferenceException) https://bugs.launchpad.net/bugs/667225 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 667225] [NEW] [armel] Ubuntu GCC patches cause defective Mono 2.8 builds (SIGILL on NullReferenceException)
Public bug reported: Binary package hint: gcc-4.5 It seems there is a problem with the Linaro patches to GCC. Unmodified upstream Mono 2.8 builds with gcc-4.4 or gcc-4.5 (for 4.5, see attached for a minor build fix). However, using the Ubuntu (Linaro) compilers results in a Mono runtime which fails during the test suite when catching a NullReferenceException. Poking about with gdb implies it's an issue with SIGILL, specifically with Thumb instructions like LSLS in the wrong place. Ubuntu gcc-4.4 and gcc-4.5 are defective here, but Debian gcc-4.4 and gcc-4.5 are fine. Significantly, gcc-4.5 in both cases is supposedly the same upstream version (4.5.1), but the Linaro-patched package in Ubuntu fails. This bug makes it impossible to update Mono in Natty. ** Affects: gcc-linaro Importance: Undecided Status: New ** Affects: gcc-4.4 (Ubuntu) Importance: Undecided Status: New ** Affects: gcc-4.5 (Ubuntu) Importance: Undecided Status: New -- [armel] Ubuntu GCC patches cause defective Mono 2.8 builds (SIGILL on NullReferenceException) https://bugs.launchpad.net/bugs/667225 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 530409] Re: tangerine config doesn't work
I'm struggling to reproduce this. For those affected in Lucid, and definitely without that dodgy edit to /etc/mono/config: * Which version of Banshee, if any, do you have installed? * How are you sharing in tangerine-properties - e.g. sharing a folder, or from a library? * Which CPU architecture are you running on? -- tangerine config doesn't work https://bugs.launchpad.net/bugs/530409 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 566782] Re: tangerine does not work in lucid
I'm struggling to reproduce this. For those affected in Lucid, and definitely without that dodgy edit to /etc/mono/config: * Which version of Banshee, if any, do you have installed? * How are you sharing in tangerine-properties - e.g. sharing a folder, or from a library? * Which CPU architecture are you running on? -- tangerine does not work in lucid https://bugs.launchpad.net/bugs/566782 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 635406] Re: armel build failure (no thumb support)
http://imgur.com/H3xPR Currently in the queue, waiting for approval. ** Changed in: moon (Ubuntu Maverick) Status: Confirmed => Fix Committed -- armel build failure (no thumb support) https://bugs.launchpad.net/bugs/635406 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 635406] Re: armel build failure (no thumb support)
** Changed in: moon (Ubuntu Maverick) Assignee: (unassigned) => directhex (directhex) -- armel build failure (no thumb support) https://bugs.launchpad.net/bugs/635406 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 636231] Re: Moonlight mozilla plugin does not play silverlight content
Silverlight 4 content is highly unlikely to work. The package in the archive targets Silverlight 2. -- Moonlight mozilla plugin does not play silverlight content https://bugs.launchpad.net/bugs/636231 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 636132] Re: Tomboy does not start, indicator-application version skew
Please try the indicator-application packages on https://launchpad.net/~directhex/+archive/monoxide/+packages -- Tomboy does not start, indicator-application version skew https://bugs.launchpad.net/bugs/636132 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 636132] Re: Tomboy does not start, indicator-application version skew
** Branch linked: lp:~directhex/indicator- application/gapi_is_a_pile_of_shit -- Tomboy does not start, indicator-application version skew https://bugs.launchpad.net/bugs/636132 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 636132] Re: Tomboy does not start, indicator-application version skew
bindings/mono/appindicator-sharp.dll.config.in hard-codes the expected SONAME to 0 - it should follow the SONAME via autohell magicks, or hard-code to 1. bindings/mono/appindicator-sharp.dll.config.in tries to map appindicator-sharp.dll to libappindicator.so.X - it should be appindicator.dll (or whatever you would call the C library in a Windows port of indicator-application) that is bound bindings/mono/ApplicationIndicator.custom and bindings/mono/app-indicator.sources.xml specifically name libappindicator.so.0 as the lib to import - this should be appindicator.dll (or whatever name you picked in the step above) Those three bugs fixed should clean up the issue, -- Tomboy does not start, indicator-application version skew https://bugs.launchpad.net/bugs/636132 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