Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: set xtrace on e2e-install-deps.sh script #3958

Merged
merged 1 commit into from
Apr 3, 2024

Conversation

geyslan
Copy link
Member

@geyslan geyslan commented Apr 3, 2024

1. Explain what the PR does

2. Explain how to test it

3. Other comments

Trying to debug cases as:

https://github.com/aquasecurity/tracee/actions/runs/8545832357/job/23414971074?pr=3956

Synchronizing state of unattended-upgrades.service with SysV service script with /lib/systemd/systemd-sysv-install.
Executing: /lib/systemd/systemd-sysv-install disable unattended-upgrades
Removed /etc/systemd/system/multi-user.target.wants/unattended-upgrades.service.
E: Could not get lock /var/lib/dpkg/lock-frontend. It is held by process 1560 (apt-get)
E: Unable to acquire the dpkg frontend lock (/var/lib/dpkg/lock-frontend), is another process using it?
E: Could not get lock /var/lib/dpkg/lock-frontend. It is held by process 1560 (apt-get)
E: Unable to acquire the dpkg frontend lock (/var/lib/dpkg/lock-frontend), is another process using it?
Checking for unattended-upgrades...
Waiting for other software managers to finish...
All apt locks are free.
...
E: Could not get lock /var/lib/dpkg/lock-frontend. It is held by process 1601 (unattended-upgr)
E: Unable to acquire the dpkg frontend lock (/var/lib/dpkg/lock-frontend), is another process using it?
Error: Process completed with exit code 100.

Signed-off-by: Geyslan Gregório <geyslan@gmail.com>
@geyslan geyslan self-assigned this Apr 3, 2024
@geyslan geyslan merged commit 9e44157 into aquasecurity:main Apr 3, 2024
33 checks passed
@geyslan geyslan deleted the show-all branch June 28, 2024 18:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant