Actions
Bug #17554
closedupgrading Rudder on Debian 9 from 5.0.17 to 6.1-rc1 tries to delete important folder
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
0
Name check:
To do
Fix check:
To do
Regression:
Description
Unpacking rudder-webapp (6.1.0~rc1-debian9) over (5.0.17-debian9) ... dpkg: warning: unable to delete old directory '/var/rudder/inventories/historical': Directory not empty dpkg: warning: unable to delete old directory '/var/rudder/configuration-repository/ncf': Directory not empty dpkg: warning: unable to delete old directory '/var/log/rudder/reports': Directory not empty
this looks dubious
Updated by Vincent MEMBRÉ over 4 years ago
- Target version changed from 6.1.0~rc2 to 6.1.0~rc3
Updated by François ARMAND over 4 years ago
- Related to Bug #17591: The webapp is unable to start after a fresh install added
Updated by Vincent MEMBRÉ over 4 years ago
- Target version changed from 6.1.0~rc3 to 6.1.0~rc4
Updated by François ARMAND over 4 years ago
This is due to merge of several packages, and can be ignored. We will see if we can make messages less frightning.
Updated by Vincent MEMBRÉ over 4 years ago
- Target version changed from 6.1.0~rc4 to 6.1.0
Updated by Vincent MEMBRÉ over 4 years ago
- Target version changed from 6.1.0 to 6.1.1
Updated by Benoît PECCATTE over 4 years ago
This is only warning.
It is due to the declaration of directories in debian/dirs in the 5.0 package.
This has been fixed in 6.0
Updated by François ARMAND over 4 years ago
- Status changed from New to Resolved
OK, I'm closing that ticket since it was corrected in 6.0 and we can't do more here.
Actions