








sudo apt-get dist-upgrade


andrew@lmde:~$ sudo apt-get dist-upgrade
Reading package lists... Done
Building dependency tree
Reading state information... Done
Calculating upgrade... Done
The following NEW packages will be installed:
libmono-sharpzip4.84-cil libmozjs185-1.0 libwebp2 mate-settings-daemon-common mate-settings-daemon-gstreamer
mate-terminal-common
The following packages have been kept back:
xserver-xorg xserver-xorg-core xserver-xorg-input-evdev xserver-xorg-input-synaptics xserver-xorg-input-wacom
xserver-xorg-video-apm xserver-xorg-video-ark xserver-xorg-video-ati xserver-xorg-video-chips xserver-xorg-video-cirrus
xserver-xorg-video-fbdev xserver-xorg-video-i128 xserver-xorg-video-i740 xserver-xorg-video-intel xserver-xorg-video-mach64
xserver-xorg-video-mga xserver-xorg-video-neomagic xserver-xorg-video-nouveau xserver-xorg-video-openchrome
xserver-xorg-video-r128 xserver-xorg-video-radeon xserver-xorg-video-rendition xserver-xorg-video-s3
xserver-xorg-video-s3virge xserver-xorg-video-savage xserver-xorg-video-siliconmotion xserver-xorg-video-sis
xserver-xorg-video-sisusb xserver-xorg-video-tdfx xserver-xorg-video-trident xserver-xorg-video-tseng xserver-xorg-video-vesa
xserver-xorg-video-vmware xserver-xorg-video-voodoo
The following packages will be upgraded:
banshee bind9-host binutils bluez bluez-firmware cpp-4.5 curl dnsutils fonts-opensymbol gcc-4.5 gcc-4.5-base gdebi gdebi-core
gir1.2-mutter-3.0 gir1.2-sushi-1.0 gir1.2-totem-1.0 gjs gnome-keyring gnome-shell gnome-shell-common gnome-sushi insserv
libart2.0-cil libaudio2 libavcodec53 libavformat53 libavutil51 libbind9-80 libbluetooth3 libcurl3 libcurl3-gnutls libcurl3-nss
libdbus-glib1.0-cil libdbus1.0-cil libdns81 libgck-1-0 libgconf2.0-cil libgcr-3-1 libgcr-3-common libgdata1.9-cil libgjs0b
libgkeyfile1.0-cil libglade2.0-cil libglib2.0-0 libglib2.0-bin libglib2.0-cil libglib2.0-data libglib2.0-dev libgmime-2.4-2
libgmime2.4-cil libgnome-keyring1.0-cil libgnome-vfs2.0-cil libgnome2.24-cil libgtk2-perl libgtk2.0-cil libgudev1.0-cil
libicu48 libisc83 libisccc80 libisccfg82 libjs-jquery-ui libkeyutils1 liblwres80 libmad0 libmateui libmission-control-plugins0
libmono-addins-gui0.2-cil libmono-addins0.2-cil libmono-zeroconf1.0-cil libmutter0 libndesk-dbus-glib1.0-cil
libndesk-dbus1.0-cil libnotify0.4-cil libpam-gnome-keyring libpostproc51 libprocps0 libreoffice libreoffice-base
libreoffice-base-core libreoffice-calc libreoffice-common libreoffice-core libreoffice-draw libreoffice-emailmerge
libreoffice-filter-mobiledev libreoffice-gnome libreoffice-gtk libreoffice-impress libreoffice-java-common libreoffice-math
libreoffice-report-builder-bin libreoffice-style-galaxy libreoffice-style-tango libreoffice-writer libschroedinger-1.0-0
libsdl-image1.2 libsdl-mixer1.2 libsdl-net1.2 libsushi-1.0-0 libswscale2 libtaglib2.0-cil libtotem0 libusbmuxd1
libvisual-0.4-plugins libxcb-dri2-0 libxcb-randr0 libxcb-render0 libxcb-render0-dev libxcb-shape0 libxcb-shm0 libxcb-shm0-dev
libxcb-xfixes0 libxcb-xv0 libxcb1 libxcb1-dev libxml2 libxml2-utils linux-headers-3.2.0-1-486 linux-headers-3.2.0-1-common
linux-image-3.2.0-1-486 linux-kbuild-3.2 linux-libc-dev lsb-base lsb-release mate-settings-daemon mate-terminal
media-player-info mutter-common nfs-common obexd-client patch procps python python-dbus python-gi python-gi-cairo
python-gobject python-libxml2 python-mako python-minimal python-uno telepathy-mission-control-5 totem totem-common
totem-mozilla totem-plugins ttf-opensymbol uno-libs3 ure usbmuxd
150 upgraded, 6 newly installed, 0 to remove and 34 not upgraded.
Need to get 198 MB of archives.
After this operation, 5,079 kB of additional disk space will be used.
Do you want to continue [Y/n]?


you have 156 pkgs waiting to be updated (of course as this is sid nasty things can happen in the way150 upgraded, 6 newly installed, 0 to remove and 34 not upgraded.
sudo apt-get install xserver-xorgsudo apt-get install xserver-xorg-core


andrew@lmde:~$ sudo apt-get install xserver-xorg-core
[sudo] password for andrew:
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
xserver-xorg-core : Depends: libpixman-1-0 (>= 0.21.6) but 0.20.2-0ubuntu1 is to be installed
E: Broken packages
andrew@lmde:~$
andrew@lmde:~$ sudo apt-get install xserver-xorg
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
xserver-xorg : Depends: xserver-xorg-core (>= 2:1.11) but 2:1.10.4-1 is to be installed
E: Broken packages
andrew@lmde:~$ 


apt-cache policy libpixman-1-0



andrew@lmde:~$ apt-cache policy libpixman-1-0
libpixman-1-0:
Installed: 0.20.2-0ubuntu1
Candidate: 0.20.2-0ubuntu1
Version table:
0.24.2-1 0
500 http://ftp.us.debian.org/debian/ sid/main i386 Packages
*** 0.20.2-0ubuntu1 0
700 http://packages.linuxmint.com/ debian/upstream i386 Packages
100 /var/lib/dpkg/status
andrew@lmde:~$ 








Package: *
Pin: release o=linuxmint
Pin-Priority: 700
Package: *
Pin: origin packages.linuxmint.com
Pin-Priority: 700
Package: *
Pin: release o=Debian
Pin-Priority: 500
Package: *
Pin: origin tridex.net
Pin-Priority: 700





deb http://packages.linuxmint.com/ debian main upstream import backport romeo
deb http://www.debian-multimedia.org sid main non-free
deb http://ftp.us.debian.org/debian/ sid main contrib non-free
deb http://www.debian-multimedia.org wheezy main non-free
deb http://tridex.net/repo/debian/ wheezy main
# deb http://packages.linuxmint.com/ debian main upstream import backport romeo
deb http://www.debian-multimedia.org sid main non-free
deb http://ftp.us.debian.org/debian/ sid main contrib non-free
deb http://www.debian-multimedia.org wheezy main non-free
deb http://tridex.net/repo/debian/ wheezy main





Users browsing this forum: No registered users and 4 guests