Debian :: How To Fix Python-libtorrent Kept Back Package On Wheezy
Oct 11, 2015
I'm currently running Debian Wheezy (upgrading to Jessie is not possible since I'm using OpenMediaVault which only supports Wheezy) but ever since I installed Deluge BitTorrent client that I've had this python-libtorrent package as "kept back". I'd like to fix this system state but how...
A few things I've tried:
Code: Select all$ sudo apt-get dist-upgrade
Reading package lists... Done
Building dependency tree
Reading state information... Done
Calculating upgrade... Done
The following packages have been kept back:
python-libtorrent
0 upgraded, 0 newly installed, 0 to remove and 1 not upgraded.
Code: Select all~$ sudo apt-get install python-libtorrent
Reading package lists... Done
Building dependency tree
Reading state information... Done
[Code] .....
I have the following APT repositories on my sources which I believe are causing my problem:
Code: Select alldeb http://dh2k.omv-extras.org/debian/ stoneburner-miller main
deb http://ppa.launchpad.net/deluge-team/ppa/ubuntu precise main
They were added through OpenMediaVault's interface when I enabled some checkboxes to be able to install Deluge.
View 6 Replies
ADVERTISEMENT
Sep 12, 2013
I run Wheezy Xfce 64-bit. I went through the Synaptic listings and added Python 3.3.2 and Tkinter for it, and that works fine; but for some reason PyGtk is available only for Python 2.7, not for Python 3.3, unless I'm just using the wrong way to try to find it. Is there a PyGtk available for Python 3.3 in Wheezy, and, if so, how do I install it and then import it once it's installed?
View 1 Replies
View Related
Apr 3, 2011
I just upgraded my squeeze to wheezy only to have a bunch of problems. Now I want to downgrade back to squeeze. To upgrade I changed everything in my /etc/apt/sources.list from 'squeeze' to 'wheezy' and ran 'aptitude dist-upgrade'. Is it possible to go back without reinstalling?
View 5 Replies
View Related
Mar 23, 2011
For some odd reason in wheezy it's not downloading the packages in the 'all' architecture, this leads to interesting issues when it comes to things like installing chromium and other packages that aren't built for one particular architecture. I've only noticed this in wheezy, and i'm not sure if this is normal. If there is any easy way to fix this, I'd be more than happy to hear.When i try to do an apt-get update, it only downloads from amd64 and not all. I've tried the mit mirror, and also the one shown there or well the default one but it still doesn't seem to be working right.
View 2 Replies
View Related
Jul 27, 2011
I have Xfce installed on wheezy, and I was planning on installing some KDE components for kicks. When I tried to install kdebase-workspace I got this error from aptitude The following NEW packages will be installed:
[Code]...
The following packages are RECOMMENDED but will NOT be installed: kinfocenter plasma-scriptengines policykit-1-gnome polkit-kde-1 upower 0 packages upgraded, 30 newly installed, 0 to remove and 49 not upgraded.
Need to get 78.5 MB of archives. After unpacking 137 MB will be used. The following packages have unmet dependencies: xfce4-notifyd: Conflicts: notification-daemon but it is not going to be installed.
If it's not going to be installed, then where is the conflict? I've seen "Depends: X but it is not going to be installed", which makes sense. The only solutions are to remove xfce4-notifyd or to keep most of the KDE stuff uninstalled. apt-get also wants to remove xfce4-notifyd. Edit: Ok, it looks like both plasma-widgets-workspace and xfce4-notifyd provide notification-daemon, but I still don't understand why the aptitude error doesn't tell me that xfce4-notifyd conflicts with plasma-widgets-workspace instead of notification-daemon.
View 3 Replies
View Related
Mar 15, 2015
I really don't like GADMIN-SAMBA, and want to load the graphical tools I used previously on my homebrew Samba box I have at home (used to have Squeeze on it).
Have amd64 Debian 7.8 installed on a slimline HP Compaq PC ...
View 1 Replies
View Related
Sep 28, 2015
I'm trying to install some virtual machines to a dedi using KVM. So far everything seems to be working, I tested the KVM install with virsh -c qemu:///system list and it responded, however, I'm trying to now install the script for generating new vps's python-virtinst but putty is returning this error:
E: Unable to locate package python-virtinst
View 3 Replies
View Related
Feb 11, 2011
I added a PPA repository to my sources list in order to install a package. After a day, i decided i didn't like the software, so i uninstalled it & removed the PPA from my sources list. Everything is still working just fine.
However, Synaptic is telling me that there is a "local or obsolete" package left over from the software i had originally installed. I can't remove the package because it is something that my entire desktop depends on (in Synaptic Package Manager, when i mark it for "Complete Removal," or even just "Removal," it says that pretty much everything else will be removed with it).The package i would like to "roll back" is libgtk2.0-common (2.24.0-1.1). although i had originally got this from a PPA, a very close version is available on Debian experimental here, which is version (2.24.0-1).
View 2 Replies
View Related
Apr 28, 2010
i am trying ti install libtorrent by source and while configuring i get the following message:
Code:
checking for OPENSSL. yes
checking for STUFF. configure: error: Package requirements (sigc++-2.0) were not met:
No package 'sigc++-2.0' found
Consider adjusting the PKG_CONFIG_PATH environment variable if you
[Code]...
i honestly dont know whether i have sigc++-2.0 installed and dont know how to check but even if i do have it, i dont understand the rest. and the man about pkg-config is talking to me like i am a linux guru or soemthing. can please someone point out some guidelines?
View 6 Replies
View Related
Nov 7, 2009
Is there a formal documented way? I have found a method of doing it, but I find it difficult to believe the ability to uninstall is not formally supported. [URL]
Essentially:
When you install - python setup.py install --record files.txt
When you uninstall - cat files.txt | xargs rm -rf
This will, however, require the user to look through files.txt like a hawk. It is really not an ideal situation I would think.
View 1 Replies
View Related
Feb 23, 2010
I am trying to install the MySQLdb package for python and the instructions tell me that I need to add mysql_config to my path. This file does not appear to exist in my mysql installation, or anywhere on my machine. I installed mysql-server from the ubuntu package manager, and then did a search of my system for that file.
Code:
sudo find / -name mysql_config
This gave me no results. where I can find this? Is it part of some extra toolkit for mysql?
View 2 Replies
View Related
Mar 12, 2010
I am trying to install the python-matplotlib package but I get E:broken packages. I have tried the apt-get -f install, apt-get update, apt-get clean all in various permutations but it doesnt solve the problem.I also tried uninstalling the dependednt packages and then reinstalling them but that doesnt work either.
root@ubuntu:~# apt-get install python-matplotlib
Reading package lists... Done
Building dependency tree
Reading state information... Done
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.
[Code]...
View 3 Replies
View Related
Jan 17, 2010
I wish to install Python Numeric in site-packages... which package brings this...?I have searched in the Slackbuilds... and no Luck so far...
View 10 Replies
View Related
Jun 23, 2010
I have been trying to install the NumPy package for Python on to my home directory, as I run as part of a server and do not have permissions to install new packages in the Linux server.
I have set up Python in my home directory, and have configured ~/.bash_profile to find my local Python (which works, confirmed by testing).
However, when I attempt to install the NumPy package, I get the message error: could not create '/usr/local/lib/python2.6': Permission denied Which I find strange because I do not see why it would need to install files anywhere except my local Python directory.
how I might be able to specify the directory in which files are installed?
View 2 Replies
View Related
Jul 6, 2010
I am writing a python package deployment tool for linux based platforms. I have tried various existing tool sets but none of them is up to the mark and they have their own issues. Initially I'll start with simple approach.
1. Find all the modules/packages and copy to "lib" directory.
2. Find python's *.so dependencies (system libs) and copy them to "syslib"
3. Copy python (executable) and libpython2.6.so.1.0 into "dist" directory.
4. Set up temp environment
5. Run main script using "python <main script>.py"
The idea is to produce a cleaner directory structure. Neither I am creating a boot loader nor I am converting main script file into executable. It's plain vanilla stuff. Using above steps I have pulled down a package using wxPython's demo example "pySketch.py". You can download the archive from here: [URL]. After extracting the contents, run the executable file using "./run". This file sets temporary environment variables and execute "pySketch.py". This is eventually not working. I think I am not able to set up temporary environment properly or may be missing some other stuff.
View 1 Replies
View Related
May 24, 2011
I've a 64-bit Ubuntu Linux machine. Linux version 2.6.28-14-generic (buildd@yellow) (gcc version 4.3.3 (Ubuntu 4.3.3-5ubuntu4) ) #47-Ubuntu SMP Sat Jul 25 01:19:55 UTC 2009 Ubuntu 9.04
Linux Debian 5.0 ( 2.6.28-14-generic x86_64)
When I tried to install the python-dev package on it using the command sudo apt-get install python-dev, I got following messages.
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following NEW packages will be installed: python-dev
0 upgraded, 1 newly installed, 0 to remove and 271 not upgraded.
Need to get 978B of archives.
After this operation, 24.6kB of additional disk space will be used.
WARNING: The following packages cannot be authenticated!
python-dev
Install these packages without verification [y/N]? y
Err http://in.archive.ubuntu.com jaunty/main python-dev 2.6.2-0ubuntu1 404 Not Found [IP: 91.189.88.45 80]
Failed to fetch http://in.archive.ubuntu.com/ubuntu/...buntu1_all.deb 404 Not Found [IP: 91.189.88.45 80]
E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?
Tried with --fix-missing option as well. Same errors in this case also. How I can install python-dev package on 64-bit Ubuntu Linux machine?
View 2 Replies
View Related
Sep 3, 2011
i have fresh installed debian wheezy xfce4, and using slim to start it but i can't get reboot, shutdown and thunar can't open flash and others volumes. i using .xinitrc (exec ck-launch-session startxfce4)
View 3 Replies
View Related
Mar 30, 2011
I am giving Wheezy a whirl and am having with screen blinking ever 30 seconds.
View 5 Replies
View Related
Nov 29, 2010
But when Squeeze goes from 'testing' to 'stable' in December... does Wheezy get promoted from 'sid/unstable' to 'testing' at the same time?.
I started my life in Linux with and currently use Ubuntu, and it runs decent(barely). However, I just upgraded to Ubuntu 10.10, and because of strange little issues and increasing bloatware, I have been forced to strongly consider the "mother OS": Debian.
The reason for my original question is that I want to run whatever the current "testing version" is. And if Wheezy gets promoted at the same time Squeeze does, then I will just wait the 4 weeks instead of slogging through another install(I prefer fresh installations vs upgrading within). I know the test versions of Debian are a bit more active than stable, but I have used Ubuntu for over 2 years, so I have some experience dealing with Terminal commands, package management, gnome, etc...I am also currently VirtualBoxing a copy of Squeeze.
View 6 Replies
View Related
May 20, 2011
I got "stuck" with stable up to now and want to upgrade to Wheezy. But, although I've done this before, I'm having a dependency problem I wanted to ask about before breaking my system somehow. This is the /etc/apt/sources.list, ready for Wheezy:
[URL]
So, I regularly use aptitude as my package manager. After updating the database with aptitude update, trying aptitude full-upgrade gives me a huge of conflicts.
[code]....
But, if I use apt-get dist-upgrade, I get no conflicts. if I dist-upgrade with apt-get, will that affect my daily usage of aptitude (which I prefer)? I know APT is a single database and apt-get and aptitude are just different interfaces, but I guess differences might rise when marking packages as automatically or manually installed.
View 7 Replies
View Related
Aug 7, 2011
Is it possible to run kde in Wheezy without udev? I am asking this because the modesetting failure is manifested as soon as udev tries to populate the /dev directory.
View 6 Replies
View Related
Apr 19, 2015
I dont want openjdk packages on my system, in Kubuntu I had a few troubles with them trying to make SqlDeveloper to work around. So this is what I see after a java -version:
Code: Select alledgardo@debian:~$ java -version
java version "1.8.0_45"
Java(TM) SE Runtime Environment (build 1.8.0_45-b14)
Java HotSpot(TM) 64-Bit Server VM (build 25.45-b02, mixed mode)
edgardo@debian:~$
I've been uninstalling openjdk from synaptic and with other few commands on the terminal so far and I think I probably broke it. I have no /usr/lib/jvm folder only /usr/lib/java/jdk1.8.0_45.But everytime I wish to start up Eclipse it shows the logo for a few seconds and that's it.... never gets opened. And in /usr/bin$ I only have this symbolic link....
Code: Select alllrwxrwxrwx 1 root root 22 abr 19 18:57 java -> /etc/alternatives/java
I've tried different tutorials I found surfing the web but none of 'em seem to work.
View 2 Replies
View Related
May 19, 2015
I've had a weird issue recently with Java/Spring. Basically, it would work on all machines but my trusty Debian box. Macs for devs, Ubuntu for production and some devs have it too. This annoyed me, because of course Debian is the greatest and it must work there too! Also, Java is based on the whole write once run anywhere concept, I have never really had a problem with code behaving differently on different Java installs of the same version, even on completely different OSs it seems to behave itself very well. URL....
I moved up to Jessie and the problem goes away. I can only conclude that some library that is called by Java got upgraded, somehow influences the order in which Spring resolves its dependencies. Probably the fact that other devs build on Ubuntu and have got it working there, and the upgrade to Jessie brings my libs more in line with what Ubuntu will be running has done the trick.
View 0 Replies
View Related
Nov 19, 2015
I am trying to install octave 4 in my debian wheezy, and I am getting following error after I have executed ./configure
checking for sgemm_ in -lmkl... (cached) no
checking for sgemm_ in -framework vecLib... no
checking for sgemm_ in -lcxml... (cached) no
checking for sgemm_ in -ldxml... (cached) no
checking for sgemm_ in -lscs... (cached) no
checking for sgemm_ in -lcomplib.sgimath... (cached) no
checking for sgemm_ in -lblas... (cached) no
checking for sgemm_ in -lblas... (cached) no
configure: error: A BLAS library was detected but found incompatible with your Fortran 77 compiler settings.
I have tried to find a solution about issues installing octave 4 from binaries. I can not use octave from the repository as it is old for my studies.
View 1 Replies
View Related
Jun 1, 2011
when gnome 2.32 might be ready for Wheezywhen gnome 2.32 might be ready for Wheezy. I'm in hopes that Wheezy will NOT have gnome3, and I'm somewhat confident of that, but I play in both Debian and Ubuntu and I'm thinking about trying to get the Ubuntu devs to port Debian's gnome version 2.32 into their Oneiric Ocelot via package 'gnome-desktop-environment'. (It's currently at 2.30).
View 5 Replies
View Related
Jan 6, 2013
Just re-installed Wheezy to ssd-drive and noticed that everything works much faster than before. For the older install I made some changes to /etc/fstab (I think) which I found from the web. I don't remember exactly what changes.
Question is: what's the situatation with Wheezys beta4-release and ssd-drive? Do I have to edit something at the moment, or does the installer notice ssd-drive and make everything needed?
View 7 Replies
View Related
Nov 11, 2015
I have upgraded the packages on wheezy and I see lots of errors
Code: Select allaptitude update aptitude upgrade.
I see Code: Select allErrors were encountered while processing:
mysql-server-5.5
ntp
rsyslog
apache2.2-common
apache2-mpm-prefork
apache2
bind9
corosync
[code]...
Still I am not able to install the dependencies.
View 13 Replies
View Related
Jul 12, 2011
My Squeeze version is extension three and I had it loaded on my Seagate 1 TB SATA drive. Extension three Squeeze is still on the SATA drive. I loaded Wheezy on my 80 GB Western Digital IDE setup up as a master with my Plextor IDE CD/DVD ROM setup as the slave drive.
Squeeze on my version was LXDE and Wheezy on my version is Gnome gdm3. My Squeeze was loaded with Lilo 22.8 and my Wheezy worked with the regular bootloader. I am just wondering if I use Disk Utility to delete the extension three of Squeeze if it will make both versions unusable.
View 4 Replies
View Related
Apr 11, 2011
This is Wheezy x86_64. I tried two different ways to install kernel 2.6.38 on my machine and both have failed. First thing I did was to follow this guide [URL]... el-26.html) and try to compile the latest stable from kernel.org. I don't know why, but it turns into kernel panic when I try to run it. Second thing I did was to install the liquorix 2.6.38, and that also fails, seeming to boot but hanging a second short from the login. I don't know what I'm doing wrong. Is there a special way to install kernels in Debian? This is the first time I tried compiling a kernel, so it's quite likely that the problem is sitting 6 inches from the computer screen. Also, how would I remove those kernels since they're obviously not working? I know I could remove them from the grub menu but I'm not sure how to completely delete them.
View 12 Replies
View Related
Sep 6, 2014
I will preface this post by stating I am a beginner in Linux in general. I am trying to add a 4TB hard drive to my LVM set up. I started by partitioning the disk using fdisk. After that I went to add the disk as a physical volume. When I ran pvdisplay I noticed that the disk was only showing as 2 TB.
After some research it appears that anything over 2 TB isn't supported by fdisk. Instead I need to use "parted" or "gdisk" . So I used the following command "sudo gdisk /dev/sda" and recieved this,
Partition table scan:
MBR: MBR only
BSD: not present
APM: not present
GPT: not present
Found invalid GPT and valid MBR; converting MBR to GPT format. THIS OPERATION IS POTENTIALLY DESTRUCTIVE! Exit by typing 'q' if you don't want to convert your MBR partitions to GPT format!
I was about to pull the trigger and enter "w" when I saw the message "THIS WILL OVERWRITE EXISTING PARTITIONS" which scared me away.
So does this message only refer to the previous partition I had created on /dev/sda? Or is it all partitions?
View 6 Replies
View Related