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!
Prosimy o pomoc dla małej Julki — przekaż 1% podatku na Fundacji Dzieciom zdazyć z Pomocą.
Więcej informacji na dug.net.pl/pomagamy/.
Dzisiaj postanowiłem zaktualizować system do wersji testowej.
[b]sources.list[/b]
Debian Stretch deb http://ftp.pl.debian.org/debian/ testing main contrib non-free deb-src http://ftp.pl.debian.org/debian/ testing main contrib non-free deb http://security.debian.org/ testing/main contrib non-free deb-src http://security.debian.org/ testing/updates main contrib non-free #Backportów przez przypadek nie zahaszowałem deb http://http.debian.net/debian jessie-backports main
W katalogu [b]/etc/apt/sources.list.d/[/b] trzymam repo dodatkowego oprogramowania google-earth, java, milena, vbox.
Okazało się że znajduje się tam również repo dystrybucji Kali, o czym sam nawet nie wiedziałem.
# Regular repositories deb http://http.kali.org/kali sana main non-free contrib deb http://security.kali.org/kali-security sana/updates main contrib non-free # Source repositories deb-src http://http.kali.org/kali sana main non-free contrib deb-src http://security.kali.org/kali-security sana/updates main contrib non-free
System zaktualizował się do dystrybucji Kali zamiast Stretch.
Zmiana testing na stretch bądz ponowne wpisanie repo Jessie nie pomaga.
Offline
[quote=mike26]System zaktualizował się do dystrybucji Kali zamiast Stretch.
Zmiana testing na stretch bądz ponowne wpisanie repo Jessie nie pomaga.[/quote]
No jeśli są tam nowsze paczki, to się zaktualizuje. Zrób priorytety, to może wrzuci Ci paczki z testinga.
[b]//// edycja[/b]
Mój Jessie był kiedyś sidem. Po prostu zmieniłem kiedyś repo z sida na jessiego i tak zostało, było to dawno, zanim Jessie został jeszcze zamrożony.
Ostatnio edytowany przez Pavlo950 (2016-04-09 11:14:04)
Offline
Tam w sumie to wystarczy:
Package: * Pin: release o=Debian,a=testing Pin-Priority: 1001
A potem to już tylko:
# apt-get dist-upgrade
I przestawi na testing.
Offline
[b]/etc/apt/sources.list[/b]
deb http://ftp.pl.debian.org/debian/ testing main contrib non-free deb-src http://ftp.pl.debian.org/debian/ testing main contrib non-free deb http://security.debian.org/ testing/updates main contrib non-free deb-src http://security.debian.org/ testing/updates main contrib non-free
[b]/etc/apt/sources.list.d/kali.OS.list[/b]
# Regular repositories #deb http://http.kali.org/kali sana main non-free contrib #deb http://security.kali.org/kali-security sana/updates main contrib non-free # Source repositories #deb-src http://http.kali.org/kali sana main non-free contrib #deb-src http://security.kali.org/kali-security sana/updates main contrib non-free
[b]/etc/apt/preferences.d/Kali[/b]
Package: * Pin: release o=Debian,a=testing Pin-Priority: 1001
[b]aptitude update[/b]
Pobieranie: 1 http://security.debian.org testing/updates InRelease [62,8 kB] Pobieranie: 2 http://ftp.pl.debian.org/debian testing InRelease [215 kB] Stary http://ppa.launchpad.net/webupd8team/java/ubuntu trusty InRelease Stary http://repos.fds-team.de/stable/debian jessie InRelease Stary http://repository.spotify.com stable InRelease Pobieranie: 3 http://security.debian.org testing/updates/main Sources [32 B] Stary http://mirrors.rackhosting.com/debian jessie-backports InRelease Pobieranie: 4 http://security.debian.org testing/updates/contrib Sources [32 B] Pobieranie: 5 http://security.debian.org testing/updates/non-free Sources [32 B] Pobieranie: 6 http://security.debian.org testing/updates/main amd64 Packages [32 B] Pobieranie: 7 http://security.debian.org testing/updates/main i386 Packages [32 B] Pobieranie: 8 http://security.debian.org testing/updates/main Translation-en [14 B] Pobieranie: 9 http://security.debian.org testing/updates/contrib amd64 Packages [32 B] Pobieranie: 10 http://security.debian.org testing/updates/contrib i386 Packages [32 B] Pobieranie: 11 http://security.debian.org testing/updates/contrib Translation-en [14 B] Pobieranie: 12 http://security.debian.org testing/updates/non-free amd64 Packages [32 B] Pobieranie: 13 http://security.debian.org testing/updates/non-free i386 Packages [32 B] Pobieranie: 14 http://security.debian.org testing/updates/non-free Translation-en [14 B] Pobieranie: 15 http://ftp.pl.debian.org/debian testing/main Sources [8024 kB] Pobieranie: 16 http://ftp.pl.debian.org/debian testing/contrib Sources [53,7 kB] Pobieranie: 17 http://ftp.pl.debian.org/debian testing/non-free Sources [95,0 kB] Pobieranie: 18 http://ftp.pl.debian.org/debian testing/main amd64 Packages [7767 kB] Pobieranie: 19 http://ftp.pl.debian.org/debian testing/main i386 Packages [7747 kB] Pobieranie: 20 http://ftp.pl.debian.org/debian testing/main Translation-pl [549 kB] Pobieranie: 21 http://ftp.pl.debian.org/debian testing/main Translation-en [5074 kB] Pobieranie: 22 http://ftp.pl.debian.org/debian testing/contrib amd64 Packages [55,1 kB] Pobieranie: 23 http://ftp.pl.debian.org/debian testing/contrib i386 Packages [52,5 kB] Pobieranie: 24 http://ftp.pl.debian.org/debian testing/contrib Translation-en [44,3 kB] Pobieranie: 25 http://ftp.pl.debian.org/debian testing/non-free amd64 Packages [80,3 kB] Pobieranie: 26 http://ftp.pl.debian.org/debian testing/non-free i386 Packages [72,1 kB] Pobieranie: 27 http://ftp.pl.debian.org/debian testing/non-free Translation-en [74,0 kB] Pobrano 30,0 MB w 1min 29s (334 kB/s) Bieżący status: 74757 (+68112) new.
[b]aptitude dist-upgrade[/b]
Nie zostaną zainstalowane, zaktualizowane ani usunięte żadne pakiety. 0 pakietów aktualizowanych, 0 instalowanych, 0 do usunięcia i 0 nieaktualizowanych. Do pobrania 0 B archiwów. Zajęte po rozpakowaniu: 0 B.
====================================================
[b]apt-get update[/b]
Stary:1 http://security.debian.org testing/updates InRelease Stary:2 http://ftp.pl.debian.org/debian testing InRelease Stary:3 http://repos.fds-team.de/stable/debian jessie InRelease Stary:4 http://ppa.launchpad.net/webupd8team/java/ubuntu trusty InRelease Stary:6 http://repository.spotify.com stable InRelease Stary:5 http://ftp.acc.umu.se/debian jessie-backports InRelease Czytanie list pakietów... Gotowe N: Ignorowanie pliku "50unattended-upgrades.ucf-old" w katalogu "/etc/apt/apt.conf.d/", ponieważ ma on nieprawidłowe rozszerzenie pliku
[b]cat /etc/apt/apt.conf.d/50unattended-upgrades.ucf-old [/b]
// Unattended-Upgrade::Origins-Pattern controls which packages are // upgraded. // // Lines below have the format format is "keyword=value,...". A // package will be upgraded only if the values in its metadata match // all the supplied keywords in a line. (In other words, omitted // keywords are wild cards.) The keywords originate from the Release // file, but several aliases are accepted. The accepted keywords are: // a,archive,suite (eg, "stable") // c,component (eg, "main", "crontrib", "non-free") // l,label (eg, "Debian", "Debian-Security") // o,origin (eg, "Debian", "Unofficial Multimedia Packages") // n,codename (eg, "jessie", "jessie-updates") // site (eg, "http.debian.net") // The available values on the system are printed by the command // "apt-cache policy", and can be debugged by running // "unattended-upgrades -d" and looking at the log file. // // Within lines unattended-upgrades allows 2 macros whose values are // derived from /etc/debian_version: // ${distro_id} Installed origin. // ${distro_codename} Installed codename (eg, "jessie") Unattended-Upgrade::Origins-Pattern { // Codename based matching: // This will follow the migration of a release through different // archives (e.g. from testing to stable and later oldstable). // "o=Debian,n=jessie"; // "o=Debian,n=jessie-updates"; // "o=Debian,n=jessie-proposed-updates"; // "o=Debian,n=jessie,l=Debian-Security"; // Archive or Suite based matching: // Note that this will silently match a different release after // migration to the specified archive (e.g. testing becomes the // new stable). // "o=Debian,a=stable"; // "o=Debian,a=stable-updates"; // "o=Debian,a=proposed-updates"; "origin=Debian,codename=${distro_codename},label=Debian-Security"; }; // List of packages to not update (regexp are supported) Unattended-Upgrade::Package-Blacklist { // "vim"; // "libc6"; // "libc6-dev"; // "libc6-i686"; }; // This option allows you to control if on a unclean dpkg exit // unattended-upgrades will automatically run // dpkg --force-confold --configure -a // The default is true, to ensure updates keep getting installed //Unattended-Upgrade::AutoFixInterruptedDpkg "false"; // Split the upgrade into the smallest possible chunks so that // they can be interrupted with SIGUSR1. This makes the upgrade // a bit slower but it has the benefit that shutdown while a upgrade // is running is possible (with a small delay) //Unattended-Upgrade::MinimalSteps "true"; // Install all unattended-upgrades when the machine is shuting down // instead of doing it in the background while the machine is running // This will (obviously) make shutdown slower //Unattended-Upgrade::InstallOnShutdown "true"; // Send email to this address for problems or packages upgrades // If empty or unset then no email is sent, make sure that you // have a working mail setup on your system. A package that provides // 'mailx' must be installed. E.g. "user@example.com" //Unattended-Upgrade::Mail "root"; // Set this value to "true" to get emails only on errors. Default // is to always send a mail if Unattended-Upgrade::Mail is set //Unattended-Upgrade::MailOnlyOnError "true"; // Do automatic removal of new unused dependencies after the upgrade // (equivalent to apt-get autoremove) //Unattended-Upgrade::Remove-Unused-Dependencies "false"; // Automatically reboot *WITHOUT CONFIRMATION* if // the file /var/run/reboot-required is found after the upgrade //Unattended-Upgrade::Automatic-Reboot "false"; // If automatic reboot is enabled and needed, reboot at the specific // time instead of immediately // Default: "now" //Unattended-Upgrade::Automatic-Reboot-Time "02:00"; // Use apt bandwidth limit feature, this example limits the download // speed to 70kb/sec //Acquire::http::Dl-Limit "70";
[b]apt-get dist-upgrade[/b]
Czytanie list pakietów... Gotowe Budowanie drzewa zależności Odczyt informacji o stanie... Gotowe Obliczanie aktualizacji... Gotowe 0 aktualizowanych, 0 nowo instalowanych, 0 usuwanych i 0 nieaktualizowanych. N: Ignorowanie pliku "50unattended-upgrades.ucf-old" w katalogu "/etc/apt/apt.conf.d/", ponieważ ma on nieprawidłowe rozszerzenie pliku N: Ignorowanie pliku "priority.Kali.OS" w katalogu "/etc/apt/preferences.d/", ponieważ ma on nieprawidłowe rozszerzenie pliku
Ostatnio edytowany przez mike26 (2016-04-09 12:52:24)
Offline
mv /etc/apt/preferences.d/Kali /etc/apt/preferences
potem
aptitude update aptitude dist-upgrade
Offline
Ciągle ten sam błąd który wyżej opisałem.
Kali = priority.Kali.OS #Zmieniłem nazwę pliku
Ostatnio edytowany przez mike26 (2016-04-09 12:58:57)
Offline
Do czego potrzebujesz te repozytoria kali?
Jakbyś je wywalił, to na 99% pomoże.
Offline
Kali nie są mi do niczego potrzebne, nawet nie wiedziałem że je mam.
Na samym początku tak robiłem, komentarz Kali, repo "stretch" lub "testing".
Jednak system się nie aktualizował. Może dlatego że Kali ma większy priorytet? Nie wiem.
W sumie nie powinien mieć, z tego co czytałem ta dystrybucja jest oparta na testowej wersji Debiana w tym przypadku na Stretch.
W tej chwili Kali dodane jest w komentarz.
Ostatnio edytowany przez mike26 (2016-04-09 14:07:44)
Offline
Utworzyłem plik /etc/apt/apt.conf ponieważ go nie było.
Jednak, nic to nie zmieniło. Aktualizacja się nie wykonuje.
Offline
System zaktualizował się do dystrybucji Kali zamiast Stretch.[/quote]
Czym to się objawia?
Offline
Jak to objawia? Mam nie ten system który chce mieć.
Ostatnio edytowany przez mike26 (2016-04-09 15:35:29)
Offline
Z root'a zrób:
cd /etc/apt; rm listchanges.conf sources.list preferences.d trusted.gpg.d/* apt.conf trusted.gpg sources.list.d/* trusted.gpg~; echo "## podstawowe repozytorium deb http://ftp.pl.debian.org/debian/ testing main contrib non-free ## uaktualnienia bezpieczeństwa deb http://security.debian.org/ testing/updates main contrib non-free ## deb-multimedia - dodatkowe kodeki, odtwarzacze, etc. deb http://www.deb-multimedia.org/ testing main non-free ## przeglądarka Opera deb http://deb.opera.com/opera/ stable non-free ## przeglądarka Google Chrome deb http://dl.google.com/linux/chrome/deb/ stable main" >> sources.list; echo "APT::Default-Release "testing";" >> apt.conf;
Jak to zrobisz, to zamknij terminal, otwórz nowy, z root'a zrób poniższe i pokaż nam wynik:
find /etc/apt; cat /etc/apt/sources.list; cat /etc/apt/apt.conf; aptitude update; aptitude full-upgrade; aptitude dist-upgrade;
Potem będziemy myśleć.
Offline
[quote=mike26]Jak to objawia? Mam nie ten system który chce mieć.[/quote]
A coś konkretnego napiszesz?
@Pavlo950:
Po co tam repozytoria deb-multimedia, porzuconej Opery, Chrome?
Poza tym samo full-upgrade (dist-upgrade to dokładnie to samo i podawanie obu wersji jest bez sensu) nic nie zmienia do czasu ewentualnych aktualizacji do nowszych wersji w oficjalnym repozytorium Debiana.
Offline
No i nic się nie zmieniło ;)
Jak to się objawia?[/quote]
Nie bardzo rozumiem pytanie.
Uruchamia się środowisko graficzne
na początku mam więcej warring'ów,
lightdm uruchomił się jedynie z okienkiem do logowania ale jakoś to nie przeszkadza,
internet działa,
programy się uruchamiają
poza tym, że to nie system który chcę mieć chyba wszystko jest ok.
Offline
Pokaż
cat /etc/issue
Offline
cat /etc/issue Kali GNU/Linux 2.0 \n \l
Gdzie i czy można wyświetlić datę zainstalowania systemu?
System zainstalowałem w wersji z tego co pamiętam Wheezy testing, potem ciągle go aktualizowałem.
Ostatnio edytowany przez mike26 (2016-04-11 10:30:00)
Offline
[quote=mike26]
cat /etc/issue Kali GNU/Linux 2.0 \n \l
Gdzie i czy można wyświetlić datę zainstalowania systemu?
System zainstalowałem w wersji z tego co pamiętam Wheezy testing, potem ciągle go aktualizowałem.[/quote]
Daty utworzenia folderów? Albo, jeśli instalowałeś z płyty netinstall, to logi apt / dpkg.
Offline
tune2fs -l /dev/sda8 | grep create Filesystem created: Wed Oct 15 16:54:59 2014
Powoli odchodzimy od tematu, jak naprawić problem.
Nie chce instalować systemu od nowa.
Zresztą na PC "kochany Win7" sypie blue screenami jak szalony i tam będę musiał go wymienić.
Ostatnio edytowany przez mike26 (2016-04-11 20:39:03)
Offline
Już zrobiłem w poście #16 napisałem że nic się nie zmieniło.
aptitude update; aptitude full-upgrade; aptitude dist-upgrade;
Nie zaktualizował systemu.
Offline
[quote=mike26]Powoli odchodzimy od tematu, jak naprawić problem.[/quote]
A o czym tu dyskutować skoro uparcie nie raczysz sprecyzować na czym ów problem polega?
Tapeta ci się zmieniła czy co?
Ktoś ma się bawić w jasnowidza?
Offline
[quote=mike26]Już zrobiłem w poście #16 napisałem że nic się nie zmieniło.
aptitude update; aptitude full-upgrade; aptitude dist-upgrade;
Nie zaktualizował systemu.[/quote]
Nie zaktualizuje, bo masz nowsze paczki niż w repo testinga. Najprawdopodobniej. Chodziło o to, żebyś wrzucił sobie to co Ci proponowano wcześniej i pokazał, żeś to zrobił. Potem byś sobie paczki cofnął do tych z testinga i tyle.
Offline
Time (s) | Query |
---|---|
0.00010 | SET CHARSET latin2 |
0.00004 | SET NAMES latin2 |
0.00119 | 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='13.59.85.151' WHERE u.id=1 |
0.00065 | REPLACE INTO punbb_online (user_id, ident, logged) VALUES(1, '13.59.85.151', 1734025706) |
0.00038 | SELECT * FROM punbb_online WHERE logged<1734025406 |
0.00059 | DELETE FROM punbb_online WHERE ident='207.46.13.87' |
0.00057 | DELETE FROM punbb_online WHERE ident='52.15.189.183' |
0.00042 | SELECT topic_id FROM punbb_posts WHERE id=300509 |
0.00005 | SELECT id FROM punbb_posts WHERE topic_id=28520 ORDER BY posted |
0.00056 | 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=28520 AND t.moved_to IS NULL |
0.00005 | SELECT search_for, replace_with FROM punbb_censoring |
0.00289 | 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=28520 ORDER BY p.id LIMIT 0,25 |
0.00087 | UPDATE punbb_topics SET num_views=num_views+1 WHERE id=28520 |
Total query time: 0.00836 s |