LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Debian
User Name
Password
Debian This forum is for the discussion of Debian Linux.

Notices


Reply
  Search this Thread
Old 09-13-2004, 06:04 PM   #1
dhcolesj
LQ Newbie
 
Registered: Jul 2004
Location: Dickson TN
Distribution: RedHat Enterprise, Fedora, Kubuntu, Mint, and Debian
Posts: 21

Rep: Reputation: 0
Angry rdesktop conflicts


I am running from the Debian SID normal "official" sources for my apt-get operations. My question is why can I not install rdesktop without it wanting to remove KDE, KNETWORK, and one other package. Is there any way to get this and the tsclient package installed anyway?
 
Old 09-13-2004, 09:46 PM   #2
HappyTux
Senior Member
 
Registered: Mar 2003
Location: Nova Scotia, Canada
Distribution: Debian AMD64
Posts: 4,170

Rep: Reputation: 244Reputation: 244Reputation: 244
Re: rdesktop conflicts

Quote:
Originally posted by dhcolesj
I am running from the Debian SID normal "official" sources for my apt-get operations. My question is why can I not install rdesktop without it wanting to remove KDE, KNETWORK, and one other package. Is there any way to get this and the tsclient package installed anyway?
Possibly a bug if it is krdc that is included for the other package. What does the output of the simulated install command look like eg apt-get -s install rdesktop tsclient it seems to want to install here on my testing/unstable system perhaps trying to install those version of the packages will work for you I have all that I can get of KDE 3.3 from unstable installed so if it will work for me it should work for you.

Code:
[HappyTux:/home/stephen]# apt-get -s install rdesktop tsclient
Reading Package Lists... Done
Building Dependency Tree... Done
The following extra packages will be installed:
   libpanel-applet2-0 (2.6.2-3)
Suggested packages:
   vnc-viewer ()
   xnest (4.3.0.dfsg.1-4)
The following NEW packages will be installed:
   libpanel-applet2-0 (2.6.2-3)
   rdesktop (1.3.1-1)
   tsclient (0.132-2)
0 upgraded, 3 newly installed, 0 to remove and 1 not upgraded.
Inst libpanel-applet2-0 (2.6.2-3 Debian:testing)
Inst rdesktop (1.3.1-1 Debian:testing)
Inst tsclient (0.132-2 Debian:testing)
Conf libpanel-applet2-0 (2.6.2-3 Debian:testing)
Conf rdesktop (1.3.1-1 Debian:testing)
Conf tsclient (0.132-2 Debian:testing)
Just checked I don't have the krdc installed but it will work with the version from testing but not unstable.

Code:
[HappyTux:/home/stephen]# apt-get -s install rdesktop tsclient krdc
Reading Package Lists... Done
Building Dependency Tree... Done
The following extra packages will be installed:
   libpanel-applet2-0 (2.6.2-3)
Suggested packages:
   vnc-viewer ()
   xnest (4.3.0.dfsg.1-4)
The following NEW packages will be installed:
   krdc (3.2.2-1)
   libpanel-applet2-0 (2.6.2-3)
   rdesktop (1.3.1-1)
   tsclient (0.132-2)
0 upgraded, 4 newly installed, 0 to remove and 1 not upgraded.
Inst krdc (4:3.2.2-1 Debian:testing)
Inst libpanel-applet2-0 (2.6.2-3 Debian:testing)
Inst rdesktop (1.3.1-1 Debian:testing)
Inst tsclient (0.132-2 Debian:testing)
Conf krdc (4:3.2.2-1 Debian:testing)
Conf libpanel-applet2-0 (2.6.2-3 Debian:testing)
Conf rdesktop (1.3.1-1 Debian:testing)
Conf tsclient (0.132-2 Debian:testing)
[HappyTux:/home/stephen]# apt-get -s install rdesktop tsclient krdc/unstable
Reading Package Lists... Done
Building Dependency Tree... Done
Selected version 4:3.3.0-2 (Debian:unstable) for krdc
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:
  krdc: Conflicts: rdesktop (<= 1.3.1-1) but 1.3.1-1 is to be installed
E: Broken packages
 
Old 09-14-2004, 07:13 PM   #3
dhcolesj
LQ Newbie
 
Registered: Jul 2004
Location: Dickson TN
Distribution: RedHat Enterprise, Fedora, Kubuntu, Mint, and Debian
Posts: 21

Original Poster
Rep: Reputation: 0
This is what I get:

Quote:
is5807ls:~# apt-get -s install rdesktop tsclient
Reading Package Lists... Done
Building Dependency Tree... Done
Suggested packages:
vnc-viewer xnest
The following packages will be REMOVED:
kde kdenetwork krdc
The following NEW packages will be installed:
rdesktop tsclient
0 upgraded, 2 newly installed, 3 to remove and 0 not upgraded.
Remv kde (4:3.1.2 Debian:unstable)
Remv kdenetwork (4:3.3.0-2 Debian:unstable)
Remv krdc (4:3.3.0-2 Debian:unstable)
Inst rdesktop (1.3.1-1 Debian:unstable)
Inst tsclient (0.132-2 Debian:unstable)
Conf rdesktop (1.3.1-1 Debian:unstable)
Conf tsclient (0.132-2 Debian:unstable)
I am running KDE 3.3.3 Obviously from Debian. Do I really need the "kde (4:3.1.2 Debian:unstable)" shown above? The others I know I need, but I'm curious about that one.
 
Old 09-14-2004, 07:26 PM   #4
HappyTux
Senior Member
 
Registered: Mar 2003
Location: Nova Scotia, Canada
Distribution: Debian AMD64
Posts: 4,170

Rep: Reputation: 244Reputation: 244Reputation: 244
Quote:
Originally posted by dhcolesj
This is what I get:



I am running KDE 3.3.3 Obviously from Debian. Do I really need the "kde (4:3.1.2 Debian:unstable)" shown above? The others I know I need, but I'm curious about that one.
Those packages are going to install fine the only thing you really lose is the krdc so if you can live without this then you are good to go. The kde and kdenetwork are meta packages they really do nothing but make sure that everything installs they are expendable and can be removed.

Code:
[HappyTux:/usr/src/linux]# apt-cache policy kdenetwork
kdenetwork:
  Installed: (none)
  Candidate: 4:3.2.2-1
  Version Table:
     4:3.3.0-2 0
        600 http://ftp.de.debian.org unstable/main Packages
     4:3.2.2-1 0
        990 http://ftp.de.debian.org testing/main Packages
[HappyTux:/usr/src/linux]# apt-cache policy kde
kde:
  Installed: (none)
  Candidate: 4:3.1.2
  Version Table:
     4:3.1.2 0
        990 http://ftp.de.debian.org testing/main Packages
        600 http://ftp.de.debian.org unstable/main Packages
 
  


Reply



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
I broke rdesktop tjewkes67 Linux - Software 2 10-17-2005 07:45 PM
Where's rdesktop? GuestFox Slackware 2 03-07-2005 09:32 PM
rdesktop cheyrou Linux - Software 4 07-28-2004 09:00 PM
rdesktop help please! biggyfries Linux - Networking 4 06-11-2003 04:54 AM
rdesktop? tdanco Linux - General 5 02-22-2003 08:36 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Debian

All times are GMT -5. The time now is 04:46 AM.

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