WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: sce-update without any new packages breaks dm_mod and luks-encryption  (Read 2882 times)

Offline netnomad

  • Hero Member
  • *****
  • Posts: 1026
hi friends,

sce-update -as invoked to update my 200-multimedia-jessie:

user@dcore:~/.TCE/sce$ cat 200-multimedia-jessie
alsa-base
alsa-utils
alsamixergui
cdparanoia
vlc
faad
lame
cups
cups-driver-gutenprint
hplip
avahi-daemon
gimp
imagemagick
xsane
pulseaudio
pavucontrol
volumeicon-alsa
gnucash
gthumb
gnome-calculator
doublecmd-gtk
xautolock
youtube-dl
minitube
libnotify-bin


it's based on the dependency of 000-base-jessie and 100-desktop-jessie

user@dcore:~/.TCE/sce$ cat 000-base-jessie
console-setup
console-data
bash
mc
ssh
rsync
screen
grep
tar
zip
unzip
gzip
bzip2
xz-utils
p7zip-full
nmap
iptables
fail2ban
redsocks
pdnsd
tcpdump
gnupg2
laptop-mode-tools
pm-utils
uswsusp
man-db
e2fsprogs
ntfs-3g
dosfstools
lvm2
cryptsetup
secure-delete
wipe
testdisk
firmware-all
wifi
wireless
wpasupplicant
checkmissingdebs
libsmartcols1
inotify-tools
ntp
sce-deb2sce
sce-pkgcheck
minicom
tftp
ftdi-eeprom
libftdi1
libftdipp1

user@dcore:~/.TCE/sce$ cat 100-desktop-jessie
xorg-all
Xprogs
wbar
fluxbox
iceweasel
icedove
evince
jpilot
xvnc4viewer

after the update-check with update -as, 200-desktop-jessie was reported that it should be updated.
actually no new packages were downloaded and the size of the final sce-package was exactly the same.

with the new package the encrypted luks-file was not usable anymore, the error message told that the /dev/mapper/file does not exist and probably the dm_module was not loaded.
with using the old sce-file i have no problem to open the encrypted luks-file.

is there a changed dcore-file that causes this problem, because the packages were not changed?

thank you for all hints and help.
« Last Edit: September 10, 2016, 12:29:09 PM by netnomad »

Offline netnomad

  • Hero Member
  • *****
  • Posts: 1026
SOLVED: sce-update without any new packages breaks dm_mod and luks-encryption
« Reply #1 on: September 10, 2016, 01:57:28 PM »
hi jason,

problem is solved with the last cut :-)

user@dcore:~$ version -r
System using dCore-jessie:2016.09.10.13.49, the latest release candidate.

thank you for your help.