[Bug 1875036] Re: bridge stops working on focal update

2020-04-27 Thread Rafael David Tinoco
Hello Javier,

Actually the release notes for the version you were at:

https://wiki.ubuntu.com/BionicBeaver/ReleaseNotes#netplan.io

already deprecated ifupdown in favor of netplan.io.

Upgrade path to 20.04 has likely uninstalled bridge-utils because of
that. You can keep using ifupdown + vlan + bridge-utils + net-tools but
do have in mind that those tools are being deprecated in favor of:
systemd-networkd, netplan.io, iproute2, etc.

Good examples on how to obtain the same result using netplan.io can be
found at:

https://netplan.io/examples

For now I'm marking this as a Invalid bug. If think there is anything
else on this topic I would suggest writing to Ubuntu Users mailing list,
a correct place for community-based technical support.

Best regards,

Rafael D. Tinoco



** Changed in: bridge-utils (Ubuntu)
   Status: New => Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Server, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/1875036

Title:
  bridge stops working on focal update

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bridge-utils/+bug/1875036/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1875109] Re: regression: splitting panes does not cause a resize in backgrounded tmux

2020-04-27 Thread Rafael David Tinoco
** Also affects: tmux (Ubuntu Groovy)
   Importance: Undecided
   Status: New

** Also affects: tmux (Ubuntu Focal)
   Importance: Undecided
   Status: New

** Changed in: tmux (Ubuntu Focal)
   Status: New => Triaged

** Changed in: tmux (Ubuntu Groovy)
   Status: New => Triaged

-- 
You received this bug notification because you are a member of Ubuntu
Server, which is subscribed to tmux in Ubuntu.
https://bugs.launchpad.net/bugs/1875109

Title:
  regression: splitting panes does not cause a resize in backgrounded
  tmux

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1875012] Re: KVM internal error. Suberror: 1 -- emulation failure

2020-04-27 Thread Rafael David Tinoco
** Changed in: qemu (Ubuntu)
   Status: New => Triaged

-- 
You received this bug notification because you are a member of Ubuntu
Server, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/1875012

Title:
  KVM internal error. Suberror: 1 -- emulation failure

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1874953] Re: package smartmontools 7.1-1build1 failed to install/upgrade: conffile difference visualizer subprocess returned error exit status 127

2020-04-27 Thread Rafael David Tinoco
This really looks like an environment issue:

Setting up smartmontools (7.1-1build1) ...

Configuration file '/etc/default/smartmontools'
 ==> Modified (by you or by a script) since installation.
 ==> Package distributor has shipped an updated version.
   What would you like to do about it ?  Your options are:
Y or I  : install the package maintainer's version
N or O  : keep your currently-installed version
  D : show the differences between the versions
  Z : start a shell to examine the situation
 The default action is to keep your current version.
*** smartmontools (Y/I/N/O/D/Z) [default=N] ? d
sh: 1: pager: not found
diff: standard output: Broken pipe
dpkg: error processing package smartmontools (--configure):
 conffile difference visualizer subprocess returned error exit status 127

Due to missing /bin/pager:

(c)rafaeldtinoco@devel:~$ which pager
(c)rafaeldtinoco@devel:~$ ls -lah /bin/pager
lrwxrwxrwx 1 root root 23 Apr 24 21:39 /bin/pager -> /etc/alternatives/pager
(c)rafaeldtinoco@devel:~$ ls -lah /etc/alternatives/pager
lrwxrwxrwx 1 root root 13 Apr 24 21:39 /etc/alternatives/pager -> /usr/bin/less

Try checking your system for pager:

(c)rafaeldtinoco@devel:~$ sudo update-alternatives --query pager
Name: pager
Link: /usr/bin/pager
Slaves:
 pager.1.gz /usr/share/man/man1/pager.1.gz
Status: auto
Best: /usr/bin/less
Value: /usr/bin/less

Alternative: /bin/more
Priority: 50
Slaves:
 pager.1.gz /usr/share/man/man1/more.1.gz

Alternative: /usr/bin/less
Priority: 77
Slaves:
 pager.1.gz /usr/share/man/man1/less.1.gz

and fixing it!

** Changed in: smartmontools (Ubuntu)
   Status: New => Invalid

** Changed in: smartmontools (Ubuntu)
   Status: Invalid => Triaged

-- 
You received this bug notification because you are a member of Ubuntu
Server, which is subscribed to smartmontools in Ubuntu.
https://bugs.launchpad.net/bugs/1874953

Title:
  package smartmontools 7.1-1build1 failed to install/upgrade: conffile
  difference visualizer subprocess returned error exit status 127

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1874953] Re: package smartmontools 7.1-1build1 failed to install/upgrade: conffile difference visualizer subprocess returned error exit status 127

2020-04-27 Thread Rafael David Tinoco
Hum,

This might be something else... chances for 2 bugs:

https://bugs.launchpad.net/ubuntu/+source/smartmontools/+bug/1874953 (this)
https://bugs.launchpad.net/ubuntu/+source/smartmontools/+bug/1875010 (similar)

not to have pager is lower than just 1.

I'm marking the other bug as a duplicate of this.


** Also affects: dpkg (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: dpkg (Ubuntu)
   Status: New => Triaged

** Changed in: dpkg (Ubuntu)
   Importance: Undecided => High

-- 
You received this bug notification because you are a member of Ubuntu
Server, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/1874953

Title:
  package smartmontools 7.1-1build1 failed to install/upgrade: conffile
  difference visualizer subprocess returned error exit status 127

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1874953] Re: package smartmontools 7.1-1build1 failed to install/upgrade: conffile difference visualizer subprocess returned error exit status 127

2020-04-27 Thread Rafael David Tinoco
Looks like "D" option is not working, two bugs with problems...

Need to double check.

-- 
You received this bug notification because you are a member of Ubuntu
Server, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/1874953

Title:
  package smartmontools 7.1-1build1 failed to install/upgrade: conffile
  difference visualizer subprocess returned error exit status 127

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1875010] Re: package smartmontools 7.1-1build1 failed to install/upgrade: »Conffile-Unterschied-Darsteller«-Unterprozess gab den Fehlerwert 127 zurück

2020-04-27 Thread Rafael David Tinoco
*** This bug is a duplicate of bug 1874953 ***
https://bugs.launchpad.net/bugs/1874953

** Changed in: smartmontools (Ubuntu)
   Status: New => Triaged

** This bug has been marked a duplicate of bug 1874953
   package smartmontools 7.1-1build1 failed to install/upgrade: conffile 
difference visualizer subprocess returned error exit status 127

-- 
You received this bug notification because you are a member of Ubuntu
Server, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/1875010

Title:
  package smartmontools 7.1-1build1 failed to install/upgrade:
  »Conffile-Unterschied-Darsteller«-Unterprozess gab den Fehlerwert 127
  zurück

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1874831] Re: libnginx-mod-nchan distributes old/incompatible module

2020-04-27 Thread Rafael David Tinoco
** Also affects: nginx (Ubuntu Focal)
   Importance: Undecided
   Status: New

** Also affects: nginx (Ubuntu Groovy)
   Importance: Medium
   Status: Triaged

** Changed in: nginx (Ubuntu Focal)
   Status: New => Triaged

** Changed in: nginx (Ubuntu Focal)
   Importance: Undecided => Medium

-- 
You received this bug notification because you are a member of Ubuntu
Server, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/1874831

Title:
  libnginx-mod-nchan distributes old/incompatible module

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1874932] Re: Getting old buffer + header + correct response

2020-04-27 Thread Rafael David Tinoco
Hello Sjef,

Thank you for taking the time to file a bug report.

Would you mind providing more information about your issue ?

1) Have you tried the same with a more recent apache/ubuntu combination ?
2) Have you tried the latest 20.04 LTS with the same configuration ? Does it 
face this issue ?
3) Could you provide a specific step-by-step reproducer for your issue ?

Since there is not enough information in your report to begin triage or to
differentiate between a local configuration problem and a bug in Ubuntu, I
am marking this bug as "Incomplete". We would be grateful if you would:
provide a more complete description of the problem, explain why you
believe this is a bug in Ubuntu rather than a problem specific to your
system, and then change the bug status back to "New".

For local configuration issues, you can find assistance here:
http://www.ubuntu.com/support/community

** Changed in: apache2 (Ubuntu)
   Status: New => Incomplete

-- 
You received this bug notification because you are a member of Ubuntu
Server, which is subscribed to apache2 in Ubuntu.
https://bugs.launchpad.net/bugs/1874932

Title:
  Getting old buffer + header + correct response

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1874730] Re: package apache2 2.4.41-4ubuntu3 failed to install/upgrade: installed apache2 package post-installation script subprocess returned error exit status 1

2020-04-27 Thread Rafael David Tinoco
** Also affects: apache2 (Ubuntu Groovy)
   Importance: Undecided
   Status: Triaged

** Also affects: apache2 (Ubuntu Focal)
   Importance: Undecided
   Status: New

** Changed in: apache2 (Ubuntu Focal)
   Status: New => Triaged

** Changed in: apache2 (Ubuntu Focal)
   Importance: Undecided => Low

** Changed in: apache2 (Ubuntu Groovy)
   Importance: Undecided => Low

-- 
You received this bug notification because you are a member of Ubuntu
Server, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/1874730

Title:
  package apache2 2.4.41-4ubuntu3 failed to install/upgrade: installed
  apache2 package post-installation script subprocess returned error
  exit status 1

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1874831] Re: libnginx-mod-nchan distributes old/incompatible module

2020-04-27 Thread Rafael David Tinoco
Thanks for reporting this...

I have opened an issue upstream (Debian):

https://salsa.debian.org/nginx-team/nginx/-/issues/2

Let's see what maintainers say and then we check how to move further.


** Changed in: nginx (Ubuntu)
   Importance: Undecided => Medium

** Bug watch added: salsa.debian.org/nginx-team/nginx/-/issues #2
   https://salsa.debian.org/nginx-team/nginx/-/issues/2

-- 
You received this bug notification because you are a member of Ubuntu
Server, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/1874831

Title:
  libnginx-mod-nchan distributes old/incompatible module

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1874831] Re: libnginx-mod-nchan distributes old/incompatible module

2020-04-27 Thread Rafael David Tinoco
** Changed in: nginx (Ubuntu)
   Status: New => Triaged

-- 
You received this bug notification because you are a member of Ubuntu
Server, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/1874831

Title:
  libnginx-mod-nchan distributes old/incompatible module

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1874730] Re: package apache2 2.4.41-4ubuntu3 failed to install/upgrade: installed apache2 package post-installation script subprocess returned error exit status 1

2020-04-27 Thread Rafael David Tinoco
This is the error during upgrade:

Preparing to unpack .../840-phppgadmin_7.12.1+dfsg-1_all.deb ...
Unpacking phppgadmin (7.12.1+dfsg-1) over (5.1+ds-3) ...
...
Setting up phppgadmin (7.12.1+dfsg-1) ...
Installing new version of config file /etc/phppgadmin/config.inc.php ...
Package apache2 is not configured yet. Will defer actions by package phppgadmin.
...
info: Executing deferred 'a2enconf phppgadmin' for package phppgadmin
ERROR: Conf phppgadmin does not exist!
dpkg: error processing package apache2 (--configure):
 installed apache2 package post-installation script subprocess returned error 
exit status 1

The module wasn't able to be enabled after apache2 (and the module) was
updated.

** Changed in: apache2 (Ubuntu)
   Status: New => Triaged

-- 
You received this bug notification because you are a member of Ubuntu
Server, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/1874730

Title:
  package apache2 2.4.41-4ubuntu3 failed to install/upgrade: installed
  apache2 package post-installation script subprocess returned error
  exit status 1

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1872476] Re: Shared files are shown as folders

2020-04-27 Thread Andreas Hasenack
Bruno, no need, we reproduced the bug and will work on a fix.

-- 
You received this bug notification because you are a member of Ubuntu
Server, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/1872476

Title:
  Shared files are shown as folders

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1875231] Re: [SRU] [20.04] Update NGINX version string to 1.18.0

2020-04-27 Thread Rafael David Tinoco
Ah nm, I see you subscribed the release team already, their call then!
Cheers o/

-- 
You received this bug notification because you are a member of Ubuntu
Server, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/1875231

Title:
  [SRU] [20.04] Update NGINX version string to 1.18.0

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1875231] Re: [SRU] [20.04] Update NGINX version string to 1.18.0

2020-04-27 Thread Rafael David Tinoco
$ git log --pretty=oneline release-1.17.10..release-1.18.0
e6b3a11581a8040baf7aded3319b0dec433b2461 (tag: release-1.18.0) 
nginx-1.18.0-RELEASE
6acdee5e3213fc6054f3bbb23a44ef2576278f63 Stable branch.
3ba88365b5acef17f01671cd969c909dee5e2cde release-1.17.10 tag

I agree there aren't any changes in between 1.17.10 and 1.18.0.

Unsure about the change though.

nginx
  Reverse Depends: diaspora-common (0.7.6.1+debian1)
  Reverse Depends: fusiondirectory (1.3-2)
  Reverse Depends: kopano-webapp-nginx (3.5.14+dfsg1.orig-1)
  Reverse Depends: python3-certbot-nginx (0.39.0-1)
  Reverse Depends: rainloop (1.12.1-2)

as long as there are no hard dependencies on versioning (wonder if
you're thinking in changing deb version as well)... Ubuntu SRU team
would make the last call anyway.

Let me know if you're pursuing this, I'm flagging as a server team low
priority queue item for now.

Thanks @teward!

-- 
You received this bug notification because you are a member of Ubuntu
Server, which is subscribed to nginx in Ubuntu.
https://bugs.launchpad.net/bugs/1875231

Title:
  [SRU] [20.04] Update NGINX version string to 1.18.0

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1874565] Re: freeradius fails to install in focal

2020-04-27 Thread Rafael David Tinoco
Hello Rolf,

I just tried to install it in a clean environment:

(c)rafaeldtinoco@freeradius:~$ journalctl _SYSTEMD_UNIT=freeradius.service
-- Logs begin at Mon 2020-04-20 01:53:09 UTC, end at Mon 2020-04-27 20:13:36 
UTC. --
Apr 27 20:11:18 freeradius freeradius[1762]: FreeRADIUS Version 3.0.20
Apr 27 20:11:18 freeradius freeradius[1762]: Copyright (C) 1999-2019 The 
FreeRADIUS server project and contributors
Apr 27 20:11:18 freeradius freeradius[1762]: There is NO warranty; not even for 
MERCHANTABILITY or FITNESS FOR A
Apr 27 20:11:18 freeradius freeradius[1762]: PARTICULAR PURPOSE
Apr 27 20:11:18 freeradius freeradius[1762]: You may redistribute copies of 
FreeRADIUS under the terms of the
Apr 27 20:11:18 freeradius freeradius[1762]: GNU General Public License
Apr 27 20:11:18 freeradius freeradius[1762]: For more information about these 
matters, see the file named COPYRIGHT
Apr 27 20:11:18 freeradius freeradius[1762]: Starting - reading configuration 
files ...
Apr 27 20:11:18 freeradius freeradius[1762]: Debugger not attached
Apr 27 20:11:18 freeradius freeradius[1762]: Creating attribute Unix-Group
Apr 27 20:11:18 freeradius freeradius[1762]: Please use tls_min_version and 
tls_max_version instead of disable_tlsv1
Apr 27 20:11:18 freeradius freeradius[1762]: Please use tls_min_version and 
tls_max_version instead of disable_tlsv1_2
Apr 27 20:11:18 freeradius freeradius[1762]: tls: Using cached TLS 
configuration from previous invocation
Apr 27 20:11:18 freeradius freeradius[1762]: tls: Using cached TLS 
configuration from previous invocation
Apr 27 20:11:18 freeradius freeradius[1762]: rlm_cache (cache_eap): Driver 
rlm_cache_rbtree (module rlm_cache_rbtree) loaded and linked
Apr 27 20:11:18 freeradius freeradius[1762]: rlm_mschap (mschap): using 
internal authentication
Apr 27 20:11:18 freeradius freeradius[1762]: rlm_detail (auth_log): 
'User-Password' suppressed, will not appear in detail output
Apr 27 20:11:18 freeradius freeradius[1762]: Ignoring "sql" (see 
raddb/mods-available/README.rst)
Apr 27 20:11:18 freeradius freeradius[1762]: Ignoring "ldap" (see 
raddb/mods-available/README.rst)
Apr 27 20:11:18 freeradius freeradius[1762]:  # Skipping contents of 'if' as it 
is always 'false' -- /etc/freeradius/3.0/sites-enabled/inner-tunnel:336
Apr 27 20:11:18 freeradius freeradius[1762]: radiusd:  Skipping IP 
addresses and Ports 
Apr 27 20:11:18 freeradius freeradius[1762]: Configuration appears to be OK



(c)rafaeldtinoco@freeradius:~$ systemctl status freeradius.service
● freeradius.service - FreeRADIUS multi-protocol policy server
 Loaded: loaded (/lib/systemd/system/freeradius.service; disabled; vendor 
preset: enabled)
 Active: active (running) since Mon 2020-04-27 20:11:18 UTC; 3min 6s ago
   Docs: man:radiusd(8)
 man:radiusd.conf(5)
 http://wiki.freeradius.org/
 http://networkradius.com/doc/
   Main PID: 1764 (freeradius)
 Status: "Processing requests"
  Tasks: 6 (limit: 1128)
 Memory: 78.1M
 CGroup: /system.slice/freeradius.service
 └─1764 /usr/sbin/freeradius -f



Perhaps you missed to install the following package: "freeradius-config"
?

It contains: https://paste.ubuntu.com/p/QTRpjpSPQB/

The files you seem to be looking for.

Let me know if there is any other issue, OR you found a better way to
reproduce the issue you're facing, by re-opening this bug setting its
state back to New.

Thank you

Rafael


** Changed in: freeradius (Ubuntu)
   Status: New => Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Server, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/1874565

Title:
  freeradius fails to install in focal

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1872476] Re: Shared files are shown as folders

2020-04-27 Thread Andreas Hasenack
In fedora: https://bugzilla.redhat.com/show_bug.cgi?id=1801442#c28

Looks like the fix for https://bugzilla.samba.org/show_bug.cgi?id=14101
which went into 4.11.6 needs to be reverted for now.

Thanks santa_ on #ubuntu-devel for the pointers!

** Bug watch added: Red Hat Bugzilla #1801442
   https://bugzilla.redhat.com/show_bug.cgi?id=1801442

** Bug watch added: Samba Bugzilla #14101
   https://bugzilla.samba.org/show_bug.cgi?id=14101

-- 
You received this bug notification because you are a member of Ubuntu
Server, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/1872476

Title:
  Shared files are shown as folders

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1875004] Re: Panic or segfault in Samba

2020-04-27 Thread Andreas Hasenack
Hello,

could you please attach the crash file about this that you likely have
in /var/crash? Without it I'm afraid there isn't much we can do.

It would also help to know if you can reliably reproduce the crash.

** Changed in: samba (Ubuntu)
   Status: New => Incomplete

-- 
You received this bug notification because you are a member of Ubuntu
Server, which is subscribed to samba in Ubuntu.
https://bugs.launchpad.net/bugs/1875004

Title:
  Panic or segfault in Samba

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1872476] Re: Shared files are shown as folders

2020-04-27 Thread Andreas Hasenack
When you are connected with the GUI and seeing all files as browsers,
can you please run smbstatus on your NAS to see what protocol version
was used?

NT1 is used for browsing when you set that option, but the client (your
machine) might switch to a higher version if the NAS says it supports
it.

For example, I just tried with a 20.04 install, browser to my NAS (a
synology DS216) using windows network, and when I actually connected to
a share, smbstatus on the server says it used SMB3_11:

root@ds216:~# smbstatus
29552   1587992052  andreas 10.10.1.230 downloads   SMB3_11


Regarding your smbclient test, you didn't add the -m switch, so it's likely is 
used a higher protocol version.

Example:
a) no -m switch:
$ smbclient //ds216.lowtech/downloads 
Enter WORKGROUP\andreas's password: 
Try "help" to get a list of possible commands.
smb: \>

smbstatus on the NAS:
# smbstatus
29833   1587992358  andreas 10.10.1.195 downloads   SMB3_11


b) with -m NT1:
$ smbclient //ds216.lowtech/downloads -m NT1
Enter WORKGROUP\andreas's password: 
Try "help" to get a list of possible commands.
smb: \>

smbstatus on the NAS:
# smbstatus
29816   1587992342  andreas 10.10.1.195 downloads   NT1

-- 
You received this bug notification because you are a member of Ubuntu
Server, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/1872476

Title:
  Shared files are shown as folders

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1874915] Re: krb5kdc[27833]: Couldn't open log file /var/log/krb5kdc.log: Read-only file system

2020-04-27 Thread Andreas Hasenack
In general I tend to agree with Sam. A config was changed (kdc logging
to a file in /var/log/), and for it to work fully another config needs
to be changed (systemd). FreeIPA (who made the first change) can easily
create a systemd override for this.

That being said, it's not super unreasonable for a user, after reading
the kdc.conf(8) manpage, to expect logging to a file in /var/log to
work. Were the logfile in, say, /var/adm, or some other nonexistent
directory, I can easily see how that would require further
configuration, but not /var/log. That I find a bit unexpected.

I would however generally recommend to use SYSLOG and the AUTH facility,
that would seem to offer better integration.

-- 
You received this bug notification because you are a member of Ubuntu
Server, which is subscribed to krb5 in Ubuntu.
https://bugs.launchpad.net/bugs/1874915

Title:
  krb5kdc[27833]: Couldn't open log file /var/log/krb5kdc.log: Read-only
  file system

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1875323] Re: package libkrb5-26-heimdal:i386 7.5.0+dfsg-3build1 failed to install/upgrade: il pacchetto si trova in uno stato di inconsistenza critico: è consigliato installarlo nuovamente prima

2020-04-27 Thread Andreas Hasenack
Hello,

please run:

sudo apt update
sudo apt -f install

and

dpkg -l|grep -v ^ii

** Changed in: heimdal (Ubuntu)
   Status: New => Incomplete

-- 
You received this bug notification because you are a member of Ubuntu
Server, which is subscribed to heimdal in Ubuntu.
https://bugs.launchpad.net/bugs/1875323

Title:
  package libkrb5-26-heimdal:i386 7.5.0+dfsg-3build1 failed to
  install/upgrade: il pacchetto si trova in uno stato di inconsistenza
  critico: è consigliato  installarlo nuovamente prima di tentare la
  configurazione.

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1868703] Re: Backport ad_use_ldaps because of ADV190023

2020-04-27 Thread Andreas Hasenack
Also relevant: https://lists.openldap.org/hyperkitty/list/openldap-
de...@openldap.org/thread/ACLFYWEWIQVUUF3JDDSV3HZZQWXKB7N7/

-- 
You received this bug notification because you are a member of Ubuntu
Server, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/1868703

Title:
  Backport ad_use_ldaps because of ADV190023

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs