LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 12-14-2009, 04:28 PM   #16
the trooper
Senior Member
 
Registered: Jun 2006
Location: England
Distribution: Debian Bullseye
Posts: 1,508

Rep: Reputation: Disabled

Try running:

Code:
aptitude -t lenny-backports install xfce4
Again.
When it offers solutions say no,and see what other options it gives you.

I can only think this is because you have packages leftover from Xfce 4.4:

Code:
The following packages have unmet dependencies:
  xfce4: Depends: xfdesktop4 (>= 4.6.1) but 4.4.2-7 is installed.
         Depends: thunar (>= 1.0.1) but 0.9.0-10 is installed.
         Depends: thunar-volman (>= 0.3.80) but it is not installable
         Depends: xfce4-mixer (>= 4.6.1) but 4.4.2-3 is installed.
         Depends: xfce4-appfinder (>= 4.6.1) but it is not installable
         Depends: orage (>= 4.6.1) but it is not installable
The following actions will resolve these dependencies:

Keep the following packages at their current version:
xfce4 [Not Installed]
xfce4-mcs-plugins [4.4.2-4 (stable, now)]
xfce4-session [4.4.2-6 (stable, now)]
xfce4-settings [Not Installed]

Score is -9791

Accept this solution? [Y/n/q/?] q
See how you get on.
I'll check back tomorrow to see how it's going.
Any more problems,post back here.
I'm sure there are other people that can help.
 
Click here to see the post LQ members have rated as the most helpful post in this thread.
Old 12-14-2009, 04:37 PM   #17
cloacms
LQ Newbie
 
Registered: Dec 2009
Posts: 13

Original Poster
Rep: Reputation: 0
kk thank you very much for your time =)

do i need to remove all packages of current xfce in this case?
 
Old 12-15-2009, 07:14 AM   #18
the trooper
Senior Member
 
Registered: Jun 2006
Location: England
Distribution: Debian Bullseye
Posts: 1,508

Rep: Reputation: Disabled
Quote:
do i need to remove all packages of current xfce in this case?
I thought you had already purged your existing Xfce4 installation?.
Remember i gave you the purge command in post #9?.
You can also check for installed Xfce files with:

Code:
dpkg -l | grep xfce
Run this after you have used the purge command,to see what packages/libs are left.
If you find more Xfce packages purge them also.
Then try installing Xfce from Backports again.

Last edited by the trooper; 12-15-2009 at 07:22 AM.
 
Old 12-15-2009, 02:58 PM   #19
cloacms
LQ Newbie
 
Registered: Dec 2009
Posts: 13

Original Poster
Rep: Reputation: 0
well, i removed every package from xfce, i removed ALL repos from sources.list leaving only backports and it STILL wants to install 4.4 packages and leave xfce4 package still uninstalled like everything else... whatdaheck?
after i removed all packages:
Code:
root@matrix-core:~/deb# dpkg -l | grep xfce
rc  libxfce4mcs-client3                  4.4.2-4                    Client library for Xfce4 configure interface
rc  libxfce4mcs-manager3                 4.4.2-4                    Manager library for Xfce4 configure interface
rc  libxfce4util4                        4.6.1-1~bpo50+1            Utility functions library for Xfce4
rc  libxfcegui4-4                        4.4.2-4                    Basic GUI C functions for Xfce4
rc  xfce4                                4.6.1.1~bpo50+1            Meta-package for the Xfce Lightweight Desktop Environment
rc  xfce4-mcs-manager                    4.4.2-3                    Settings manager for Xfce4
rc  xfce4-panel                          4.6.1-3~bpo50+1            The Xfce4 desktop environment panel
rc  xfce4-session                        4.6.1-1~bpo50+1            Xfce4 Session Manager
rc  xfce4-settings                       4.6.1-2~bpo50+1            graphical application for managing Xfce settings
rc  xfce4-terminal                       0.2.8-5                    Xfce terminal emulator
rc  xfce4-utils                          4.6.1-1~bpo50+1            Various tools for Xfce
root@matrix-core:~/deb# aptitude install xfce4
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Reading extended state information      
Initializing package states... Done
Reading task descriptions... Done  
The following packages are BROKEN:
  xfce4 xfce4-session 
The following NEW packages will be installed:
  exo-utils{a} gtk2-engines-xfce{a} libexo-0.3-0{a} libxfce4util4{a} libxfcegui4-4{a} libxfconf-0-2{a} xfce4-panel{a} xfce4-settings{a} xfce4-utils{a} 
  xfconf{a} xfprint4{a} xfwm4{a} xfwm4-themes{a} 
0 packages upgraded, 15 newly installed, 0 to remove and 1 not upgraded.
Need to get 1315kB/6707kB of archives. After unpacking 41.9MB will be used.
The following packages have unmet dependencies:
  xfce4: Depends: xfdesktop4 (>= 4.6.1) but it is not installable
         Depends: thunar (>= 1.0.1) but it is not installable
         Depends: thunar-volman (>= 0.3.80) which is a virtual package.
         Depends: xfce4-mixer (>= 4.6.1) which is a virtual package.
         Depends: xfce4-appfinder (>= 4.6.1) which is a virtual package.
         Depends: orage (>= 4.6.1) which is a virtual package.
  xfce4-session: Depends: fortune-mod but it is not installable
The following actions will resolve these dependencies:

Keep the following packages at their current version:
xfce4 [Not Installed]
xfce4-session [Not Installed]

Leave the following dependencies unresolved:
xfce4-settings recommends aumix
xfce4-utils recommends thunar
xfce4-utils recommends xinput
xfce4-utils recommends xdg-user-dirs
Score is -10672

Accept this solution? [Y/n/q/?] q
i think it's because backports don't have a build for i386 which seem ... i don't know how to name that.
i suppose the only way to get through this is either install squeeze(but i wasted too damn much time on this system) or build xfce4 from sources, as the only one solution.
if anyone have better idea, please share it. (or i guess there is no better idea than build from scratch, it's proven by years of this experience)

Last edited by cloacms; 12-15-2009 at 03:01 PM.
 
Old 12-15-2009, 03:11 PM   #20
cloacms
LQ Newbie
 
Registered: Dec 2009
Posts: 13

Original Poster
Rep: Reputation: 0
oh wait i didn't run purge for newly removed packages... maybe that'll help, hold on...

update: now it's like this
Code:
root@matrix-core:~/deb# aptitude install xfce4
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Reading extended state information      
Initializing package states... Done
Reading task descriptions... Done  
The following packages are BROKEN:
  xfce4 xfce4-session 
The following NEW packages will be installed:
  exo-utils{a} gtk2-engines-xfce{a} libexo-0.3-0{a} libxfce4util4{a} libxfcegui4-4{a} libxfconf-0-2{a} xfce4-panel{a} xfce4-settings{a} xfce4-utils{a} 
  xfconf{a} xfprint4{a} xfwm4{a} xfwm4-themes{a} 
0 packages upgraded, 15 newly installed, 0 to remove and 1 not upgraded.
Need to get 1315kB/6707kB of archives. After unpacking 41.9MB will be used.
The following packages have unmet dependencies:
  xfce4: Depends: xfdesktop4 (>= 4.6.1) which is a virtual package.
         Depends: thunar (>= 1.0.1) which is a virtual package.
         Depends: thunar-volman (>= 0.3.80) which is a virtual package.
         Depends: xfce4-mixer (>= 4.6.1) which is a virtual package.
         Depends: xfce4-appfinder (>= 4.6.1) which is a virtual package.
         Depends: orage (>= 4.6.1) which is a virtual package.
  xfce4-session: Depends: fortune-mod which is a virtual package.
The following actions will resolve these dependencies:

Keep the following packages at their current version:
xfce4 [Not Installed]
xfce4-session [Not Installed]

Leave the following dependencies unresolved:
xfce4-settings recommends aumix
xfce4-utils recommends thunar
xfce4-utils recommends xinput
xfce4-utils recommends xdg-user-dirs
Score is -10672

Accept this solution? [Y/n/q/?] ^[[A^[[A^C
root@matrix-core:~/deb# dpkg -l | grep xfce
root@matrix-core:~/deb# aptitude -t lenny-backports install xfce4=4.6.1.1~bpo50+1
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Reading extended state information      
Initializing package states... Done
Reading task descriptions... Done  
The following packages are BROKEN:
  xfce4 xfce4-session 
The following NEW packages will be installed:
  exo-utils{a} gtk2-engines-xfce{a} libexo-0.3-0{a} libxfce4util4{a} libxfcegui4-4{a} libxfconf-0-2{a} xfce4-panel{a} xfce4-settings{a} xfce4-utils{a} 
  xfconf{a} xfprint4{a} xfwm4{a} xfwm4-themes{a} 
0 packages upgraded, 15 newly installed, 0 to remove and 96 not upgraded.
Need to get 1315kB/6707kB of archives. After unpacking 41.9MB will be used.
The following packages have unmet dependencies:
  xfce4: Depends: xfdesktop4 (>= 4.6.1) which is a virtual package.
         Depends: thunar (>= 1.0.1) which is a virtual package.
         Depends: thunar-volman (>= 0.3.80) which is a virtual package.
         Depends: xfce4-mixer (>= 4.6.1) which is a virtual package.
         Depends: xfce4-appfinder (>= 4.6.1) which is a virtual package.
         Depends: orage (>= 4.6.1) which is a virtual package.
  xfce4-session: Depends: fortune-mod which is a virtual package.
The following actions will resolve these dependencies:

Keep the following packages at their current version:
xfce4 [Not Installed]
xfce4-session [Not Installed]

Leave the following dependencies unresolved:
xfce4-settings recommends aumix
xfce4-utils recommends thunar
xfce4-utils recommends xinput
xfce4-utils recommends xdg-user-dirs
Score is -10672

Accept this solution? [Y/n/q/?] q
i run "aptitude purge ~c" before this. "dpkg -l | grep xfce" is now empty.

Last edited by cloacms; 12-15-2009 at 03:19 PM. Reason: added outputs
 
Old 12-15-2009, 03:18 PM   #21
Web31337
Member
 
Registered: Sep 2009
Location: Russia
Distribution: Gentoo, LFS
Posts: 399
Blog Entries: 71

Rep: Reputation: 65
seem to be interesting... i have same problem with xfce and no time to fix it. i thought backports can help.
useful thread, i hope you can solve it without rebuilding from sources-it takes damn much time.
it's been three years since that bug with memory leak first was noticed. this is a stable bug as my friend said
 
Old 12-15-2009, 03:32 PM   #22
the trooper
Senior Member
 
Registered: Jun 2006
Location: England
Distribution: Debian Bullseye
Posts: 1,508

Rep: Reputation: Disabled
Quote:
i removed ALL repos from sources.list leaving only backports and it STILL wants to install 4.4 packages
Why did you do this?.
You may need the usual Debian repositories for dependencies.
The only option i can suggest now is put your sources.list back to how we had before.
Then try installing again remembering to use the command for Backports.
When you get to this point:

Code:
Accept this solution? [Y/n/q/?]
Type n and keep pressing n until you get the option to install the relevant package versions i.e Xfce 4.6.

See how you go.
Check back again tomorrow.
 
Old 12-15-2009, 03:45 PM   #23
cloacms
LQ Newbie
 
Registered: Dec 2009
Posts: 13

Original Poster
Rep: Reputation: 0
i restored it to one we had before, then "aptitude update" again, then http://codepad.org/9ZqLlWZ0
you know, sometimes i solved problems downloading .deb. I can't do it now: there are no .deb's for i386 on backports.
 
Old 12-18-2009, 05:05 PM   #24
Web31337
Member
 
Registered: Sep 2009
Location: Russia
Distribution: Gentoo, LFS
Posts: 399
Blog Entries: 71

Rep: Reputation: 65
cloacms maybe this will help you: http://www.linuxquestions.org/blog/w...n-debian-2499/
in fact i couldn't install it via aptitude either.

Last edited by Web31337; 12-18-2009 at 05:06 PM.
 
1 members found this post helpful.
Old 12-18-2009, 05:30 PM   #25
mark_alfred
Senior Member
 
Registered: Jul 2003
Location: Toronto, Ontario, Canada
Distribution: Ubuntu Linux 16.04, Debian 10, LineageOS 14.1
Posts: 1,572

Rep: Reputation: 210Reputation: 210Reputation: 210
Decided, on 2nd thought, that my suggestion wasn't all that useful; so, I've deleted it.

Last edited by mark_alfred; 12-18-2009 at 05:34 PM.
 
Old 12-18-2009, 07:19 PM   #26
craigevil
Senior Member
 
Registered: Apr 2005
Location: OZ
Distribution: Debian Sid/RPIOS
Posts: 4,883
Blog Entries: 28

Rep: Reputation: 533Reputation: 533Reputation: 533Reputation: 533Reputation: 533Reputation: 533
If the backports.org repo isn't working you may want to consider a one of the "unofficial" repos.

Add the repo.
# unofficial kde4/xfce4.6 backports http://www.debian-desktop.org/doku.php/start
# XFCE 4.6.0 # i386,amd64
# deb http://www.debian-desktop.org/pub/linux/debian/xfce46 lenny xfce460
# deb-src http://www.debian-desktop.org/pub/linux/debian/xfce46 lenny xfce460

Add the gpg key:
fetch gpg key from server

wget http://www.debian-desktop.org/pub/li...esktop.org.key

import into apt

apt-key add ./debian-desktop.org.key


After adding the repo and gpg key, aptitude update && aptitude install xfce4 xfce4-goodies
 
2 members found this post helpful.
Old 12-18-2009, 07:59 PM   #27
Web31337
Member
 
Registered: Sep 2009
Location: Russia
Distribution: Gentoo, LFS
Posts: 399
Blog Entries: 71

Rep: Reputation: 65
thanks, if there will be a chance i will, by now the one i built myself works just perfect
 
Old 12-19-2009, 12:00 AM   #28
cloacms
LQ Newbie
 
Registered: Dec 2009
Posts: 13

Original Poster
Rep: Reputation: 0
Thumbs up thanks!

big thanks to everyone helped!
i really appreciate your help and attention!
thanks for a post, Web31337, it would also be good if you add an order of packages building. but i think i can sort it out myself when i will be in process of building.
currently in KDE.
i'll track your post, web31337, you will add a response when you discover if the bug was fixed by installing 4.6, won't you? i think i will keep away from building or installing it from apt(but i really had enough) for a while, and, if that doesn't fixes bug, i'll try using another more minimal DM.
 
Old 12-19-2009, 12:11 AM   #29
mark_alfred
Senior Member
 
Registered: Jul 2003
Location: Toronto, Ontario, Canada
Distribution: Ubuntu Linux 16.04, Debian 10, LineageOS 14.1
Posts: 1,572

Rep: Reputation: 210Reputation: 210Reputation: 210
You could try enabling the source directory for sid, and installing that way. See how to install source packages page for tips. It would be a lot of effort, and likely would not work (it's a great thing to do with smaller packages, but for larger ones, there's just too much that can go wrong).

My other suggestion is to install lxde. It's great. I just installed it today. It's a very good, lightweight desktop environment.

PS, apparently there's a newer methodology behind installing source packages (see porting a package to stable). Mind you, I don't completely understand these newer instructions; so, I'll likely stick with the older method myself.

Last edited by mark_alfred; 12-19-2009 at 12:55 AM. Reason: just noticed the link I gave was obsoleted
 
  


Reply

Tags
aptitude, debian, xfce, xfce4



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
LXer: Xubuntu vs. Debian Lenny with Xfce LXer Syndicated Linux News 0 04-30-2009 04:50 AM
Debian Lenny Xfce - Windows bigger than screen Red_Shadow Linux - Desktop 8 02-03-2009 10:11 PM
xfce panel stopped to work. Debian lenny kaz2100 Debian 3 11-11-2008 09:51 PM
LXer: Xfce in Debian Lenny (and everywhere else) LXer Syndicated Linux News 0 07-19-2008 12:00 PM
no sound debian lenny/xfce arkadig Linux - Hardware 3 03-28-2008 07:37 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 04:03 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration