I have retried the failed autopkgtests, hopefully they will pass soon.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2107550
Title:
ipmitool sel get is not showing hour in the timestamp details
To
# Oracular verification
## Reproducing the bug
$ lxc exec $release-test -- ipmitool sel get 1
SEL Record ID : 0001
Record Type : 02
Timestamp : 08/16/15 08/16/15 <
(...)
$ lxc exec $release-test -- apt-cache policy ipmitool
ipmitool:
Installed: 1.8.19-7ub
# Noble verification
## Reproducing the bug
$ lxc exec $release-test -- ipmitool sel get 1
SEL Record ID : 0001
Record Type : 02
Timestamp : 08/16/15 08/16/15
(...)
$ lxc exec $release-test -- apt-cache policy ipmitool
ipmitool:
Installed: 1.8.19-7ubuntu0.24.0
Hello Frederic, or anyone else affected,
Accepted ipmitool into oracular-proposed. The package will build now and
be available at
https://launchpad.net/ubuntu/+source/ipmitool/1.8.19-7ubuntu1.2 in a few
hours, and then in the -proposed repository.
Please help us by testing this new package. See
This bug was fixed in the package ipmitool - 1.8.19-7.1ubuntu0.2
---
ipmitool (1.8.19-7.1ubuntu0.2) plucky; urgency=medium
* d/p/fix-date-time-output-of-timestamps.patch: fix showing date twice,
intead of date and hour (LP: #2107550)
-- Andreas Hasenack Tue, 13 May 2025 10:4
Uploaded to noble-unapproved and oracular-unapproved.
** Changed in: ipmitool (Ubuntu Noble)
Status: Confirmed => In Progress
** Changed in: ipmitool (Ubuntu Oracular)
Status: Confirmed => In Progress
--
You received this bug notification because you are a member of Ubuntu
Bugs,
Fixes for noble and oracular will be uploaded as soon as the current[1]
ipmitool SRU for those ubuntu releases is over.
1. https://bugs.launchpad.net/ubuntu/+source/ipmitool/+bug/2076173
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu
# Plucky verification
## Reproducing the bug
root@plucky-test:~# ipmitool sel get 1
SEL Record ID : 0001
Record Type : 02
Timestamp : 08/16/15 08/16/15 <
Generator ID : 0020
EvM Revision : 04
Sensor Type : Power Supply
Sensor
(Note to self: I used the audino bare metal machine)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2107550
Title:
ipmitool sel get is not showing hour in the timestamp details
To manage notificatio
Hello Frederic, or anyone else affected,
Accepted ipmitool into plucky-proposed. The package will build now and
be available at
https://launchpad.net/ubuntu/+source/ipmitool/1.8.19-7.1ubuntu0.2 in a
few hours, and then in the -proposed repository.
Please help us by testing this new package. See
Uploaded to plucky unapproved as well.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2107550
Title:
ipmitool sel get is not showing hour in the timestamp details
To manage notifications about this
** Merge proposal linked:
https://code.launchpad.net/~ahasenack/ubuntu/+source/ipmitool/+git/ipmitool/+merge/485815
** Merge proposal linked:
https://code.launchpad.net/~ahasenack/ubuntu/+source/ipmitool/+git/ipmitool/+merge/485816
** Merge proposal linked:
https://code.launchpad.net/
This bug was fixed in the package ipmitool - 1.8.19-7.1ubuntu2
---
ipmitool (1.8.19-7.1ubuntu2) questing; urgency=medium
* d/p/fix-date-time-output-of-timestamps.patch: fix showing date twice,
instead of date and hour (LP: #2107550)
-- Andreas Hasenack Thu, 15 May 2025 11:28
Uploaded to questing:
Uploading ipmitool_1.8.19-7.1ubuntu2.dsc
Uploading ipmitool_1.8.19-7.1ubuntu2.debian.tar.xz
Uploading ipmitool_1.8.19-7.1ubuntu2_source.buildinfo
Uploading ipmitool_1.8.19-7.1ubuntu2_source.changes
** Changed in: ipmitool (Ubuntu Questing)
Status: Triaged => In Progre
** Description changed:
[ Impact ]
ipmitool is incorrectly parsing the timestamp of event fields, showing
two dates instead of a date and a time. It's important to get the
correct timestamp of events, and the current situation limits this
information to purely a day, instead of a prop
** Merge proposal linked:
https://code.launchpad.net/~ahasenack/ubuntu/+source/ipmitool/+git/ipmitool/+merge/485760
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2107550
Title:
ipmitool sel get
** Description changed:
[ Impact ]
- * An explanation of the effects of the bug on users and justification
-for backporting the fix to the stable release.
-
- * In addition, it is helpful, but not required, to include an
-explanation of how the upload fixes this bug.
+ ipmitool is
** Description changed:
+ [ Impact ]
+
+ * An explanation of the effects of the bug on users and justification
+for backporting the fix to the stable release.
+
+ * In addition, it is helpful, but not required, to include an
+explanation of how the upload fixes this bug.
+
+ [ Test Pl
Confirmed from noble onwards in my testing.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2107550
Title:
ipmitool sel get is not showing hour in the timestamp details
To manage notifications about
From my testing, focal and jammy are not affected after all.
** Changed in: ipmitool (Ubuntu Focal)
Status: New => Invalid
** Changed in: ipmitool (Ubuntu Jammy)
Status: New => Invalid
** Changed in: ipmitool (Ubuntu Noble)
Status: New => Confirmed
** Changed in: ipmitool (
Looks like focal is affected too, by a quick code inspection.
** Also affects: ipmitool (Ubuntu Focal)
Importance: Undecided
Status: New
** Also affects: ipmitool (Ubuntu Jammy)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member
Great!
I'm going to prepare an official update for Noble, Oracular, and Plucky.
And Questing (the devel release) looks like it needs the fix too.
** Also affects: ipmitool (Ubuntu Oracular)
Importance: Undecided
Status: New
** Also affects: ipmitool (Ubuntu Plucky)
Importance: Unde
Hello Andreas,
seems to be fixed by your patch:
With initial (not fixed) package
fr3d@safact:~$ ipmitool -I lanplus -U admin -P -H 10.197.177.97 sel
get 0x23
SEL Record ID : 0023
Record Type : 02
Timestamp : 05/05/2025 05/05/2025
Generator ID : 0001
I suspect this could be the fix:
https://codeberg.org/IPMITool/ipmitool/commit/01c572b911035726526b9bfe685031f2bf925130
I applied it to ipmitool in noble, and uploaded to this ppa:
https://launchpad.net/~ahasenack/+archive/ubuntu/ipmitool-2107550
Frederic, when the builds finish, would you mind
24 matches
Mail list logo