- add 'sudo' to the error message to "run 'dpkg --configure -a'"
(LP: #52697)
close(LockFD);
LockFD = -1;
return _error->Error("dpkg was interrupted, you must manually "
close(LockFD);
LockFD = -1;
return _error->Error("dpkg was interrupted, you must manually "
- "run 'dpkg --configure -a' to correct the problem. ");
+ "run 'sudo dpkg --configure -a' to correct the problem. ");
apt (0.7.19ubuntu2) jaunty; urgency=low
apt (0.7.19ubuntu2) jaunty; urgency=low
* apt-pkg/deb/dpkgpm.cc:
- filter "ENOMEM" errors when creating apport reports
* apt-pkg/deb/dpkgpm.cc:
- filter "ENOMEM" errors when creating apport reports
+ [ Ian Weisser ]
+ * /apt-pkg/deb/debsystem.cc:
+ - add 'sudo' to the error message to "run 'dpkg --configure -a'"
+ (LP: #52697)
+
--
apt (0.7.19ubuntu1) jaunty; urgency=low
--
apt (0.7.19ubuntu1) jaunty; urgency=low