https://bugs.kde.org/show_bug.cgi?id=387659

            Bug ID: 387659
           Summary: Transaction should not have a timeout.
           Product: libqapt
           Version: unspecified
          Platform: Other
                OS: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: general
          Assignee: sit...@kde.org
          Reporter: s...@sbw.so
  Target Milestone: ---

Created attachment 109231
  --> https://bugs.kde.org/attachment.cgi?id=109231&action=edit
The patch to resolve this problem

In QProcess::waitForFinsiehd, it has a 30s timeout in default.
But Transaction should not have it.

Because some packages maybe have a long install time.
for example, we can easy create a DEB package that has a  sleep(31) in postinst
script.

I think that's the reason for many `Backend disappear` or `Transaction crash`
error.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to