why do many of your packages not work or load properly?

Asked by robert deatherage

Ive tried several times using your trusted packages to install the correct download for my machine but it keeps failing and some packages have many bugs. Im trying to install the python 3 binded qtwebkit package for amd64 called-- python3-pyside.qtwebkit. What must i do to get this install and to execute it? Thanks.

Question information

Language:
English Edit question
Status:
Expired
For:
Ubuntu pywebkitgtk Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Mark Rijckenberg (markrijckenberg) said :
#1

What is the full Terminal output of these Terminal commands?

uname -a

cat /etc/lsb-release

sudo apt-get update

apt-cache policy python3-pyside.qtwebkit

sudo apt-get install python3-pyside.qtwebkit

sudo apt-get install -f

find /etc/apt -name '*.list' -exec bash -c 'echo -e "\n$1\n"; cat -n "$1"' _ '{}' \;

Revision history for this message
Launchpad Janitor (janitor) said :
#2

This question was expired because it remained in the 'Needs information' state without activity for the last 15 days.