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

debian template - dpkg error processing package qubes-core-agent #3726

Closed
tomemstv opened this Issue Mar 21, 2018 · 6 comments

Comments

@tomemstv

Qubes OS version:

R3.2

Affected component(s):

Debian 9 template
Package qubes-core-agent


Steps to reproduce the behavior:

debian-9$] sudo apt-get update && sudo apt-get upgrade -y

Expected behavior:

qubes-core-agent update installs sucessfully

Actual behavior:

Setting up qubes-core-agent (3.2.26-1+deb9u1) ...
Removed /etc/systemd/system/multi-user.target.wants/haveged.service.
Created symlink /etc/systemd/system/multi-user.target.wants/haveged.service → /etc/systemd/system/haveged.service.
Leaving 'diversion of /etc/init/plymouth-shutdown.conf to /etc/init/plymouth-shutdown.conf.qubes-disabled by qubes-core-agent'
Leaving 'diversion of /etc/init/prefdm.conf to /etc/init/prefdm.conf.qubes-disabled by qubes-core-agent'
Leaving 'diversion of /etc/init/splash-manager.conf to /etc/init/splash-manager.conf.qubes-disabled by qubes-core-agent'
Leaving 'diversion of /etc/init/start-ttys.conf to /etc/init/start-ttys.conf.qubes-disabled by qubes-core-agent'
Leaving 'diversion of /etc/init/tty.conf to /etc/init/tty.conf.qubes-disabled by qubes-core-agent'
Leaving 'diversion of /etc/init/serial.conf to /etc/init/serial.conf.qubes-orig by qubes-core-agent'
error: Error opening directory '/etc/dconf/db': No such file or directory

Usage:
dconf update

Update the system dconf databases

dpkg: error processing package qubes-core-agent (--configure):
subprocess installed post-installation script returned error exit status 1
Errors were encountered while processing:
qubes-core-agent

General notes:


Related issues:

marmarek added a commit to marmarek/qubes-core-agent-linux that referenced this issue Mar 21, 2018

debian: add missing dconf related files to debian/qubes-core-agent.in…
…stall

This fixes ab80284 Disable automatic scaling in GNOME/GTK applications

Fixes QubesOS/qubes-issues#3726

marmarek added a commit to marmarek/qubes-core-agent-linux that referenced this issue Mar 21, 2018

debian: use dh_install --fail-missing
Avoid problems with missing .install entries in the future.

QubesOS/qubes-issues#3728
QubesOS/qubes-issues#3726
@unman

This comment has been minimized.

Show comment
Hide comment
@unman

unman Mar 21, 2018

Member

Another problem is that in a vanilla debian-8, dconf-service is installed, but the dconf tool is not, so an updated template also lacks the dconf tool. That means that the qubes-core-agent install on upgrade throws warning - "dconf: command not found"
I'm not clear why @tomemstv doesn't show this behaviour, even using packages from Qubes testing.

For all that, on my upgraded debian-8 the template upgrades to qubes-core-agent (3.2.26-1+deb9u1), and appears to be fully functional.

(If the dconf tool is required then qubes-core-agent should require dconf-cli)

Member

unman commented Mar 21, 2018

Another problem is that in a vanilla debian-8, dconf-service is installed, but the dconf tool is not, so an updated template also lacks the dconf tool. That means that the qubes-core-agent install on upgrade throws warning - "dconf: command not found"
I'm not clear why @tomemstv doesn't show this behaviour, even using packages from Qubes testing.

For all that, on my upgraded debian-8 the template upgrades to qubes-core-agent (3.2.26-1+deb9u1), and appears to be fully functional.

(If the dconf tool is required then qubes-core-agent should require dconf-cli)

@qubesos-bot

This comment has been minimized.

Show comment
Hide comment
@qubesos-bot

qubesos-bot Mar 22, 2018

Automated announcement from builder-github

The package qubes-core-agent_3.2.27-1+deb10u1 has been pushed to the r3.2 testing repository for the Debian template.
To test this update, first enable the testing repository in /etc/apt/sources.list.d/qubes-*.list by uncommenting the line containing buster-testing (or appropriate equivalent for your template version), then use the standard update command:

sudo apt-get update && sudo apt-get dist-upgrade

Changes included in this update

Automated announcement from builder-github

The package qubes-core-agent_3.2.27-1+deb10u1 has been pushed to the r3.2 testing repository for the Debian template.
To test this update, first enable the testing repository in /etc/apt/sources.list.d/qubes-*.list by uncommenting the line containing buster-testing (or appropriate equivalent for your template version), then use the standard update command:

sudo apt-get update && sudo apt-get dist-upgrade

Changes included in this update

@qubesos-bot

This comment has been minimized.

Show comment
Hide comment
@qubesos-bot

qubesos-bot Mar 22, 2018

Automated announcement from builder-github

The package qubes-core-agent_3.2.27-1+deb9u1 has been pushed to the r3.2 testing repository for the Debian template.
To test this update, first enable the testing repository in /etc/apt/sources.list.d/qubes-*.list by uncommenting the line containing stretch-testing (or appropriate equivalent for your template version), then use the standard update command:

sudo apt-get update && sudo apt-get dist-upgrade

Changes included in this update

Automated announcement from builder-github

The package qubes-core-agent_3.2.27-1+deb9u1 has been pushed to the r3.2 testing repository for the Debian template.
To test this update, first enable the testing repository in /etc/apt/sources.list.d/qubes-*.list by uncommenting the line containing stretch-testing (or appropriate equivalent for your template version), then use the standard update command:

sudo apt-get update && sudo apt-get dist-upgrade

Changes included in this update

@qubesos-bot

This comment has been minimized.

Show comment
Hide comment
@qubesos-bot

qubesos-bot Mar 22, 2018

Automated announcement from builder-github

The component core-agent-linux (including package python2-dnf-plugins-qubes-hooks-3.2.27-1.fc26) has been pushed to the r3.2 testing repository for the Fedora template.
To test this update, please install it with the following command:

sudo yum update --enablerepo=qubes-vm-r3.2-current-testing

Changes included in this update

Automated announcement from builder-github

The component core-agent-linux (including package python2-dnf-plugins-qubes-hooks-3.2.27-1.fc26) has been pushed to the r3.2 testing repository for the Fedora template.
To test this update, please install it with the following command:

sudo yum update --enablerepo=qubes-vm-r3.2-current-testing

Changes included in this update

@qubesos-bot

This comment has been minimized.

Show comment
Hide comment
@qubesos-bot

qubesos-bot Apr 18, 2018

Automated announcement from builder-github

The package qubes-core-agent_3.2.28-1+deb9u1 has been pushed to the r3.2 stable repository for the Debian template.
To install this update, please use the standard update command:

sudo apt-get update && sudo apt-get dist-upgrade

Changes included in this update

Automated announcement from builder-github

The package qubes-core-agent_3.2.28-1+deb9u1 has been pushed to the r3.2 stable repository for the Debian template.
To install this update, please use the standard update command:

sudo apt-get update && sudo apt-get dist-upgrade

Changes included in this update

@qubesos-bot

This comment has been minimized.

Show comment
Hide comment
@qubesos-bot

qubesos-bot Apr 18, 2018

Automated announcement from builder-github

The component core-agent-linux (including package python2-dnf-plugins-qubes-hooks-3.2.28-1.fc26) has been pushed to the r3.2 stable repository for the Fedora template.
To install this update, please use the standard update command:

sudo yum update

Changes included in this update

Automated announcement from builder-github

The component core-agent-linux (including package python2-dnf-plugins-qubes-hooks-3.2.28-1.fc26) has been pushed to the r3.2 stable repository for the Fedora template.
To install this update, please use the standard update command:

sudo yum update

Changes included in this update

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment