From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Thu, 2 Jul 2020 23:25:49 +0300 From: Vladislav Zavjalov To: sisyphus@lists.altlinux.org Message-ID: <20200702202549.GA4782@imap.altlinux.org> MIME-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline Content-Transfer-Encoding: 8bit User-Agent: Mutt/1.10.1 (2018-07-13) Subject: [sisyphus] =?koi8-r?b?0NLPwszFzcEg0yDPws7P18zFzsnFzTogIGdwZy1w?= =?koi8-r?b?dWJrZXk=?= X-BeenThere: sisyphus@lists.altlinux.org X-Mailman-Version: 2.1.12 Precedence: list Reply-To: ALT Linux Sisyphus discussions List-Id: ALT Linux Sisyphus discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 02 Jul 2020 20:25:49 -0000 Archived-At: List-Archive: List-Post: Добрый день! Нарвался на странное поведение apt при обновлении. Как вы думаете, это что-то локальное, или какая-то интересная проблема с репозитарием? --- # apt-get update Get:1 ftp://ftp.altlinux.org Sisyphus/x86_64 release [1334B] Get:2 ftp://ftp.altlinux.org Sisyphus/x86_64-i586 release [555B] Get:3 ftp://ftp.altlinux.org Sisyphus/noarch release [924B] Fetched 2813B in 1s (1779B/s) Get:1 ftp://ftp.altlinux.org Sisyphus/x86_64/classic pkglist [19.9MB] Get:2 ftp://ftp.altlinux.org Sisyphus/x86_64/classic release [147B] Get:3 ftp://ftp.altlinux.org Sisyphus/x86_64-i586/classic pkglist [14.9MB] Get:4 ftp://ftp.altlinux.org Sisyphus/x86_64-i586/classic release [152B] Get:5 ftp://ftp.altlinux.org Sisyphus/noarch/classic pkglist [5192kB] Get:6 ftp://ftp.altlinux.org Sisyphus/noarch/classic release [147B] Fetched 40.0MB in 21s (1886kB/s) Reading Package Lists... Done Building Dependency Tree... Done W: There are multiple versions of "gpg-pubkey" in your system. This package won't be cleanly updated, unless you leave only one version. To leave multiple versions installed, you may remove that warning by setting the following option in your configuration file: RPM::Allow-Duplicated { "^gpg-pubkey$"; }; To disable these warnings completely set: RPM::Allow-Duplicated-Warning "false"; W: You may want to run apt-get update to correct these problems --- # rpm -qa gpg-pubkey gpg-pubkey-be1229cf-5631588c gpg-pubkey-df7587c3-576a5c23 --- # apt-get remove gpg-pubkey Reading Package Lists... Done Building Dependency Tree... Done Selecting gpg-pubkey#be1229cf-5631588c@1446074508 for 'gpg-pubkey' The following packages will be REMOVED: gpg-pubkey#be1229cf-5631588c@1446074508 0 upgraded, 0 newly installed, 1 removed and 1151 not upgraded. Need to get 0B of archives. After unpacking 0B of additional disk space will be used. Do you want to continue? [Y/n] y Segmentation fault