Strona 1 z 1

apt-get/aptitude ignoruje repozytoria?

: 01 czerwca 2007, 13:51
autor: kacper
Witam,

taki mały problem :

Kod: Zaznacz cały

sinet:~# apt-get update
Pob: 1 [url]http://ftp.pl.debian.org[/url] etch Release.gpg [378B]
Pob: 2 [url]http://security.debian.org[/url] etch/updates Release.gpg [189B]
Traf [url]http://ftp.pl.debian.org[/url] etch Release
Traf [url]http://security.debian.org[/url] etch/updates Release
Ign [url]http://ftp.pl.debian.org[/url] etch/main Packages/DiffIndex
Ign [url]http://security.debian.org[/url] etch/updates/main Packages/DiffIndex
Ign [url]http://ftp.pl.debian.org[/url] etch/non-free Packages/DiffIndex
Ign [url]http://ftp.pl.debian.org[/url] etch/contrib Packages/DiffIndex
Ign [url]http://ftp.pl.debian.org[/url] etch/main Sources/DiffIndex
Ign [url]http://ftp.pl.debian.org[/url] etch/non-free Sources/DiffIndex
Ign [url]http://ftp.pl.debian.org[/url] etch/contrib Sources/DiffIndex
Ign [url]http://security.debian.org[/url] etch/updates/contrib Packages/DiffIndex
Ign [url]http://security.debian.org[/url] etch/updates/non-free Packages/DiffIndex
Ign [url]http://security.debian.org[/url] etch/updates/main Sources/DiffIndex
Traf [url]http://ftp.pl.debian.org[/url] etch/main Packages       
Ign [url]http://security.debian.org[/url] etch/updates/contrib Sources/DiffIndex
Ign [url]http://security.debian.org[/url] etch/updates/non-free Sources/DiffIndex
Traf [url]http://security.debian.org[/url] etch/updates/main Packages
Traf [url]http://ftp.pl.debian.org[/url] etch/non-free Packages   
Traf [url]http://ftp.pl.debian.org[/url] etch/contrib Packages    
Traf [url]http://ftp.pl.debian.org[/url] etch/main Sources        
Traf [url]http://ftp.pl.debian.org[/url] etch/non-free Sources    
Traf [url]http://ftp.pl.debian.org[/url] etch/contrib Sources     
Traf [url]http://security.debian.org[/url] etch/updates/contrib Packages
Traf [url]http://security.debian.org[/url] etch/updates/non-free Packages
Traf [url]http://security.debian.org[/url] etch/updates/main Sources
Traf [url]http://security.debian.org[/url] etch/updates/contrib Sources
Traf [url]http://security.debian.org[/url] etch/updates/non-free Sources
Pobrano 2B w 0s (2B/s)       
Czytanie list pakietów... Gotowe
To samo przy aptitude :

Kod: Zaznacz cały

sinet:~# aptitude update
Pobieranie:1 [url]http://ftp.pl.debian.org[/url] etch Release.gpg [378B]
Stary [url]http://ftp.pl.debian.org[/url] etch Release               
Pobieranie:2 [url]http://security.debian.org[/url] etch/updates Release.gpg [189B]
Stary [url]http://security.debian.org[/url] etch/updates Release
Ignorowane [url]http://ftp.pl.debian.org[/url] etch/main Packages/DiffIndex
Ignorowane [url]http://ftp.pl.debian.org[/url] etch/non-free Packages/DiffIndex
Ignorowane [url]http://ftp.pl.debian.org[/url] etch/contrib Packages/DiffIndex
Ignorowane [url]http://ftp.pl.debian.org[/url] etch/main Sources/DiffIndex
Ignorowane [url]http://ftp.pl.debian.org[/url] etch/non-free Sources/DiffIndex
Ignorowane [url]http://ftp.pl.debian.org[/url] etch/contrib Sources/DiffIndex
Ignorowane [url]http://security.debian.org[/url] etch/updates/main Packages/DiffIndex
Stary [url]http://ftp.pl.debian.org[/url] etch/main Packages      
Ignorowane [url]http://security.debian.org[/url] etch/updates/contrib Packages/DiffIndex
Ignorowane [url]http://security.debian.org[/url] etch/updates/non-free Packages/DiffIndex
Ignorowane [url]http://security.debian.org[/url] etch/updates/main Sources/DiffIndex
Stary [url]http://ftp.pl.debian.org[/url] etch/non-free Packages  
Stary [url]http://ftp.pl.debian.org[/url] etch/contrib Packages   
Stary [url]http://ftp.pl.debian.org[/url] etch/main Sources       
Stary [url]http://ftp.pl.debian.org[/url] etch/non-free Sources   
Ignorowane [url]http://security.debian.org[/url] etch/updates/contrib Sources/DiffIndex
Ignorowane [url]http://security.debian.org[/url] etch/updates/non-free Sources/DiffIndex
Stary [url]http://security.debian.org[/url] etch/updates/main Packages
Stary [url]http://ftp.pl.debian.org[/url] etch/contrib Sources    
Stary [url]http://security.debian.org[/url] etch/updates/contrib Packages
Stary [url]http://security.debian.org[/url] etch/updates/non-free Packages
Stary [url]http://security.debian.org[/url] etch/updates/main Sources
Stary [url]http://security.debian.org[/url] etch/updates/contrib Sources
Stary [url]http://security.debian.org[/url] etch/updates/non-free Sources
Pobrano 2B w 0s (2B/s)       
Czytanie list pakietów... Gotowe
I tak mam od dobrych paru dni, czy to normalne?

Oto moja konfiguracja (z forum) :

Kod: Zaznacz cały

sinet:~# cat /etc/apt/sources.list
deb [url]http://ftp.pl.debian.org/debian/[/url] etch main non-free contrib
deb-src [url]http://ftp.pl.debian.org/debian/[/url] etch main non-free contrib
deb [url]http://security.debian.org/[/url] etch/updates main contrib non-free
deb-src [url]http://security.debian.org/[/url] etch/updates main contrib non-free 
sinet:~# 
Mój debian :

Kod: Zaznacz cały

sinet:~# cat /etc/debian_version 
4.0
sinet:~# 
A może tak ma być? :)

: 01 czerwca 2007, 13:57
autor: Kaka'
To jest normalne ;)

: 01 czerwca 2007, 14:08
autor: kacper
[quote="Kaka'"]
To jest normalne ]
To dobrze :) Rozumiem, że jak pojawią się jakieś aktualizacje bez problemów je ściągnie :)

Trochę się bałem, bo mam małe problemy z czasem na tym komputerze, po restarcie pokazuje coś około 12 godzin do przodu, dopiero rdate załatwia sprawę.
Nie wiem, czy to BIOS, czy to ustawienia Debiana, ale z tego co dopiero zaczynam poznawać Debiana, zrobiłem jak w innych dystrybucjach, czyli /etc/localtime wskazuje na /usr/share/zoneinfo/Europe/Warsaw, a plik timezone :

Kod: Zaznacz cały

sinet:~# cat /etc/timezone 
Europe/Warsaw
sinet:~# 
Gdzieś jeszcze się ustawia czas?

: 01 czerwca 2007, 16:12
autor: mlyczek
kacper pisze:Rozumiem, że jak pojawią się jakieś aktualizacje bez problemów je ściągnie :)
Masz wpisy do etcha, a etch jest stabilny, więc żadnych aktualizacji nie będzie, chyba, że poprawki bezpieczeństwa.

: 01 czerwca 2007, 22:25
autor: Redex
Dokładnie, lepiej zmienić wpisy na testing, chyba, że rzeczywiście chcesz mieć stable

: 03 czerwca 2007, 17:35
autor: kacper
mlyczek pisze: Masz wpisy do etcha, a etch jest stabilny, więc żadnych aktualizacji nie będzie, chyba, że poprawki bezpieczeństwa.
Ok, dzięki, już wszystko jasne :)
Redex pisze: Dokładnie, lepiej zmienić wpisy na testing, chyba, że rzeczywiście chcesz mieć stable
To jest serwer dla średniej sieci osiedlowej, stable moim zdaniem będzie tam idealne :)


A z tym czasem co wyżej pisałem, ma ktoś jakieś pomysły?

: 03 czerwca 2007, 18:56
autor: mlyczek
Jeżeli w czasie instalacji dałeś mu, że czas w komputerze ustawiony jest na UTC, a był ustawiony na strefę czasową, to stąd te przesunięcie.