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

E: Sub-process /usr/bin/dpkg exited unexpectedly #482

Closed
GordonSmith opened this issue Nov 27, 2013 · 12 comments
Closed

E: Sub-process /usr/bin/dpkg exited unexpectedly #482

GordonSmith opened this issue Nov 27, 2013 · 12 comments
Assignees

Comments

@GordonSmith
Copy link

apt-get upgrade AND initscripts - DPKG crashes

The following extra packages will be installed:
  initscripts
The following NEW packages will be installed:
  initscripts
0 upgraded, 1 newly installed, 0 to remove and 4 not upgraded.
Need to get 92.1 kB of archives.
After this operation, 294 kB of additional disk space will be used.
Do you want to continue [Y/n]? Y
Get:1 http://mirrordirector.raspbian.org/raspbian/ wheezy/main initscripts armhf 2.88dsf-41+deb7u1 [92.1 kB]
Fetched 92.1 kB in 0s (122 kB/s)
Create a snapshot of '/tmp/btrfs-snap/root/@' in '/tmp/btrfs-snap/root/@btrfs-auto-snap_apt-run-2013-11-27-0706'
Delete subvolume '/tmp/btrfs-snap/root/@btrfs-auto-snap_apt-run-2013-11-26-1259'
@btrfs-auto-snap_apt-run-2013-11-27-0706, 1 created snapshots, 1 destroyed snapshots, 0 warnings.
Selecting previously unselected package initscripts.
(Reading database ... 31304 files and directories currently installed.)
Unpacking initscripts (from .../initscripts_2.88dsf-41+deb7u1_armhf.deb) ...
E: Sub-process /usr/bin/dpkg exited unexpectedly
@Iri-Dium
Copy link

This seems to be a 256 Rpi issue - do a search and reduce GPU_MEM upgrade and then put it back

1 similar comment
@Iri-Dium
Copy link

This seems to be a 256 Rpi issue - do a search and reduce GPU_MEM upgrade and then put it back

@GordonSmith
Copy link
Author

That worked (its in /boot/config.txt) - not ideal.

@mk01
Copy link
Member

mk01 commented Nov 30, 2013

there is xbian-update in version 1.0.2-11 at http://xbian.brantje.com/pool/devel/main/x/xbian-update/xbian-update_1.0.2-11_armhf.deb to test which should solve this issue. try installing using this steps

sudo -i
cd /tmp
wget http://xbian.brantje.com/pool/devel/main/x/xbian-update/xbian-update_1.0.2-11_armhf.deb
dpkg -i xbian-update_1.0.2-11_armhf.deb

if the process will fail, do this before

sudo -i
rm /etc/sysctl.d/xbian.conf
reboot

@mk01
Copy link
Member

mk01 commented Nov 30, 2013

of course please report back

@GordonSmith
Copy link
Author

This appears to work (installing some xbian-package-*) now!

@mk01
Copy link
Member

mk01 commented Dec 4, 2013

thanks for report . other users reported also this as being resolved with ver -11. closing the issue.

it it would reappear in any way later, feel free to re-open.

@jeroenh
Copy link

jeroenh commented Jan 11, 2014

The current image on the frontpage still has this issue, could you add a notice pointing here, or describing the fix for those affected?

@mk01
Copy link
Member

mk01 commented Jan 17, 2014

It needs to be fixed.

Current image on front-page you mean that page http://www.xbian.org/download/ and that link? (bottom on the page as

Raw XBian image files can be downloaded below. XBian 1.0 Beta 2

) ?

@jeroenh
Copy link

jeroenh commented Jan 17, 2014

yes, somewhere that people see it before they start using it, and are made aware of the current workaround.

@mk01
Copy link
Member

mk01 commented Jan 17, 2014

image will be updated today. thanks for notifying us.

@lucacome
Copy link

With xbian-update 1.0.2-12d I have this problem "[ 224.726444] Out of memory: Kill process 1647 (dpkg) score 128 or sacrifice child" installing almost every package...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants