idle-python3.0 requires missing dependecy

Bug #298206 reported by jimmy the saint
60
This bug affects 4 people
Affects Status Importance Assigned to Milestone
python3.0 (Ubuntu)
Fix Released
Medium
Andreas Wenning

Bug Description

When attempting to install the idle-python3.0 package, you are presented with an error detailing an unmet dependencies, python-tk (depends on >= 2.6~a3, 2.5.4-0ubuntu2 provided).

When you look at the package detail page here:
http://packages.ubuntu.com/jaunty/idle-python3.0
http://packages.ubuntu.com/intrepid/idle-python3.0
it clearly states that the dependency is not available.

debcheck gives an error: http://qa.ubuntuwire.com/debcheck/debcheck.py?package=python3.0.

"Package has a Depends on python3.0-tk which cannot be satisfied on lpia.
Package has a Depends on python3.0-tk which cannot be satisfied on powerpc.
Package has a Depends on python3.0-tk which cannot be satisfied on sparc.
Package has a Depends on python3.0-tk which cannot be satisfied on amd64.
Package has a Depends on python3.0-tk which cannot be satisfied on i386."

Tags: packaging

Related branches

Dara Adib (daradib)
Changed in python3.0:
status: New → Confirmed
Revision history for this message
Payo (paul-yellowikis) wrote :

Workaround from the excellent Python Tutor mailing list: (http://mail.python.org/mailman/listinfo/tutor)

----

http://mail.python.org/pipermail/tutor/2009-January/066296.html

Hi,

I have Python 3.0/Tkinter/IDLE working fine on Ubuntu 8.10, but it takes
a certain amount of fiddling.

1. Make sure the stock Ubuntu Python 3.0 package is not installed

2. download the Python 3.0 source from python.org

3. install the following packages: build-essential libsqlite3-dev
libreadline5-dev libncurses5-dev zlib1g-dev libbz2-dev libssl-dev
libgdbm-dev tk-dev

4. unpack the Python source and switch to that folder

5. build Python using the standard ./configure, make, make install
sequence - if you want more detail/help on that process, just ask...

I'd be happy to explain this process in more detail if anyone wants...

Cheers,
Vern

Dara Adib (daradib)
description: updated
Revision history for this message
Dara Adib (daradib) wrote : Re: python3.0-tk package not available, idle-python3.0 dependency

Bug is now marked as triaged.

Changed in python3.0:
importance: Undecided → Medium
status: Confirmed → Triaged
Revision history for this message
Dara Adib (daradib) wrote :

In Ubuntu Jaunty, I have successfully installed ad run idle3 without any dependency problems. However, idle-python3.0 still gives dependency problems.

Depends: python-tk (>=2.6~a3) but 2.5.4-0ubuntu2 is to be installed

description: updated
Revision history for this message
Matthias Klose (doko) wrote :

python3-tk (providing python3.0-tk) is now in the jaunty archive

Changed in python3.0:
status: Triaged → Fix Released
Revision history for this message
Dara Adib (daradib) wrote :

The bug is fixed in Ubuntu Jaunty for the idle3 package, which depends on python3-tk, but not for the idle-python3.0 package:

idle-python3.0: Depends: python-tk (>= 2.6~a3) but 2.5.4-0ubuntu4 is to be installed

Changed in python3.0:
status: Fix Released → Triaged
Revision history for this message
Anders Kaseorg (andersk) wrote :
Changed in python3.0:
assignee: nobody → andreas-wenning
status: Triaged → In Progress
Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package python3.0 - 3.0.1-0ubuntu6

---------------
python3.0 (3.0.1-0ubuntu6) jaunty; urgency=low

  [ Anders Kaseorg ]
  * Remove bogus dependency of idle-python3.0 on python-tk. (LP: #298206)
  * Fix suggests of python3.0-dbg.

  [ Andreas Wenning ]
  * Add htmldoc-python26.dpatch: Fixes FTBFS. Patches the Doc/Makefile
    to use python2.6.

 -- Andreas Wenning <email address hidden> Sun, 15 Mar 2009 12:05:20 +0100

Changed in python3.0:
status: In Progress → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Duplicates of this bug

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.