This forum has been archived. All content is frozen. Please use KDE Discuss instead.

LinuxMint freezes when I start ktorrent

Tags: None
(comma "," separated)
slope
Registered Member
Posts
30
Karma
0

Mon Jan 21, 2008 7:15 pm
stoeptegel wrote:Ai, gnome not kde that is the reason....

Just invoke a
Code: Select all
sudo aptitude update

This is to update the changes you made in /etc/apt/sources.list


This went well and I got a line on the screen telling me it was completed. But first I was prompted for pwd. All well it worked like a charm.

When this is done, invoke
Code: Select all
sudo aptitude safe-upgrade

This is to upgrade ktorrent(and maybe more packages from the backports) in this case.


This part was not so hands-on. Here I am left with many choices. First I am told that: "Unknown command «safe-upgrade»"

I am then told:
aptitude 0.4.4
Use: aptitude [-S fname] [-u|-i]
aptitude [choice] <"Not Translated due to lack of word"> .

Not sure what choice to make of this. I can see I have a rather long list of stuff to choose from, and I would hate to go wrong here.
slope
Registered Member
Posts
30
Karma
0

Mon Jan 21, 2008 7:19 pm
Ok, I guess that this is supposed to make me able to choose to upgrade just this one application. Just the ktorrent for my part. But how will the code look like for me? What do I need to put in the terminal window to upgrade only ktorrent from the backport?

Or am I even on the right track here? Are my guesswork correct? :lol:
stoeptegel
Registered Member
Posts
1075
Karma
0

Mon Jan 21, 2008 9:02 pm
safe-upgrade is ignored probably because your aptitude version is older than mine. Use
Code: Select all
sudo aptitude upgrade
else, or if you want it less advanced use
Code: Select all
apt-get upgrade
.
slope
Registered Member
Posts
30
Karma
0

Mon Jan 21, 2008 11:11 pm
stoeptegel wrote: or if you want it less advanced use
Code: Select all
apt-get upgrade
.


That part took care of the upgrading :D My system was upgraded, 168 different packages. But guess what I am still stuck with ktorrent 2.1 rather then the new one. When I now fire up synaptic package manager I can see that I am running 2.1 but that there is a new 2.2.4 version available. Dblchking this starting up ktorrent just confirm that I still run 2.1 of ktorrent. Will try to boot see if that helps.
slope
Registered Member
Posts
30
Karma
0

Mon Jan 21, 2008 11:24 pm
I have even tried to update via synaptic now but still I am not able. I can update other thing via synaptic but now ktorrent. Any ideas why it did not get updated when I run the update commando? Even my open-office is now updated. Why not ktorrent? I have saved all text in the terminal window if that is needed to aid towards a stable ktorrent.
stoeptegel
Registered Member
Posts
1075
Karma
0

Tue Jan 22, 2008 10:58 am
You could try
Code: Select all
sudo apt-get dist-upgrade

instead, that will probably take care of this.
slope
Registered Member
Posts
30
Karma
0

Tue Jan 22, 2008 3:18 pm
stoeptegel wrote:You could try
Code: Select all
sudo apt-get dist-upgrade

instead, that will probably take care of this.


Thx stoeptegel. Wil try that as soon as I am home tonight. Surfing from work, must be quick :D

-One day I too will understand all them terminal commands! - meanwhile I am greatfull for all the help I get here.
slope
Registered Member
Posts
30
Karma
0

Tue Jan 22, 2008 5:21 pm
Hmm, just the same as yesterday. Before all the updates started I could see that the same text that I have here today appeared on the terminal window:

Consecutiv packages am deemed back :
amarok amarok-xine compiz compiz-core compiz-gnome compiz-plugins ktorrent
libdecoration0 libxine1 libxine1-ffmpeg mplayer poppler-utils

0 upgraded , 0 newly was installing , 0 to away and 12 no matter upgraded.


As you see ktorrent is still not updated. And it will not update from synaptic either. Even when I try to force the update. I have no clues what to do here.
stoeptegel
Registered Member
Posts
1075
Karma
0

Tue Jan 22, 2008 7:34 pm
Well, i dunno this should have worked, are you sure ktorrent is not updated already?
Code: Select all
ktorrent -v


Code: Select all
apt-cache policy ktorrent
slope
Registered Member
Posts
30
Karma
0

Tue Jan 22, 2008 10:13 pm
stoeptegel wrote:Well, i dunno this should have worked, are you sure ktorrent is not updated already?
Code: Select all
ktorrent -v


Now I am sure:
Code: Select all
Qt: 3.3.7
KDE: 3.5.6
KTorrent: 2.1


Code: Select all
apt-cache policy ktorrent



Code: Select all
Installed: 2.1-0ubuntu2.1
 Candidate: 2.2.4-0ubuntu1~gutsy1
  Versjonstabell:
     2.2.4-0ubuntu1~gutsy1 0
        500 http://nl.archive.ubuntu.com gutsy-backports/main Packages
 *** 2.1-0ubuntu2.1 0
        500 http://archive.ubuntu.com feisty-updates/main Packages
        500 http://security.ubuntu.com feisty-security/main Packages
        100 /var/lib/dpkg/status
     2.1-0ubuntu2 0
        500 http://archive.ubuntu.com feisty/main Packages



As for now I do not make much sense of the last part here but maybe you skilled people know what to make of it. But I am trying to learn as we go here.
Thx for all the help, and I hope we can make the update for korrent somehow. From Windows world i know that most things are possible to hammer into shape so I guess we can do that for linux as well.
slope
Registered Member
Posts
30
Karma
0

Wed Jan 23, 2008 6:23 am
I am not able to get the update to work, And I am still running version 2.1.

I can see when in synaptic that there are some depandancies:

Code: Select all
ktorrent:

  depend on: kdelibs4c2a (>=4:3.5.7-1) but 4:3.5.6-0ubuntu14.1 will become installed

  depend on: libart-2.0-2 (>=2.3.18) but 2.3.17-1 will become installed

  depend on: libc6 (>=2.6-1) but 2.5-0ubuntu14 will become installed

  depend on: libfreetype6 (>=2.3.5) but 2.2.1-5ubuntu1.1 will become installed

  depend on: libgcc1 (>=1:4.2.1) but 1:4.1.2-0ubuntu4 will become installed

  depend on: libstdc++6 (>=4.2.1) but 4.1.2-0ubuntu4 will become installed

  depend on: zlib1g (>=1:1.2.3.3.dfsg-1) but 1:1.2.3-13ubuntu4 will become installed



Could this maybe prevent me from getting it to work?

If this is not the case and I am far off pls guide me in the right direction.
slope
Registered Member
Posts
30
Karma
0

Wed Jan 23, 2008 2:27 pm
Do i maybe need to update manually all them depandancies as well in order for ktorren to update?
stoeptegel
Registered Member
Posts
1075
Karma
0

Wed Jan 23, 2008 6:19 pm
slope wrote:Do i maybe need to update manually all them depandancies as well in order for ktorren to update?


No this shouldn't be the case. Only thing left in my mind is to check whether universe and multiverse are enabled in your /etc/apt/sources.list file. Otherwise i wouldn't know anymore.

My sources.list, just for fun.
Code: Select all
#deb cdrom:[Kubuntu 7.10 _Gutsy Gibbon_ - Release i386 (20071016.1)]/ gutsy main restricted
# See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
# newer versions of the distribution.

deb http://nl.archive.ubuntu.com/ubuntu/ gutsy main restricted

## Major bug fix updates produced after the final release of the
## distribution.
deb http://nl.archive.ubuntu.com/ubuntu/ gutsy-updates main restricted

## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team, and may not be under a free licence. Please satisfy yourself as to
## your rights to use the software. Also, please note that software in
## universe WILL NOT receive any review or updates from the Ubuntu security
## team.
deb http://nl.archive.ubuntu.com/ubuntu/ gutsy universe
deb http://nl.archive.ubuntu.com/ubuntu/ gutsy-updates universe

## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team, and may not be under a free licence. Please satisfy yourself as to
## your rights to use the software. Also, please note that software in
## multiverse WILL NOT receive any review or updates from the Ubuntu
## security team.
deb http://nl.archive.ubuntu.com/ubuntu/ gutsy multiverse
deb http://nl.archive.ubuntu.com/ubuntu/ gutsy-updates multiverse

## Uncomment the following two lines to add software from the 'backports'
## repository.
## N.B. software from this repository may not have been tested as
## extensively as that contained in the main release, although it includes
## newer versions of some applications which may provide useful features.
## Also, please note that software in backports WILL NOT receive any review
## or updates from the Ubuntu security team.
deb http://nl.archive.ubuntu.com/ubuntu/ gutsy-backports main restricted universe multiverse

## Uncomment the following two lines to add software from Canonical's
## 'partner' repository. This software is not part of Ubuntu, but is
## offered by Canonical and the respective vendors as a service to Ubuntu
## users.
deb http://archive.canonical.com/ubuntu gutsy partner
# deb-src http://archive.canonical.com/ubuntu gutsy partner

deb http://security.ubuntu.com/ubuntu gutsy-security main restricted
deb http://security.ubuntu.com/ubuntu gutsy-security universe
deb http://security.ubuntu.com/ubuntu gutsy-security multiverse

# qBittorrent
deb http://hydr0g3n.free.fr/qbittorrent/gutsy/ ./

# ppa kde4
deb http://ppa.launchpad.net/kubuntu-members-kde4/ubuntu gutsy main
slope
Registered Member
Posts
30
Karma
0

Wed Jan 23, 2008 9:16 pm
Hmm. Strange.
Here is my sources.list. The part in red is what I have added during this process. Everything else is unthuched by me.

Code: Select all
## -------------------
## UBUNTU REPOSITORIES
## -------------------

## +++ Feisty (Ubuntu 7.04) +++
deb http://archive.ubuntu.com/ubuntu feisty main restricted universe multiverse
deb http://archive.ubuntu.com/ubuntu feisty-updates main restricted universe multiverse
deb http://security.ubuntu.com/ubuntu feisty-security main restricted universe multiverse

## +++ Backports & Proposed (Ubuntu Unstable) +++
#deb http://archive.ubuntu.com/ubuntu feisty-backports main restricted universe multiverse
#deb http://archive.ubuntu.com/ubuntu feisty-proposed main restricted universe multiverse

## +++ Source Repositories +++
#deb-src http://archive.ubuntu.com/ubuntu feisty main restricted universe multiverse
#deb-src http://archive.ubuntu.com/ubuntu feisty-updates main restricted universe multiverse
#deb-src http://security.ubuntu.com/ubuntu feisty-security main restricted universe multiverse
#deb-src http://archive.ubuntu.com/ubuntu feisty-backports main restricted universe multiverse

## -----------------------                                   
## LINUX MINT REPOSITORIES
## -----------------------

## +++ Celena (Linux Mint 3.1) +++
deb http://www.linuxmint.com/repository celena/

## +++ Romeo (Linux Mint Unstable) +++
## deb http://www.linuxmint.com/repository romeo/

## ------------------
## OTHER REPOSITORIES
## ------------------

## +++ Canonical (RealPlayer10, Opera, DesktopSecure etc...) +++
deb http://archive.canonical.com/ubuntu feisty-commercial main

## +++ Medibuntu (Codecs and extra applications) +++
deb http://packages.medibuntu.org/ feisty free non-free


## ------------------
## All below to update ktorrent
## ------------------

## Uncomment the following two lines to add software from the 'backports'
## repository.
## N.B. software from this repository may not have been tested as
## extensively as that contained in the main release, although it includes
## newer versions of some applications which may provide useful features.
## Also, please note that software in backports WILL NOT receive any review
## or updates from the Ubuntu security team.
deb http://nl.archive.ubuntu.com/ubuntu/ gutsy-backports main restricted universe multiverse


As you see this is the only part that I made changes to:
## Uncomment the following two lines to add software from the 'backports'
## repository.
## N.B. software from this repository may not have been tested as
## extensively as that contained in the main release, although it includes
## newer versions of some applications which may provide useful features.
## Also, please note that software in backports WILL NOT receive any review
## or updates from the Ubuntu security team.
deb http://nl.archive.ubuntu.com/ubuntu/ gutsy-backports main restricted universe multiverse


So yo spot anything crazy here?
slope
Registered Member
Posts
30
Karma
0

Wed Jan 23, 2008 9:29 pm
Ok I changed the sources list into tis one:

Code: Select all
## -------------------
## UBUNTU REPOSITORIES
## -------------------

## +++ Feisty (Ubuntu 7.04) +++
deb http://archive.ubuntu.com/ubuntu feisty main restricted universe multiverse
deb http://archive.ubuntu.com/ubuntu feisty-updates main restricted universe multiverse
deb http://security.ubuntu.com/ubuntu feisty-security main restricted universe multiverse

## +++ Backports & Proposed (Ubuntu Unstable) +++
#deb http://archive.ubuntu.com/ubuntu feisty-backports main restricted universe multiverse
#deb http://archive.ubuntu.com/ubuntu feisty-proposed main restricted universe multiverse

## +++ Source Repositories +++
#deb-src http://archive.ubuntu.com/ubuntu feisty main restricted universe multiverse
#deb-src http://archive.ubuntu.com/ubuntu feisty-updates main restricted universe multiverse
#deb-src http://security.ubuntu.com/ubuntu feisty-security main restricted universe multiverse
#deb-src http://archive.ubuntu.com/ubuntu feisty-backports main restricted universe multiverse

## -----------------------                                   
## LINUX MINT REPOSITORIES
## -----------------------

## +++ Celena (Linux Mint 3.1) +++
deb http://www.linuxmint.com/repository celena/

## +++ Romeo (Linux Mint Unstable) +++
## deb http://www.linuxmint.com/repository romeo/

## ------------------
## OTHER REPOSITORIES
## ------------------

## +++ Canonical (RealPlayer10, Opera, DesktopSecure etc...) +++
deb http://archive.canonical.com/ubuntu feisty-commercial main

## +++ Medibuntu (Codecs and extra applications) +++
deb http://packages.medibuntu.org/ feisty free non-free


## ------------------
## All below to update ktorrent
## ------------------

## Uncomment the following two lines to add software from the 'backports'
## repository.
## N.B. software from this repository may not have been tested as
## extensively as that contained in the main release, although it includes
## newer versions of some applications which may provide useful features.
## Also, please note that software in backports WILL NOT receive any review
## or updates from the Ubuntu security team.
##deb http://nl.archive.ubuntu.com/ubuntu/ gutsy-backports main restricted universe multiverse

## ------------------
## All below to update ktorrent
## ------------------

## Major bug fix updates produced after the final release of the
## distribution.
deb http://nl.archive.ubuntu.com/ubuntu/ gutsy-updates main restricted

## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team, and may not be under a free licence. Please satisfy yourself as to
## your rights to use the software. Also, please note that software in
## universe WILL NOT receive any review or updates from the Ubuntu security
## team.
deb http://nl.archive.ubuntu.com/ubuntu/ gutsy universe
deb http://nl.archive.ubuntu.com/ubuntu/ gutsy-updates universe

## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team, and may not be under a free licence. Please satisfy yourself as to
## your rights to use the software. Also, please note that software in
## multiverse WILL NOT receive any review or updates from the Ubuntu
## security team.
deb http://nl.archive.ubuntu.com/ubuntu/ gutsy multiverse
deb http://nl.archive.ubuntu.com/ubuntu/ gutsy-updates multiverse


Let see what is going on now.


Bookmarks



Who is online

Registered users: Bing [Bot], claydoh, Google [Bot], rblackwell, Yahoo [Bot]