[Bug 1884583] Re: vim is dependent on libcanberra0 in Ubuntu 20.04, had no such dependency in Ubuntu 18.04

2020-11-07 Thread Adrien Beau
Also filed (and fixed!) in Arch Linux: https://bugs.archlinux.org/task/63073 A build switch was introduced in Vim 8.1.1529, so vim can be built with --disable-canberra. Commit https://github.com/vim/vim/commit/21606676d9ebc6f159c56ee90733e5d5720ab3d7 Even though it is technically "no X", I

[Bug 1844012] Re: grub2 doesn't recognize ext4 with metadata_csum_seed enabled

2020-11-05 Thread Adrien Beau
Note that this is not limited to metadata_csum_seed, other "recently" added ext4 features cannot be used on the system partition (and maybe the whole system disk, if you have other ext4 partitions there with such features). At least confirmed to not work with GRUB: - metadata_csum_seed -

[Bug 1844012] Re: grub2 doesn't recognize ext4 with metadata_csum_seed enabled

2020-11-05 Thread Adrien Beau
The bug is still present in version 2.04-1ubuntu26.6 in focal. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1844012 Title: grub2 doesn't recognize ext4 with metadata_csum_seed enabled To manage

[Bug 1844012] Re: grub2 doesn't recognize ext4 with metadata_csum_seed enabled

2020-11-05 Thread Adrien Beau
** Bug watch added: Debian Bug tracker #866603 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=866603 ** Also affects: grub2 (Debian) via https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=866603 Importance: Unknown Status: Unknown -- You received this bug notification because

[Bug 1522675] Re: Warning messages about unsandboxed downloads

2018-03-02 Thread Adrien Beau
Norbert, it is *extremely* inappropriate to edit the bug description to publicize your workaround. Adding instructions to set the sandbox user to "root" at the start of the bug description is quite simply awful. I have reverted that change. ** Description changed: READ ME FIRST

[Bug 1522675] Re: Warning messages about unsandboxed downloads

2018-01-12 Thread Adrien Beau
@Chelmite The double slash is equivalent to a single slash, so there is not much of a problem here, just a very minor cosmetic issue. Synaptic is certainly the one who told APT to download stuff in /root/.synaptic/tmp, so it is the one which should have changed the ownership to _apt beforehand.

[Bug 1700373] Re: intel-microcode is out of date, version 20170707 fixes errata on 6th and 7th generation platforms

2018-01-12 Thread Adrien Beau
@Uqbar The microcode update is fine and exactly as expected. 2018-01-08 is the release date of the microcode *bundle*, which contains 20 microcodes updated at various times around late November, mid-December 2017. In the case of his 0x406e3 CPU, the microcode is from 2017-11-16, which is exactly

[Bug 1727614] [NEW] Directory package-data-downloads/partial should belong to user _apt

2017-10-26 Thread Adrien Beau
Public bug reported: For several versions now, apt has introduced a system user named _apt. When downloading files, it tries to switch to this user in order to limit the attack surface; downloading files as root is quite simply dangerous. If the user _apt cannot write to the target directory,

[Bug 1637856] Re: Cryptsetup freezes if the package cryptsetup is not installed

2017-10-24 Thread Adrien Beau
Duplicate of bug #1589083 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1637856 Title: Cryptsetup freezes if the package cryptsetup is not installed To manage notifications about this bug go to:

[Bug 1589083] Re: crypsetup hangs when only cryptsetup-bin is installed

2017-10-24 Thread Adrien Beau
Sorry for the double-posting, the idea only occurred to me after sending my first comment. Installing the "cryptsetup" package installs several dependencies, including a lot of boot-time stuff I do not need. I wondered if one of the dependencies could solve the problem by itself, and it turns out

[Bug 1589083] Re: crypsetup hangs when only cryptsetup-bin is installed

2017-10-24 Thread Adrien Beau
I can confirm this on 16.04 32bit from a fresh minimal install. * The container had been working fine for many years on 12.04 32bit * The container was still working a few days ago before switching to 16.04 * cryptsetup luksOpen hangs without further notification More accurately, using strace,

[Bug 1726542] [NEW] libEGL.so.1 is not a symbolic link

2017-10-23 Thread Adrien Beau
Public bug reported: I first encountered this bug in nvidia-375, everything was fine in nvidia-367. Here is a previous bug report, which was marked as fixed (but only in Zesty, if I understand correctly): https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics- drivers-367/+bug/1674677 Here is

[Bug 1664481] Re: incorrect postinstall script

2017-09-30 Thread Adrien Beau
Came here to report this very bug, which I encountered when upgrading to 2.0.12-5ubuntu3.1. ** Summary changed: - incorrect postinstall script + Syntax error in postinstall script -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1668722] Re: 60x11-common_xdg_path uses $DESKTOP_SESSION which needs a sanity check

2017-07-31 Thread Adrien Beau
DESKTOP_SESSION is created by the display manager. In particular, SDDM puts an absolute path in DESKTOP_SESSION, which seem to be quite distinct from what other managers are doing. I have opened https://github.com/sddm/sddm/issues/852 about that matter. However, the 60x11-common_xdg_path could

[Bug 1700373] Re: intel-microcode is out of date, version 20170707 fixes errata on 6th and 7th generation platforms

2017-07-28 Thread Adrien Beau
Another test, this time on a NUC with a Pentium N3700 Braswell CPU under Xenial. $ uname -a Linux 4.10.0-28-generic #32~16.04.2-Ubuntu SMP Thu Jul 20 10:19:48 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux $ cat /proc/cpuinfo (...)vendor_id : GenuineIntel cpu family : 6 model : 76

[Bug 1700373] Re: intel-microcode is out of date, version 20170707 fixes errata on 6th and 7th generation platforms

2017-07-27 Thread Adrien Beau
Here is a successful test of a Core i5-6600 Skylake CPU under Xenial. $ uname -a Linux 4.10.0-28-generic #32~16.04.2-Ubuntu SMP Thu Jul 20 10:19:48 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux $ cat /proc/cpuinfo (...) vendor_id : GenuineIntel cpu family : 6 model : 94 model

[Bug 1700373] Re: Please update microcode to version 20170511 on all supported platforms

2017-06-28 Thread Adrien Beau
Uqbar, what version of Ubuntu are you using, and what kernel version? > I cannot see any possibility that "any non-Ubuntu container" (actually anything else) is started earlier than this. Isn't it? Quite simply, the machine could be running any kind of supervisor (Xen, Hyper-V, ESX...), which

[Bug 1700373] Re: Please update microcode to version 20170511 on all supported platforms

2017-06-28 Thread Adrien Beau
Dave, not all vendors ship updated microcode in a timely manner. This is rarely the case on consumer motherboards, hopefully the situation is better on servers. Also, there is a debate here, between the maintainer of the package and the SRU team. If I understand correctly, the package includes

[Bug 1700373] Re: Please update microcode to version 20170511 on all supported platforms

2017-06-26 Thread Adrien Beau
I accidentally wrote a duplicate report of this bug: I had checked the bug list before reporting, but this bug was not visible because it was already marked as fixed (in Arty). Since this bug will be used for Stable Release Updates, is there a way to still list it (with the default Launchpad

[Bug 1700511] [NEW] Upgrade to version 3.20170511.1 to fix Skylake broken hyper-threading

2017-06-26 Thread Adrien Beau
Public bug reported: As reported by Henrique de Moraes Holschuh from Debian, there is a hyperthreading-related bug in recent Skylake and Kaby Lake processors that can, when triggered, cause unpredictable system behavior (application and system misbehavior, data corruption and data loss in the

[Bug 1674677] Re: eglGetDisplay(EGL_DEFAULT_DISPLAY) returns EGL_NO_DISPLAY

2017-03-22 Thread Adrien Beau
I came to this issue from another route: ever since installing package nvidia-375, I have the following warnings every time APT runs the libc- bin trigger: Processing triggers for libc-bin (2.23-0ubuntu7) ... /sbin/ldconfig.real: /usr/lib/nvidia-375/libEGL.so.1 is not a symbolic link

[Bug 1651923] Re: apt https method decodes redirect locations and sends them to the destination undecoded.

2017-02-06 Thread Adrien Beau
Martin, I think you should file a new issue for what you described. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1651923 Title: apt https method decodes redirect locations and sends them to the

[Bug 1651923] Re: apt https method decodes redirect locations and sends them to the destination undecoded.

2017-01-18 Thread Adrien Beau
I have tested the new package on Xenial, following the instructions in https://wiki.ubuntu.com/Testing/EnableProposed APT packages installed before updating: apt 1.2.18 apt-transport-https 1.2.18 apt-utils1.2.18 libapt-inst2.0 1.2.18 libapt-pkg5.0

[Bug 1607535] Re: ttf-mscorefonts-installer 3.4+nmu1ubuntu2 fails to install core fonts and should be updated to version 3.6 from Debian

2017-01-11 Thread Adrien Beau
As written in comment #50, this problem is in the apt package. Also, it is specific to 16.04. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1607535 Title: ttf-mscorefonts-installer 3.4+nmu1ubuntu2

[Bug 1655500] [NEW] update-notifier-common should depend on apt

2017-01-10 Thread Adrien Beau
Public bug reported: * OS release: Ubuntu 16.04.1 LTS * Package version: 3.168.3 /usr/lib/update-notifier/package-data-downloader runs /usr/lib/apt/apt- helper in a subprocess call. apt-helper is provided by the apt package. Since update-notifier-common will fail to perform one of its core

[Bug 1655431] Re: apt-helper / update-notifier / ttf-mscorefonts-installer download failure (regression)

2017-01-10 Thread Adrien Beau
*** This bug is a duplicate of bug 1651923 *** https://bugs.launchpad.net/bugs/1651923 I am certain the redirect was there before. The redirector and the mirrors are listed in the Debian package ttf- mscorefonts-installer version 3.6, and were added back in 2013 or 2014, with a comment

[Bug 1655431] Re: apt-helper / update-notifier / ttf-mscorefonts-installer download failure (regression)

2017-01-10 Thread Adrien Beau
*** This bug is a duplicate of bug 1651923 *** https://bugs.launchpad.net/bugs/1651923 I strongly disagree! The space was put in the URL by the original corefonts SourceForge project way back in 2002, and has been there since then! The space was there when apt 1.2.12~ubuntu16.04.1

[Bug 1655431] Re: update-notifier / ttf-mscorefonts-installer download failure (regression)

2017-01-10 Thread Adrien Beau
*** This bug is a duplicate of bug 1651923 *** https://bugs.launchpad.net/bugs/1651923 Investigations (comments #1 and #5) indicate that the apt package is the most likely culprit. Quite possibly the update to 1.2.15 on Xenial caused the regression. ** Package changed: update-notifier

[Bug 1655431] Re: update-notifier / ttf-mscorefonts-installer download failure (regression)

2017-01-10 Thread Adrien Beau
*** This bug is a duplicate of bug 1651923 *** https://bugs.launchpad.net/bugs/1651923 Investigating further, it is quite possible the problem appeared in APT 1.2.15. Timeline of install and updates on my machine: * 2016-07-19: U apt:amd64 1.2.10ubuntu1 -> 1.2.12~ubuntu16.04.1 # OS install *

[Bug 1641671] Re: "ttf-mscorefonts-installer: processing..." email message repeatedly from /etc/cron.daily/update-notifier-common

2017-01-10 Thread Adrien Beau
The core issue is that ttf-mscorefonts-installer files are repeatedly failing to download, so you are repeatedly emailed about it. (The email sure could be improved.) update-notifier handles the downloads, but the actual downloads are performed by apt-helper, and that program has trouble

[Bug 1646737] Re: Annoying "processing..." mails

2017-01-10 Thread Adrien Beau
This bug is a duplicate of https://bugs.launchpad.net/ubuntu/+source /update-notifier/+bug/1641671 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1646737 Title: Annoying "processing..." mails To

[Bug 1607535] Re: ttf-mscorefonts-installer 3.4+nmu1ubuntu2 fails to install core fonts and should be updated to version 3.6 from Debian

2017-01-10 Thread Adrien Beau
Hello everybody that recently commented on this issue (starting with comment #10)! I believe the core issue is in not in the msttcorefonts package: it is modified on Ubuntu to delegate all downloads to the update-notifier package, which is the one having issues. (That is why installing the Debian

[Bug 1655431] Re: update-notifier / ttf-mscorefonts-installer download failure (regression)

2017-01-10 Thread Adrien Beau
The following recent bugs are quite likely related to this one: * https://bugs.launchpad.net/ubuntu/+source/update-notifier/+bug/1646737 * https://bugs.launchpad.net/ubuntu/+source/update-notifier/+bug/1641671 * https://bugs.launchpad.net/ubuntu/+source/msttcorefonts/+bug/1607535 (huge, hot one)

[Bug 1655431] Re: update-notifier / ttf-mscorefonts-installer download failure (regression)

2017-01-10 Thread Adrien Beau
Digging into update-notifier-common, it appears the actual failure can be reduced to the following command-line (for 1 of the 11 downloads): /usr/lib/apt/apt-helper \ download-file \ http://downloads.sourceforge.net/corefonts/andale32.exe \ /tmp/andale32.exe \

[Bug 1655431] Re: update-notifier / ttf-mscorefonts-installer download failure (regression)

2017-01-10 Thread Adrien Beau
** Description changed: * OS release: Ubuntu 16.04.1 LTS * Package version: 3.168.3 For the past few days (maybe even weeks for other users), update- notifier has been very repeatedly failing to handle the downloads for ttf-mscorefonts-installer. Previously it was working fine on the

[Bug 1655431] [NEW] update-notifier / ttf-mscorefonts-installer download failure (regression)

2017-01-10 Thread Adrien Beau
Public bug reported: * OS release: Ubuntu 16.04.1 LTS * Package version: 3.168.3 For the past few days (maybe even weeks for other users), update- notifier has been very repeatedly failing to handle the downloads for ttf-mscorefonts-installer. Previously it was working fine on the same system.

[Bug 1478408] Re: There is no colord-kde entry in System Settings

2016-10-09 Thread Adrien Beau
Problem still present in 16.04. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1478408 Title: There is no colord-kde entry in System Settings To manage notifications about this bug go to:

[Bug 1584453] Re: Regression: cursor corrupts display in 4.2.0-36

2016-06-12 Thread Adrien Beau
The bug is still present in 4.2.0-38, and also in 4.4.0-24 (Xenial kernel). I have found a way to reliably trigger it: bring the cursor to the left side of the screen. As long as the cursor never touches that edge, it does not leave old copies behind. As soon as the cursor touches that edge, the

[Bug 1584453] Re: Regression: cursor corrupts display in 4.2.0-36

2016-05-22 Thread Adrien Beau
Second screen capture. ** Attachment added: "Cursor corruption over the Dolphin file manager" https://bugs.launchpad.net/ubuntu/+source/linux-lts-wily/+bug/1584453/+attachment/4668018/+files/corruption-2.jpg -- You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 1584453] Re: Regression: cursor corrupts display in 4.2.0-36

2016-05-22 Thread Adrien Beau
Third and final screen capture. ** Attachment added: "Cursor corruption over xeyes" https://bugs.launchpad.net/ubuntu/+source/linux-lts-wily/+bug/1584453/+attachment/4668019/+files/corruption-3.jpg -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1584453] [NEW] Regression: cursor corrupts display in 4.2.0-36

2016-05-22 Thread Adrien Beau
Public bug reported: After upgrading from 4.2.0-35 to 4.2.0-36, the mouse cursor leaves old copies behind, mostly over interactive elements (web links, forms, window menus, etc.). See attached photographs for examples. The bug keeps occurring after reboots and cold starts, and occurs on every

[Bug 1528225] Re: bcmwl: dkms build failures with linux-lts-wily

2016-02-22 Thread Adrien Beau
Version 6.30.223.248+bdcom-0ubuntu0.2 is now available in trusty-updates and solves the issue. ** Changed in: bcmwl (Ubuntu) Status: Confirmed => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1546934] Re: Needs updating to 1.2.1

2016-02-18 Thread Adrien Beau
** Tags added: upgrade-software-version ** Bug watch added: Debian Bug tracker #813730 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=813730 ** Also affects: mcomix via http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=813730 Importance: Unknown Status: Unknown -- You received

[Bug 1546934] [NEW] Needs updating to 1.2.1

2016-02-18 Thread Adrien Beau
Public bug reported: Development of MComix has been rekindled. Version 1.2 was released at the end of January, containing significant fixes and improvements. Version 1.2.1 is a Windows-focused bugfix release. I have tested MComix on Kubuntu 14.04.4, running it from its unpackaged source code, as

[Bug 1528225] Re: bcmwl: dkms build failures with linux-lts-wily

2016-02-16 Thread Adrien Beau
** Attachment added: "Failed DKMS build under Linux 4.2" https://bugs.launchpad.net/ubuntu/+source/bcmwl/+bug/1528225/+attachment/4572685/+files/bcmwl-kernel-source.0.crash -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1528225] Re: bcmwl: dkms build failures with linux-lts-wily

2016-02-16 Thread Adrien Beau
The bcmwl module in Trusty does not build with Linux 4.2 (Wily kernel). Apparently the API changed a bit (two constants are unknown during the build process, and one function receives too few arguments). I have attached the automatically-generated crash file. -- You received this bug

[Bug 1481117] [NEW] casper 1.340.1 breaks previous persistency

2015-08-03 Thread Adrien Beau
Public bug reported: Likely scenario (unless I missed a crucial piece of information): - User has a working persistency file (or partition), with an Ubuntu 14.04.2 ISO - User upgrades to an Ubuntu 14.04.3 ISO, and boots it with the same persistency settings Likely result: - It appears to the

[Bug 1481117] Re: casper 1.340.1 breaks previous persistency

2015-08-03 Thread Adrien Beau
Adding tag regression-update as per comment #7 of bug #1401620 ** Tags added: regression-update -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1481117 Title: casper 1.340.1 breaks previous

[Bug 1410558] [NEW] PS_FORMAT=thcount does not work anymore

2015-01-13 Thread Adrien Beau
Public bug reported: In Ubuntu 12.04.5 LTS (procps 1:3.2.8-11ubuntu6.3), the following worked fine: $ export PS_FORMAT=thcount $ ps THCNT 1 1 In Ubuntu 14.04.1 LTS (procps 1:3.3.9-1ubuntu2), it does not work anymore: $ export PS_FORMAT=thcount $ ps warning: $PS_FORMAT ignored. (unknown

[Bug 1290847] Re: pyvenv fails due to mising ensurepip module

2014-07-06 Thread Adrien Beau
On 2014-06-10, Barry Warsaw wrote: It's a bit of a long, complicated process, but rest assured we are on it. It's been three weeks since the status of this bug was changed to Fix Released, but it is apparently still not available in Ubuntu 14.04. In what time frame can we expect to see it land

[Bug 1277432] Re: Please update to samba 4.1.x from Debian/sid for trusty

2014-04-26 Thread Adrien Beau
2:4.1.6+dfsg-1ubuntu2 is in LTS, this bug should be closed. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to samba in Ubuntu. https://bugs.launchpad.net/bugs/1277432 Title: Please update to samba 4.1.x from Debian/sid for trusty To

[Bug 996968] Re: Samba needs to be stopped and restarted in order to work

2014-04-26 Thread Adrien Beau
This bug is still present in 14.04 LTS. Putting the following line in /etc/init/smbd.override solves it for me: start on (local-filesystems and net-device-up IFACE!=lo) (Putting this line in /etc/init/smbd.conf also works of course.) Why can't this line be included in the standard smbd.conf

[Bug 996968] Re: Samba needs to be stopped and restarted in order to work

2014-04-26 Thread Adrien Beau
By the way, this bug seems to be a duplicate of https://bugs.launchpad.net/ubuntu/+source/samba/+bug/951087 -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to samba in Ubuntu. https://bugs.launchpad.net/bugs/996968 Title: Samba needs

[Bug 951087] Re: Samba non-functional on boot.

2014-04-26 Thread Adrien Beau
Note that instead of editing /etc/init/smbd.conf (which can mess up package upgrades), you can create a file named /etc/init/smbd.override and put the line there. Works fine for me, and solved the problem. -- You received this bug notification because you are a member of Ubuntu Server Team,

[Bug 1277432] Re: Please update to samba 4.1.x from Debian/sid for trusty

2014-04-26 Thread Adrien Beau
2:4.1.6+dfsg-1ubuntu2 is in LTS, this bug should be closed. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1277432 Title: Please update to samba 4.1.x from Debian/sid for trusty To manage

[Bug 996968] Re: Samba needs to be stopped and restarted in order to work

2014-04-26 Thread Adrien Beau
By the way, this bug seems to be a duplicate of https://bugs.launchpad.net/ubuntu/+source/samba/+bug/951087 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/996968 Title: Samba needs to be stopped and

[Bug 996968] Re: Samba needs to be stopped and restarted in order to work

2014-04-26 Thread Adrien Beau
This bug is still present in 14.04 LTS. Putting the following line in /etc/init/smbd.override solves it for me: start on (local-filesystems and net-device-up IFACE!=lo) (Putting this line in /etc/init/smbd.conf also works of course.) Why can't this line be included in the standard smbd.conf

[Bug 951087] Re: Samba non-functional on boot.

2014-04-26 Thread Adrien Beau
Note that instead of editing /etc/init/smbd.conf (which can mess up package upgrades), you can create a file named /etc/init/smbd.override and put the line there. Works fine for me, and solved the problem. -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1298380] Re: Amarok wont play music files

2014-04-04 Thread Adrien Beau
I have just encountered this while testing Kubuntu 14.04 Beta 2. (I booted the amd64 ISO from a USB key, on an Intel-based EFI laptop.) When started with a click on any audio file in Dolphin, Amarok crashes upon start. When started from the command line (using Konsole), using commands in the form

[Bug 1033838] Re: both 00aptitude and 05aptitude in /etc/apt/apt.conf.d

2013-01-28 Thread Adrien Beau
I have noticed this issue, too, on three different machines, all running 12.04.1 LTS. Two of them are Kubuntu desktops installed by me, one other is an Ubuntu Server installed by my service provider. Actually, /etc/apt/apt.conf.d/00aptitude is not the only surprising file, there is also

[Bug 1005440] Re: Could not load host key: /etc/ssh/ssh_host_ecdsa_key when connecting

2013-01-26 Thread Adrien Beau
I was affected by this bug too, using Ubuntu Server 12.04.1 LTS, with openssh-server 1:5.9p1-5ubuntu1. Using the following command line solved the issue: sudo ssh-keygen -f /etc/ssh/ssh_host_ecdsa_key -N '' -t ecdsa I think it is important to note the following: -- I did not install Ubuntu

[Bug 1005440] Re: Could not load host key: /etc/ssh/ssh_host_ecdsa_key when connecting

2013-01-26 Thread Adrien Beau
I was affected by this bug too, using Ubuntu Server 12.04.1 LTS, with openssh-server 1:5.9p1-5ubuntu1. Using the following command line solved the issue: sudo ssh-keygen -f /etc/ssh/ssh_host_ecdsa_key -N '' -t ecdsa I think it is important to note the following: -- I did not install Ubuntu

[Bug 1102165] [NEW] Playlist loops if the last file is an Ogg Vorbis

2013-01-20 Thread Adrien Beau
Public bug reported: kubuntu version: 12.04.1 LTS amarok version: 2:2.5.0-0ubuntu6 phonon-backend-gstreamer version: 4:4.7.0really4.6.2-0ubuntu0.1 I set the playlist Track Progression to Standard. I expect playback to go through the playlist and then stop when the end of the last song is

[Bug 1102165] Re: Playlist loops if the last file is an Ogg Vorbis

2013-01-20 Thread Adrien Beau
** Bug watch added: KDE Bug Tracking System #300884 https://bugs.kde.org/show_bug.cgi?id=300884 ** Also affects: amarok via https://bugs.kde.org/show_bug.cgi?id=300884 Importance: Unknown Status: Unknown ** Description changed: kubuntu version: 12.04.1 LTS amarok version:

[Bug 923696] Re: package digikam-doc (not installed) failed to install/upgrade: trying to overwrite '/usr/share/doc/kde/HTML/en/digikam/index.cache.bz2', which is also in package digikam-data 2:2.4.1-

2012-04-14 Thread Adrien Beau
*** This bug is a duplicate of bug 858622 *** https://bugs.launchpad.net/bugs/858622 ** This bug has been marked a duplicate of bug 858622 package digikam-doc (not installed) failed to install/upgrade: trying to overwrite '/usr/share/doc/kde/HTML/en/digikam/index.cache.bz2', which is also

[Bug 858622] Re: package digikam-doc (not installed) failed to install/upgrade: trying to overwrite '/usr/share/doc/kde/HTML/en/digikam/index.cache.bz2', which is also in package digikam-data 2:2.1.1-

2012-04-14 Thread Adrien Beau
At least with aptitude, after the install failure, the package remains in a to be installed state, which means all further install/updates will end with a failure status because of this package. (Thankfully, other packages still install successfully, but the overall state of the install/upgrade

[Bug 949895] Re: Unison 2.40 doc is missing

2012-04-03 Thread Adrien Beau
I'm still learning about the Ubuntu processes, so I may be wrong, but it seems to me that this version update falls squarely under the FeatureFreeze for bugfix-only updates section of the page you linked to, and therefore does not require an exception request. I have diffed the Unison source

[Bug 949895] Re: Unison 2.40 doc is missing

2012-04-02 Thread Adrien Beau
Looking at the build log, I understood why the /usr/share/doc/unison /unison-manual.txt file is empty. It is quite simply generated from the output of unison -doc all. The core issue is that this command does not output anything. ... I think I found the root cause of the issue. The Unison

[Bug 949895] Re: Unison 2.40 doc is missing

2012-04-01 Thread Adrien Beau
The bug is still present in Precise beta 2. I noticed the /usr/share/doc/unison/unison-manual.txt file is empty (one single 0x0a character), while it is rather big in previous versions (/usr/share/doc/unison2.32.52/unison-manual.txt.gz is 66419 bytes, inflating to 216202 bytes uncompressed). I

[Bug 949895] [NEW] Unison 2.40 doc is missing

2012-03-08 Thread Adrien Beau
Public bug reported: Ubuntu release: Kubuntu 12.04 LTS Precise Pangolin - Beta i386 Package version: 2.40.63-2ubuntu1 Most likely, this does not depend on the Ubuntu flavor being used or the front-end used to install Unison, but just in case, here is what I did this morning: * Boot Kubuntu

[Bug 949895] Re: Unison 2.40 doc is missing

2012-03-08 Thread Adrien Beau
** Attachment added: Montage of output from three versions of unison https://bugs.launchpad.net/bugs/949895/+attachment/2834057/+files/unison-2.40-missing-doc.png -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 949895] Re: Unison 2.40 doc is missing

2012-03-08 Thread Adrien Beau
** Tags added: precise regression-potential -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/949895 Title: Unison 2.40 doc is missing To manage notifications about this bug go to:

[Bug 769479] Re: Unison version not up-to-date

2012-02-09 Thread Adrien Beau
Unison 2.40.63-2 has been uploaded to Debian testing. What needs to happen to include it in Precise? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/769479 Title: Unison version not up-to-date To

[Bug 769479] Re: Unison version not up-to-date

2011-08-15 Thread Adrien Beau
Version 2.40.x is a major release, as can be seen in the ChangeLog: http://www.cis.upenn.edu/~bcpierce/unison/download/releases/stable /unison-manual.html#news (scroll down to Changes since 2.32). Notably, from my point of view as a regular Unison user: * Unicode support, necessary for proper