[Touch-packages] [Bug 1959439] Re: On Ubuntu 22.04 logrotate does not rotate syslog

2023-12-02 Thread Nigel Winterbottom
root@nigel-Latitude-E6420:~# logrotate /etc/logrotate.d/rsyslog --debug WARNING: logrotate in debug mode does nothing except ... ... considering log /var/log/syslog error: skipping "/var/log/syslog" because parent directory has insecure permissions (It's world writable or writable

[Touch-packages] [Bug 1959439] Re: On Ubuntu 22.04 logrotate does not rotate syslog

2023-12-02 Thread Nigel Winterbottom
root@nigel-Latitude-E6420:~# ls -l /var | fgrep log drwxrwxr-x 14 root syslog 4096 Dec 2 16:46 log -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to logrotate in Ubuntu. https://bugs.launchpad.net/bugs/1959439 Title: On

[Touch-packages] [Bug 1916462] Re: dnsmasq failed to send packet: Network is unreachable

2021-02-23 Thread Nigel Hathaway
Confirmed: with the updated package, the reported problem no longer exists. Please make that release. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to dnsmasq in Ubuntu. https://bugs.launchpad.net/bugs/1916462 Title: dnsmasq

[Touch-packages] [Bug 1916462] Re: dnsmasq failed to send packet: Network is unreachable

2021-02-23 Thread Nigel Hathaway
Initial indications are that it has, but I will leave it running overnight and look at the logs in the morning. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to dnsmasq in Ubuntu. https://bugs.launchpad.net/bugs/1916462 Title:

[Touch-packages] [Bug 1916462] Re: dnsmasq failed to send packet: Network is unreachable

2021-02-22 Thread Nigel Hathaway
(redacted) dnsmasq conf fields are: bind-dynamic domain=my.domain.co.uk dhcp-authoritative domain-needed stop-dns-rebind rebind-localhost-ok no-hosts dhcp-broadcast=tag:needs-broadcast no-poll enable-ra bogus-priv bogus-nxdomain=...ipv4 addr... dhcp-boot=grubnetx64.efi.signed dhcp-boot=net:abcde,

[Touch-packages] [Bug 1916462] Re: dnsmasq failed to send packet: Network is unreachable

2021-02-22 Thread Nigel Hathaway
The (redacted) output of ip addr show is: 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host valid_lft

[Touch-packages] [Bug 1916462] [NEW] dnsmasq failed to send packet: Network is unreachable

2021-02-22 Thread Nigel Hathaway
Public bug reported: the log shows this: Feb 22 09:37:53 myserver dnsmasq[2259]: failed to send packet: Network is unreachable repeatedly and frequently. This is a known bug in dnsmasq and has been fixed upstream (according to the thread quoted below). Apparently it is IPv6 related and triggere

[Touch-packages] [Bug 1897561] Re: libperl.so.5.30.0 causes nginx to segfault

2021-02-07 Thread Nigel
Actually, the issue does present on Ubuntu 18.04 (with NGINX EXTRAS) as well. Just not with Cerbot. Simply just restart nginx six times or so and it will throw the fault. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to perl

[Touch-packages] [Bug 1897561] Re: libperl.so.5.30.0 causes nginx to segfault

2021-02-07 Thread Nigel
Just throwing my 2cents in and confirming that this is an issue with Ubuntu 20.04 & NGINX (Extras) when adding a certificate with CERTBOT. Issue does not occur on Ubuntu 18.04. Unlike the prior reports that include NGINX, it looks like NGINX actually "hangs" in the background and any attempts to

[Touch-packages] [Bug 1794595] [NEW] package dbus 1.12.2-1ubuntu1 failed to install/upgrade: triggers looping, abandoned

2018-09-26 Thread nigel
Public bug reported: failed to upgrade ProblemType: Package DistroRelease: Ubuntu 18.04 Package: dbus 1.12.2-1ubuntu1 ProcVersionSignature: Ubuntu 4.15.0-34.37-generic 4.15.18 Uname: Linux 4.15.0-34-generic x86_64 ApportVersion: 2.20.9-0ubuntu7.3 Architecture: amd64 Date: Tue Sep 25 21:11:33 2018

[Touch-packages] [Bug 1605478] Re: supertux2 segfaults on native Mir with SDL_VIDEODRIVER=mir trying to call glXQueryVersion

2017-02-06 Thread Nigel Stewart
Sounds likely to be this issue: https://github.com/nigels-com/glew/issues/103 I can go ahead and release a GLEW 2.0.1 (bugfix release) if it's likely to be promptly downstreamed. ** Bug watch added: github.com/nigels-com/glew/issues #103 https://github.com/nigels-com/glew/issues/103 -- You r

[Touch-packages] [Bug 1628260] Re: Upgrade libglew package to also include libglew2

2017-02-06 Thread Nigel Stewart
As the GLEW maintainer my suggestion would be to only continue with MX packages for GLEW 1.13. There is no good reason to continue using GLEW 1.x aside from the MX multi-thread, multi-context support. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages,

[Touch-packages] [Bug 1653262] [NEW] odd contacts going missing from mx4 but all still available on android devices

2016-12-30 Thread Nigel Wood
Public bug reported: I have had a number of contacts disappear from my mx4 contacts list and there associated text messages. When I've checked my android devices all contacts are present. My contacts are all synced from Google. So not sure if contacts or sync issue. ** Affects: address-book-app (

[Touch-packages] [Bug 1577218] Re: includedir is specified incorrectly in glew.pc v1.13.0

2016-05-01 Thread Nigel Stewart
To clarify the intended behavior. $ pkg-config --cflags glew -I/usr/include/GL -I/usr/include/libdrm ought to be: $ pkg-config --cflags glew -I/usr/include -I/usr/include/libdrm In other words, headers are supposed to include GLEW via As a workaround perhaps: $ pkg-config --cflags glew -I/us

Re: [Touch-packages] [Bug 1408347] Re: bump version to 1.11 in ubuntu 15.04?

2015-11-10 Thread Nigel Stewart
Awesome. You rock! - Nigel -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to glew in Ubuntu. https://bugs.launchpad.net/bugs/1408347 Title: bump version to 1.11 in ubuntu 15.04? Status in glew package in Ubuntu: Triaged

[Touch-packages] [Bug 1301033] Re: glew fails to build from source on armhf

2015-10-28 Thread Nigel Stewart
GLEW does not support OpenGLES. Therefore it seems doubtful that openimageio-1.3.12 supports OpenGLES unless there is some kind of build option for that. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to glew in Ubuntu. https:/

[Touch-packages] [Bug 1408347] Re: bump version to 1.11 in ubuntu 15.04?

2015-10-28 Thread Nigel Stewart
olete bugs, but it's fairly discouraging to see such a delay between fresh new OpenGL functionality and widespread availability to GLEW-based apps. I do think it would be good to see something newer than 1.10.0 show up in Ubuntu 16.04 - Nigel -- You received this bug notification be

Re: [Touch-packages] [Bug 1160569]

2015-03-10 Thread Nigel Horne
me possible settings to avoid such warning to appear ? > It's not a warning - it's a critical message. -Nigel -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to apport in Ubuntu. https://bugs.launchpad.net/bugs/1160569

[Touch-packages] [Bug 1412090] [NEW] when headphones are plugged in to socket, no sound[EQUIUM P200, Realtek ALC268, Black Headphone Out, Front] Playback problem

2015-01-17 Thread Nigel
Public bug reported: upgraded about 2 months ago, head phone socket has not worked since then. ProblemType: Bug DistroRelease: Ubuntu 14.04 Package: alsa-base 1.0.25+dfsg-0ubuntu4 ProcVersionSignature: Ubuntu 3.13.0-39.66-generic 3.13.11.8 Uname: Linux 3.13.0-39-generic i686 ApportVersion: 2.14.1

Re: [Touch-packages] [Bug 1160569]

2015-01-14 Thread Nigel Horne
On 1/13/15 4:27 PM, Lmandel wrote: > With the release of Firefox 35 today, Firefox 34 is EOL. If you think > this warrants tracking, please request tracking for a current release. > Note that as this is an old bug, unless there has been a recent change > in severity, it is unlikely that this will b