Am 10.07.2017 um 20:43 schrieb Stephan Hermann: > Hi, > > are there any news on this issue? > > Thanks and greets > Stephan > > Am 05.07.2017 um 17:58 schrieb Frank Bergkemper: >> Am 04.07.2017 um 14:42 schrieb [email protected]: >>> Hi there, >>> >>> in the "Clients" area of Bareos webui there is a nice overview over the >>> installed versions of the client filedaemons. >>> I was just wondering why the version number 16.2.6 is green (Up-to-date) >>> for my linux machines and grey (Unknown update status) for my windows >>> machines. >>> >>> Thanks for helping >>> Stephan >>> >> >> Hi Stephan, >> >> the uname strings had to follow a special format to make this feature >> work, which was adjusted more or less recently with the major release of >> 16.2 in places where it wasn't already. >> >> Some older client versions where the uname strings is not following the >> convention can not clearly be determined, as a result those are labeled >> grey in the client listing. >> >> *llist clients >> >> clientid: 1 >> name: bareos-fd >> uname: 17.2.1 (01Apr17) x86_64-redhat-linux-gnu,redhat,Fedora >> release 25 (Twenty Five),Fedora_25,x86_64 >> autoprune: 0 >> fileretention: 5,184,000 >> jobretention: 15,552,000 >> >> >> It's also possible you might have found a bug and the client uname >> string is not parsed and/or compared to the remote release list correctly. >> >> Can you please give us the uname strings of your windows clients for >> verification, see the command above? >> >> >> Regards >> Frank >> >
It looks like a bug in determining windows client versions. Please open a bug report here: https://bugs.bareos.org/my_view_page.php Other than that, keep in mind that self compiled clients won't have the required uname format which is set by our build system. Meaning, the update check is only working properly with packages from our official download servers, download.bareos.org or download.bareos.com . -- Frank Bergkemper [email protected] Bareos GmbH & Co. KG Phone: +49-221-630693-94 http://www.bareos.com Sitz der Gesellschaft: Köln | Amtsgericht Köln: HRA 29646 Komplementär: Bareos Verwaltungs-GmbH Geschäftsführer: Stephan Dühr, M. Außendorf, J. Steffens, P. Storz -- You received this message because you are subscribed to the Google Groups "bareos-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. For more options, visit https://groups.google.com/d/optout.
