View Single Post
Posts: 13 | Thanked: 11 times | Joined on Feb 2010
#459
Originally Posted by qole View Post
- download the new image
- install lzma
- extract the new image
- edit your /home/user/.chroot file, make IMGFILE point to the new image
- test!
Well, audio works great, except installing just about anything with aptitude nukes pulseaudio.

I tried getting blackbox back on and it did this:
Code:
[root@easy-debian-m5: /]aptitude install blackbox
Reading package lists... Done
Building dependency tree
Reading state information... Done
Initializing package states... Done
Writing extended state information... Done
Reading task descriptions... Done
The following packages are BROKEN:
  smbclient
The following NEW packages will be installed:
  blackbox libbt{a}
The following packages will be REMOVED:
  devicekit-disks{u} libatasmart4{u} libgdu0{u} libgudev-1.0-0{u} libparted1.8-12{u}
  libpolkit-backend-1-0{u} libsgutils2-2{u} libsmbclient{u} pulseaudio-module-zeroconf{u}
The following partially installed packages will be configured:
  samba-common
0 packages upgraded, 2 newly installed, 9 to remove and 13 not upgraded.
Need to get 329kB of archives. After unpacking 6,214kB will be freed.
The following packages have unmet dependencies:
  smbclient: Depends: libkrb53 (>= 1.6.dfsg.2) but it is not installable
The following actions will resolve these dependencies:

Remove the following packages:
smbclient

Score is 119

Accept this solution? [Y/n/q/?]
The following NEW packages will be installed:
  blackbox libbt{a}
The following packages will be REMOVED:
  devicekit-disks{u} libatasmart4{u} libgdu0{u} libgudev-1.0-0{u} libparted1.8-12{u}
  libpolkit-backend-1-0{u} libsgutils2-2{u} libsmbclient{u} libtalloc2{u} libwbclient0{u}
  pulseaudio-module-zeroconf{u} smbclient{a}
The following partially installed packages will be configured:
  samba-common
0 packages upgraded, 2 newly installed, 12 to remove and 13 not upgraded.
Need to get 329kB of archives. After unpacking 37.4MB will be freed.
Do you want to continue? [Y/n/?]
Writing extended state information... Done
Get:1 http://http.us.debian.org lenny/main libbt 0.70.1-2.2 [95.8kB]
Get:2 http://http.us.debian.org lenny/main blackbox 0.70.1-2.2 [233kB]
Fetched 329kB in 9s (33.6kB/s)
(Reading database ... 57181 files and directories currently installed.)
Removing smbclient ...
Removing devicekit-disks ...
Removing libatasmart4 ...
ldconfig: /usr/lib/libpulsecommon-0.9.15.so is not a symbolic link

Removing libgdu0 ...
Removing libgudev-1.0-0 ...
Removing libparted1.8-12 ...
Removing libpolkit-backend-1-0 ...
Removing libsgutils2-2 ...
Removing libsmbclient ...
Removing libwbclient0 ...
Removing libtalloc2 ...
Removing pulseaudio-module-zeroconf ...
Processing triggers for man-db ...
...
I'm going to try and flag those packages for "hold always".