[Touch-packages] [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 think the underlying package
philosophy is "no desktop", and bringing in sound-theme-freedesktop,
Vorbis, Ogg and libasound very much goes against that.

That said, the "no X" build is a rather fat build with many dependencies
to scripting languages, so disk size is not much of an argument for that
package. On the other hand, the regular, main "vim" package has (or used
to have) very few dependencies (3 on a barebone Ubuntu install).
Canberra adds 9 more...

Please build "vim" with --disable-canberra: because it should have few 
dependencies
Please build "vim-nox" with --disable-canberra: because it should be "no 
desktop"

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to vim in Ubuntu.
https://bugs.launchpad.net/bugs/1884583

Title:
  vim is dependent on libcanberra0 in Ubuntu 20.04, had no such
  dependency in Ubuntu 18.04

Status in vim package in Ubuntu:
  Confirmed

Bug description:
  which pulls in libasound and some alsa packages which I am not sure why it is 
useful and desired on most text-only/headless systems.
  In Debian I also see this dependency arisen with Bullseye/testing and 
Sid/unstable (but not with Buster/stable) but I don't see any mention of this 
introduction and its usefulness in the package's changelog. Could the reason of 
this dependency creation please be investigated, its usefulness evaluated, and 
if possible, this dependency to be made optional for vim builds ? Surprisingly, 
installing vim-nox also pulls in libcanberra0. vim-tiny does not pull in 
libcanberra0, but it also does not have syntax highlighting. What should I do 
to have syntax highlighting without libcanberra0 overhead ?

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [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
  =
  This is a cosmetic issue. The warning message is just that— a warning. Though 
the message comes up, there is no problem with the install/upgrade happening 
like normal. That said, feel free to ignore it. It will get fixed, but it's 
nowhere near as urgent as bugs that actually result in the wrong behavior 
rather than just a simple extra message.
- 
- 
- Temporary fix for this annoying bug by Norbert
- ==
- The commands below are shared without any warranty.
- Use it on your own risk. 
- 
- cat 

[Touch-packages] [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. You can easily fix that yourself.

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to apt in Ubuntu.
https://bugs.launchpad.net/bugs/1522675

Title:
  Warning messages about unsandboxed downloads

Status in apt package in Ubuntu:
  Fix Released
Status in aptitude package in Ubuntu:
  Fix Released
Status in synaptic package in Ubuntu:
  Triaged
Status in update-notifier package in Ubuntu:
  Fix Released
Status in apt package in Debian:
  Fix Released
Status in aptitude package in Debian:
  Fix Released
Status in synaptic package in Debian:
  New

Bug description:
  Recently we got new versions for synaptic 0.82+build1 & apt 1.1.3, but
  now get that error when installing/upgrading some packages:

  Setting up libc6-dbg:amd64 (2.21-0ubuntu5) ...
  Processing triggers for libc-bin (2.21-0ubuntu5) ...
  W: Can't drop privileges for downloading as file 
'/root/.synaptic/tmp//tmp_cl' couldn't be accessed by user '_apt'. - 
pkgAcquire::Run (13: Permission denied)

  From nautilus, i'm seeing a /root/ folder locked (x on its icon) and
  the folder is empty (no /.synaptic/ sub-folder or file), so the above
  error.

  oem@u64:~$ ls -l .synaptic
  total 4
  -rw-rw-r-- 1 oem oem   0 Aug 25 11:19 options
  -rw-rw-r-- 1 oem oem 236 Aug 25 11:19 synaptic.conf

  oem@u64:~$ ls -l /var/lib/apt/lists/
  
  -rw-r- 1 root root0 Sep 20 06:36 lock
  drwx-- 2 _apt root16384 Sep 24 15:25 partial
  ..

  oem@u64:~$ sudo ls -l /var/lib/update-notifier/package-data-downloads/
  .
  drwxr-xr-x 2 _apt root 4096 Sep 22 23:33 partial

  
  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: synaptic 0.82+build1
  ProcVersionSignature: Ubuntu 4.3.0-1.10-generic 4.3.0
  Uname: Linux 4.3.0-1-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.19.2-0ubuntu8
  Architecture: amd64
  CurrentDesktop: GNOME
  Date: Fri Dec  4 05:23:25 2015
  SourcePackage: synaptic
  UpgradeStatus: No upgrade log present (probably fresh install)

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [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 be made to produce better XDG
paths. This scripts was created by Ubuntu (see
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/804734 for the
context), so Ubuntu should fix it if need be.

Note that nothing says the paths in such variables have to be valid. The
users of these variables should be ready for invalid path (simply switch
to the next one in the list).

** Bug watch added: github.com/sddm/sddm/issues #852
   https://github.com/sddm/sddm/issues/852

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to xorg in Ubuntu.
https://bugs.launchpad.net/bugs/1668722

Title:
  60x11-common_xdg_path uses $DESKTOP_SESSION which needs a sanity check

Status in xorg package in Ubuntu:
  Confirmed

Bug description:
  This file:
  /etc/X11/Xsession.d/60x11-common_xdg_path
  contains references to $DESKTOP_SESSION variable.

  On one of my Ubuntu installs this variable contains: "plasma",
  on the other it contains: "/usr/share/xsessions/plasma".

  I don't know where either example comes from, but the upshot is that
  paths are added to XDG_DATA_DIRS and XDG_CONFIG_DIRS that don't exist.
  MANDATORY_PATH is also affected I believe, maybe others.

  Surely a sanity check of the generated paths is in order. Seems
  pointless to add non-existent ones.

  $XDG_SESSION_DESKTOP looks like a replacement for $DESKTOP_SESSION,
  but is that true?

  Cheers!

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [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
Touch seeded packages, which is subscribed to apt in Ubuntu.
https://bugs.launchpad.net/bugs/1651923

Title:
  apt https method decodes redirect locations and sends them to the
  destination undecoded.

Status in apt package in Ubuntu:
  Fix Released
Status in apt source package in Xenial:
  Fix Released
Status in apt source package in Yakkety:
  Fix Released

Bug description:
  [Impact]
  Downloads via HTTPS fail if the URL contains a space (before yakkety only if 
there is no redirect from a previous space-free https URL). This breaks 
packages like ttf-mscorefonts-installer and various third party hosters.

  [Test case]
  Install/Upgrade apt-transport-https, that's where the fix is.

  Check that

  /usr/lib/apt/apt-helper download-file
  
http://kxstudio.linuxaudio.org/repo/pool/free/ardour4_4.7.0-1kxstudio1_i386.deb
  test.deb

  can successfully download the file (or at least start downloading it)
  and does not fail early with a 505 HTTP version not supported error
  message.

  This problem does not occur with that file on xenial, as it first
  redirects to an https URI without a space which then redirects to an
  HTTPS uri with a space (http w/o space -> https w/o space -> https w/
  space). In xenial, https->https redirects where handled internally by
  curl.

  Another test (applicable to xenial) is to install ttf-mscorefonts-
  installer.

  [Regression potential]
  The added code is:
     Uri.Path = QuoteString(Uri.Path, "+~ ");

  Some servers might not like + or ~ being quoted. We use the same
  quoting call for the http method too, though, so it seems highly
  unlikely to cause an issue.

  [Original bug report]
  Distributor ID:   Ubuntu
  Description:  Ubuntu 16.10
  Release:  16.10
  Codename: yakkety

  apt version 1.3.3 (also tried 1.4-beta2 .deb, same results)

  When trying to install a package hosted on s3 from the kxstudio repo,
  the download fails with an HTTP error:

  nico@nico-lenovo-ubuntu:~/Downloads$ sudo apt-get install wineasio-amd64
  Reading package lists... Done
  Building dependency tree
  Reading state information... Done
  The following additional packages will be installed:
    wine1.6-amd64
  The following NEW packages will be installed
    wine1.6-amd64 wineasio-amd64
  0 to upgrade, 2 to newly install, 0 to remove and 1 not to upgrade.
  Need to get 30.9 kB/32.6 kB of archives.
  After this operation, 184 kB of additional disk space will be used.
  Do you want to continue? [Y/n] y
  Err:1 http://kxstudio.linuxaudio.org/repo stable/free amd64 wineasio-amd64 
amd64 0.9.0+git20110613-2kxstudio3
    505  HTTP Version not supported
  E: Failed to fetch 
https://github-cloud.s3.amazonaws.com/releases/39372848/0f048802-2fb5-11e5-9d8c-907ec7b97c46.deb?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAISTNZFOVBIJMK3TQ/20161222/us-east-1/s3/aws4_request&X-Amz-Date=20161222T022041Z&X-Amz-Expires=300&X-Amz-Signature=750f9b2ee076dcb8ae6992cae911f43208b3eec41976362cebf694e3c72b7aef&X-Amz-SignedHeaders=host&actor_id=0&response-content-disposition=attachment;
 
filename=wineasio-amd64_0.9.0.git20110613-2kxstudio3_amd64.deb&response-content-type=application/octet-stream
  505  HTTP Version not supported
  E: Unable to fetch some archives, maybe run apt-get update or try with 
--fix-missing?

  Error allegedly not present in Ubuntu 14.04 and 16.04

  More details in these forum posts:

  https://github.com/KXStudio/Repository/issues/73#issuecomment-268649503

  https://www.linuxmusicians.com/viewtopic.php?t=16056

  https://www.drupal.org/node/2324991 (clues on root cause)

  ProblemType: Bug
  DistroRelease: Ubuntu 16.10
  Package: apt 1.3.3
  ProcVersionSignature: Ubuntu 4.8.0-30.32-lowlatency 4.8.6
  Uname: Linux 4.8.0-30-lowlatency x86_64
  ApportVersion: 2.20.3-0ubuntu8.2
  Architecture: amd64
  CurrentDesktop: X-Cinnamon
  Date: Thu Dec 22 02:31:47 2016
  InstallationDate: Installed on 2016-10-20 (62 days ago)
  InstallationMedia: Ubuntu 16.10 "Yakkety Yak" - Release amd64 (20161012.2)
  SourcePackage: apt
  UpgradeStatus: No upgrade log present (probably fresh install)

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [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.01.2.18

Bug cases reproduced before updating:

1) dpkg-reconfigure update-notifier-common (calls apt-helper)
2) apt-helper download-file downloads.sourceforge.net
3) apt-helper download-file people.debian.org/~jak

Bug case *not* reproduced before updating:

4) apt-helper download-file kxstudio.linuxaudio.org

In this case, it appears that GitHub fixed its redirect response so it
does not include spaces anymore (I see a %20 in the reply now).


APT packages installed after updating:

apt  1.2.19
apt-transport-https  1.2.19
apt-utils1.2.19
libapt-inst2.0   1.2.19
libapt-pkg5.01.2.19

Bug cases fixed by updating:

1) dpkg-reconfigure update-notifier-common (calls apt-helper)
2) apt-helper download-file downloads.sourceforge.net
3) apt-helper download-file people.debian.org/~jak

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to apt in Ubuntu.
https://bugs.launchpad.net/bugs/1651923

Title:
  apt https method decodes redirect locations and sends them to the
  destination undecoded.

Status in apt package in Ubuntu:
  Fix Released
Status in apt source package in Xenial:
  Fix Committed
Status in apt source package in Yakkety:
  Fix Committed

Bug description:
  [Impact]
  Downloads via HTTPS fail if the URL contains a space (before yakkety only if 
there is no redirect from a previous space-free https URL). This breaks 
packages like ttf-mscorefonts-installer and various third party hosters.

  [Test case]
  Install/Upgrade apt-transport-https, that's where the fix is.

  Check that

  /usr/lib/apt/apt-helper download-file
  
http://kxstudio.linuxaudio.org/repo/pool/free/ardour4_4.7.0-1kxstudio1_i386.deb
  test.deb

  can successfully download the file (or at least start downloading it)
  and does not fail early with a 505 HTTP version not supported error
  message.

  This problem does not occur with that file on xenial, as it first
  redirects to an https URI without a space which then redirects to an
  HTTPS uri with a space (http w/o space -> https w/o space -> https w/
  space). In xenial, https->https redirects where handled internally by
  curl.

  Another test (applicable to xenial) is to install ttf-mscorefonts-
  installer.

  [Regression potential]
  The added code is:
     Uri.Path = QuoteString(Uri.Path, "+~ ");

  Some servers might not like + or ~ being quoted. We use the same
  quoting call for the http method too, though, so it seems highly
  unlikely to cause an issue.

  [Original bug report]
  Distributor ID:   Ubuntu
  Description:  Ubuntu 16.10
  Release:  16.10
  Codename: yakkety

  apt version 1.3.3 (also tried 1.4-beta2 .deb, same results)

  When trying to install a package hosted on s3 from the kxstudio repo,
  the download fails with an HTTP error:

  nico@nico-lenovo-ubuntu:~/Downloads$ sudo apt-get install wineasio-amd64
  Reading package lists... Done
  Building dependency tree
  Reading state information... Done
  The following additional packages will be installed:
    wine1.6-amd64
  The following NEW packages will be installed
    wine1.6-amd64 wineasio-amd64
  0 to upgrade, 2 to newly install, 0 to remove and 1 not to upgrade.
  Need to get 30.9 kB/32.6 kB of archives.
  After this operation, 184 kB of additional disk space will be used.
  Do you want to continue? [Y/n] y
  Err:1 http://kxstudio.linuxaudio.org/repo stable/free amd64 wineasio-amd64 
amd64 0.9.0+git20110613-2kxstudio3
    505  HTTP Version not supported
  E: Failed to fetch 
https://github-cloud.s3.amazonaws.com/releases/39372848/0f048802-2fb5-11e5-9d8c-907ec7b97c46.deb?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAISTNZFOVBIJMK3TQ/20161222/us-east-1/s3/aws4_request&X-Amz-Date=20161222T022041Z&X-Amz-Expires=300&X-Amz-Signature=750f9b2ee076dcb8ae6992cae911f43208b3eec41976362cebf694e3c72b7aef&X-Amz-SignedHeaders=host&actor_id=0&response-content-disposition=attachment;
 
filename=wineasio-amd64_0.9.0.git20110613-2kxstudio3_amd64.deb&response-content-type=application/octet-stream
  505  HTTP Version not supported
  E: Unable to fetch some archives, maybe run apt-get update or try with 
--fix-missing?

  Error allegedly not present in Ubuntu 14.04 and 16.04

  More details in these forum posts:

  https://github.com/KXStudio/Repository/issues/73#issuecomment-268649503

  https://www.linuxmusicians.com/viewtopic.php?t=16056

  https://www.drupal.org/node/2324991 (clues on root cause)

  ProblemType: Bug
  DistroRelease: Ubuntu 16.10
  Package: apt 1.3.3
  ProcVersionSignature: Ubuntu 4.8.0-30.32-lowlatency 4.8.6
  Uname: Linux 4.8.0-30-lowlatency x86_64
  ApportVersion: 2.20.3-0ubuntu8.2
  Architectu

[Touch-packages] [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 saying "we just use SF.net's redirection, which will work
in most cases. The others serve as fallbacks to retry."

I also have always seen SourceForge using these mirrors (it was already
redirecting to them in 2002...), though it is possible the technical
details of the redirect have changed over time.

Anyway, I understand and agree that solving the URL decoding/re-encoding
issue is the most important step, and thank you for working on it. It is
too bad that it might take months to land on Xenial, considering how
much heat #1607535 got in the past few days (and so much duplicates!).

There is still something in this bug report (in addition to the Content-
Range weirdness) that is not a duplicate. This works the first time it
is run:

/usr/lib/apt/apt-helper \
  download-file \
  
https://netix.dl.sourceforge.net/project/corefonts/the%20fonts/final/andale32.exe
 \
  andale32.exe \
  SHA256:0524fe42951adc3a7eb870e32f0920313c71f170c859b5f770d82b4ee111e970

... and fails every time it is re-run, until andale32.exe is removed.

Should I file a separate issue?

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to apt in Ubuntu.
https://bugs.launchpad.net/bugs/1655431

Title:
  apt-helper / update-notifier / ttf-mscorefonts-installer download
  failure (regression)

Status in apt package in Ubuntu:
  Confirmed

Bug description:
  * 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.

  This seems to affect a lot of desktop users, but the issue is usually
  misdiagnosed on forums because it is attributed to ttf-mscorefonts-
  installer and not to update-notifier-common.

  The issue is made particularly irritating because the update-notifier
  cron job tries and fails and notifies users daily of this failure.

  The issue can be reproduced by having ttf-mscorefonts-installer
  installed, and running:

  sudo dpkg-reconfigure update-notifier-common

  The error messages seem to be random but actually appear to be
  consistent for a given download source:

  * freefr.dl.sourceforge.net: 404  Not Found
  * kent.dl.sourceforge.net: Protocol "http" not supported or disabled in 
libcurl
  * netassist.dl.sourceforge.net: The HTTP server sent an invalid Content-Range 
header Bad header data [IP: 62.205.134.42 80]
  * netcologne.dl.sourceforge.net: The HTTP server sent an invalid 
Content-Range header
  * netix.dl.sourceforge.net: 404  Not Found
  * vorboss.dl.sourceforge.net: 404  Not Found

  In all above cases, the reported failing URL can be downloaded just
  fine using wget.

  Some other mirrors appear to work (unfortunately, mirror names are
  only printed in case of errors). However, since ttf-mscorefonts-
  installer triggers 11 downloads in a row, chances of randomly getting
  11 working mirrors are very low.

  I am tagging this as regression-update because the issue started
  happening when upgrading from 3.168.2 to 3.168.3 last Friday. It is of
  course entirely possible the root cause is in another package, but
  this would also likely be a regression-update, since I am very careful
  about system-wide changes on this machine.

  The previous update from 3.168.1 to 3.168.2 on November 4th went just
  fine. ttf-mscorefonts-installer has been installed (just fine) on
  September 26th, and not upgraded since then.

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [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 successfully handled
the redirects on 2016-09-26 and on 2016-11-04.

Now apt 1.2.15ubuntu0.2 fails the handle the space, and that is quite
simply called a regression.

Also, the failure that I report is more complex than mishandling space
encoding, see the bottom of comment #1 for the weirder part (various
HTTP failures depending on.. the presence of the target file on disk).

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to apt in Ubuntu.
https://bugs.launchpad.net/bugs/1655431

Title:
  apt-helper / update-notifier / ttf-mscorefonts-installer download
  failure (regression)

Status in apt package in Ubuntu:
  Confirmed

Bug description:
  * 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.

  This seems to affect a lot of desktop users, but the issue is usually
  misdiagnosed on forums because it is attributed to ttf-mscorefonts-
  installer and not to update-notifier-common.

  The issue is made particularly irritating because the update-notifier
  cron job tries and fails and notifies users daily of this failure.

  The issue can be reproduced by having ttf-mscorefonts-installer
  installed, and running:

  sudo dpkg-reconfigure update-notifier-common

  The error messages seem to be random but actually appear to be
  consistent for a given download source:

  * freefr.dl.sourceforge.net: 404  Not Found
  * kent.dl.sourceforge.net: Protocol "http" not supported or disabled in 
libcurl
  * netassist.dl.sourceforge.net: The HTTP server sent an invalid Content-Range 
header Bad header data [IP: 62.205.134.42 80]
  * netcologne.dl.sourceforge.net: The HTTP server sent an invalid 
Content-Range header
  * netix.dl.sourceforge.net: 404  Not Found
  * vorboss.dl.sourceforge.net: 404  Not Found

  In all above cases, the reported failing URL can be downloaded just
  fine using wget.

  Some other mirrors appear to work (unfortunately, mirror names are
  only printed in case of errors). However, since ttf-mscorefonts-
  installer triggers 11 downloads in a row, chances of randomly getting
  11 working mirrors are very low.

  I am tagging this as regression-update because the issue started
  happening when upgrading from 3.168.2 to 3.168.3 last Friday. It is of
  course entirely possible the root cause is in another package, but
  this would also likely be a regression-update, since I am very careful
  about system-wide changes on this machine.

  The previous update from 3.168.1 to 3.168.2 on November 4th went just
  fine. ttf-mscorefonts-installer has been installed (just fine) on
  September 26th, and not upgraded since then.

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [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 (Ubuntu) => apt (Ubuntu)

** Summary changed:

- update-notifier / ttf-mscorefonts-installer download failure (regression)
+ apt-helper / update-notifier / ttf-mscorefonts-installer download failure 
(regression)

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to apt in Ubuntu.
https://bugs.launchpad.net/bugs/1655431

Title:
  apt-helper / update-notifier / ttf-mscorefonts-installer download
  failure (regression)

Status in apt package in Ubuntu:
  Confirmed

Bug description:
  * 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.

  This seems to affect a lot of desktop users, but the issue is usually
  misdiagnosed on forums because it is attributed to ttf-mscorefonts-
  installer and not to update-notifier-common.

  The issue is made particularly irritating because the update-notifier
  cron job tries and fails and notifies users daily of this failure.

  The issue can be reproduced by having ttf-mscorefonts-installer
  installed, and running:

  sudo dpkg-reconfigure update-notifier-common

  The error messages seem to be random but actually appear to be
  consistent for a given download source:

  * freefr.dl.sourceforge.net: 404  Not Found
  * kent.dl.sourceforge.net: Protocol "http" not supported or disabled in 
libcurl
  * netassist.dl.sourceforge.net: The HTTP server sent an invalid Content-Range 
header Bad header data [IP: 62.205.134.42 80]
  * netcologne.dl.sourceforge.net: The HTTP server sent an invalid 
Content-Range header
  * netix.dl.sourceforge.net: 404  Not Found
  * vorboss.dl.sourceforge.net: 404  Not Found

  In all above cases, the reported failing URL can be downloaded just
  fine using wget.

  Some other mirrors appear to work (unfortunately, mirror names are
  only printed in case of errors). However, since ttf-mscorefonts-
  installer triggers 11 downloads in a row, chances of randomly getting
  11 working mirrors are very low.

  I am tagging this as regression-update because the issue started
  happening when upgrading from 3.168.2 to 3.168.3 last Friday. It is of
  course entirely possible the root cause is in another package, but
  this would also likely be a regression-update, since I am very careful
  about system-wide changes on this machine.

  The previous update from 3.168.1 to 3.168.2 on November 4th went just
  fine. ttf-mscorefonts-installer has been installed (just fine) on
  September 26th, and not upgraded since then.

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [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 user-defined format specifier "thcount")
  PID TTY  TIME CMD
 6593 pts/100:00:00 ps
16633 pts/100:00:00 bash

Other PS_FORMAT specifiers still work fine (I have tried many, but not
all).

In real-life usage, a more complex PS_FORMAT would of course be used,
such as
PS_FORMAT=pid,s,thcount,nice,euser,egroup,etime,cputime,%mem,rssize:6,size:7,vsize:7,command

Workaround: use nlwp instead of thcount (they are alias to the same
data, and nlwp works fine in both versions).

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

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to procps in Ubuntu.
https://bugs.launchpad.net/bugs/1410558

Title:
  PS_FORMAT=thcount does not work anymore

Status in procps package in Ubuntu:
  New

Bug description:
  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 user-defined format specifier "thcount")
PID TTY  TIME CMD
   6593 pts/100:00:00 ps
  16633 pts/100:00:00 bash

  Other PS_FORMAT specifiers still work fine (I have tried many, but not
  all).

  In real-life usage, a more complex PS_FORMAT would of course be used,
  such as
  
PS_FORMAT=pid,s,thcount,nice,euser,egroup,etime,cputime,%mem,rssize:6,size:7,vsize:7,command

  Workaround: use nlwp instead of thcount (they are alias to the same
  data, and nlwp works fine in both versions).

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp