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  2013-06-26 14:12:20

  drelbrown - Użytkownik

drelbrown
Użytkownik
Zarejestrowany: 2013-01-07

Problem z Pin-Priority

Wczoraj wieczorem naszło mnie na upgrade z Wheezego do Jessie, wszytko poszło gladko (ok. 700 pakietów do aktualizacji). Następnie dodałem sobie repo sida z Pin-Priority  100 by zainstalować LB 4.0.4 (ładnie poszło [tt]aptitude -t sid install libreof~i[/tt]). Dziś dodałem repo experimentala również z Pin-Priority 100 i tu natknąłem się na problem. W [tt]/etc/apt/preferences[/tt] mam takie wpisy:

Kod:

Package: *
Pin: release n=sid
Pin-Priority: 100

Package: *
Pin: release n=experimental
Pin-Priority: 100

A LB chce koniecznie się podbić do wersji z experimentala, a ja chcę zostać przy wersji z sida pozostawiając repo experimentala z Pin-Priority 100

Kod:

libreoffice:
  Zainstalowana: 1:4.0.4-2
  Kandydująca:   1:4.1.0~rc1-1
  Tabela wersji:
     1:4.1.0~rc1-1 0
        100 http://ftp.debian.org/debian/ experimental/main amd64 Packages
 *** 1:4.0.4-2 0
        100 http://ftp.debian.org/debian/ sid/main amd64 Packages
        100 /var/lib/dpkg/status
     1:4.0.3-3 0
        500 http://ftp.debian.org/debian/ jessie/main amd64 Packages

Podbnie jest z

Kod:

krb5-locales:
  Zainstalowana: 1.10.1+dfsg-6
  Kandydująca:   1.11.3+dfsg-2
  Tabela wersji:
     1.11.3+dfsg-2 0
        100 http://ftp.debian.org/debian/ experimental/main amd64 Packages
 *** 1.10.1+dfsg-6 0
        100 http://ftp.debian.org/debian/ sid/main amd64 Packages
        100 /var/lib/dpkg/status
     1.10.1+dfsg-5 0
        500 http://ftp.debian.org/debian/ jessie/main amd64 Packages

Z innymi pakietami nie ma tego problemu.

Ostatnio edytowany przez drelbrown (2013-06-26 14:35:35)

Offline

 

#2  2013-06-26 16:21:41

  morfik - Cenzor wirtualnego świata

morfik
Cenzor wirtualnego świata
Skąd: ze WSI
Zarejestrowany: 2011-09-15
Serwis

Re: Problem z Pin-Priority

Do experimental nie ma potrzeby ustawiać priorytetów bo domyślnie można z niego zainstalować pakiety tylko przez aptitude -t experimental install . Także zostaw sobie wpis tylko od sida , a jak coś potrzebujesz z experimental to używaj -t .

Offline

 

#3  2013-06-26 16:28:19

  drelbrown - Użytkownik

drelbrown
Użytkownik
Zarejestrowany: 2013-01-07

Re: Problem z Pin-Priority

Tak wiem o tym. Ale z Pin-Priority 100 jest łatwiej. Przykład: Instaluję sobie jakiś tam pakiet z experimentala. W przyszłości dany pakiet wchodzi w nowszej wersji do experimentala i od razu automatycznie aktualizuje się. Domyślnie experimental ma Pin-Priority 1 i w takiej sytuacji aktualizacja nie nastąpi automatycznie, trzeba tego pilnować samemu.

Offline

 

#4  2013-06-26 16:33:34

  morfik - Cenzor wirtualnego świata

morfik
Cenzor wirtualnego świata
Skąd: ze WSI
Zarejestrowany: 2011-09-15
Serwis

Re: Problem z Pin-Priority

Z tego co czytałem, to jeśli pakiety mają taki sam priorytet to decyduje wersja pakietu i instaluje się nowsza. Zmień sidowi priorytet na 101 i powinno rozwiązać sprawę.

Offline

 

#5  2013-06-26 16:38:43

  drelbrown - Użytkownik

drelbrown
Użytkownik
Zarejestrowany: 2013-01-07

Re: Problem z Pin-Priority

Bangla :) Podziękował.

Offline

 

#6  2013-06-26 16:58:15

  drelbrown - Użytkownik

drelbrown
Użytkownik
Zarejestrowany: 2013-01-07

Re: Problem z Pin-Priority

Ale teraz tak patrzę, że jest mnóstwo pakietów, które są w wyższych wersjach w experimental, a nie chciały podbijać wersji (tylko wspomniane LB i krb5-locales). Przykład:

Kod:

mc:
  Zainstalowana: 3:4.8.5-1
  Kandydująca:   3:4.8.5-1
  Tabela wersji:
     3:4.8.8-1 0
        100 http://ftp.debian.org/debian/ experimental/main amd64 Packages
 *** 3:4.8.5-1 0
        101 http://ftp.debian.org/debian/ sid/main amd64 Packages
        500 http://ftp.debian.org/debian/ jessie/main amd64 Packages
        100 /var/lib/dpkg/status

Why?

Ostatnio edytowany przez drelbrown (2013-06-26 17:19:12)

Offline

 

#7  2013-06-26 17:54:35

  morfik - Cenzor wirtualnego świata

morfik
Cenzor wirtualnego świata
Skąd: ze WSI
Zarejestrowany: 2011-09-15
Serwis

Re: Problem z Pin-Priority

No bo experimental ma najmniejszy priorytet -- 100 . Jak zrobisz mu 102, to sobie zaktualizuje, chyba xD

Offline

 

#8  2013-06-26 18:09:46

  drelbrown - Użytkownik

drelbrown
Użytkownik
Zarejestrowany: 2013-01-07

Re: Problem z Pin-Priority

Chodzi mi o niekonsekwencję działania Pin-Priority. Wcześniej miałem 100 zarówno dla sid i experimentala i  chciały aktualizować się paczki libreoffice i krb5-locales, a pozostałe nie.
Teraz to widać:

Kod:

root@debian:/home/drelbrown# apt-cache policy libreoffice mc krb5-locales akregator 
libreoffice:
  Zainstalowana: 1:4.0.4-2
  Kandydująca:   1:4.1.0~rc1-1
  Tabela wersji:
     1:4.1.0~rc1-1 0
        100 http://ftp.debian.org/debian/ experimental/main amd64 Packages
 *** 1:4.0.4-2 0
        100 http://ftp.debian.org/debian/ sid/main amd64 Packages
        100 /var/lib/dpkg/status
     1:4.0.3-3 0
        500 http://ftp.debian.org/debian/ jessie/main amd64 Packages
mc:
  Zainstalowana: 3:4.8.5-1
  Kandydująca:   3:4.8.5-1
  Tabela wersji:
     3:4.8.8-1 0
        100 http://ftp.debian.org/debian/ experimental/main amd64 Packages
 *** 3:4.8.5-1 0
        100 http://ftp.debian.org/debian/ sid/main amd64 Packages
        500 http://ftp.debian.org/debian/ jessie/main amd64 Packages
        100 /var/lib/dpkg/status
krb5-locales:
  Zainstalowana: 1.10.1+dfsg-6
  Kandydująca:   1.11.3+dfsg-2
  Tabela wersji:
     1.11.3+dfsg-2 0
        100 http://ftp.debian.org/debian/ experimental/main amd64 Packages
 *** 1.10.1+dfsg-6 0
        100 http://ftp.debian.org/debian/ sid/main amd64 Packages
        100 /var/lib/dpkg/status
     1.10.1+dfsg-5 0
        500 http://ftp.debian.org/debian/ jessie/main amd64 Packages
akregator:
  Zainstalowana: 4:4.4.11.1+l10n-3+b1
  Kandydująca:   4:4.4.11.1+l10n-3+b1
  Tabela wersji:
     4:4.10.4-1 0
        100 http://ftp.debian.org/debian/ experimental/main amd64 Packages
 *** 4:4.4.11.1+l10n-3+b1 0
        100 http://ftp.debian.org/debian/ sid/main amd64 Packages
        500 http://ftp.debian.org/debian/ jessie/main amd64 Packages
        100 /var/lib/dpkg/status
root@debian:/home/drelbrown#

Ostatnio edytowany przez drelbrown (2013-06-26 18:20:05)

Offline

 

#9  2013-06-26 21:32:44

  marcin'82 - Użytkownik

marcin'82
Użytkownik
Skąd: Sosnowiec
Zarejestrowany: 2011-10-02

Re: Problem z Pin-Priority

Ustaw pin-priority, ale tylko dla jednego konkretnego pakietu, na przykład:
[quote="/etc/apt/preferences"]Package: iceweasel iceweasel-l10n-pl libmozjs* xulrunner-*
Pin: release o=Debian,a=unstable,n=sid
[color=#d70a53]Pin-Priority: 991[/color][/quote]
Pin musi być wyższy niż pozostałe piny repozytoriów i pakietów. Problem może powstać z zależnościami danego pakietu, jeśli jeszcze nie wejdą do danej galęzi.

Ostatnio edytowany przez marcin'82 (2013-06-26 21:33:56)


marcin'82

Offline

 

#10  2013-06-26 21:52:32

  drelbrown - Użytkownik

drelbrown
Użytkownik
Zarejestrowany: 2013-01-07

Re: Problem z Pin-Priority

Mi nie chodzi o ustawienie Pin-Priority dla pojedynczych pakietów, wiem że tak można. Chodzi mi o znalezienie przyczyny dlaczego mechanizm Pin-Priority nie działa w przypadku tych 2 pakietów.

Offline

 

#11  2013-06-26 22:17:18

  ArnVaker - Kapelusznik

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

Re: Problem z Pin-Priority

Kod:

libreoffice:
  Zainstalowana: 1:4.0.4-2
  Kandydująca:   1:4.1.0~rc1-1
  Tabela wersji:
     1:4.1.0~rc1-1 0
        100 http://ftp.debian.org/debian/ experimental/main amd64 Packages
 *** 1:4.0.4-2 0
        100 http://ftp.debian.org/debian/ sid/main amd64 Packages
        100 /var/lib/dpkg/status
     1:4.0.3-3 0
        500 http://ftp.debian.org/debian/ jessie/main amd64 Packages

wartości aktualnie uzyskiwane przez zainstalowaną wersję pakietu:

Kod:

 *** 1:4.0.4-2 0
        100 http://ftp.debian.org/debian/ sid/main amd64 Packages
        100 /var/lib/dpkg/status

100, 100 → 100

nowsze wersje pakietu z priorytetem wyższym lub równym 100: wersja z repo experimental

============

Kod:

mc:
  Zainstalowana: 3:4.8.5-1
  Kandydująca:   3:4.8.5-1
  Tabela wersji:
     3:4.8.8-1 0
        100 http://ftp.debian.org/debian/ experimental/main amd64 Packages
 *** 3:4.8.5-1 0
        100 http://ftp.debian.org/debian/ sid/main amd64 Packages
        500 http://ftp.debian.org/debian/ jessie/main amd64 Packages
        100 /var/lib/dpkg/status

wartości aktualnie uzyskiwane przez zainstalowaną wersję pakietu:

Kod:

 *** 3:4.8.5-1 0
        100 http://ftp.debian.org/debian/ sid/main amd64 Packages
        500 http://ftp.debian.org/debian/ jessie/main amd64 Packages
        100 /var/lib/dpkg/status

100, 500, 100 → 500

nowsze wersje pakietu z priorytetem wyższym lub równym 500: brak


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

Offline

 

#12  2013-06-26 22:48:12

  drelbrown - Użytkownik

drelbrown
Użytkownik
Zarejestrowany: 2013-01-07

Re: Problem z Pin-Priority

Dzięki ArnVaker, już wiem o co chodzi. Nie wiedziałem wcześniej na co należy patrzeć, a tu trzeba na [tt]***[/tt]

Offline

 

#13  2013-08-02 15:40:07

  drelbrown - Użytkownik

drelbrown
Użytkownik
Zarejestrowany: 2013-01-07

Re: Problem z Pin-Priority

ech znowu nie mogę ogarnąć Pin-Priority. Jest tak:

Kod:

pparmor:
  Zainstalowana: (brak)
  Kandydująca:   2.8.0-1
  Tabela wersji:
     2.8.0-1 0
         99 http://ftp.debian.org/debian/ sid/main amd64 Packages
        500 http://ftp.debian.org/debian/ jessie/main amd64 Packages
apparmor-docs:
  Zainstalowana: (brak)
  Kandydująca:   2.8.0-1
  Tabela wersji:
     2.8.0-1 0
         99 http://ftp.debian.org/debian/ sid/main amd64 Packages
        500 http://ftp.debian.org/debian/ jessie/main amd64 Packages
apparmor-easyprof:
  Zainstalowana: (brak)
  Kandydująca:   2.8.0-1
  Tabela wersji:
     2.8.0-1 0
         99 http://ftp.debian.org/debian/ sid/main amd64 Packages
        500 http://ftp.debian.org/debian/ jessie/main amd64 Packages
apparmor-notify:
  Zainstalowana: (brak)
  Kandydująca:   2.8.0-1
  Tabela wersji:
     2.8.0-1 0
         99 http://ftp.debian.org/debian/ sid/main amd64 Packages
        500 http://ftp.debian.org/debian/ jessie/main amd64 Packages
apparmor-profiles:
  Zainstalowana: (brak)
  Kandydująca:   2.8.0-1
  Tabela wersji:
     2.8.0-1 0
         99 http://ftp.debian.org/debian/ sid/main amd64 Packages
        500 http://ftp.debian.org/debian/ jessie/main amd64 Packages
apparmor-utils:
  Zainstalowana: (brak)
  Kandydująca:   2.8.0-1
  Tabela wersji:
     2.8.0-1 0
         99 http://ftp.debian.org/debian/ sid/main amd64 Packages
        500 http://ftp.debian.org/debian/ jessie/main amd64 Packages

Próba instalacji:

Kod:

# aptitude install apparmor apparmor-docs apparmor-easyprof apparmor-notify apparmor-profiles apparmor-utils -sVv
Następujące NOWE pakiety zostaną zainstalowane:
  apparmor [2.8.0-1]  apparmor-docs [2.8.0-1]  apparmor-easyprof [2.8.0-1]  apparmor-notify [2.8.0-1]  apparmor-profiles [2.8.0-1]  
  apparmor-utils [2.8.0-1]  libapparmor-perl{a} [2.8.0-1]  libapparmor1{a} [2.8.0-1]  libclass-factory-util-perl{a} [1.7-2]  
  libclass-load-perl{a} [0.20-1]  libclass-singleton-perl{a} [1.4-1]  libdata-optlist-perl{a} [0.107-1]  
  libdatetime-format-builder-perl{a} [0.8100-1]  libdatetime-format-iso8601-perl{a} [0.08-1]  libdatetime-format-strptime-perl{a} [1.5400-1]  
  libdatetime-locale-perl{a} [1:0.45-2]  libdatetime-perl{a} [2:1.03-1]  libdatetime-timezone-perl{a} [1:1.60-1+2013d]  
  libencode-locale-perl{a} [1.03-1]  libfile-listing-perl{a} [6.04-1]  libhtml-parser-perl{a} [3.71-1]  libhtml-tagset-perl{a} [3.20-2]  
  libhtml-tree-perl{a} [5.02-1]  libhttp-cookies-perl{a} [6.00-2]  libhttp-daemon-perl{a} [6.01-1]  libhttp-date-perl{a} [6.02-1]  
  libhttp-message-perl{a} [6.06-1]  libhttp-negotiate-perl{a} [6.00-2]  libio-html-perl{a} [1.00-1]  libio-socket-ssl-perl{a} [1.93-2]  
  liblwp-mediatypes-perl{a} [6.02-1]  liblwp-protocol-https-perl{a} [6.04-1]  libmodule-implementation-perl{a} [0.06-1]  
  libmodule-runtime-perl{a} [0.013-1]  libnet-http-perl{a} [6.06-1]  libpackage-deprecationmanager-perl{a} [0.13-1]  
  libpackage-stash-perl{a} [0.34-1]  libparams-classify-perl{a} [0.013-4]  libparams-util-perl{a} [1.07-1]  libparams-validate-perl{a} [1.06-1]  
  librpc-xml-perl{a} [0.77-1]  libsub-install-perl{a} [0.926-1]  libterm-readkey-perl{a} [2.30-4+b2]  libtry-tiny-perl{a} [0.16-1]  
  liburi-perl{a} [1.60-1]  libwww-perl{a} [6.05-1]  libwww-robotrules-perl{a} [6.01-1]  libxml-parser-perl{a} [2.41-1+b1]  
Następujące pakiety POLECANE przez inne NIE zostaną zainstalowane:
  libhtml-form-perl  libhtml-format-perl  libio-socket-inet6-perl  libio-socket-ip-perl  libmailtools-perl  libpackage-stash-xs-perl  
  libsocket-perl  libsocket6-perl  
Następujące pakiety SUGEROWANE przez inne NIE zostaną zainstalowane:
  libapache2-mod-perl2  libauthen-ntlm-perl  libcrypt-ssleay-perl  libdata-dump-perl  libnotify-bin  libscalar-number-perl  libsub-name-perl  
  libterm-readline-gnu-perl  vim-addon-manager  
0 pakietów aktualizowanych, 48 instalowanych, 0 do usunięcia i 0 nieaktualizowanych.
Do pobrania 5592 kB archiwów. Zajęte po rozpakowaniu: 22,1 MB.
Kontynuować? [Y/n/?] 
Inst libparams-util-perl (1.07-1 Debian:unstable [amd64])
Inst libsub-install-perl (0.926-1 Debian:unstable [all])
Inst libdata-optlist-perl (0.107-1 Debian:unstable [all])
Inst libparams-classify-perl (0.013-4 Debian:unstable [amd64])
Inst libmodule-runtime-perl (0.013-1 Debian:unstable [all])
Inst libtry-tiny-perl (0.16-1 Debian:unstable [all])
Inst libmodule-implementation-perl (0.06-1 Debian:unstable [all])
Inst libpackage-deprecationmanager-perl (0.13-1 Debian:unstable [all])
Inst libpackage-stash-perl (0.34-1 Debian:testing [all])
Inst libclass-load-perl (0.20-1 Debian:unstable [all])
Inst libclass-singleton-perl (1.4-1 Debian:unstable [all])
Inst libparams-validate-perl (1.06-1 Debian:unstable [amd64])
Inst libdatetime-timezone-perl (1:1.60-1+2013d Debian:unstable [all])
Inst libclass-factory-util-perl (1.7-2 Debian:unstable [all])
Inst libdatetime-locale-perl (1:0.45-2 Debian:unstable [all])
Inst libdatetime-perl (2:1.03-1 Debian:unstable [amd64])
Inst libdatetime-format-strptime-perl (1.5400-1 Debian:unstable [all])
Inst libdatetime-format-builder-perl (0.8100-1 Debian:unstable [all])
Inst libdatetime-format-iso8601-perl (0.08-1 Debian:unstable [all])
Inst libencode-locale-perl (1.03-1 Debian:unstable [all])
Inst libhttp-date-perl (6.02-1 Debian:unstable [all])
Inst libfile-listing-perl (6.04-1 Debian:unstable [all])
Inst liburi-perl (1.60-1 Debian:unstable [all])
Inst libhtml-tagset-perl (3.20-2 Debian:unstable [all])
Inst libhtml-parser-perl (3.71-1 Debian:unstable [amd64])
Inst libhtml-tree-perl (5.02-1 Debian:unstable [all])
Inst libio-html-perl (1.00-1 Debian:unstable [all])
Inst liblwp-mediatypes-perl (6.02-1 Debian:unstable [all])
Inst libhttp-message-perl (6.06-1 Debian:unstable [all])
Inst libhttp-cookies-perl (6.00-2 Debian:unstable [all])
Inst libhttp-daemon-perl (6.01-1 Debian:unstable [all])
Inst libhttp-negotiate-perl (6.00-2 Debian:unstable [all])
Inst libio-socket-ssl-perl (1.93-2 Debian:unstable [all])
Inst libnet-http-perl (6.06-1 Debian:unstable [all])
Inst libwww-robotrules-perl (6.01-1 Debian:unstable [all])
Inst libwww-perl (6.05-1 Debian:unstable [all]) []
Inst liblwp-protocol-https-perl (6.04-1 Debian:unstable [all])
Inst libxml-parser-perl (2.41-1+b1 Debian:unstable [amd64])
Inst librpc-xml-perl (0.77-1 Debian:unstable [all])
Inst libterm-readkey-perl (2.30-4+b2 Debian:unstable [amd64])
Inst libapparmor1 (2.8.0-1 Debian:unstable [amd64])
Inst libapparmor-perl (2.8.0-1 Debian:unstable [amd64])
Inst apparmor (2.8.0-1 Debian:unstable [amd64])
Inst apparmor-docs (2.8.0-1 Debian:unstable [all])
Inst apparmor-easyprof (2.8.0-1 Debian:unstable [all])
Inst apparmor-notify (2.8.0-1 Debian:unstable [all])
Inst apparmor-profiles (2.8.0-1 Debian:unstable [all])
Inst apparmor-utils (2.8.0-1 Debian:unstable [amd64])
Conf libparams-util-perl (1.07-1 Debian:unstable [amd64])
Conf libsub-install-perl (0.926-1 Debian:unstable [all])
Conf libdata-optlist-perl (0.107-1 Debian:unstable [all])
Conf libparams-classify-perl (0.013-4 Debian:unstable [amd64])
Conf libmodule-runtime-perl (0.013-1 Debian:unstable [all])
Conf libtry-tiny-perl (0.16-1 Debian:unstable [all])
Conf libmodule-implementation-perl (0.06-1 Debian:unstable [all])
Conf libpackage-deprecationmanager-perl (0.13-1 Debian:unstable [all])
Conf libpackage-stash-perl (0.34-1 Debian:testing [all])
Conf libclass-load-perl (0.20-1 Debian:unstable [all])
Conf libclass-singleton-perl (1.4-1 Debian:unstable [all])
Conf libparams-validate-perl (1.06-1 Debian:unstable [amd64])
Conf libdatetime-timezone-perl (1:1.60-1+2013d Debian:unstable [all])
Conf libclass-factory-util-perl (1.7-2 Debian:unstable [all])
Conf libdatetime-locale-perl (1:0.45-2 Debian:unstable [all])
Conf libdatetime-perl (2:1.03-1 Debian:unstable [amd64])
Conf libdatetime-format-strptime-perl (1.5400-1 Debian:unstable [all])
Conf libdatetime-format-builder-perl (0.8100-1 Debian:unstable [all])
Conf libdatetime-format-iso8601-perl (0.08-1 Debian:unstable [all])
Conf libencode-locale-perl (1.03-1 Debian:unstable [all])
Conf libhttp-date-perl (6.02-1 Debian:unstable [all])
Conf libfile-listing-perl (6.04-1 Debian:unstable [all])
Conf liburi-perl (1.60-1 Debian:unstable [all])
Conf libhtml-tagset-perl (3.20-2 Debian:unstable [all])
Conf libhtml-parser-perl (3.71-1 Debian:unstable [amd64])
Conf libhtml-tree-perl (5.02-1 Debian:unstable [all])
Conf libio-html-perl (1.00-1 Debian:unstable [all])
Conf liblwp-mediatypes-perl (6.02-1 Debian:unstable [all])
Conf libhttp-message-perl (6.06-1 Debian:unstable [all])
Conf libhttp-cookies-perl (6.00-2 Debian:unstable [all])
Conf libhttp-daemon-perl (6.01-1 Debian:unstable [all])
Conf libhttp-negotiate-perl (6.00-2 Debian:unstable [all])
Conf libio-socket-ssl-perl (1.93-2 Debian:unstable [all])
Conf libnet-http-perl (6.06-1 Debian:unstable [all])
Conf libwww-robotrules-perl (6.01-1 Debian:unstable [all])
Conf libwww-perl (6.05-1 Debian:unstable [all])
Conf liblwp-protocol-https-perl (6.04-1 Debian:unstable [all])
Conf libxml-parser-perl (2.41-1+b1 Debian:unstable [amd64])
Conf librpc-xml-perl (0.77-1 Debian:unstable [all])
Conf libterm-readkey-perl (2.30-4+b2 Debian:unstable [amd64])
Conf libapparmor1 (2.8.0-1 Debian:unstable [amd64])
Conf libapparmor-perl (2.8.0-1 Debian:unstable [amd64])
Conf apparmor (2.8.0-1 Debian:unstable [amd64])
Conf apparmor-docs (2.8.0-1 Debian:unstable [all])
Conf apparmor-easyprof (2.8.0-1 Debian:unstable [all])
Conf apparmor-notify (2.8.0-1 Debian:unstable [all])
Conf apparmor-profiles (2.8.0-1 Debian:unstable [all])
Conf apparmor-utils (2.8.0-1 Debian:unstable [amd64])

Dlaczego instalowane są pakiety z unstable, a nie z testinga?

#edit
Tak też instaluje się z Sida

Kod:

# aptitude -t testing install apparmor apparmor-docs apparmor-easyprof apparmor-notify apparmor-profiles apparmor-utils -sVv
Następujące NOWE pakiety zostaną zainstalowane:
  apparmor [2.8.0-1]  apparmor-docs [2.8.0-1]  apparmor-easyprof [2.8.0-1]  apparmor-notify [2.8.0-1]  apparmor-profiles [2.8.0-1]  
  apparmor-utils [2.8.0-1]  libapparmor-perl{a} [2.8.0-1]  libapparmor1{a} [2.8.0-1]  libclass-factory-util-perl{a} [1.7-2]  
  libclass-load-perl{a} [0.20-1]  libclass-singleton-perl{a} [1.4-1]  libdata-optlist-perl{a} [0.107-1]  
  libdatetime-format-builder-perl{a} [0.8100-1]  libdatetime-format-iso8601-perl{a} [0.08-1]  libdatetime-format-strptime-perl{a} [1.5400-1]  
  libdatetime-locale-perl{a} [1:0.45-2]  libdatetime-perl{a} [2:1.03-1]  libdatetime-timezone-perl{a} [1:1.60-1+2013d]  
  libencode-locale-perl{a} [1.03-1]  libfile-listing-perl{a} [6.04-1]  libhtml-parser-perl{a} [3.71-1]  libhtml-tagset-perl{a} [3.20-2]  
  libhtml-tree-perl{a} [5.02-1]  libhttp-cookies-perl{a} [6.00-2]  libhttp-daemon-perl{a} [6.01-1]  libhttp-date-perl{a} [6.02-1]  
  libhttp-message-perl{a} [6.06-1]  libhttp-negotiate-perl{a} [6.00-2]  libio-html-perl{a} [1.00-1]  libio-socket-ssl-perl{a} [1.93-2]  
  liblwp-mediatypes-perl{a} [6.02-1]  liblwp-protocol-https-perl{a} [6.04-1]  libmodule-implementation-perl{a} [0.06-1]  
  libmodule-runtime-perl{a} [0.013-1]  libnet-http-perl{a} [6.06-1]  libpackage-deprecationmanager-perl{a} [0.13-1]  
  libpackage-stash-perl{a} [0.34-1]  libparams-classify-perl{a} [0.013-4]  libparams-util-perl{a} [1.07-1]  libparams-validate-perl{a} [1.06-1]  
  librpc-xml-perl{a} [0.77-1]  libsub-install-perl{a} [0.926-1]  libterm-readkey-perl{a} [2.30-4+b2]  libtry-tiny-perl{a} [0.16-1]  
  liburi-perl{a} [1.60-1]  libwww-perl{a} [6.05-1]  libwww-robotrules-perl{a} [6.01-1]  libxml-parser-perl{a} [2.41-1+b1]  
Następujące pakiety POLECANE przez inne NIE zostaną zainstalowane:
  libhtml-form-perl  libhtml-format-perl  libio-socket-inet6-perl  libio-socket-ip-perl  libmailtools-perl  libpackage-stash-xs-perl  
  libsocket-perl  libsocket6-perl  
Następujące pakiety SUGEROWANE przez inne NIE zostaną zainstalowane:
  libapache2-mod-perl2  libauthen-ntlm-perl  libcrypt-ssleay-perl  libdata-dump-perl  libnotify-bin  libscalar-number-perl  libsub-name-perl  
  libterm-readline-gnu-perl  vim-addon-manager  
0 pakietów aktualizowanych, 48 instalowanych, 0 do usunięcia i 0 nieaktualizowanych.
Do pobrania 5592 kB archiwów. Zajęte po rozpakowaniu: 22,1 MB.
Kontynuować? [Y/n/?] 
Inst libparams-util-perl (1.07-1 Debian:unstable [amd64])
Inst libsub-install-perl (0.926-1 Debian:unstable [all])
Inst libdata-optlist-perl (0.107-1 Debian:unstable [all])
Inst libparams-classify-perl (0.013-4 Debian:unstable [amd64])
Inst libmodule-runtime-perl (0.013-1 Debian:unstable [all])
Inst libtry-tiny-perl (0.16-1 Debian:unstable [all])
Inst libmodule-implementation-perl (0.06-1 Debian:unstable [all])
Inst libpackage-deprecationmanager-perl (0.13-1 Debian:unstable [all])
Inst libpackage-stash-perl (0.34-1 Debian:testing [all])
Inst libclass-load-perl (0.20-1 Debian:unstable [all])
Inst libclass-singleton-perl (1.4-1 Debian:unstable [all])
Inst libparams-validate-perl (1.06-1 Debian:unstable [amd64])
Inst libdatetime-timezone-perl (1:1.60-1+2013d Debian:unstable [all])
Inst libclass-factory-util-perl (1.7-2 Debian:unstable [all])
Inst libdatetime-locale-perl (1:0.45-2 Debian:unstable [all])
Inst libdatetime-perl (2:1.03-1 Debian:unstable [amd64])
Inst libdatetime-format-strptime-perl (1.5400-1 Debian:unstable [all])
Inst libdatetime-format-builder-perl (0.8100-1 Debian:unstable [all])
Inst libdatetime-format-iso8601-perl (0.08-1 Debian:unstable [all])
Inst libencode-locale-perl (1.03-1 Debian:unstable [all])
Inst libhttp-date-perl (6.02-1 Debian:unstable [all])
Inst libfile-listing-perl (6.04-1 Debian:unstable [all])
Inst liburi-perl (1.60-1 Debian:unstable [all])
Inst libhtml-tagset-perl (3.20-2 Debian:unstable [all])
Inst libhtml-parser-perl (3.71-1 Debian:unstable [amd64])
Inst libhtml-tree-perl (5.02-1 Debian:unstable [all])
Inst libio-html-perl (1.00-1 Debian:unstable [all])
Inst liblwp-mediatypes-perl (6.02-1 Debian:unstable [all])
Inst libhttp-message-perl (6.06-1 Debian:unstable [all])
Inst libhttp-cookies-perl (6.00-2 Debian:unstable [all])
Inst libhttp-daemon-perl (6.01-1 Debian:unstable [all])
Inst libhttp-negotiate-perl (6.00-2 Debian:unstable [all])
Inst libio-socket-ssl-perl (1.93-2 Debian:unstable [all])
Inst libnet-http-perl (6.06-1 Debian:unstable [all])
Inst libwww-robotrules-perl (6.01-1 Debian:unstable [all])
Inst libwww-perl (6.05-1 Debian:unstable [all]) []
Inst liblwp-protocol-https-perl (6.04-1 Debian:unstable [all])
Inst libxml-parser-perl (2.41-1+b1 Debian:unstable [amd64])
Inst librpc-xml-perl (0.77-1 Debian:unstable [all])
Inst libterm-readkey-perl (2.30-4+b2 Debian:unstable [amd64])
Inst libapparmor1 (2.8.0-1 Debian:unstable [amd64])
Inst libapparmor-perl (2.8.0-1 Debian:unstable [amd64])
Inst apparmor (2.8.0-1 Debian:unstable [amd64])
Inst apparmor-docs (2.8.0-1 Debian:unstable [all])
Inst apparmor-easyprof (2.8.0-1 Debian:unstable [all])
Inst apparmor-notify (2.8.0-1 Debian:unstable [all])
Inst apparmor-profiles (2.8.0-1 Debian:unstable [all])
Inst apparmor-utils (2.8.0-1 Debian:unstable [amd64])
Conf libparams-util-perl (1.07-1 Debian:unstable [amd64])
Conf libsub-install-perl (0.926-1 Debian:unstable [all])
Conf libdata-optlist-perl (0.107-1 Debian:unstable [all])
Conf libparams-classify-perl (0.013-4 Debian:unstable [amd64])
Conf libmodule-runtime-perl (0.013-1 Debian:unstable [all])
Conf libtry-tiny-perl (0.16-1 Debian:unstable [all])
Conf libmodule-implementation-perl (0.06-1 Debian:unstable [all])
Conf libpackage-deprecationmanager-perl (0.13-1 Debian:unstable [all])
Conf libpackage-stash-perl (0.34-1 Debian:testing [all])
Conf libclass-load-perl (0.20-1 Debian:unstable [all])
Conf libclass-singleton-perl (1.4-1 Debian:unstable [all])
Conf libparams-validate-perl (1.06-1 Debian:unstable [amd64])
Conf libdatetime-timezone-perl (1:1.60-1+2013d Debian:unstable [all])
Conf libclass-factory-util-perl (1.7-2 Debian:unstable [all])
Conf libdatetime-locale-perl (1:0.45-2 Debian:unstable [all])
Conf libdatetime-perl (2:1.03-1 Debian:unstable [amd64])
Conf libdatetime-format-strptime-perl (1.5400-1 Debian:unstable [all])
Conf libdatetime-format-builder-perl (0.8100-1 Debian:unstable [all])
Conf libdatetime-format-iso8601-perl (0.08-1 Debian:unstable [all])
Conf libencode-locale-perl (1.03-1 Debian:unstable [all])
Conf libhttp-date-perl (6.02-1 Debian:unstable [all])
Conf libfile-listing-perl (6.04-1 Debian:unstable [all])
Conf liburi-perl (1.60-1 Debian:unstable [all])
Conf libhtml-tagset-perl (3.20-2 Debian:unstable [all])
Conf libhtml-parser-perl (3.71-1 Debian:unstable [amd64])
Conf libhtml-tree-perl (5.02-1 Debian:unstable [all])
Conf libio-html-perl (1.00-1 Debian:unstable [all])
Conf liblwp-mediatypes-perl (6.02-1 Debian:unstable [all])
Conf libhttp-message-perl (6.06-1 Debian:unstable [all])
Conf libhttp-cookies-perl (6.00-2 Debian:unstable [all])
Conf libhttp-daemon-perl (6.01-1 Debian:unstable [all])
Conf libhttp-negotiate-perl (6.00-2 Debian:unstable [all])
Conf libio-socket-ssl-perl (1.93-2 Debian:unstable [all])
Conf libnet-http-perl (6.06-1 Debian:unstable [all])
Conf libwww-robotrules-perl (6.01-1 Debian:unstable [all])
Conf libwww-perl (6.05-1 Debian:unstable [all])
Conf liblwp-protocol-https-perl (6.04-1 Debian:unstable [all])
Conf libxml-parser-perl (2.41-1+b1 Debian:unstable [amd64])
Conf librpc-xml-perl (0.77-1 Debian:unstable [all])
Conf libterm-readkey-perl (2.30-4+b2 Debian:unstable [amd64])
Conf libapparmor1 (2.8.0-1 Debian:unstable [amd64])
Conf libapparmor-perl (2.8.0-1 Debian:unstable [amd64])
Conf apparmor (2.8.0-1 Debian:unstable [amd64])
Conf apparmor-docs (2.8.0-1 Debian:unstable [all])
Conf apparmor-easyprof (2.8.0-1 Debian:unstable [all])
Conf apparmor-notify (2.8.0-1 Debian:unstable [all])
Conf apparmor-profiles (2.8.0-1 Debian:unstable [all])
Conf apparmor-utils (2.8.0-1 Debian:unstable [amd64])

Ostatnio edytowany przez drelbrown (2013-08-02 16:58:02)

Offline

 

#14  2013-08-02 17:26:50

  ArnVaker - Kapelusznik

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

Re: Problem z Pin-Priority

Instalowane są z testinga, ot akurat trafiło się, że te same wersje pakietów występują również w unstable. Jedyny który w testing/unstable występuje tutaj w różnych wersjach to [deb]libpackage-stash-perl[/deb]:

Kod:

libpackage-stash-perl:
  Zainstalowana: (brak)
  Kandydująca:   0.33-1
  Tabela wersji:
     0.35-1 0
        640 http://ftp.pl.debian.org/debian/ unstable/main amd64 Packages
     0.34-1 0
        740 http://ftp.pl.debian.org/debian/ testing/main amd64 Packages
     0.33-1 0
        940 http://ftp.pl.debian.org/debian/ stable/main amd64 Packages

I jak widać instalowana jest wersja z testinga:

Kod:

Inst libpackage-stash-perl (0.34-1 Debian:testing [all])

Pytanie sprowadza się do: „Skąd pobrany/zainstalowany zostanie pakiet którego ta sama wersja dostępna jest w kilku źródłach?”. AFAIR opiera się to na kolejności występowania wpisów w sources.list – pierwszeństwo ma ten najwyżej.


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

Offline

 

#15  2013-08-02 17:38:12

  drelbrown - Użytkownik

drelbrown
Użytkownik
Zarejestrowany: 2013-01-07

Re: Problem z Pin-Priority

[quote=ArnVaker]Pytanie sprowadza się do: „Skąd pobrany/zainstalowany zostanie pakiet którego ta sama wersja dostępna jest w kilku źródłach?”. AFAIR opiera się to na kolejności występowania wpisów w sources.list – pierwszeństwo ma ten najwyżej.[/quote]
A widzisz, tego nie wiedziałem, jeszcze raz dzięki za pomoc.

Offline

 

Stopka forum

Powered by PunBB
© Copyright 2002–2005 Rickard Andersson
Możesz wyłączyć AdBlock — tu nie ma reklam ;-)

[ Generated in 0.008 seconds, 11 queries executed ]

Informacje debugowania

Time (s) Query
0.00009 SET CHARSET latin2
0.00004 SET NAMES latin2
0.00117 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='18.216.77.153' WHERE u.id=1
0.00063 REPLACE INTO punbb_online (user_id, ident, logged) VALUES(1, '18.216.77.153', 1728299927)
0.00041 SELECT * FROM punbb_online WHERE logged<1728299627
0.00022 SELECT topic_id FROM punbb_posts WHERE id=235687
0.00020 SELECT id FROM punbb_posts WHERE topic_id=23816 ORDER BY posted
0.00032 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=23816 AND t.moved_to IS NULL
0.00026 SELECT search_for, replace_with FROM punbb_censoring
0.00093 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=23816 ORDER BY p.id LIMIT 0,25
0.00085 UPDATE punbb_topics SET num_views=num_views+1 WHERE id=23816
Total query time: 0.00512 s