Nie jesteś zalogowany.
Jeśli nie posiadasz konta, zarejestruj je już teraz! Pozwoli Ci ono w pełni korzystać z naszego serwisu. Spamerom dziękujemy!

Ogłoszenie

Prosimy o pomoc dla małej Julki — przekaż 1% podatku na Fundacji Dzieciom zdazyć z Pomocą.
Więcej informacji na dug.net.pl/pomagamy/.

#1  2011-06-29 11:57:54

  g0rn - #! Where there is a shell, there is a way

g0rn
#! Where there is a shell, there is a way
Skąd: ~/.linux/dug
Zarejestrowany: 2011-06-15

testing IN Relase

podczas aptitude update dostaje

ftb.debian.org testing IN Relase[/quote]
O co biega . Instalka z netinstall i wcześniej źródła repo z snapshot


[img]http://i56.tinypic.com/s1os3k.gif[/img]

Offline

 

#2  2011-06-29 11:59:03

  ilin - Palacz

ilin
Palacz
Skąd: PRLu
Zarejestrowany: 2006-05-03

Re: testing IN Relase

Pokaż cały komunikat z terminala oraz

Kod:

cat /etc/apt/sources.list

[b]Problemy rozwiązujemy na forum nie na PW[/b] -> Niech inni na tym skorzystają.
[url=http://dug.net.pl/]Polski portal Debiana[/url]

Offline

 

#3  2011-06-29 12:14:31

  g0rn - #! Where there is a shell, there is a way

g0rn
#! Where there is a shell, there is a way
Skąd: ~/.linux/dug
Zarejestrowany: 2011-06-15

Re: testing IN Relase

[quote=ilin]Pokaż cały komunikat z terminala oraz

Kod:

cat /etc/apt/sources.list

[/quote]

deb http://ftp.debian.org/debian/ testing main contrib non-free
deb-src http://ftp.debian.org/debian/ testing main contrib non-free
deb http://security.debian.org wheezy/updates main contrib non-free
deb-src http://security.debian.org wheezy/updates main contrib non-free[/quote]
Błąd: http://ftp.debian.org testing InRelease
Błąd: http://ftp.debian.org testing Release.gpg


[img]http://i56.tinypic.com/s1os3k.gif[/img]

Offline

 

#4  2011-06-29 12:36:10

  ilin - Palacz

ilin
Palacz
Skąd: PRLu
Zarejestrowany: 2006-05-03

Re: testing IN Relase

Ustaw sobie repozytoria

Kod:

## uaktualnienia bezpieczeństwa
deb http://security.debian.org/ testing/updates main contrib non-free

## podstawowe repozytorium
deb http://ftp.de.debian.org/debian/ testing main contrib non-free

Zrób

Kod:

aptitude update

I zobacz czy błąd się powtórzy.


[b]Problemy rozwiązujemy na forum nie na PW[/b] -> Niech inni na tym skorzystają.
[url=http://dug.net.pl/]Polski portal Debiana[/url]

Offline

 

#5  2011-06-29 12:40:55

  ArnVaker - Kapelusznik

ArnVaker
Kapelusznik
Skąd: Midgard
Zarejestrowany: 2009-05-06

Re: testing IN Relase

[quote=g0rn]Błąd: http://ftp.debian.org testing InRelease
Błąd: http://ftp.debian.org testing Release.gpg[/quote]
Tak dokładnie brzmi komunikat czy słowo „błąd” dodałeś od siebie? Bo jak od siebie, to tam nie ma żadnego błędu.


[img]http://svn.debianart.org/themes/generic/spinner/spinner48px-moreblue.png[/img]

Offline

 

#6  2011-06-29 18:46:49

  yossarian - Szczawiożerca

yossarian
Szczawiożerca
Skąd: Shangri-La
Zarejestrowany: 2011-04-25

Re: testing IN Relase

Też czasem mam taki błąd. Po chwili już apt-get update przechodzi już bez problemu.
Możliwe ze serwer ma chwilową zadyszkę. Moim zdaniem warto zmienić  http://ftp.debian.org na http://ftp.[b]xy[/b].debian.org
gdzie xy to np pl,de itp

Offline

 

#7  2011-06-29 23:18:33

  g0rn - #! Where there is a shell, there is a way

g0rn
#! Where there is a shell, there is a way
Skąd: ~/.linux/dug
Zarejestrowany: 2011-06-15

Re: testing IN Relase

[quote=ArnVaker][quote=g0rn]Błąd: http://ftp.debian.org testing InRelease
Błąd: http://ftp.debian.org testing Release.gpg[/quote]
Tak dokładnie brzmi komunikat czy słowo „błąd” dodałeś od siebie? Bo jak od siebie, to tam nie ma żadnego błędu.[/quote]
dokładnie tak jak napisałem ale dorzuciłem linijkę i poszło

deb http://mirrors.kernel.org/debian/ testing main contrib non-free[/quote]


[img]http://i56.tinypic.com/s1os3k.gif[/img]

Offline

 

Stopka forum

Powered by PunBB
© Copyright 2002–2005 Rickard Andersson
Nas ludzie lubią po prostu, a nie klikając w przyciski ;-)

[ Generated in 0.011 seconds, 12 queries executed ]

Informacje debugowania

Time (s) Query
0.00012 SET CHARSET latin2
0.00004 SET NAMES latin2
0.00103 SELECT u.*, g.*, o.logged FROM punbb_users AS u INNER JOIN punbb_groups AS g ON u.group_id=g.g_id LEFT JOIN punbb_online AS o ON o.ident='3.142.199.138' WHERE u.id=1
0.00075 REPLACE INTO punbb_online (user_id, ident, logged) VALUES(1, '3.142.199.138', 1713577025)
0.00045 SELECT * FROM punbb_online WHERE logged<1713576725
0.00067 DELETE FROM punbb_online WHERE ident='185.191.171.5'
0.00071 SELECT topic_id FROM punbb_posts WHERE id=176460
0.00178 SELECT id FROM punbb_posts WHERE topic_id=19262 ORDER BY posted
0.00099 SELECT t.subject, t.closed, t.num_replies, t.sticky, f.id AS forum_id, f.forum_name, f.moderators, fp.post_replies, 0 FROM punbb_topics AS t INNER JOIN punbb_forums AS f ON f.id=t.forum_id LEFT JOIN punbb_forum_perms AS fp ON (fp.forum_id=f.id AND fp.group_id=3) WHERE (fp.read_forum IS NULL OR fp.read_forum=1) AND t.id=19262 AND t.moved_to IS NULL
0.00006 SELECT search_for, replace_with FROM punbb_censoring
0.00082 SELECT u.email, u.title, u.url, u.location, u.use_avatar, u.signature, u.email_setting, u.num_posts, u.registered, u.admin_note, p.id, p.poster AS username, p.poster_id, p.poster_ip, p.poster_email, p.message, p.hide_smilies, p.posted, p.edited, p.edited_by, g.g_id, g.g_user_title, o.user_id AS is_online FROM punbb_posts AS p INNER JOIN punbb_users AS u ON u.id=p.poster_id INNER JOIN punbb_groups AS g ON g.g_id=u.group_id LEFT JOIN punbb_online AS o ON (o.user_id=u.id AND o.user_id!=1 AND o.idle=0) WHERE p.topic_id=19262 ORDER BY p.id LIMIT 0,25
0.00088 UPDATE punbb_topics SET num_views=num_views+1 WHERE id=19262
Total query time: 0.0083 s