Actions
Bug #7141
closedRudder agent simulates an aptitude full-upgrade during each run
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
Name check:
Fix check:
Regression:
Description
I have run a "rudder agent run" to test some changes, on my slowly nodes I can observe the rudder(cfengine) steps easily and I'm surprised to see "/usr/bin/aptitude --assume-yes --simulate --verbose full-upgrade" in begin of run.
2 observations:
- why simulate a full-upgrade at each run, it's very time consumption
- is-it possible to use apt-get and not aptitude ? On my system aptitude don't work (my /var/lib/aptitude/ is daily purged)
ncharles talk about fetching the list of patches from the cfengine stdlib
Is it possible to remove this ?
Updated by Nicolas CHARLES almost 10 years ago
- Category changed from Agent to Documentation
- Priority changed from N/A to 2
- Target version set to 2.11.14
Updated by Nicolas CHARLES over 9 years ago
- Category changed from Documentation to System techniques
Updated by Nicolas CHARLES over 9 years ago
- Tracker changed from Question to Bug
- Subject changed from aptitude full-upgrade to aptitude full-upgrade on agent
- Status changed from New to Pending technical review
- Assignee set to Jonathan CLARKE
- Pull Request set to https://github.com/Normation/rudder-techniques/pull/823
Updated by Nicolas CHARLES over 9 years ago
- Assignee changed from Jonathan CLARKE to Benoît PECCATTE
Updated by Nicolas CHARLES over 9 years ago
- Status changed from Pending technical review to Pending release
- % Done changed from 0 to 100
Updated by Alexis Mousset over 9 years ago
- Subject changed from aptitude full-upgrade on agent to Rudder agent simulates an aptitude full-upgrade during each run
Actions