Find the answer to your Linux question:
Results 1 to 6 of 6
hi, my debian server does not want to execute the commands apt-get update and apt-get upgrade this is te result i get root:debian-server:/etc/apt# apt-get update Pakketlijsten worden ingelezen... Klaar root:debian-server:/etc/apt# ...
  1. #1
    Just Joined!
    Join Date
    Dec 2011
    Posts
    4

    apt-get update does not work no more

    hi,

    my debian server does not want to execute the commands
    apt-get update and apt-get upgrade

    this is te result i get


    root:debian-server:/etc/apt# apt-get update
    Pakketlijsten worden ingelezen... Klaar
    root:debian-server:/etc/apt# apt-get upgrade
    Pakketlijsten worden ingelezen... Klaar
    Boom van vereisten wordt opgebouwd
    De status informatie wordt gelezen... Klaar
    0 pakketten opgewaardeerd, 0 pakketten nieuw geïnstalleerd, 0 te verwijderen en 0 niet opgewaardeerd.
    root:debian-server:/etc/apt#


    does anyone know how to fix this ?

  2. #2
    Guest
    Join Date
    Feb 2005
    Posts
    314
    Re-post outputs in English:
    Code:
    LANG=en_US.UTF-8 apt-get update
    Code:
    LANG=en_US.UTF-8 apt-get upgrade

  3. #3
    Just Joined!
    Join Date
    Dec 2011
    Posts
    4

    re

    i have fixed one thing but still a error
    1.txt

  4. #4
    Trusted Penguin elija's Avatar
    Join Date
    Jul 2004
    Location
    Either at home or at work or down the pub
    Posts
    2,295
    Looks like the server could be down. Hopefully temporarily.
    If we hit that bullseye, the rest of the dominoes will fall like a house of cards. Checkmate! (Zapp Brannigan)


    My new blog. It's probably not as good as I think it is.

  5. #5
    Just Joined!
    Join Date
    Dec 2011
    Location
    Belgium
    Posts
    6
    Well, you could always try to set another server for the packages and then try the apt-get again... Then you now if it is a problem with the server...

  6. #6
    Just Joined!
    Join Date
    Dec 2011
    Posts
    4
    ok i figured it out i used the source generator and that did the trick

    thanks anyway

    debgen.simplylinux.ch/generate.php

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •