[Bug 2062960] Re: ubuntu 24.04 mailman3-web fails install on clean system

2024-04-26 Thread Marco van Zwetselaar
Can confirm this also occurs when upgrading from mantic to noble. The issue appears to be caused by a breaking change introduced in version 1.3.10 (2023-10-21)[1], which is the version of python3-django- postorius in noble. Adding "allauth.account.middleware.AccountMiddleware" to the MIDDLEWARE l

[Bug 2062542] Re: systemd-resolved stub gives SERVFAIL for DNSSEC negative response

2024-04-20 Thread Marco van Zwetselaar
This is on mantic, systemd-resolved 253.5-1ubuntu6.1 ** Tags added: mantic ** Description changed: - This issue surface when researching the issue that Postfix on my system + This issue surfaced when researching the issue that Postfix on my system (with DANE enabled) deferred mail deliveries w

[Bug 2062542] [NEW] systemd-resolved stub gives SERVFAIL for DNSSEC negative response

2024-04-19 Thread Marco van Zwetselaar
Public bug reported: This issue surface when researching the issue that Postfix on my system (with DANE enabled) deferred mail deliveries with 100s of this warning in the log: Warning: DANE TLSA lookup problem: Host or domain name not found. Name service error for name=_25._tcp.cluster5.us.me

[Bug 2060753] [NEW] mailman3-web needs DEFAULT_AUTO_FIELD setting

2024-04-09 Thread Marco van Zwetselaar
Public bug reported: Installation of mail3man-web (0+20200530-2.1) in mantic produces a list of 14 warnings that look like this: WARNINGS: django_mailman3.MailDomain: (models.W042) Auto-created primary key used when not defining a primary key type, by default 'django.db.models.AutoField'

[Bug 2060276] [NEW] mailman3-web 0+20200530-2.1 fails to install

2024-04-06 Thread Marco van Zwetselaar
Public bug reported: Installing mailman3-web on mantic fails with: File "/usr/share/mailman3-web/urls.py", line 20, in from django.conf.urls import include, url ImportError: cannot import name 'url' from 'django.conf.urls' (/usr/lib/python3/dist-packages/django/conf/urls/__init__.py) dpkg

[Bug 2060293] [NEW] mailman3-web needs Q_CLUSTER retry setting

2024-04-06 Thread Marco van Zwetselaar
Public bug reported: Installation of mailman3-web (0+20200530-2.1) on mantic produces this warning: Creating config file /etc/mailman3/mailman-web.py with new version

[Bug 2060293] Re: mailman3-web needs Q_CLUSTER retry setting

2024-04-06 Thread Marco van Zwetselaar
Fixed patch (previous patch had retry setting 450) ** Patch added: "settings.patch" https://bugs.launchpad.net/ubuntu/+source/mailman-suite/+bug/2060293/+attachment/5761693/+files/settings.patch -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribe

[Bug 2060276] Re: mailman3-web 0+20200530-2.1 fails to install

2024-04-05 Thread Marco van Zwetselaar
There is an even less invasive fix, namely to use 'import as' and import re_path as url: --- /usr/share/mailman3-web/urls.py.orig2024-04-05 07:56:38.119113883 +

[Bug 2060276] Re: mailman3-web 0+20200530-2.1 fails to install

2024-04-05 Thread Marco van Zwetselaar
** Patch added: "mailman3-web-2.patch" https://bugs.launchpad.net/ubuntu/+source/mailman-suite/+bug/2060276/+attachment/5761632/+files/mailman3-web-2.patch -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/

[Bug 1976364] [NEW] Circos requires liblist-moreutils-perl

2022-05-31 Thread Marco van Zwetselaar
Public bug reported: When running circos in Jammy without liblist-moreutils-perl installed, it gives this error: *** REQUIRED MODULE(S) MISSING OR OUT-OF-DATE *** You are missing one or more Perl modules, require newer versions, or some modules failed to load. Use CPAN to install it as described

[Bug 1934944] Re: power-profiles-daemon package conflicts with TLP

2021-09-12 Thread Marco van Zwetselaar
Well spotted and diagnosed by the initial bug reporter, and many thanks to the maintainers working on this. Just to make this bug report more easy to find, as its title doesn't give this away: the TLP service fails to start on Ubuntu Hirsute 21.04 due to issue #1934944. -- You received this bug

[Bug 1942074] [NEW] Deja-Dup notifications appear in German

2021-08-30 Thread Marco van Zwetselaar
Public bug reported: Thank you for maintaining this useful piece of software. The issue: notifications from Deja Dup appear in German, whereas my system and user locale are set to en_GB. Deja dup's UI language is correctly English. It appears to be just the notifications that pop up which are i

[Bug 1922353] Re: Overview sometimes fails to appear or disappear in gnome-shell 3.38

2021-06-07 Thread Marco van Zwetselaar
Confirming that gnome-shell 3.38.4-1ubuntu3~21.04.1 resolves the issue. Thank you for your work, it is much appreciated. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1922353 Title: Overview sometim

[Bug 1875227] [NEW] dogtag-ipa-renew-agent-submit on freeipa-client fails to find pwdfile.txt

2020-04-26 Thread Marco van Zwetselaar
Public bug reported: Since upgrade to 20.04, these two lines are logged every 6 hours on my FreeIPA client machines: Running enrollment/cadata helper "/usr/lib/certmonger/dogtag-ipa-renew-agent-submit". Error opening "/etc/apache2/nssdb/pwdfile.txt": No such file or directory. It appear

[Bug 1875217] [NEW] /usr/lib/tmpfiles.d/certmonger.conf references path below legacy directory /var/run/

2020-04-26 Thread Marco van Zwetselaar
Public bug reported: The systemd-tmpfiles service (on 20.04) logs this line in syslog: Apr 26 14:36:55 mysystem systemd-tmpfiles[94920]: /usr/lib/tmpfiles.d/certmonger.conf:3: Line references path below legacy directory /var/run/, updating /var/run/certmonger → /run/certmonger; please update the

[Bug 1773843] Re: cannot upgrade freeipa-server

2019-09-05 Thread Marco van Zwetselaar
> there is no dogtag-pki in 19.04, so you can't do that I'm aware. I built the package from Disco sources with the server packages enabled (ONLY_CLIENT=0), thinking that would be the closest to what will go into 20.04 LTS. As I'm rolling out a fresh deployment, I could either go with Bionic and

[Bug 1773843] Re: cannot upgrade freeipa-server

2019-09-04 Thread Marco van Zwetselaar
Just tried upgrade from current Bionic (4.7.0~pre1+git20180411-2ubuntu2) to a local build from Disco sources (4.7.2-1ubuntu1). Commented out ONLY_CLIENT=1 in debian/rules to build the server packages. After fixing some minor issues*, the upgrade goes through until "RemoteRetrieveError: Failed to

[Bug 1830825] Re: /usr/lib/tiger/systems/default/config misspells "export" as "expot"

2019-08-05 Thread Marco van Zwetselaar
This bug also occurs on Bionic. Additionally, the same line that misspells 'export' also misspells 'MAILER' as 'MAILE'. Seems the upstream maintainer had a bad R-day. I'm somewhat surprised that a package aimed at improving system security would have these bugs. Is this something the security t

[Bug 1816887] [NEW] clBLAS aborts with OpenCL Error -11 in makeGemmKernel

2019-02-20 Thread Marco van Zwetselaar
Public bug reported: Executing any of the clblas.gemm functions in libclBLAS.so.2.12.0 (libclblas2 2.12-1build1 on bionic) aborts the calling program with this error message: OpenCL error -11 [...] clblas-2.12/src/library/blas/xgemm.cc:244: void makeGemmKernel(_cl_kernel**, cl_command_queue, cons

[Bug 1797553] Re: file-roller extract and replace does not replace

2018-10-12 Thread Marco van Zwetselaar
Sorry about that, this is 18.04 bionic. Have tagged the bug. ** Tags added: bionic ** Description changed: When extracting a file over an existing file, clicking "Replace" in the dialog that asks to confirm overwriting a file, does not replace the file. - Reproduce: + Reproduce: - O

[Bug 1797553] [NEW] file-roller extract and replace does not replace

2018-10-12 Thread Marco van Zwetselaar
Public bug reported: When extracting a file over an existing file, clicking "Replace" in the dialog that asks to confirm overwriting a file, does not replace the file. Reproduce: - Open any archive (I've tested zip and 7z) - Right click a file and extract - Edit the extracted file so you can see

[Bug 847001] Re: Adjusting display brightness is very slow on several Dell laptops

2018-08-14 Thread Marco van Zwetselaar
Added gnome-shell to affected packages, as the issue is independent of gnome-power-manager. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/847001 Title: Adjusting display brightness is very slow on s

[Bug 847001] Re: Adjusting display brightness is very slow on several Dell laptops

2018-08-14 Thread Marco van Zwetselaar
Adding some more information. Running the following as root in a gnome terminal: SYSFILE=/sys/class/backlight/intel_backlight/brightness OLD_VAL=$(cat $SYSFILE) NEW_VAL=$((OLD_VAL + 100)) T0=$(date +%N) time echo $NEW_VAL | tee $SYSFILE T1=$(date +%N) echo "Total time (mill

[Bug 828296] Re: [Latitude E6220/E6420] Brightness hotkeys are sluggish

2018-08-14 Thread Marco van Zwetselaar
*** This bug is a duplicate of bug 847001 *** https://bugs.launchpad.net/bugs/847001 ** This bug has been marked a duplicate of bug 847001 Adjusting display brightness is very slow on several Dell laptops -- You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 847001] Re: Adjusting display brightness is very slow on several Dell laptops

2018-08-14 Thread Marco van Zwetselaar
Bug reappeared in 18.04. Dell Precision M4800, running the standard Ubuntu Gnome shell desktop (on Xorg), Intel Graphics. No issues in 16.04 (or perhaps a tiny delay?), but unworkable in 18.04. Both Fn-Up/Down and `echo value | sudo tee brightness` exhibit the delay (~2-3 seconds normally). Nota

[Bug 1775672] Re: virtualbox-dkms installation hangs in 18.04 (with secure boot)

2018-07-20 Thread Marco van Zwetselaar
The problem is that the DKMS hook in virtualbox-dkms starts a whiptail dialog explaining that a new signing key will be enrolled in the MOK database, but this dialog does not get displayed, which is why the system appears to hang. Below is the output of 'pstree' showing the stack of commands and t

[Bug 1775672] Re: virtualbox-dkms installation hangs in 18.04 (with secure boot)

2018-07-20 Thread Marco van Zwetselaar
** Also affects: dkms 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/1775672 Title: virtualbox-dkms installation hangs in 18.04 (with secure boot) To mana

[Bug 1749646] [NEW] suggests docker but should be docker.io

2018-02-14 Thread Marco van Zwetselaar
Public bug reported: The htcondor package suggests the 'docker' package, whereas the intention is to suggest the 'docker.io' package. The docker package contains a window manager component that is unrelated to HTCondor. The docker.io package has the container manager that HTCondor provides speci

[Bug 1633251] Re: Crashes when installing on Ubuntu 16.10

2018-01-26 Thread Marco van Zwetselaar
Problem still exists with Ubuntu 17.10 server. Segfault during standard install of gridengine-master. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1633251 Title: Crashes when installing on Ubuntu

[Bug 1701068] Re: motd.ubuntu.com currently shows media item (HBO's Silicon Valley using Ubuntu)

2017-07-05 Thread Marco van Zwetselaar
I actually spent time tracking down this 'bug' because on my upgrade 17.04 servers I kept seeing: * Ubuntu 16.10 will reach end of life on Thursday, July 20, 2017 How to upgrade from 16.10 to 17.04: - https://ubu.one/upgY2Z making me wonder if my upgrade was botched or something. I h

[Bug 1685802] Re: ownership on /var/spool/sms directories incorrect

2017-04-24 Thread Marco van Zwetselaar
Setting smsd's effective group to 'smsd' (in /etc/default/smstools) seems to me the better option. That way users can be given access to the smstools spool directories (by adding them to group 'smsd') without granting them access to the "raw" modems (which would happen if they were added to 'dialo

[Bug 1685802] [NEW] ownership on /var/spool/sms directories incorrect

2017-04-24 Thread Marco van Zwetselaar
Public bug reported: As installed out of the box on Ubuntu, the primary group of smsd is smsd. It is also member of group dialout. This makes sense because smsd needs access to modem devices, which normally are crw-rw for root:dialout. As configured in /etc/default/smstools, smsd runs with

[Bug 1143282] Re: Unable to add podcasts in rhythmbox

2017-03-22 Thread Marco van Zwetselaar
This problem still persists in Xenial (16.04), but I may have spotted the cause. Checking my apt log, a libc upgrade had taken place before I tried to update my podcast feeds, and I hadn't since rebooted. Libc upgrades prompt for a system reboot - which I usually defer. As for #3, a reboot fixed

[Bug 1573221] Re: Regression on 4.3.8 upgrade: clients fail to connect

2016-05-05 Thread Marco van Zwetselaar
Original reporter here: the issue is resolved, with the qualification that at my site (AD configuration) this required the installation of winbind. Installing winbind was necessary and sufficient to resolve the issue both in 4.3.8 and 4.3.9. -- You received this bug notification because you are a

[Bug 1573221] Re: Regression on 4.3.8 upgrade: clients fail to connect

2016-04-26 Thread Marco van Zwetselaar
@mmaurice Have you checked that winbindd is actually running? IIRC between 4.1 and 4.2 the parameter for winbindd in the 'server services =' line in /etc/samba/smb.conf changed from 'winbind' to 'winbindd'. This will have been picked up automatically if the line only had "+" and "-" entries, or wa

[Bug 1573221] Re: Regression on 4.3.8 upgrade: clients fail to connect

2016-04-25 Thread Marco van Zwetselaar
Confirming that installing winbind resolves the issue. Thank you @bernd- eg. I would propose that winbind be upgraded to a Recommends rather than a Suggests for the Samba package. ** Tags added: regression-update -- You received this bug notification because you are a member of Ubuntu Bugs, whi

[Bug 1572301] Re: Regression with 4.3.8 upgrade, Mac OS X machines can't connect

2016-04-25 Thread Marco van Zwetselaar
The other bug #1573221 was resolved by installing winbind (which is a Suggests of the Samba package). You may want to try if this resolves this bug as well. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bug

[Bug 1573221] Re: Regression on 4.3.8 upgrade: clients fail to connect

2016-04-21 Thread Marco van Zwetselaar
I just downgraded back to 4.1.6, hoping to get our domain controllers operational again, but the samba-ad-dc service fails to start with: Unknown process model 'standard'. In the smbd log file (attached) I note entries "msg: schema: metadata tdb not initialized at ../source4/dsdb/samdb/ldb_modules

[Bug 1573221] Re: Regression on 4.3.8 upgrade: clients fail to connect

2016-04-21 Thread Marco van Zwetselaar
Attaching smbclient debug output at log level 10 ** Attachment added: "smbclient debug log" https://bugs.launchpad.net/ubuntu/+source/samba/+bug/1573221/+attachment/4642469/+files/smbclient.log -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed

[Bug 1573221] Re: Regression on 4.3.8 upgrade: clients fail to connect

2016-04-21 Thread Marco van Zwetselaar
Attaching the smbd log file at debuglevel 10. ** Attachment added: "smbd log file" https://bugs.launchpad.net/ubuntu/+source/samba/+bug/1573221/+attachment/4642461/+files/smbd.log -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. ht

[Bug 1573221] Re: Regression on 4.3.8 upgrade: clients fail to connect

2016-04-21 Thread Marco van Zwetselaar
** Description changed: Since the upgrade from 4.1.6 to 4.3.8 on our Samba domain controllers on Ubuntu 14.04, clients fail to connect. Tested with Windows 7, Windows Server 12 and Samba clients. $ smbclient -L dc01 -U Administrator session setup failed: NT_STATUS_OBJECT_NAME_NOT_FOUN

[Bug 1572301] Re: Regression with 4.3.8 upgrade, Mac OS X machines can't connect

2016-04-21 Thread Marco van Zwetselaar
@Marc Deslauriers have filed comment #4 as new bug #1573221. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1572301 Title: Regression with 4.3.8 upgrade, Mac OS X machines can't connect To manage no

[Bug 1573221] [NEW] Regression on 4.3.8 upgrade: clients fail to connect

2016-04-21 Thread Marco van Zwetselaar
Public bug reported: Since the upgrade from 4.1.6 to 4.3.8 on our Samba domain controllers on Ubuntu 14.04, clients fail to connect. Tested with Windows 7, Windows Server 12 and Samba clients. $ smbclient -L dc01 -U Administrator session setup failed: NT_STATUS_OBJECT_NAME_NOT_FOUND The Windows

[Bug 1572301] Re: Regression with 4.3.8 upgrade, Mac OS X machines can't connect

2016-04-21 Thread Marco van Zwetselaar
Also affects smbclient, Windows 12 Server, Windows 7 clients. $ smbclient -L //dc01 -U Administrator session setup failed: NT_STATUS_OBJECT_NAME_NOT_FOUND Critical issue for shops running Samba as AD domain controller: management of the domain is now impossible as the RSAT tools (ADUC, etc) stop

[Bug 1548867] Re: After upgrading to 4.2.0.30 there's no desktop

2016-03-15 Thread Marco van Zwetselaar
Confirming that kernel 4.2.0-34.39 in current Wily does not have the bug. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1548867 Title: After upgrading to 4.2.0.30 there's no desktop To manage notif

[Bug 1548867] Re: After upgrading to 4.2.0.30 there's no desktop

2016-03-13 Thread Marco van Zwetselaar
Confirming that 4.2.8-040208ckt2-generic_4.2.8-040208ckt2.201603091448 works fine here too. @jsalisbury thanks for going after this bug. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1548867 Title:

[Bug 1548867] Re: After upgrading to 4.2.0.30 there's no desktop

2016-03-07 Thread Marco van Zwetselaar
4.2.8-040208ckt2-generic_4.2.8-040208ckt2.201603071309 has the bug, sorry :-/ -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1548867 Title: After upgrading to 4.2.0.30 there's no desktop To manage n

[Bug 1548867] Re: After upgrading to 4.2.0.30 there's no desktop

2016-03-03 Thread Marco van Zwetselaar
4.2.8-040208ckt2-generic_4.2.8-040208ckt2.201603031453 has the bug. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1548867 Title: After upgrading to 4.2.0.30 there's no desktop To manage notificatio

[Bug 1548867] Re: After upgrading to 4.2.0.30 there's no desktop

2016-03-03 Thread Marco van Zwetselaar
Just tested 4.2.8-040208ckt2.201603021201 and it exhibits the bug. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1548867 Title: After upgrading to 4.2.0.30 there's no desktop To manage notification

[Bug 1548867] Re: After upgrading to 4.2.0.30 there's no desktop

2016-03-03 Thread Marco van Zwetselaar
Ah, spotted the (probable) directory now: http://kernel.ubuntu.com/~jsalisbury/lp1549967/ That's a s/88/99/ and the bug is totally unrelated. Downloading kernel and headers now. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https:

[Bug 1548867] Re: After upgrading to 4.2.0.30 there's no desktop

2016-03-03 Thread Marco van Zwetselaar
@jsalisbury I think you copied the files to the wrong directory. I guessed from timestamps that they might be in http://kernel.ubuntu.com/~jsalisbury/lp1498667/ . I am now running without issues on kernel 4.1.0-040100.201603021615 from that directory. However I didn't install the headers deb so I g

[Bug 1548867] Re: After upgrading to 4.2.0.30 there's no desktop

2016-02-29 Thread Marco van Zwetselaar
Confirming this bug: up to date plain vanilla 15.10, not on VMWare. Kernel 4.2.0-27 was and is fine. Kernel 4.2.0-30: - hangs after typing password in graphical login, no response to keyboard or mouse (haven't checked ssh, but machine seems to be still alive) -can login on text console via Ctl-A

[Bug 1504531] [NEW] apt show gibberish in package description

2015-10-09 Thread Marco van Zwetselaar
Public bug reported: I am not sure whether to report this bug against apt, the vim-snipmate package, or as a translation bug. It seems to be located in the en_GB translation of the package description for vim-snipmate. On my Ubuntu Vivid (locale en_GB) the output of "apt show vim-snipmate" contai

[Bug 1476199] [NEW] rsync rule in logcheck database needs update

2015-07-20 Thread Marco van Zwetselaar
Public bug reported: This rule in /etc/logcheck/ignore.d.server/rsync: ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ rsyncd\[[0-9]+\]: (wrote|sent) [0-9]+ bytes (read|received) [0-9]+ bytes total size [0-9]+$ does not match rsync output, as rsync uses the comma as a thousands separator in the byte co

[Bug 1434525] Re: Router solicitation blocked, makes network-manager complain

2015-07-01 Thread Marco van Zwetselaar
Confirming that the patch in #2 solves the issue. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1434525 Title: Router solicitation blocked, makes network-manager complain To manage notifications ab

[Bug 1357471] Re: Samba4 AD DC randomly dies, error: "Did not manage to negotiate mandetory feature SIGN for dcerpc auth_level 6".

2015-03-30 Thread Marco van Zwetselaar
My two Samba AD DCs run in an environment with frequent network interruptions due to power cuts. It seems that even very brief network interruptions trigger this issue, which then doesn't resolve itself when connectivity is restored. After most network interruptions, the following three messages r

[Bug 1389595] Re: Error installing nagios3-doc: All `Format' sections are invalid.

2014-11-05 Thread Marco van Zwetselaar
** Description changed: Upon 'apt-get install nagios3-doc' in Ubuntu 14.10, I get this error: Preparing to unpack .../nagios3-doc_3.5.1-1ubuntu2_all.deb ... Unpacking nagios3-doc (3.5.1-1ubuntu2) ... Processing triggers for doc-base (0.10.6) ... Processing 1 added doc-base file... E

[Bug 1389595] [NEW] Error installing nagios3-doc: All `Format' sections are invalid.

2014-11-05 Thread Marco van Zwetselaar
Public bug reported: Upon 'apt-get install nagios3-doc' in Ubuntu 14.10, I get this error: Preparing to unpack .../nagios3-doc_3.5.1-1ubuntu2_all.deb ... Unpacking nagios3-doc (3.5.1-1ubuntu2) ... Processing triggers for doc-base (0.10.6) ... Processing 1 added doc-base file... Error in `/usr/sha