Testing NethServer 7.5.1804 alpha

Confirmed. I forgot to enable it. :blush:

2 Likes

PR done

2 Likes

This is a screenshot of the resulting DNS ā€œServer aliasā€ records, after upgrading to the final Email module based on Rspamd. I put it here, for later reference when weā€™ll draft the official announcement.

See also

And the test case /cc @quality_team

https://github.com/NethServer/dev/issues/5490#issuecomment-389217304

2 Likes

Thereā€™s no error anymore even after signal-event nethserver-sogo-update. :clap:

I recognized that sogo still requires nethserver-mail-common if you donā€™t have nethserver-mail2-common installed but in the new Software Center thereā€™s just ā€œEmailā€ pointing to nethserver-mail2-*.

3 Likes

5 posts were split to a new topic: Failed to join Active Directory

wait wait just one more thing :innocent:
iā€™ve some problem with joining a remote AD.
alpha2, installed from iso, full testing update, join was ok and i can see user/group but sometimes i get

sssd: tkey query failed: GSSAPI error: Major = Unspecified GSS failure. Minor code may provide more information, Minor = Server not found in Kerberos database.
httpd: [ERROR] NethServer\Tool\UserProvider: Account provider generic error: SSSD exit code 1
httpd: [ERROR] (Connection refused): IO::Socket::INET: connect: Connection refused

in software manager:
i still see Virtual machines manager
(and i am very very happy to see fail2ban in core tnx @stephdl )

i still need to try to install some other packagesā€¦

has someone tested on hardware? @quality_team

3 Likes

Is it a MS ad with IPv6 addresses?

IIRC there are no changes on that part: do you have the same issue with 7.4?

my m$ admin told me that itā€™s disabledā€¦

and yes on a 7.4 (full updated) joined to the same domain (and of course with the same config) i have those random messages in logs, sorry so not something related to 7.5 :thinking:

1 Like

I couldnā€™t reproduce it for now (/cc @m.traeumner)
Tried using following machines as remote DC:

  • Windows 2012r2
  • NethServer 7.4

Since the error is ā€œServer not found in Kerberos database.ā€, you probably have some network troubles, maybe only on DNS resolution. Are you sure you donā€™t have multiple DC on the same forest?

When the messages are showing? During access to the Server Manager?

EDIT: also tested using NS 7.5 as remote DC.

2 Likes

@quality_team, ā€œQA hot pointsā€: did we check them all?

http://docs.nethserver.org/projects/nethserver-devel/en/latest/development_process.html#minor-release-from-upstream

Samba: authenticated access to file shares
Mail server
    sending and receiving mail
    antivirus filter on received mail
Groupware
    basic mail features
    access to calendars and contacts
Web proxy
    web access with transparent proxy
    antivirus filter on using EICAR test
Web applications (eg. NextCloud)
Asterisk with dahdi kernel modules and FreePBX

this is my config.

no :wink: one domain one forest 3 DC

usually, on Status\Dashboard or in Management\Users and groupā€¦

i too think something on the net or some timeout on AD server (Users
819,Groups 298, Machine accounts 1843)i must investigateā€¦
so as not related to 7.5 i think we can split this (or i reopen in future) in a new thread and go on here with testing 7.5

Iā€™ve a pull request that @nrauso is testing for us that could help youā€¦ Do you want to give it a spin?

1 Like

You need to access the right metadata, so make sure:

  • to have installed latest forge release nethserver-nethforge-release-7-1.ns7.noarch
  • to fix the release version: echo '7.5.1804' > /etc/yum/vars/nsrelease

I checked Asterisk and Dahdi ā€¦ at least the dahdi module is loaded after reboot, I donā€™t want to learn something more on it :smiley: /cc @Stll0

EDIT: honestly, the only thing I didnā€™t check from the list is access to Samba shares.

2 Likes

i donā€™t thinkā€¦
personally, being in alpha, usually, I try to check that everything is installable correctly and then go on with more detailed tests on individual packages

and judging by the messages of the last few weeks I would add to the hot points also
Deep packet inspection (DPI) (upgrade and installation)

I would keep it in alpha for a few days (for the things I miss to test)
if instead others already have at least installed everything ā€¦ let us know :slight_smile:

2 Likes

Youā€™re right, we can wait and get more feedback!

If someone decides today to :bomb: push tha button and upgrade to CentOS 7.5, the open problems are

  • the nDPI and dahdi kernel modules that have been recompiled
  • the nut package from EPEL

The same problems occur also for new installations on a fresh CentOS 7.5.

In any case, as workaround Iā€™d suggest How to lock to a specific distribution release

2 Likes

updating nowā€¦ i was almost sure iā€™ve updated 3 hours agoā€¦ :slight_smile:
btw, i only see the package after a yum clean & update from shell. installed with others (now i am in beta) but Virtual machines manager is still there

ah i donā€™t know if the fstab-update event here can give problemsā€¦

yesā€¦ i missed it! tnx, bookmarked

Yes thereā€™s a nethserver-release update named ā€œbetaā€. However consider it still ā€œalphaā€ until we turn the symbolic link in repository from 7 -> 7.4.1708 to 7 -> 7.5.1805!

ā€¦ here Index of /nethserver

1 Like

3 hours are a looong time these days :stuck_out_tongue:

I confirm that groups metadata should be ok, this is the actual file.
By the way everything should be simpler to test when we switch the directly to 7.5.

Another great catch: it doesnā€™t have side-effects but the migration procedure will be marked as failed. Iā€™m going to remove it, thank you!

1 Like

i have some problem with email(2) and sogo, those are my installation steps

Install 7.5a2 in interactive mode (dhcp), then

# yum install yum-utils -y  && yum-config-manager --enable nethserver-testing
# mkdir -p /etc/e-smith/templates-custom/etc/yum/vars/nsrelease/ && echo 7.5.1804 > /etc/e-smith/templates-custom/etc/yum/vars/nsrelease/00version_lock && expand-template /etc/yum/vars/nsrelease
# yum -y install htop mc iotop iptraf iftop bash-completion bash-completion-extras mlocate && updatedb
# yum clean all && rm -rf /var/cache/yum

webui:
firstwizard

some errors in logs:
illegal attempt to update using time 1526542587 when last update time is 1526549754 (minimum one second step)

SoftwareCenter -> Update: no error, new kernel, so reboot (webwirt manager present)
after reboot:
SoftwareCenter > 	Update: no update
					WebVirtManager: present
					Install: Email+disclaimer, Pop3 Connector, SMTP proxy = no errors in webui
					on logs: 	systemd: Failed to start clamd scanner (rspamd) daemon.
								systemd: Unit clamd@rspamd.service entered failed state.
								systemd: clamd@rspamd.service failed.
reboot, now clamd@rspamd.service is active
SoftwareCenter > 	Update: no update
					WebVirtManager: present
					Install: Sogo
					on logs:	 esmith::event[3376]: ERROR 1146 (42S02) at line 1: Table 'sogo.sogo_folder_info' doesn't exist
								 esmith::event[3376]: Action: /etc/e-smith/events/nethserver-sogo-update/S30nethserver-sogo-MigrationV3.2.10ToV4.0.0 FAILED: 1 [0.684798]
								 esmith::event[3376]: Event: nethserver-sogo-update FAILED
					on webui: error img

just to be sure, i will try to replicateā€¦

1 Like