[Ipmitool-devel] New home found

2023-05-16 Thread Alexander Amelkin
ability to log into GitHub, I couldn't import the existing tickets and pull requests, and all the links to them in the repository commit log on CodeBerg are now broken. Please file any new problems at the new project home. Sincerely, Al

[Ipmitool-devel] GitHub account suspended

2023-03-07 Thread Alexander Amelkin
means of communication with you that I have left. I am currently searching for a way to unblock my GitHub or (less preferably) migrate ipmitool once again to another less hostile service. Thank you. Sincerely, Alexander Amelkin ___ Ipmitool-devel mailing

Re: [Ipmitool-devel] Two bugs found in lib/ipmi_hpmfwupg.c

2019-01-25 Thread Alexander Amelkin
23.01.2019 17:30, Josef Moellers wrote: > Hi, > > I'm co-maintainer/-bugowner of ipmitool within SUSE. > > I was playing around with the static code analysis tool "cppcheck" and > let it loose on the ipmitool sources. > > "Cppcheck" reported two errors in lib/ipmi_hpmfwupg.c: > > 1) In line 1401 it

Re: [Ipmitool-devel] query the PMBus

2018-11-21 Thread Alexander Amelkin
You may try to use `ipmitool i2c` but you will need to know the i2c bus number for PMBus and you will have to manually construct the PMBus request and parse the response. The request to read the output power, for example, may look like this: ``` $ ipmitool i2c bus=3 0x78 2 0x96 ``` That means

Re: [Ipmitool-devel] GUID decoding.

2018-08-06 Thread Alexander Amelkin
02.08.2018 10:48, holger.lie...@ts.fujitsu.com wrote: > To complicate things regarding the IPMI GUID more: > Microsoft SCVMM (System Center Virtual Machine Manager) - if I recall > correctly - expects the binary output of the IPMI Get System GUID in (native > RFC4122???) format for technical reas

[Ipmitool-devel] GUID decoding.

2018-07-27 Thread Alexander Amelkin
Hi all! I'd like to invite anyone using BMC GUIDs to look at https://github.com/ipmitool/ipmitool/issues/25 and comment there. WBR, Alexander. signature.asc Description: OpenPGP digital signature -- Check out the vibr

Re: [Ipmitool-devel] ipmitool get sel time out of sync

2018-06-07 Thread Alexander Amelkin
Hi, Anusha! 06.06.2018 10:07, Anusha K wrote: > We are trying booting a mips64 architecture board(octeon) and upgraded > ipmitool from 1.8.9 to 1.8.18 version. We find that after NPT sync, > date and ipmitool get sel time are not inline. > > Before upgrade: > > # ipmitool -V > > ipmitool version 1

Re: [Ipmitool-devel] Migration to GitHub

2018-04-09 Thread Alexander Amelkin
For anyone having problems with the git protocol, here are some useful links: The new project home page: https://github.com/ipmitool/ipmitool The new anonymous https URL for `git clone`: https://github.com/ipmitool/ipmitool.git Hope it works for everyone. 09.04.2018 18:08, Alexander Amelkin

Re: [Ipmitool-devel] Migration to GitHub

2018-04-09 Thread Alexander Amelkin
remote add gh g...@github.com:/ipmitool/ipmitool.git git remote remove origin git remote rename gh origin git branch --set-upstream-to=origin/master ``` Please do not use the old Tickets system on SourceForge, use GitHub issues instead. With best regards, Alexander 04.04.2018 12:39, Alexander

Re: [Ipmitool-devel] Migration to GitHub

2018-04-06 Thread Alexander Amelkin
06.04.2018 12:49, Vasant Hegde wrote: > On 04/04/2018 03:09 PM, Alexander Amelkin wrote: >> Hello everybody! >> >> As I've started administering ipmitool project recently, I've noticed >> that SourceForge is extremely inconvenient in terms of code review, and

[Ipmitool-devel] Migration to GitHub

2018-04-04 Thread Alexander Amelkin
Hello everybody! As I've started administering ipmitool project recently, I've noticed that SourceForge is extremely inconvenient in terms of code review, and, what is more important, unstable. I encounter extremely slow git operations, now and then I see in browser that "repository metadata is no

Re: [Ipmitool-devel] Who's in charge now?

2018-01-30 Thread Alexander Amelkin
oject alive. With best regards, Alexander. 30.01.2018 16:19, Alexander Amelkin wrote: Hello all! I haven't seen any real activity on the list or in the git since Zdenek called it quits. Is there anyone actually maintaining the project now? With best regards,

[Ipmitool-devel] Who's in charge now?

2018-01-30 Thread Alexander Amelkin
Hello all! I haven't seen any real activity on the list or in the git since Zdenek called it quits. Is there anyone actually maintaining the project now? With best regards, Alexander. -- Check out the vibrant tech c