LMDE BREAKAGES - tracking TESTING

Archived topics about LMDE 1 and LMDE 2
Locked
xircon

Re: LMDE BREAKAGES - tracking Testing - read here first-28/

Post by xircon »

Upgrade:

Code: Select all

The following packages have been kept back:
  blueman deskbar-applet gdesklets libreoffice libreoffice-base libreoffice-base-core libreoffice-calc libreoffice-core libreoffice-draw libreoffice-filter-binfilter   libreoffice-gtk libreoffice-impress libreoffice-math libreoffice-writer lilypond lilypond-data python python-all python-all-dev python-brlapi python-dev python-gudev   python-imobiledevice python-minimal python-plist python-protobuf python-uno xorg 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:
  libgl1-mesa-dev libgl1-mesa-dri libgl1-mesa-glx libglapi-mesa libglu1-mesa libglu1-mesa-dev libmailutils2 libreoffice-common libreoffice-emailmerge libreoffice-filter-mobiledev libreoffice-help-en-gb libreoffice-java-common libreoffice-l10n-en-gb libreoffice-pdfimport libreoffice-report-builder-bin libreoffice-style-galaxy libreoffice-style-hicontrast libreoffice-style-oxygen libreoffice-style-tango lilypond-doc mesa-common-dev uno-libs3 ure x11-common xbase-clients xserver-common xserver-xephyr xserver-xorg-input-all xserver-xorg-video-all
29 upgraded, 0 newly installed, 0 to remove and 62 not upgraded.
Need to get 330 MB of archives.
After this operation, 308 MB of additional disk space will be used.
Do you want to continue [Y/n]? 
Dist-upgrade:

Code: Select all

sudo apt-get dist-upgrade
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Calculating upgrade... Failed
The following packages have unmet dependencies:
 python-desktop-agnostic : Depends: python (< 2.7) but 2.7.2-7 is to be installed
E: Error, pkgProblemResolver::Resolve generated breaks, this may be caused by held packages.
This breaks mintupdate

Anyway time for bed Zzzzzzzzzz
zerozero

Re: LMDE BREAKAGES - tracking Testing - read here first-6/o

Post by zerozero »

this is the culprit

Code: Select all

apt-cache policy python
python:
  Installed: 2.6.7-3
  Candidate: 2.7.2-7
  Version table:
     2.7.2-7 0
        500 http://ftp.debian.org/debian/ testing/main amd64 Packages
 *** 2.6.7-3 0
        100 /var/lib/dpkg/status
Lippy

Re: LMDE BREAKAGES - tracking Testing - read here first-6/o

Post by Lippy »

The update to Python 2.7 would have removed aptdaemon, python-aptdaemon and mintinstall for me. I managed to fully perform the update without removing any packages, but it meant having to downgrade aptdaemon and python-aptdaemon to the version from the Debian repo. The version in the Mint repo while newer, depends on a version of Python earlier than 2.7. Only mintinstall depends on those two packages on my system, so I don't see much of an issue if it plays up due to the downgrade.

Anyway, so far so good. :)
tatewatkins

Re: LMDE BREAKAGES - tracking Testing - read here first-6/o

Post by tatewatkins »

I guess that update got pulled as i logged on this morning (morning gmt/utc time) and no updates available.
viking777

Re: LMDE BREAKAGES - tracking Testing - read here first-6/o

Post by viking777 »

apt-cache policy python
python:
Installed: 2.7.2-7
Candidate: 2.7.2-7
And no breakages or hiccups, the update just completed normally. Mind you I uninstalled mintupdate a long while back so that might be it.
zerozero

Re: LMDE BREAKAGES - tracking Testing - read here first-6/o

Post by zerozero »

Lippy, unfortunately i can't do the same: with a full upgrade mintinstall, aptdaemon and python-aptdaemon got unistalled and now trying to install any or both of the last (downgrading to the debian v. results on broken pkgs); and mintinstall is unistalable because deps on them;

apart from this, all the rest is functional :lol:
Gerd50

Re: LMDE BREAKAGES - tracking Testing - read here first-6/o

Post by Gerd50 »

@zerozero, i disabled the mint repos temporarely and could install aptdaemon and python-aptdaemon. mintinstall is
buried, but that's ok because i never needed it :)
wyrdoak

Re: LMDE BREAKAGES - tracking Testing - read here first-6/o

Post by wyrdoak »

I'm having the same problem with mintinstall also after the update. Other things seem to be working though.
Still trying to figure out why:
The following packages have been kept back:
ffmpeg libavdevice53 libavfilter2 libavformat53 libpostproc52
But I think that was from the day before. If I upgrade these I'll knock out VLC , DeVeDe and Clementine. I'll just wait some more to see what happens.
viking777

Re: LMDE BREAKAGES - tracking Testing - read here first-6/o

Post by viking777 »

It would be nice if LMDE didn't need any packages holding back, but at the moment it does (if you are an nvidia user anyway), so I have this small suggestion to make things look a little tidier at least. It is purely cosmetic, it doesn't do any real good and maybe some of you know it already, but I didn't know it until recently so here it is, take it or leave it as you wish.

The reason we all have so many xorg packages installed is due to the presence of xserver-xorg-video-all. This is what apt-cache says about it:
This package depends on the full suite of output drivers for the X.Org X server
(Xorg). It does not provide any drivers itself, and may be removed if you wish
to only have certain drivers installed.
So it is basically just a meta package that pulls in the drivers for every video card it knows about, and as it says above if you want to delete it you can. If you do, you can then delete all the useless drivers installed on your system as well. For example if you have an nvidia card you don't need the intel or ati drivers installed etc. etc. I managed to reduce my list of held packages to this:
xnest xserver-common xserver-xorg xserver-xorg-core xserver-xorg-input-evdev
xserver-xorg-input-synaptics xserver-xorg-video-nouveau
xserver-xorg-video-vesa
Which is a little better looking than the full list. In reality I could have disposed of the 'nouveau' and 'vesa' drivers as well, but I keep them there as insurance, and if you don't have a touchpad then you wouldn't need the 'synaptics' driver either.
xircon

Re: LMDE BREAKAGES - tracking Testing - read here first-6/o

Post by xircon »

@Viking - excellent tip! Always wondered why they where installed :)
GeneC

Re: LMDE BREAKAGES - tracking Testing - read here first-6/o

Post by GeneC »

More info on the FIX -- Slowdown with Xorg 1.11 and Nvidia Driver 285.05.09 problems.

Note: This is mainly for reference, and for those who like to experiment. It comes from the "SID breakages" forum.
Basically there is a "patched x-server" download available from the "Frickelplatz" repository, that addresses this problem.
The slowdown problem doesn't effect all Nvidia cards, just those that do not support "trapezoidal acceleration"

http://forums.linuxmint.com/viewtopic.p ... 60#p481076

It explains why I was not having the slowdown problem and others (Viking, et al) were.
My Graphics card Nvidia GTX 460 supports "trapezoidal acceleration", and some cards do not.

There is a fix there for the "adventurous" :lol:
Last edited by GeneC on Sat Oct 08, 2011 8:32 am, edited 1 time in total.
zerozero

Re: LMDE BREAKAGES - tracking Testing - read here first-6/o

Post by zerozero »

Gerd, that workaround got installed the debian v. and kicked off the ubuntu-patched v. Clem had in LMDE, what i would like to know is what one has that the other misses, or in what way one (debian) was broken to patch an ubuntu pkg; looking at apt-cache i'm no wiser after than before

Code: Select all

Description: transaction based package management service
 Aptdaemon allows normal users to perform package management tasks, e.g.
 refreshing the cache, upgrading the system, installing or removing software
 packages.
 .
 Currently it comes with the following main features:
 .
  - Programming language independent D-Bus interface, which allows to
    write clients in several languages
  - Runs only if required (D-Bus activation)
  - Fine grained privilege management using PolicyKit, e.g. allowing all
    desktop user to query for updates without entering a password
  - Support for media changes during installation from DVD/CDROM
  - Support for debconf (Debian's package configuration system)
  - Support for attaching a terminal to the underlying dpkg call
 .
 This package contains the aptd script and all the data files required to run
 the daemon. Moreover it contains the aptdcon script, which is a command
 line client for aptdaemon. The API is not stable yet.
wyrdoak, this is what i get on my system (check the v. with yours)

Code: Select all

amadeu@amadeu ~ $ apt-cache policy libpostproc52
libpostproc52:
  Installed: (none)
  Candidate: 4:0.7.2-1
  Version table:
     4:0.7.2-1 0
        500 http://ftp.debian.org/debian/ testing/main amd64 Packages
amadeu@amadeu ~ $ apt-cache policy libavformat53
libavformat53:
  Installed: 5:0.8.4-0.1
  Candidate: 5:0.8.4-0.1
  Version table:
 *** 5:0.8.4-0.1 0
        500 http://www.debian-multimedia.org/ testing/main amd64 Packages
        100 /var/lib/dpkg/status
     4:0.7.2-1 0
        500 http://ftp.debian.org/debian/ testing/main amd64 Packages
amadeu@amadeu ~ $ apt-cache policy libavfilter2
libavfilter2:
  Installed: (none)
  Candidate: 5:0.8.4-0.1
  Version table:
     5:0.8.4-0.1 0
        500 http://www.debian-multimedia.org/ testing/main amd64 Packages
     4:0.7.2-1 0
        500 http://ftp.debian.org/debian/ testing/main amd64 Packages
amadeu@amadeu ~ $ apt-cache policy libavdevice53
libavdevice53:
  Installed: (none)
  Candidate: 5:0.8.4-0.1
  Version table:
     5:0.8.4-0.1 0
        500 http://www.debian-multimedia.org/ testing/main amd64 Packages
     4:0.7.2-1 0
        500 http://ftp.debian.org/debian/ testing/main amd64 Packages
amadeu@amadeu ~ $ apt-cache policy ffmpeg
ffmpeg:
  Installed: (none)
  Candidate: 5:0.8.4-0.1
  Version table:
     5:0.8.4-0.1 0
        500 http://www.debian-multimedia.org/ testing/main amd64 Packages
     4:0.7.2-1 0
        500 http://ftp.debian.org/debian/ testing/main amd64 Packages
viking, i had already noticed that when i downgraded the xserver, but in my situation all this was automatically removed

Code: Select all

Remove: xserver-xorg-video-i740:amd64 (1.3.2-4+b2), xserver-xorg-video-all:amd64 (7.6+8), xserver-xorg-video-apm:amd64 (1.2.3-2+b2), xserver-xorg-video-ark:amd64 (0.7.3-2+b2), xserver-xorg-video-ati:amd64 (6.14.2-2), xserver-xorg-video-openchrome:amd64 (0.2.904+svn920-1+b1), xserver-xorg-video-s3virge:amd64 (1.10.4-4+b2), xserver-xorg-video-mga:amd64 (1.4.13.dfsg-3+b2), xserver-xorg-video-chips:amd64 (1.2.4-1+b2), xserver-xorg-video-mach64:amd64 (6.9.0-1+b1), xserver-xorg-video-trident:amd64 (1.3.4-2+b2), xserver-xorg-video-sis:amd64 (0.10.3-3+b2), xserver-xorg-video-siliconmotion:amd64 (1.7.5-1+b2), xserver-xorg-video-savage:amd64 (2.3.2-3+b2), xserver-xorg-video-tdfx:amd64 (1.4.3-4+b2), xserver-xorg-video-intel:amd64 (2.16.0-1), xserver-xorg-video-vmware:amd64 (11.0.3-2+b2), xserver-xorg-video-r128:amd64 (6.8.1-5+b2), xserver-xorg-video-s3:amd64 (0.6.3-4+b2), xserver-xorg-video-voodoo:amd64 (1.2.4-2+b2), xserver-xorg-video-fbdev:amd64 (0.4.2-4+b2), xserver-xorg-input-wacom:amd64 (0.10.10+20110203-1+b2), xserver-xorg-video-nouveau:amd64 (0.0.16+git20110411+8378443-1+b2), xserver-xorg-video-neomagic:amd64 (1.2.5-2+b2), xserver-xorg-video-sisusb:amd64 (0.9.4-2+b2), xserver-xorg-video-tseng:amd64 (1.2.4-2+b2), xserver-xorg-video-radeon:amd64 (6.14.2-2), xserver-xorg-video-cirrus:amd64 (1.3.2-4+b2), xserver-xorg-video-rendition:amd64 (4.2.4-2+b2), xserver-xorg-video-i128:amd64 (1.3.4-2+b2)
End-Date: 2011-10-04  01:57:48
last, but not least, that is a nice piece of info Gene 8)
that means that there's still hope in this xorg (if towo could patch it, we can only wait that either the patch goes upstream or the debian devs reach the same result)
wyrdoak

Re: LMDE BREAKAGES - tracking Testing - read here first-6/o

Post by wyrdoak »

ZZ, here's what I have:

Code: Select all

[b]-apt-cache policy libpostproc52[/b]
libpostproc52:
  Installed: 4:0.7.1-5
  Candidate: 4:0.7.2-1
  Version table:
     4:0.7.2-1 0
        700 http://ftp.us.debian.org/debian/ testing/main amd64 Packages
[b]-apt-cache policy libavformat53[/b]
libavformat53:
  Installed: 4:0.7.1-5
  Candidate: 4:0.7.2-1
  Version table:
     5:0.8.4-0.1 0
        500 http://www.debian-multimedia.org/ testing/main amd64 Packages
     4:0.7.2-1 0
        700 http://ftp.us.debian.org/debian/ testing/main amd64 Packages
 *** 4:0.7.1-5 0
        100 /var/lib/dpkg/status
[b]-apt-cache policy libavfilter2[/b]
libavfilter2:
  Installed: 4:0.7.1-5
  Candidate: 4:0.7.2-1
  Version table:
     5:0.8.4-0.1 0
        500 http://www.debian-multimedia.org/ testing/main amd64 Packages
     4:0.7.2-1 0
        700 http://ftp.us.debian.org/debian/ testing/main amd64 Packages
 *** 4:0.7.1-5 0
        100 /var/lib/dpkg/status
[b]-apt-cache policy libavfilter2[/b]
libavfilter2:
  Installed: 4:0.7.1-5
  Candidate: 4:0.7.2-1
  Version table:
     5:0.8.4-0.1 0
[b]-apt-cache policy ffmpeg[/b]
ffmpeg:
  Installed: 4:0.7.1-5
  Candidate: 4:0.7.2-1
  Version table:
     5:0.8.4-0.1 0
        500 http://www.debian-multimedia.org/ testing/main amd64 Packages
     4:0.7.2-1 0
        700 http://ftp.us.debian.org/debian/ testing/main amd64 Packages
 *** 4:0.7.1-5 0
        100 /var/lib/dpkg/status
ffmpeg will not update for it can't find all the packages it needs, the others will knock out all my video playback programs and thumbnails, will only leave me Totem and Mplayer.
zerozero

Re: LMDE BREAKAGES - tracking Testing - read here first-6/o

Post by zerozero »

wyrdoak, why have you debian-multimedia at 500 and debian at 700?
how exactly is your preferences file?
wyrdoak

Re: LMDE BREAKAGES - tracking Testing - read here first-6/o

Post by wyrdoak »

Code: Select all

Package: *
Pin: release o=linuxmint
Pin-Priority: 700

Package: *
Pin: origin packages.linuxmint.com
Pin-Priority: 700

Package: *
Pin: release o=Debian
Pin-Priority: 700
Here's what I have. I wasn't sure if I forgot anything or not.

Edit: dropped Debian down to 500 now all I have held back is x264, I haven't use it yet, so just deleted it.
paragordius

Re: LMDE BREAKAGES - tracking Testing - read here first-6/o

Post by paragordius »

New user here; I accidently installed all of the xorg updates before I installed fglrx, and now it seems my system is screwed.

X is REALLY slow, compiz/emerald won't work at all and it'd be really helpful if someone could tell me how to downgrade all of the xorg stuff back to the versions in the mint repos.
viking777

Re: LMDE BREAKAGES - tracking Testing - read here first-6/o

Post by viking777 »

GeneC wrote:More info on the FIX -- Slowdown with Xorg 1.11 and Nvidia Driver 285.05.09 problems.

Note: This is mainly for reference, and for those who like to experiment. It comes from the "SID breakages" forum

http://forums.linuxmint.com/viewtopic.p ... 60#p481076

It explains why I was not having the slowdown problem and others (Viking, et al) were.
My Graphics card Nvidia GTX 460 supports "trapezoidal acceleration", and some cards do not.

There is a fix there for the "adventurous" :lol:
Well found Gene!
I guess my trapezoids could do with a workout :lol:
But I guess like zerozero said I will wait for a solution to filter down the line.
filosofem666

Re: LMDE BREAKAGES - tracking Testing - read here first-6/o

Post by filosofem666 »

%$#@! Should've read this thread before performing apt-get dist-upgrade. I think I'll just wait for mintInstall to be fixed... personally only use it for commenting anyway.

A couple of other things I noticed:
1. Tomboy applet for GNOME Panel is gone. Not sure if it's the Python upgrade or Tomboy itself because if you install Gnote there will still be no applet on the list. Solution is dead easy though: add Tomboy to Startup Applications and access it from the system tray.
2. Got this weird message when booting: "PulseAudio configured for per-user sessions ... (warning)". Reinstalled PulseAudio along with all its dependencies and still got the same message, but sound works OK. So what exactly does the warning mean?
zerozero

Re: LMDE BREAKAGES - tracking Testing - read here first-6/o

Post by zerozero »

wyrdoak, what caught my eye there in your cache policy above was that you had all the right v. numbers on the the table, but they wouldn't install because debian-multimedia was reading a pin-priority of 500 and debian 700, but your preferences file was right afaik, weird :shock: ohh well this way it's sorted, good

paragordius, the fixes i know about are for nvidia cards, you can see one here http://forums.debian.net/viewtopic.php? ... 60#p396933
now for ATI i have no idea what you need to downgrade :oops:
paragordius

Re: LMDE BREAKAGES - tracking Testing - read here first-6/o

Post by paragordius »

zerozero wrote:wyrdoak, what caught my eye there in your cache policy above was that you had all the right v. numbers on the the table, but they wouldn't install because debian-multimedia was reading a pin-priority of 500 and debian 700, but your preferences file was right afaik, weird :shock: ohh well this way it's sorted, good

paragordius, the fixes i know about are for nvidia cards, you can see one here http://forums.debian.net/viewtopic.php? ... 60#p396933
now for ATI i have no idea what you need to downgrade :oops:
I downgraded a bunch of xorg packages and reinstalled/configured fglrx, but my system is still acting up.

I might just reinstall.
Locked

Return to “LMDE Archive”