Opened 12 years ago
Closed 10 years ago
#3337 closed defect (obsolete)
Journal Backup: get xo serial number
Reported by: | earias | Owned by: | anish |
---|---|---|---|
Priority: | Unspecified by Maintainer | Milestone: | Unspecified |
Component: | Sugar | Version: | 0.94.x |
Severity: | Unspecified | Keywords: | dx3 |
Cc: | Distribution/OS: | Dextrose | |
Bug Status: | Unconfirmed |
Description
When do Journal Backup, the system get xo serial number, but the path for xo-1.75 it is diferent to xo-1.5.
_ofw_serial = '/ofw/serial-number'
_proc_serial = '/proc/device-tree/serial-number'
I attach patch.
Attachments (2)
Change History (6)
Changed 12 years ago by earias
comment:1 Changed 12 years ago by earias
- Owner set to anish
- Status changed from new to assigned
comment:2 Changed 12 years ago by m_anish
Changed 12 years ago by earias
comment:3 Changed 10 years ago by dnarvaez
- Component changed from untriaged to sugar
Temptatively assigning to sugar.
comment:4 Changed 10 years ago by dnarvaez
- Resolution set to obsolete
- Status changed from assigned to closed
Code seems completely different these days.
Note: See
TracTickets for help on using
tickets.
Hi Esteban,
While the first part of the patch is fine, the second part is not relevant to the fix and also removes a logging.error.
Could you send the patch again with the second part removed.