I can't get updates neighter programs with Ubuntu software center

Asked by Wim Senecaut

The answer I get is
E:The package libqt4-network needs to be reinstalled, but I can't find an archive for it.
I tried to download it but is not working....
Thanks for helping me
Wim
(Een antwoord in het Nederlands is zeker welkom)

Question information

Language:
Dutch Edit question
Status:
Solved
For:
Ubuntu Edit question
Assignee:
No assignee Edit question
Solved by:
Manfred Hampl
Solved:
Last query:
Last reply:
Revision history for this message
Ron Bakker (r0n) said :
#1

Open een terminal scherm en type:
sudo apt-get purge libqt4-network && sudo apt-get install libqt4-network
Je moet wel je wachtwoord invoeren, je ziet dan niets, ook geen sterretjes.

Is dit de oplossing ?

Revision history for this message
Wim Senecaut (wim-senecaut) said :
#2

Reeds dank voor uw tussenkomst.
Het antwoord dat ik krijg is:
E: Pakket libqt4-network moet opnieuw geïnstalleerd worden, maar er kan
geen archief voor gevonden worden.
En wa

2012/11/11 Ron Bakker <email address hidden>

> Your question #213919 on Ubuntu changed:
> https://answers.launchpad.net/ubuntu/+question/213919
>
> Status: Open => Answered
>
> Ron Bakker proposed the following answer:
> Open een terminal scherm en type:
> sudo apt-get purge libqt4-network && sudo apt-get install libqt4-network
> Je moet wel je wachtwoord invoeren, je ziet dan niets, ook geen sterretjes.
>
> Is dit de oplossing ?
>
> --
> If this answers your question, please go to the following page to let us
> know that it is solved:
> https://answers.launchpad.net/ubuntu/+question/213919/+confirm?answer_id=0
>
> If you still need help, you can reply to this email or go to the
> following page to enter your feedback:
> https://answers.launchpad.net/ubuntu/+question/213919
>
> You received this question notification because you asked the question.
>

Revision history for this message
Wim Senecaut (wim-senecaut) said :
#3

Verschoning het bericht was vlugger weg dan ik wou.
Dus vraag: wat nu?
Vriendelijke groet
Wim

2012/11/11 Wim Senecaut <email address hidden>

> Reeds dank voor uw tussenkomst.
> Het antwoord dat ik krijg is:
> E: Pakket libqt4-network moet opnieuw geïnstalleerd worden, maar er kan
> geen archief voor gevonden worden.
> En wa
>
>
>
> 2012/11/11 Ron Bakker <email address hidden>
>
>> Your question #213919 on Ubuntu changed:
>> https://answers.launchpad.net/ubuntu/+question/213919
>>
>> Status: Open => Answered
>>
>> Ron Bakker proposed the following answer:
>> Open een terminal scherm en type:
>> sudo apt-get purge libqt4-network && sudo apt-get install libqt4-network
>> Je moet wel je wachtwoord invoeren, je ziet dan niets, ook geen
>> sterretjes.
>>
>> Is dit de oplossing ?
>>
>> --
>> If this answers your question, please go to the following page to let us
>> know that it is solved:
>> https://answers.launchpad.net/ubuntu/+question/213919/+confirm?answer_id=0
>>
>> If you still need help, you can reply to this email or go to the
>> following page to enter your feedback:
>> https://answers.launchpad.net/ubuntu/+question/213919
>>
>> You received this question notification because you asked the question.
>>
>
>

Revision history for this message
Ron Bakker (r0n) said :
#4

Heb je soms andere bronnen toegevoegd ? (PPA)
Software geïnstalleerd uit andere dan de Ubuntu bronnen?

Stel je vraag eens op http://forum.ubuntu-nl.org daar zitten meer Nederlandse mensen dan hier.

Succes

Revision history for this message
Wim Senecaut (wim-senecaut) said :
#5

Dank u Ron, zal ik doen!
Nog een aangename avond,
Wim

2012/11/11 Ron Bakker <email address hidden>

> Your question #213919 on Ubuntu changed:
> https://answers.launchpad.net/ubuntu/+question/213919
>
> Status: Open => Needs information
>
> Ron Bakker requested more information:
> Heb je soms andere bronnen toegevoegd ? (PPA)
> Software geïnstalleerd uit andere dan de Ubuntu bronnen?
>
> Stel je vraag eens op http://forum.ubuntu-nl.org daar zitten meer
> Nederlandse mensen dan hier.
>
> Succes
>
> --
> To answer this request for more information, you can either reply to
> this email or enter your reply at the following page:
> https://answers.launchpad.net/ubuntu/+question/213919
>
> You received this question notification because you asked the question.
>

Revision history for this message
Wim Senecaut (wim-senecaut) said :
#6

In principe laad ik alleen via Ubuntu software. Het laatste wat ik
opgeladen heb is NoScript.
Anderzijds heb ik een gesplitste schijf: windows/ubuntu.
Op windows heb ik wél (pas) een anti-virus programma gezet dat ik zijn
gang heb laten gaan ???
Nog een fijne avond,
Wim

Op 11 november 2012 22:25 schreef Wim Senecaut <
<email address hidden>> het volgende:

> Your question #213919 on Ubuntu changed:
> https://answers.launchpad.net/ubuntu/+question/213919
>
> Status: Needs information => Open
>
> You gave more information on the question:
> Dank u Ron, zal ik doen!
> Nog een aangename avond,
> Wim
>
>
> 2012/11/11 Ron Bakker <email address hidden>
>
> > Your question #213919 on Ubuntu changed:
> > https://answers.launchpad.net/ubuntu/+question/213919
> >
> > Status: Open => Needs information
> >
> > Ron Bakker requested more information:
> > Heb je soms andere bronnen toegevoegd ? (PPA)
> > Software geïnstalleerd uit andere dan de Ubuntu bronnen?
> >
> > Stel je vraag eens op http://forum.ubuntu-nl.org daar zitten meer
> > Nederlandse mensen dan hier.
> >
> > Succes
> >
> > --
> > To answer this request for more information, you can either reply to
> > this email or enter your reply at the following page:
> > https://answers.launchpad.net/ubuntu/+question/213919
> >
> > You received this question notification because you asked the question.
> >
>
> --
> You received this question notification because you asked the question.
>

Revision history for this message
Manfred Hampl (m-hampl) said :
#7

There seems something wrong with your sources.list (the configuration file that contains the information from where to download packages).

Please open a terminal (ctrl-alt-t) and issue this command that we can find out:

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

Then select all output (edit - select all), copy it (edit - copy) and paste into a new message of rthis question thread.

helaas niet Nederlands, alleen Duits en Engels ;-)

Revision history for this message
Wim Senecaut (wim-senecaut) said :
#8

I have done what was asking in so far that I coud (de command edit-select alle was not recognized)
Here unther what I got as answer
wsbeheer@ubuntu:~$ find /etc/apt -name '*.list' -exec bash -c 'echo -e "\n$1\n"; cat -n "$1"' _ '{}' \;

/etc/apt/sources.list

     1 # deb cdrom:[Ubuntu 10.10 _Maverick Meerkat_ - Release i386 (20101007)]/ maverick main restricted
     2 # See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
     3 # newer versions of the distribution.
     4
     5 deb http://be.archive.ubuntu.com/ubuntu/ precise main restricted
     6 deb-src http://be.archive.ubuntu.com/ubuntu/ precise main restricted
     7
     8 ## Major bug fix updates produced after the final release of the
     9 ## distribution.
    10 deb http://be.archive.ubuntu.com/ubuntu/ precise-updates main restricted
    11 deb-src http://be.archive.ubuntu.com/ubuntu/ precise-updates main restricted
    12
    13 ## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
    14 ## team. Also, please note that software in universe WILL NOT receive any
    15 ## review or updates from the Ubuntu security team.
    16 deb http://be.archive.ubuntu.com/ubuntu/ precise universe
    17 deb-src http://be.archive.ubuntu.com/ubuntu/ precise universe
    18 deb http://be.archive.ubuntu.com/ubuntu/ precise-updates universe
    19 deb-src http://be.archive.ubuntu.com/ubuntu/ precise-updates universe
    20
    21 ## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
    22 ## team, and may not be under a free licence. Please satisfy yourself as to
    23 ## your rights to use the software. Also, please note that software in
    24 ## multiverse WILL NOT receive any review or updates from the Ubuntu
    25 ## security team.
    26 deb http://be.archive.ubuntu.com/ubuntu/ precise multiverse
    27 deb-src http://be.archive.ubuntu.com/ubuntu/ precise multiverse
    28 deb http://be.archive.ubuntu.com/ubuntu/ precise-updates multiverse
    29 deb-src http://be.archive.ubuntu.com/ubuntu/ precise-updates multiverse
    30
    31 ## Uncomment the following two lines to add software from the 'backports'
    32 ## repository.
    33 ## N.B. software from this repository may not have been tested as
    34 ## extensively as that contained in the main release, although it includes
    35 ## newer versions of some applications which may provide useful features.
    36 ## Also, please note that software in backports WILL NOT receive any review
    37 ## or updates from the Ubuntu security team.
    38 # deb http://nl.archive.ubuntu.com/ubuntu/ maverick-backports main restricted universe multiverse
    39 # deb-src http://nl.archive.ubuntu.com/ubuntu/ maverick-backports main restricted universe multiverse
    40
    41 ## Uncomment the following two lines to add software from Canonical's
    42 ## 'partner' repository.
    43 ## This software is not part of Ubuntu, but is offered by Canonical and the
    44 ## respective vendors as a service to Ubuntu users.
    45 # deb http://archive.canonical.com/ubuntu maverick partner
    46 # deb-src http://archive.canonical.com/ubuntu maverick partner
    47
    48 ## Uncomment the following two lines to add software from Ubuntu's
    49 ## 'extras' repository.
    50 ## This software is not part of Ubuntu, but is offered by third-party
    51 ## developers who want to ship their latest software.
    52 # deb http://extras.ubuntu.com/ubuntu maverick main
    53 # deb-src http://extras.ubuntu.com/ubuntu maverick main
    54
    55 deb http://be.archive.ubuntu.com/ubuntu/ precise-security main restricted
    56 deb-src http://be.archive.ubuntu.com/ubuntu/ precise-security main restricted
    57 deb http://be.archive.ubuntu.com/ubuntu/ precise-security universe
    58 deb-src http://be.archive.ubuntu.com/ubuntu/ precise-security universe
    59 deb http://be.archive.ubuntu.com/ubuntu/ precise-security multiverse
    60 deb-src http://be.archive.ubuntu.com/ubuntu/ precise-security multiverse

/etc/apt/sources.list.d/canonical-partner-maverick.list

     1 deb http://archive.canonical.com/ precise partner #added by U1MusicStoreWidget

/etc/apt/sources.list.d/google-talkplugin.list

     1 ### THIS FILE IS AUTOMATICALLY CONFIGURED ###
     2 # You may comment out this entry, but any other modifications may be lost.
     3 # deb http://dl.google.com/linux/talkplugin/deb/ stable main # uitgeschakeld bij upgrade naar oneiric

/etc/apt/sources.list.d/google-chrome.list

     1 ### THIS FILE IS AUTOMATICALLY CONFIGURED ###
     2 # You may comment out this entry, but any other modifications may be lost.
     3 deb http://dl.google.com/linux/chrome/deb/ stable main
wsbeheer@ubuntu:~$ edit-select all
edit-select: opdracht niet gevonden
wsbeheer@ubuntu:~$ all output
Opdracht ‘all’ niet gevonden, bedoelde u:
 Opdracht ‘ali’ uit pakket ‘nmh’ (universe)
 Opdracht ‘ali’ uit pakket ‘mailutils-mh’ (universe)
 Opdracht ‘ale’ uit pakket ‘ale’ (universe)
 Opdracht ‘alc’ uit pakket ‘amule-utils-gui’ (universe)
 Opdracht ‘alc’ uit pakket ‘amule-adunanza-utils-gui’ (universe)
 Opdracht ‘al2’ uit pakket ‘mono-devel’ (main)
 Opdracht ‘als’ uit pakket ‘atool’ (universe)
 Opdracht ‘wall’ uit pakket ‘bsdutils’ (main)
 Opdracht ‘al’ uit pakket ‘mono-devel’ (main)
 Opdracht ‘axl’ uit pakket ‘afnix’ (universe)
all: opdracht niet gevonden
wsbeheer@ubuntu:~$

Revision history for this message
Ron Bakker (r0n) said :
#9

Dit is een versie van meer dan 2 jaar oud !
Volgens mij wordt deze ook niet meer ondersteund, vandaar het probleem :-)
Haal een nieuwe(re) versie, bij voorkeur uit de 12.04 serie .........

Revision history for this message
Manfred Hampl (m-hampl) said :
#10

When I wrote "edit - select all' I wanted that you select all output from the termonal window, and not to execute that as a command.

There is some more information that we need to find out the source of the problem.
Please issue these commands:

lsb_release -a
uname -a
sudo apt-get update
apt-cache policy libqt4-network

and copy/past all output as done before

Revision history for this message
Wim Senecaut (wim-senecaut) said :
#11

wsbeheer@ubuntu:~$
wsbeheer@ubuntu:~$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 12.04.1 LTS
Release: 12.04
Codename: precise
wsbeheer@ubuntu:~$ uname -a
Linux ubuntu 3.2.0-32-generic #51-Ubuntu SMP Wed Sep 26 21:32:50 UTC 2012 i686 i686 i386 GNU/Linux
wsbeheer@ubuntu:~$ sudo apt-get update
[sudo] password for wsbeheer:
Sorry, try again.
[sudo] password for wsbeheer:
Sorry, try again.
[sudo] password for wsbeheer:
Genegeerd http://archive.canonical.com precise InRelease
Genegeerd http://be.archive.ubuntu.com precise InRelease
Genegeerd http://be.archive.ubuntu.com precise-updates InRelease
Genegeerd http://be.archive.ubuntu.com precise-security InRelease
Genegeerd http://dl.google.com stable InRelease
Geraakt http://archive.canonical.com precise Release.gpg
Ophalen:1 http://be.archive.ubuntu.com precise Release.gpg [198 B]
Ophalen:2 http://dl.google.com stable Release.gpg [198 B]
Geraakt http://archive.canonical.com precise Release
Ophalen:3 http://be.archive.ubuntu.com precise-updates Release.gpg [198 B]
Ophalen:4 http://dl.google.com stable Release [1.347 B]
Ophalen:5 http://be.archive.ubuntu.com precise-security Release.gpg [198 B]
Geraakt http://archive.canonical.com precise/partner i386 Packages
Ophalen:6 http://be.archive.ubuntu.com precise Release [49,6 kB]
Ophalen:7 http://dl.google.com stable/main i386 Packages [1.232 B]
Genegeerd http://archive.canonical.com precise/partner TranslationIndex
Genegeerd http://dl.google.com stable/main TranslationIndex
Ophalen:8 http://be.archive.ubuntu.com precise-updates Release [49,6 kB]
Ophalen:9 http://be.archive.ubuntu.com precise-security Release [49,6 kB]
Ophalen:10 http://be.archive.ubuntu.com precise/main Sources [934 kB]
Genegeerd http://archive.canonical.com precise/partner Translation-nl_NL
Genegeerd http://archive.canonical.com precise/partner Translation-nl
Genegeerd http://archive.canonical.com precise/partner Translation-en
Genegeerd http://dl.google.com stable/main Translation-nl_NL
Genegeerd http://dl.google.com stable/main Translation-nl
Genegeerd http://dl.google.com stable/main Translation-en
Ophalen:11 http://be.archive.ubuntu.com precise/restricted Sources [5.470 B]
Ophalen:12 http://be.archive.ubuntu.com precise/universe Sources [5.019 kB]
Ophalen:13 http://be.archive.ubuntu.com precise/multiverse Sources [155 kB]
Ophalen:14 http://be.archive.ubuntu.com precise/main i386 Packages [1.274 kB]
Ophalen:15 http://be.archive.ubuntu.com precise/restricted i386 Packages [8.431 B]
Ophalen:16 http://be.archive.ubuntu.com precise/universe i386 Packages [4.796 kB]
Ophalen:17 http://be.archive.ubuntu.com precise/multiverse i386 Packages [121 kB]
Ophalen:18 http://be.archive.ubuntu.com precise/main TranslationIndex [3.706 B]
Ophalen:19 http://be.archive.ubuntu.com precise/multiverse TranslationIndex [2.676 B]
Ophalen:20 http://be.archive.ubuntu.com precise/restricted TranslationIndex [2.596 B]
Ophalen:21 http://be.archive.ubuntu.com precise/universe TranslationIndex [2.922 B]
Ophalen:22 http://be.archive.ubuntu.com precise-updates/main Sources [189 kB]
Ophalen:23 http://be.archive.ubuntu.com precise-updates/restricted Sources [4.419 B]
Ophalen:24 http://be.archive.ubuntu.com precise-updates/universe Sources [63,0 kB]
Ophalen:25 http://be.archive.ubuntu.com precise-updates/multiverse Sources [4.241 B]
Ophalen:26 http://be.archive.ubuntu.com precise-updates/main i386 Packages [438 kB]
Ophalen:27 http://be.archive.ubuntu.com precise-updates/restricted i386 Packages [8.374 B]
Ophalen:28 http://be.archive.ubuntu.com precise-updates/universe i386 Packages [155 kB]
Ophalen:29 http://be.archive.ubuntu.com precise-updates/multiverse i386 Packages [9.661 B]
Ophalen:30 http://be.archive.ubuntu.com precise-updates/main TranslationIndex [3.564 B]
Ophalen:31 http://be.archive.ubuntu.com precise-updates/multiverse TranslationIndex [2.605 B]
Ophalen:32 http://be.archive.ubuntu.com precise-updates/restricted TranslationIndex [2.461 B]
Ophalen:33 http://be.archive.ubuntu.com precise-updates/universe TranslationIndex [2.850 B]
Ophalen:34 http://be.archive.ubuntu.com precise-security/main Sources [54,6 kB]
Ophalen:35 http://be.archive.ubuntu.com precise-security/restricted Sources [1.950 B]
Ophalen:36 http://be.archive.ubuntu.com precise-security/universe Sources [16,9 kB]
Ophalen:37 http://be.archive.ubuntu.com precise-security/multiverse Sources [1.392 B]
Ophalen:38 http://be.archive.ubuntu.com precise-security/main i386 Packages [201 kB]
Ophalen:39 http://be.archive.ubuntu.com precise-security/restricted i386 Packages [3.968 B]
Ophalen:40 http://be.archive.ubuntu.com precise-security/universe i386 Packages [56,1 kB]
Ophalen:41 http://be.archive.ubuntu.com precise-security/multiverse i386 Packages [2.388 B]
Ophalen:42 http://be.archive.ubuntu.com precise-security/main TranslationIndex [73 B]
Ophalen:43 http://be.archive.ubuntu.com precise-security/multiverse TranslationIndex [71 B]
Ophalen:44 http://be.archive.ubuntu.com precise-security/restricted TranslationIndex [71 B]
Ophalen:45 http://be.archive.ubuntu.com precise-security/universe TranslationIndex [73 B]
Ophalen:46 http://be.archive.ubuntu.com precise/main Translation-nl [145 kB]
Ophalen:47 http://be.archive.ubuntu.com precise/main Translation-en [726 kB]
Ophalen:48 http://be.archive.ubuntu.com precise/multiverse Translation-nl [29,9 kB]
Ophalen:49 http://be.archive.ubuntu.com precise/multiverse Translation-en [93,4 kB]
Ophalen:50 http://be.archive.ubuntu.com precise/restricted Translation-nl [2.606 B]
Ophalen:51 http://be.archive.ubuntu.com precise/restricted Translation-en [2.395 B]
Ophalen:52 http://be.archive.ubuntu.com precise/universe Translation-nl [164 kB]
Ophalen:53 http://be.archive.ubuntu.com precise/universe Translation-en [3.341 kB]
Ophalen:54 http://be.archive.ubuntu.com precise-updates/main Translation-nl [145 kB]
Ophalen:55 http://be.archive.ubuntu.com precise-updates/main Translation-en [211 kB]
Ophalen:56 http://be.archive.ubuntu.com precise-updates/multiverse Translation-nl [29,9 kB]
Ophalen:57 http://be.archive.ubuntu.com precise-updates/multiverse Translation-en [5.414 B]
Ophalen:58 http://be.archive.ubuntu.com precise-updates/restricted Translation-nl [2.606 B]
Ophalen:59 http://be.archive.ubuntu.com precise-updates/restricted Translation-en [2.082 B]
Ophalen:60 http://be.archive.ubuntu.com precise-updates/universe Translation-nl [165 kB]
Ophalen:61 http://be.archive.ubuntu.com precise-updates/universe Translation-en [92,7 kB]
Ophalen:62 http://be.archive.ubuntu.com precise-security/main Translation-en [96,7 kB]
Ophalen:63 http://be.archive.ubuntu.com precise-security/multiverse Translation-en [995 B]
Ophalen:64 http://be.archive.ubuntu.com precise-security/restricted Translation-en [978 B]
Ophalen:65 http://be.archive.ubuntu.com precise-security/universe Translation-en [33,8 kB]
19,0 MB opgehaald in 41s (460 kB/s)
Pakketlijsten worden ingelezen... Klaar

Revision history for this message
Manfred Hampl (m-hampl) said :
#12

still missing the output of the command

apt-cache policy libqt4-network

Revision history for this message
Wim Senecaut (wim-senecaut) said :
#13

Hereby like asked (and thanks for paying attention)
wsbeheer@ubuntu:~$ apt-cache policy libqt4-network
libqt4-network:
  Geïnstalleerd: 4:4.8.1-0ubuntu4.2
  Kandidaat: 4:4.8.1-0ubuntu4.3
  Versietabel:
     4:4.8.1-0ubuntu4.3 0
        500 http://be.archive.ubuntu.com/ubuntu/ precise-updates/main i386
Packages
        500 http://be.archive.ubuntu.com/ubuntu/ precise-security/main i386
Packages
 *** 4:4.8.1-0ubuntu4.2 0
        100 /var/lib/dpkg/status
     4:4.8.1-0ubuntu4 0
        500 http://be.archive.ubuntu.com/ubuntu/ precise/main i386 Packages
wsbeheer@ubuntu:~$

2012/11/19 Manfred Hampl <email address hidden>

> Your question #213919 on Ubuntu changed:
> https://answers.launchpad.net/ubuntu/+question/213919
>
> Status: Open => Needs information
>
> Manfred Hampl requested more information:
> still missing the output of the command
>
> apt-cache policy libqt4-network
>
> --
> To answer this request for more information, you can either reply to
> this email or enter your reply at the following page:
> https://answers.launchpad.net/ubuntu/+question/213919
>
> You received this question notification because you asked the question.
>

Revision history for this message
Wim Senecaut (wim-senecaut) said :
#14

How can I solve the probleme?
I even dowloaded the lib 9 files but even then I can't install them.
Thanks for your help
Wim

2012/11/20 Wim Senecaut <email address hidden>

> Your question #213919 on Ubuntu changed:
> https://answers.launchpad.net/ubuntu/+question/213919
>
> Status: Needs information => Open
>
> You gave more information on the question:
> Hereby like asked (and thanks for paying attention)
> wsbeheer@ubuntu:~$ apt-cache policy libqt4-network
> libqt4-network:
> Geïnstalleerd: 4:4.8.1-0ubuntu4.2
> Kandidaat: 4:4.8.1-0ubuntu4.3
> Versietabel:
> 4:4.8.1-0ubuntu4.3 0
> 500 http://be.archive.ubuntu.com/ubuntu/ precise-updates/main i386
> Packages
> 500 http://be.archive.ubuntu.com/ubuntu/ precise-security/main
> i386
> Packages
> *** 4:4.8.1-0ubuntu4.2 0
> 100 /var/lib/dpkg/status
> 4:4.8.1-0ubuntu4 0
> 500 http://be.archive.ubuntu.com/ubuntu/ precise/main i386
> Packages
> wsbeheer@ubuntu:~$
>
>
> 2012/11/19 Manfred Hampl <email address hidden>
>
> > Your question #213919 on Ubuntu changed:
> > https://answers.launchpad.net/ubuntu/+question/213919
> >
> > Status: Open => Needs information
> >
> > Manfred Hampl requested more information:
> > still missing the output of the command
> >
> > apt-cache policy libqt4-network
> >
> > --
> > To answer this request for more information, you can either reply to
> > this email or enter your reply at the following page:
> > https://answers.launchpad.net/ubuntu/+question/213919
> >
> > You received this question notification because you asked the question.
> >
>
> --
> You received this question notification because you asked the question.
>

Revision history for this message
Manfred Hampl (m-hampl) said :
#15

Your output does not show anything strange.
So please issue the following commands in a terminal

sudo apt-get update
sudo apt-get upgrade

and copy/paste all output as done before.

Revision history for this message
Wim Senecaut (wim-senecaut) said :
#16

wsbeheer@ubuntu:~$ sudo apt-get update
[sudo] password for wsbeheer:
Genegeerd http://archive.canonical.com precise InRelease
Geraakt http://archive.canonical.com precise
Release.gpg
Genegeerd http://dl.google.com stable
InRelease
Geraakt http://archive.canonical.com precise
Release
Geraakt http://dl.google.com stable
Release.gpg
Geraakt http://dl.google.com stable
Release
Geraakt http://archive.canonical.com precise/partner i386
Packages
Genegeerd http://archive.canonical.com precise/partner
TranslationIndex
Geraakt http://dl.google.com stable/main i386
Packages
Genegeerd http://dl.google.com stable/main
TranslationIndex
Genegeerd http://archive.canonical.com precise/partner
Translation-nl_NL
Genegeerd http://archive.canonical.com precise/partner
Translation-nl
Genegeerd http://archive.canonical.com precise/partner
Translation-en
Genegeerd http://dl.google.com stable/main
Translation-nl_NL
Genegeerd http://be.archive.ubuntu.com precise
InRelease
Genegeerd http://be.archive.ubuntu.com precise-updates InRelease
Genegeerd http://be.archive.ubuntu.com precise-security InRelease
Genegeerd http://dl.google.com stable/main Translation-nl
Genegeerd http://dl.google.com stable/main Translation-en
Geraakt http://be.archive.ubuntu.com precise Release.gpg
Ophalen:1 http://be.archive.ubuntu.com precise-updates Release.gpg [198 B]
Ophalen:2 http://be.archive.ubuntu.com precise-security Release.gpg [198 B]
Geraakt http://be.archive.ubuntu.com precise Release
Ophalen:3 http://be.archive.ubuntu.com precise-updates Release [49,6 kB]
Ophalen:4 http://be.archive.ubuntu.com precise-security Release [49,6 kB]
Geraakt http://be.archive.ubuntu.com precise/main Sources
Geraakt http://be.archive.ubuntu.com precise/restricted Sources
Geraakt http://be.archive.ubuntu.com precise/universe Sources
Geraakt http://be.archive.ubuntu.com precise/multiverse Sources
Geraakt http://be.archive.ubuntu.com precise/main i386 Packages
Geraakt http://be.archive.ubuntu.com precise/restricted i386 Packages
Geraakt http://be.archive.ubuntu.com precise/universe i386 Packages
Geraakt http://be.archive.ubuntu.com precise/multiverse i386 Packages
Geraakt http://be.archive.ubuntu.com precise/main TranslationIndex
Geraakt http://be.archive.ubuntu.com precise/multiverse TranslationIndex
Geraakt http://be.archive.ubuntu.com precise/restricted TranslationIndex
Geraakt http://be.archive.ubuntu.com precise/universe TranslationIndex
Ophalen:5 http://be.archive.ubuntu.com precise-updates/main Sources [190 kB]
Ophalen:6 http://be.archive.ubuntu.com precise-updates/restricted Sources
[4.419 B]
Ophalen:7 http://be.archive.ubuntu.com precise-updates/universe Sources
[64,1 kB]
Ophalen:8 http://be.archive.ubuntu.com precise-updates/multiverse Sources
[4.241 B]
Ophalen:9 http://be.archive.ubuntu.com precise-updates/main i386 Packages
[438 kB]
Ophalen:10 http://be.archive.ubuntu.com precise-updates/restricted i386
Packages [8.374 B]
Ophalen:11 http://be.archive.ubuntu.com precise-updates/universe i386
Packages [156 kB]
Ophalen:12 http://be.archive.ubuntu.com precise-updates/multiverse i386
Packages [9.661 B]
Ophalen:13 http://be.archive.ubuntu.com precise-updates/main
TranslationIndex [3.564 B]
Ophalen:14 http://be.archive.ubuntu.com precise-updates/multiverse
TranslationIndex [2.605 B]
Ophalen:15 http://be.archive.ubuntu.com precise-updates/restricted
TranslationIndex [2.461 B]
Ophalen:16 http://be.archive.ubuntu.com precise-updates/universe
TranslationIndex [2.850 B]
Ophalen:17 http://be.archive.ubuntu.com precise-security/main Sources [55,0
kB]
Ophalen:18 http://be.archive.ubuntu.com precise-security/restricted Sources
[1.950 B]
Ophalen:19 http://be.archive.ubuntu.com precise-security/universe Sources
[17,3 kB]
Ophalen:20 http://be.archive.ubuntu.com precise-security/multiverse Sources
[1.392 B]
Ophalen:21 http://be.archive.ubuntu.com precise-security/main i386 Packages
[204 kB]
Ophalen:22 http://be.archive.ubuntu.com precise-security/restricted i386
Packages [3.968 B]
Ophalen:23 http://be.archive.ubuntu.com precise-security/universe i386
Packages [57,1 kB]
Ophalen:24 http://be.archive.ubuntu.com precise-security/multiverse i386
Packages [2.388 B]
Ophalen:25 http://be.archive.ubuntu.com precise-security/main
TranslationIndex [73 B]
Ophalen:26 http://be.archive.ubuntu.com precise-security/multiverse
TranslationIndex [71 B]
Ophalen:27 http://be.archive.ubuntu.com precise-security/restricted
TranslationIndex [71 B]
Ophalen:28 http://be.archive.ubuntu.com precise-security/universe
TranslationIndex [73 B]
Geraakt http://be.archive.ubuntu.com precise/main Translation-nl
Geraakt http://be.archive.ubuntu.com precise/main Translation-en
Geraakt http://be.archive.ubuntu.com precise/multiverse Translation-nl
Geraakt http://be.archive.ubuntu.com precise/multiverse Translation-en
Geraakt http://be.archive.ubuntu.com precise/restricted Translation-nl
Geraakt http://be.archive.ubuntu.com precise/restricted Translation-en
Geraakt http://be.archive.ubuntu.com precise/universe Translation-nl
Geraakt http://be.archive.ubuntu.com precise/universe Translation-en
Geraakt http://be.archive.ubuntu.com precise-updates/main Translation-nl
Ophalen:29 http://be.archive.ubuntu.com precise-updates/main Translation-en
[212 kB]
Geraakt http://be.archive.ubuntu.com precise-updates/multiverse
Translation-nl
Geraakt http://be.archive.ubuntu.com precise-updates/multiverse
Translation-en
Geraakt http://be.archive.ubuntu.com precise-updates/restricted
Translation-nl
Geraakt http://be.archive.ubuntu.com precise-updates/restricted
Translation-en
Geraakt http://be.archive.ubuntu.com precise-updates/universe Translation-nl
Ophalen:30 http://be.archive.ubuntu.com precise-updates/universe
Translation-en [93,5 kB]
Ophalen:31 http://be.archive.ubuntu.com precise-security/main
Translation-en [97,5 kB]
Geraakt http://be.archive.ubuntu.com precise-security/multiverse
Translation-en
Geraakt http://be.archive.ubuntu.com precise-security/restricted
Translation-en
Ophalen:32 http://be.archive.ubuntu.com precise-security/universe
Translation-en [34,5 kB]
1.767 kB opgehaald in 5s (345 kB/s)
Pakketlijsten worden ingelezen... Klaar
wsbeheer@ubuntu:~$ sudo apt-get upgrade
Pakketlijsten worden ingelezen... Klaar
Boom van vereisten wordt opgebouwd
De status informatie wordt gelezen... Klaar
U kunt 'apt-get -f install' uitvoeren om dit op te lossen.
De volgende pakketten hebben niet-voldane vereisten:
 libqt4-declarative : Vereisten: libqt4-network (= 4:4.8.1-0ubuntu4.3) maar
4:4.8.1-0ubuntu4.2 is geïnstalleerd
                      Vereisten: libqtcore4 (= 4:4.8.1-0ubuntu4.3) maar
4:4.8.1-0ubuntu4.2 is geïnstalleerd
 libqt4-designer : Vereisten: libqt4-xml (= 4:4.8.1-0ubuntu4.3) maar
4:4.8.1-0ubuntu4.2 is geïnstalleerd
                   Vereisten: libqtcore4 (= 4:4.8.1-0ubuntu4.3) maar
4:4.8.1-0ubuntu4.2 is geïnstalleerd
 libqt4-help : Vereisten: libqt4-network (= 4:4.8.1-0ubuntu4.3) maar
4:4.8.1-0ubuntu4.2 is geïnstalleerd
               Vereisten: libqtcore4 (= 4:4.8.1-0ubuntu4.3) maar
4:4.8.1-0ubuntu4.2 is geïnstalleerd
 libqt4-opengl : Vereisten: libqtcore4 (= 4:4.8.1-0ubuntu4.3) maar
4:4.8.1-0ubuntu4.2 is geïnstalleerd
 libqt4-qt3support : Vereisten: libqt4-network (= 4:4.8.1-0ubuntu4.3) maar
4:4.8.1-0ubuntu4.2 is geïnstalleerd
                     Vereisten: libqt4-xml (= 4:4.8.1-0ubuntu4.3) maar
4:4.8.1-0ubuntu4.2 is geïnstalleerd
                     Vereisten: libqtcore4 (= 4:4.8.1-0ubuntu4.3) maar
4:4.8.1-0ubuntu4.2 is geïnstalleerd
 libqt4-script : Vereisten: libqt4-dbus (= 4:4.8.1-0ubuntu4.3) maar
4:4.8.1-0ubuntu4.2 is geïnstalleerd
                 Vereisten: libqtcore4 (= 4:4.8.1-0ubuntu4.3) maar
4:4.8.1-0ubuntu4.2 is geïnstalleerd
 libqt4-scripttools : Vereisten: libqtcore4 (= 4:4.8.1-0ubuntu4.3) maar
4:4.8.1-0ubuntu4.2 is geïnstalleerd
 libqt4-sql : Vereisten: libqtcore4 (= 4:4.8.1-0ubuntu4.3) maar
4:4.8.1-0ubuntu4.2 is geïnstalleerd
 libqt4-sql-mysql : Vereisten: libqtcore4 (= 4:4.8.1-0ubuntu4.3) maar
4:4.8.1-0ubuntu4.2 is geïnstalleerd
 libqt4-sql-sqlite : Vereisten: libqtcore4 (= 4:4.8.1-0ubuntu4.3) maar
4:4.8.1-0ubuntu4.2 is geïnstalleerd
 libqt4-svg : Vereisten: libqtcore4 (= 4:4.8.1-0ubuntu4.3) maar
4:4.8.1-0ubuntu4.2 is geïnstalleerd
 libqt4-test : Vereisten: libqtcore4 (= 4:4.8.1-0ubuntu4.3) maar
4:4.8.1-0ubuntu4.2 is geïnstalleerd
 libqt4-xmlpatterns : Vereisten: libqt4-network (= 4:4.8.1-0ubuntu4.3) maar
4:4.8.1-0ubuntu4.2 is geïnstalleerd
                      Vereisten: libqtcore4 (= 4:4.8.1-0ubuntu4.3) maar
4:4.8.1-0ubuntu4.2 is geïnstalleerd
 libqtgui4 : Vereisten: libqtcore4 (= 4:4.8.1-0ubuntu4.3) maar
4:4.8.1-0ubuntu4.2 is geïnstalleerd
 qdbus : Vereisten: libqt4-dbus (= 4:4.8.1-0ubuntu4.3) maar
4:4.8.1-0ubuntu4.2 is geïnstalleerd
         Vereisten: libqt4-xml (= 4:4.8.1-0ubuntu4.3) maar
4:4.8.1-0ubuntu4.2 is geïnstalleerd
         Vereisten: libqtcore4 (= 4:4.8.1-0ubuntu4.3) maar
4:4.8.1-0ubuntu4.2 is geïnstalleerd
E: Er zijn vereisten waaraan niet voldaan is. Probeer -f te gebruiken.
I hope realy you can help me
Wim

2012/11/21 Manfred Hampl <email address hidden>

> Your question #213919 on Ubuntu changed:
> https://answers.launchpad.net/ubuntu/+question/213919
>
> Status: Open => Needs information
>
> Manfred Hampl requested more information:
> Your output does not show anything strange.
> So please issue the following commands in a terminal
>
> sudo apt-get update
> sudo apt-get upgrade
>
> and copy/paste all output as done before.
>
> --
> To answer this request for more information, you can either reply to
> this email or enter your reply at the following page:
> https://answers.launchpad.net/ubuntu/+question/213919
>
> You received this question notification because you asked the question.
>

Revision history for this message
Wim Senecaut (wim-senecaut) said :
#17

Dear Manfred,
I think you brought the solution.
(Loke I am try to teach myself some terminale commands, so I can help later
on other people and for sure Ubuntu)
I put in the command sudo apt-get upgrade -f
and yes, he/she :-) started to work.
Even the symbol (like to enter a forbidden street) went away.
I will study very hard so I also can help Ubuntu - users like you.
Tanks, Tanks and Thanks
Wim

2012/11/21 Manfred Hampl <email address hidden>

> Your question #213919 on Ubuntu changed:
> https://answers.launchpad.net/ubuntu/+question/213919
>
> Status: Open => Needs information
>
> Manfred Hampl requested more information:
> Your output does not show anything strange.
> So please issue the following commands in a terminal
>
> sudo apt-get update
> sudo apt-get upgrade
>
> and copy/paste all output as done before.
>
> --
> To answer this request for more information, you can either reply to
> this email or enter your reply at the following page:
> https://answers.launchpad.net/ubuntu/+question/213919
>
> You received this question notification because you asked the question.
>

Revision history for this message
Best Manfred Hampl (m-hampl) said :
#18

Congratulations for finding the right command for the solution!

For the sake of completeness please check again if everything is ok now by executing the following commands:

sudo apt-get update
sudo apt-get upgrade

If these commands end without warning and error, the problem has disappeared and you can close that question.

Revision history for this message
Wim Senecaut (wim-senecaut) said :
#19

Oké,
close the question ande again thanks for helping,

Wim