



posco wrote:I tend to be selective on which upgrades to apply, and will do them in stages.





Die folgenden Pakete sind zurückgehalten worden:
foomatic-db-engine vlc vlc-nox vlc-plugin-notify vlc-plugin-pulse
deb http://packages.linuxmint.com/ debian main upstream import
deb http://debian.linuxmint.com/incoming testing main contrib non-free
###deb http://debian.linuxmint.com/testing testing main contrib non-free
## ersatz 3.10.11 duch mint resourcen
deb http://security.debian.org/ testing/updates main contrib non-free
###deb http://debian.linuxmint.com/incoming/security testing/updates main contrib non-free
###deb http://debian.linuxmint.com/testing/security testing/updates main contrib non-free
deb http://www.debian-multimedia.org testing main non-free
###deb http://debian.linuxmint.com/incoming/multimedia testing main non-free
###deb http://debian.linuxmint.com/testing/multimedia testing main non-free
System: Host lmde Kernel 3.0.0-1-amd64 x86_64 (64 bit) Distro Linux Mint Debian Edition
CPU: Dual core Intel Pentium D (-MCP-) cache 1024 KB flags (lm nx sse sse2 sse3) bmips 11998.6
Clock Speeds: (1) 2800.00 MHz (2) 2800.00 MHz
Graphics: Card nVidia NV43 [GeForce 6700 XL] X.Org 1.10.4 Res: 1280x1024@50.0hz
GLX Renderer GeForce 6700 XL/PCI/SSE2 GLX Version 2.1.2 NVIDIA 280.13 Direct Rendering Yes
Audio: Card Intel N10/ICH 7 Family High Definition Audio Controller driver HDA Intel BusID: 00:1b.0
Sound: Advanced Linux Sound Architecture Version 1.0.24
Network: Card-1 Realtek RTL-8139/8139C/8139C+ driver 8139too v: 0.9.28 at port ea00 BusID: 02:00.0
Card-2 Realtek RTL-8139/8139C/8139C+ driver 8139too v: 0.9.28 at port ec00 BusID: 02:02.0
Disks: HDD Total Size: 1250.3GB (15.0% used) 1: /dev/sda SAMSUNG_HD103SJ 1000.2GB 36C
2: /dev/sdb ST3250823AS 250.1GB 39C
Partition: ID:/ size: 13G used: 8.4G (71%) fs: ext4 ID:/home size: 89G used: 37G (44%) fs: ext4
ID:swap-1 size: 2.10GB used: 0.02GB (1%) fs: swap
Info: Processes 179 Uptime 1 day Memory 1558.5/3021.8MB Runlevel 2 Client Shell inxi 1.4.23




deb http://packages.linuxmint.com/ debian main upstream import
deb http://ftp.debian.org/debian testing main contrib non-free
deb-src http://ftp.de.debian.org/debian testing main contrib non-free
deb http://security.debian.org/ testing/updates main contrib non-free
deb-src http://security.debian.org/ testing/updates main contrib non-free
deb http://www.debian-multimedia.org testing main non-free
# deb http://packages.linuxmint.com/ debian main upstream import backport romeo
# deb-src http://packages.linuxmint.com/ debian main upstream import backport romeo
# deb http://ftp.debian.org/debian unstable main contrib non-free
# deb-src http://ftp.debian.org/debian unstable main contrib non-free
# deb http://ftp.debian.org/debian experimental main contrib non-free
# deb-src http://ftp.debian.org/debian experimental main contrib non-free
# deb http://ftp.debian.org/debian stable main contrib non-free
# deb-src http://ftp.debian.org/debian stable main contrib non-free
# deb http://debian.linuxmint.com/incoming testing main contrib non-free
# deb-src http://debian.linuxmint.com/incoming testing main contrib non-free
# deb http://debian.linuxmint.com/incoming/security testing/updates main contrib non-free
# deb-src http://debian.linuxmint.com/incoming/security testing/updates main contrib non-free
# deb http://debian.linuxmint.com/incoming/multimedia testing main non-free
# deb http://debian.linuxmint.com/latest testing main contrib non-free
# deb-src http://debian.linuxmint.com/latest testing main contrib non-free
# deb http://debian.linuxmint.com/latest/security testing/updates main contrib non-free
# deb-src http://debian.linuxmint.com/latest/security testing/updates main contrib non-free
# deb http://debian.linuxmint.com/latest/multimedia testing main non-free

Gerd50 wrote:Hi tmh,
for me your sources.list looks a little bit sick. Please take a look at this with all main sources included to play with and
compare it with your's




deb http://packages.linuxmint.com/ debian main upstream import
deb http://debian.linuxmint.com/incoming testing main contrib non-free
###deb http://debian.linuxmint.com/testing testing main contrib non-free !!!
(if inabled the double entry testing testing can't work. In the line over it you have incoming
testing and i think you want to have latest testing here)
## ersatz 3.10.11 duch mint resourcen
deb http://security.debian.org/ testing/updates main contrib non-free
###deb http://debian.linuxmint.com/incoming/security testing/updates main contrib non-free
###deb http://debian.linuxmint.com/testing/security testing/updates main contrib non-free !!!
(the same here - /testing/security testing/ - should be /latest/security testing/ if i understand the logic of your list correctly)
deb http://www.debian-multimedia.org testing main non-free
###deb http://debian.linuxmint.com/incoming/multimedia testing main non-free
###deb http://debian.linuxmint.com/testing/multimedia testing main non-free !!!
(here i think you want to have /latest/multimedia testing)

Gerd50 wrote:
You have this sources enabled and with it you mix linuxmint.com incoming with debian testing sources:
deb http://packages.linuxmint.com/ debian main upstream import
deb http://debian.linuxmint.com/incoming testing main contrib non-free
incoming testing is freezed since the end of August and the debian sources enabled can cause problems with
dependencies the longer incoming is freezed.
deb http://debian.linuxmint.com/incoming testing main contrib non-freedeb http://ftp.debian.org/debian testing main contrib non-freesudo apt-get update
sudo apt-get dist-upgrade



zerozero wrote:
- Code: Select all
gksudo gedit /etc/apt/sources.list
and change your sources.list to
- Code: Select all
deb http://packages.linuxmint.com/ debian main upstream import
deb http://debian.linuxmint.com/incoming testing main contrib non-free
deb http://debian.linuxmint.com/incoming/security testing/updates main contrib non-free
deb http://debian.linuxmint.com/incoming/multimedia testing main non-free
now grab the new mintupdate-debian (it will ask to remove the old mintupdate, mint-meta-common and mint-meta-debian)
- Code: Select all
sudo apt-get update && sudo apt-get install mintupdate-debian






zerozero wrote:hi ppsalama,
i saw from previous posts of yours that you were (until now) running LMDE pointing at latest and fully updated (i presume), with UP3 installed;
if that's the situation, at the moment, switch to incoming won't give you any new updates:
- incoming is in all similar to latest with the exception that arrives a few days earlier to test the quality and the possible breakages of the future UP.







zerozero wrote:Dave![]()
UP4 is just around the corner and brings some interesting stuff (gnome-shell, cinnamon, mate)
it took awhile but it's going to be worthy

Users browsing this forum: No registered users and 1 guest