From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.1 (2015-04-28) on sa.local.altlinux.org X-Spam-Level: X-Spam-Status: No, score=-1.7 required=5.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,FREEMAIL_FORGED_FROMDOMAIN,FREEMAIL_FROM, HEADER_FROM_DIFFERENT_DOMAINS autolearn=no autolearn_force=no version=3.4.1 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=sender:date:from:to:subject:message-id:mime-version :content-disposition:content-transfer-encoding; bh=p/gCJYbQoJasb2igwhESVb0rrBB831JK2B8pyVhSAx8=; b=Dr6z6xHtay+4qiB6QIGQwpAB7SS7j3UaWwFuMdrm1BwTi73xrng3K4flIrk5CSaGMV 70ue49I1ABkdG6bd82NggnFqM+4C0xQcLArz5wuaQHHaHLwUDuN3xx7cywXRwgilo49k UnhXIgtByNPV5PzUbEUydT9vKEpxDU9MawlkNsSRrSPFGf9siFG87240OOmFeA9JSwSs pPmcOiKa6AVZpHqu9EB/kQDVp8DHttmvUDPUhKRExHogg/pATBkB3TzgYpqFCB6RTlZW Q5TZ9mtumlrhcrqTN8nNefCLGW0oYYL0SqFFuwQDvs68xFEXSZA3hW0hwT1PUkfsNI4/ h9WA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:sender:date:from:to:subject:message-id :mime-version:content-disposition:content-transfer-encoding; bh=p/gCJYbQoJasb2igwhESVb0rrBB831JK2B8pyVhSAx8=; b=c9Wy2bVTokDgCQj0ZC/XcwE2CpuCsPT8tKqIiZg3lN4o7lKrageSrRHcOp4WtaqMwR 5036yafg6UtEzw0K/j5CVSmSZYZCzAR0kW9eiKRrS4xbGSbeqjeQ4yK1CLgXv4ZXnAB9 9nvV5q8Afnnngpz3v1jvX6F4fvPWeQq6PfXwotFHSApNbpii3bBLbIXpw2lYWsFcsI0c 1Dc1WocvGb1onuL0qSd+5DLQweYV4TPGHLt9dctW8Lr74ziTSKJo2CkT8ikVo/L1q4Xy C7sI1UtY28OkK59NZORjwqV99HKrYA5IucZ/yTgA0JIAiSzTpm38CqO00pz9wJL/hW8C 0Sww== X-Gm-Message-State: AJcUukdhA2da9yoUoreNP1BZgXGuLLRhUea7VaKQU2ZRg/4TpZ82PM0Q qdTGSYmZH3vElNpilExOKNfiuDTe X-Google-Smtp-Source: ALg8bN5xsqkBa/4osQUAy+EST20drseok4xRBPtwDaRYazQPf1LWrZv2Y+eaVIZXiaJRNAuPaS8sLg== X-Received: by 2002:a2e:98c9:: with SMTP id s9-v6mr11738043ljj.166.1547459756166; Mon, 14 Jan 2019 01:55:56 -0800 (PST) Sender: "Ivan A. Melnikov" Date: Mon, 14 Jan 2019 13:55:53 +0400 From: "Ivan A. Melnikov" To: devel@lists.altlinux.org Message-ID: <20190114095553.uvj6pc3k7emwhecb@titan.localdomain> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit Subject: [devel] =?utf-8?b?0LTQuNCy0L3Ri9C5INC90L7QstGL0LkgcnBtLWJ1aWxk?= =?utf-8?q?_//_was=3A_=5B=23219337=5D_FAILED_lightdm=2Egit=3D1=2E16=2E7-al?= =?utf-8?q?t23?= X-BeenThere: devel@lists.altlinux.org X-Mailman-Version: 2.1.12 Precedence: list Reply-To: ALT Linux Team development discussions List-Id: ALT Linux Team development discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Jan 2019 09:55:59 -0000 Archived-At: List-Archive: List-Post: Привет. Я хотел проверить фикс к ALT#35844, но споткнулся об обновлённый rpm-build. С трудом подсунув хешеру этот самый rpm-build и собственный %disttag MY.DISTTAG я воспроизвёл проблему. Интересно следующее: * делаю чистый хешерный чрут * ставлю туда dm-tool, успешно: $ hsh-run -q ~/tmp/hasher2 -- rpm -q --provides dm-tool dm-tool = 1.16.7-alt23:MY.DISTTAG * пытаюсь доставить туда lightdm -- не выходит: $ hsh-install -q ~/tmp/hasher2 lightdm [... кусь ...] The following packages have unmet dependencies: lightdm: Depends: dm-tool (= 1.16.7-alt23:MY.DISTTAG) E: Broken packages hsh-install: Failed to calculate package file list. hsh-install: Failed to generate package file list. Эмм, но dm-tool *именно это и провайдит*, я только что проверил! Понятно, что проблема может быть и в пакете, но с такими взаимосключающими параграфами в диагностике apt/rpm тоже надо что-то делать. ----- Forwarded message from Girar Builder awaiter robot ----- Date: Mon, 14 Jan 2019 07:46:35 +0000 From: Girar Builder awaiter robot To: Ivan Melnikov Cc: sisyphus-incominger@lists.altlinux.org Subject: [#219337] FAILED lightdm.git=1.16.7-alt23 http://git.altlinux.org/tasks/219337/logs/events.1.1.log 2019-Jan-14 07:19:16 :: test-only task #219337 for sisyphus started by iv: #100 build 1.16.7-alt23 from /people/iv/packages/lightdm.git fetched at 2019-Jan-14 07:19:16 2019-Jan-14 07:19:17 :: [aarch64] #100 lightdm.git 1.16.7-alt23: build start 2019-Jan-14 07:19:17 :: [i586] #100 lightdm.git 1.16.7-alt23: build start 2019-Jan-14 07:19:17 :: [x86_64] #100 lightdm.git 1.16.7-alt23: build start 2019-Jan-14 07:23:32 :: [x86_64] #100 lightdm.git 1.16.7-alt23: build OK 2019-Jan-14 07:23:37 :: [i586] #100 lightdm.git 1.16.7-alt23: build OK 2019-Jan-14 07:28:18 :: [aarch64] #100 lightdm.git 1.16.7-alt23: build OK 2019-Jan-14 07:28:43 :: build check OK 2019-Jan-14 07:28:47 :: noarch check OK 2019-Jan-14 07:28:49 :: plan: src +1 -1 =18490, aarch64 +12 -12 =29405, i586 +12 -12 =32985, noarch +2 -2 =19006, x86_64 +12 -12 =33130 2019-Jan-14 07:28:49 :: version check OK 2019-Jan-14 07:28:49 :: lightdm: closes bugs: 35844 2019-Jan-14 07:29:37 :: generated apt indices 2019-Jan-14 07:29:37 :: created next repo 2019-Jan-14 07:29:56 :: dependencies check OK 2019-Jan-14 07:30:25 :: ELF symbols check OK 2019-Jan-14 07:30:48 :: [x86_64] #100 dm-tool: install check OK 2019-Jan-14 07:30:48 :: [i586] #100 dm-tool: install check OK 2019-Jan-14 07:31:09 :: [i586] #100 dm-tool-debuginfo: install check OK 2019-Jan-14 07:31:10 :: [x86_64] #100 dm-tool-debuginfo: install check OK 2019-Jan-14 07:31:27 :: [aarch64] #100 dm-tool: install check OK 2019-Jan-14 07:31:28 :: [i586] #100 liblightdm-gobject: install check OK 2019-Jan-14 07:31:28 :: [x86_64] #100 liblightdm-gobject: install check OK 2019-Jan-14 07:31:50 :: [x86_64] #100 liblightdm-gobject-debuginfo: install check OK 2019-Jan-14 07:31:50 :: [i586] #100 liblightdm-gobject-debuginfo: install check OK 2019-Jan-14 07:32:12 :: [x86_64] #100 liblightdm-qt: install check OK 2019-Jan-14 07:32:12 :: [i586] #100 liblightdm-qt: install check OK 2019-Jan-14 07:32:24 :: [aarch64] #100 dm-tool-debuginfo: install check OK 2019-Jan-14 07:32:46 :: [x86_64] #100 liblightdm-qt-debuginfo: install check OK 2019-Jan-14 07:32:47 :: [i586] #100 liblightdm-qt-debuginfo: install check OK 2019-Jan-14 07:33:11 :: [x86_64] #100 liblightdm-qt5: install check OK 2019-Jan-14 07:33:12 :: [i586] #100 liblightdm-qt5: install check OK 2019-Jan-14 07:33:18 :: [aarch64] #100 liblightdm-gobject: install check OK 2019-Jan-14 07:34:08 :: [x86_64] #100 liblightdm-qt5-debuginfo: install check OK 2019-Jan-14 07:34:14 :: [i586] #100 liblightdm-qt5-debuginfo: install check OK 2019-Jan-14 07:34:17 :: [aarch64] #100 liblightdm-gobject-debuginfo: install check OK x86_64: lightdm=1.16.7-alt23 install failed: Reading Package Lists... Building Dependency Tree... Starting Starting 2 Investigating dm-tool Package dm-tool has broken dep on lightdm Considering lightdm 9999 as a solution to dm-tool 3 Removing dm-tool rather than change lightdm Investigating lightdm Package lightdm has broken dep on dm-tool Considering dm-tool 3 as a solution to lightdm 9999 Added dm-tool to the remove list Fixing lightdm via keep of dm-tool Investigating dm-tool Package dm-tool has broken dep on lightdm Considering lightdm 9999 as a solution to dm-tool 3 Removing dm-tool rather than change lightdm Investigating lightdm Package lightdm has broken dep on dm-tool Considering dm-tool 3 as a solution to lightdm 9999 Added dm-tool to the remove list Fixing lightdm via keep of dm-tool Investigating dm-tool Package dm-tool has broken dep on lightdm Considering lightdm 9999 as a solution to dm-tool 9999 Removing dm-tool rather than change lightdm Investigating lightdm Package lightdm has broken dep on dm-tool Considering dm-tool 9999 as a solution to lightdm 9999 Done Some packages could not be installed. This may mean that you have requested an impossible situation or if you are using the unstable distribution that some required packages have not yet been created or been moved out of Incoming. Since you only requested a single operation it is extremely likely that the package is simply not installable and a bug report against that package should be filed. The following information may help to resolve the situation: The following packages have unmet dependencies: lightdm: Depends: dm-tool (= 1.16.7-alt23:sisyphus.219337.100) E: Broken packages hsh-install: Failed to calculate package file list. hsh-install: Failed to generate package file list. 2019-Jan-14 07:34:40 :: [x86_64] #100 lightdm: install check FAILED i586: lightdm=1.16.7-alt23 install failed: Reading Package Lists... Building Dependency Tree... Starting Starting 2 Investigating dm-tool Package dm-tool has broken dep on lightdm Considering lightdm 9999 as a solution to dm-tool 3 Removing dm-tool rather than change lightdm Investigating lightdm Package lightdm has broken dep on dm-tool Considering dm-tool 3 as a solution to lightdm 9999 Added dm-tool to the remove list Fixing lightdm via keep of dm-tool Investigating dm-tool Package dm-tool has broken dep on lightdm Considering lightdm 9999 as a solution to dm-tool 3 Removing dm-tool rather than change lightdm Investigating lightdm Package lightdm has broken dep on dm-tool Considering dm-tool 3 as a solution to lightdm 9999 Added dm-tool to the remove list Fixing lightdm via keep of dm-tool Investigating dm-tool Package dm-tool has broken dep on lightdm Considering lightdm 9999 as a solution to dm-tool 9999 Removing dm-tool rather than change lightdm Investigating lightdm Package lightdm has broken dep on dm-tool Considering dm-tool 9999 as a solution to lightdm 9999 Done Some packages could not be installed. This may mean that you have requested an impossible situation or if you are using the unstable distribution that some required packages have not yet been created or been moved out of Incoming. Since you only requested a single operation it is extremely likely that the package is simply not installable and a bug report against that package should be filed. The following information may help to resolve the situation: The following packages have unmet dependencies: lightdm: Depends: dm-tool (= 1.16.7-alt23:sisyphus.219337.100) E: Broken packages hsh-install: Failed to calculate package file list. hsh-install: Failed to generate package file list. 2019-Jan-14 07:34:44 :: [i586] #100 lightdm: install check FAILED x86_64: lightdm-debuginfo=1.16.7-alt23 install failed: Reading Package Lists... Building Dependency Tree... MI2a: mark lightdm-debuginfo MI2a: target lightdm MI2a: mark lightdm Starting Starting 2 Investigating dm-tool Package dm-tool has broken dep on lightdm Considering lightdm 2 as a solution to dm-tool 1 Removing dm-tool rather than change lightdm Investigating lightdm Package lightdm has broken dep on dm-tool Considering dm-tool 1 as a solution to lightdm 2 Added dm-tool to the remove list Fixing lightdm via keep of dm-tool Investigating dm-tool Package dm-tool has broken dep on lightdm Considering lightdm 2 as a solution to dm-tool 1 Removing dm-tool rather than change lightdm Investigating lightdm Package lightdm has broken dep on dm-tool Considering dm-tool 1 as a solution to lightdm 2 Added dm-tool to the remove list Fixing lightdm via keep of dm-tool Investigating dm-tool Package dm-tool has broken dep on lightdm Considering lightdm 2 as a solution to dm-tool 2 Removing dm-tool rather than change lightdm Investigating lightdm Package lightdm has broken dep on dm-tool Considering dm-tool 2 as a solution to lightdm 2 Holding Back lightdm rather than change dm-tool Investigating lightdm-debuginfo Package lightdm-debuginfo has broken dep on lightdm Considering lightdm 2 as a solution to lightdm-debuginfo 9999 Reinst Failed because of dm-tool Done Some packages could not be installed. This may mean that you have requested an impossible situation or if you are using the unstable distribution that some required packages have not yet been created or been moved out of Incoming. Since you only requested a single operation it is extremely likely that the package is simply not installable and a bug report against that package should be filed. The following information may help to resolve the situation: The following packages have unmet dependencies: lightdm-debuginfo: Depends: lightdm (= 1.16.7-alt23:sisyphus.219337.100) E: Broken packages hsh-install: Failed to calculate package file list. hsh-install: Failed to generate package file list. 2019-Jan-14 07:35:13 :: [x86_64] #100 lightdm-debuginfo: install check FAILED i586: lightdm-debuginfo=1.16.7-alt23 install failed: Reading Package Lists... Building Dependency Tree... MI2a: mark lightdm-debuginfo MI2a: target lightdm MI2a: mark lightdm Starting Starting 2 Investigating dm-tool Package dm-tool has broken dep on lightdm Considering lightdm 2 as a solution to dm-tool 1 Removing dm-tool rather than change lightdm Investigating lightdm Package lightdm has broken dep on dm-tool Considering dm-tool 1 as a solution to lightdm 2 Added dm-tool to the remove list Fixing lightdm via keep of dm-tool Investigating dm-tool Package dm-tool has broken dep on lightdm Considering lightdm 2 as a solution to dm-tool 1 Removing dm-tool rather than change lightdm Investigating lightdm Package lightdm has broken dep on dm-tool Considering dm-tool 1 as a solution to lightdm 2 Added dm-tool to the remove list Fixing lightdm via keep of dm-tool Investigating dm-tool Package dm-tool has broken dep on lightdm Considering lightdm 2 as a solution to dm-tool 2 Removing dm-tool rather than change lightdm Investigating lightdm Package lightdm has broken dep on dm-tool Considering dm-tool 2 as a solution to lightdm 2 Holding Back lightdm rather than change dm-tool Investigating lightdm-debuginfo Package lightdm-debuginfo has broken dep on lightdm Considering lightdm 2 as a solution to lightdm-debuginfo 9999 Reinst Failed because of dm-tool Done Some packages could not be installed. This may mean that you have requested an impossible situation or if you are using the unstable distribution that some required packages have not yet been created or been moved out of Incoming. Since you only requested a single operation it is extremely likely that the package is simply not installable and a bug report against that package should be filed. The following information may help to resolve the situation: The following packages have unmet dependencies: lightdm-debuginfo: Depends: lightdm (= 1.16.7-alt23:sisyphus.219337.100) E: Broken packages hsh-install: Failed to calculate package file list. hsh-install: Failed to generate package file list. 2019-Jan-14 07:35:15 :: [i586] #100 lightdm-debuginfo: install check FAILED 2019-Jan-14 07:35:15 :: [aarch64] #100 liblightdm-qt: install check OK x86_64: lightdm-devel=1.16.7-alt23 install failed: Reading Package Lists... Building Dependency Tree... MI2a: mark lightdm-devel MI2a: target lightdm MI2a: mark lightdm Starting Starting 2 Investigating liblightdm-gobject Package liblightdm-gobject has broken dep on lightdm Considering lightdm 2 as a solution to liblightdm-gobject 6 Re-Instated lightdm Added lightdm to the remove list Fixing liblightdm-gobject via keep of lightdm Investigating lightdm-devel Package lightdm-devel has broken dep on lightdm Considering lightdm 2 as a solution to lightdm-devel 9999 Done Some packages could not be installed. This may mean that you have requested an impossible situation or if you are using the unstable distribution that some required packages have not yet been created or been moved out of Incoming. Since you only requested a single operation it is extremely likely that the package is simply not installable and a bug report against that package should be filed. The following information may help to resolve the situation: The following packages have unmet dependencies: lightdm-devel: Depends: lightdm (= 1.16.7-alt23:sisyphus.219337.100) E: Broken packages hsh-install: Failed to calculate package file list. hsh-install: Failed to generate package file list. 2019-Jan-14 07:36:03 :: [x86_64] #100 lightdm-devel: install check FAILED i586: lightdm-devel=1.16.7-alt23 install failed: Reading Package Lists... Building Dependency Tree... MI2a: mark lightdm-devel MI2a: target lightdm MI2a: mark lightdm Starting Starting 2 Investigating liblightdm-gobject Package liblightdm-gobject has broken dep on lightdm Considering lightdm 2 as a solution to liblightdm-gobject 6 Re-Instated lightdm Added lightdm to the remove list Fixing liblightdm-gobject via keep of lightdm Investigating lightdm-devel Package lightdm-devel has broken dep on lightdm Considering lightdm 2 as a solution to lightdm-devel 9999 Done Some packages could not be installed. This may mean that you have requested an impossible situation or if you are using the unstable distribution that some required packages have not yet been created or been moved out of Incoming. Since you only requested a single operation it is extremely likely that the package is simply not installable and a bug report against that package should be filed. The following information may help to resolve the situation: The following packages have unmet dependencies: lightdm-devel: Depends: lightdm (= 1.16.7-alt23:sisyphus.219337.100) E: Broken packages hsh-install: Failed to calculate package file list. hsh-install: Failed to generate package file list. 2019-Jan-14 07:36:08 :: [i586] #100 lightdm-devel: install check FAILED x86_64: lightdm-devel-doc=1.16.7-alt23 post-install unowned files: /usr/share/gtk-doc /usr/share/gtk-doc/html 2019-Jan-14 07:36:21 :: [x86_64] #100 lightdm-devel-doc: install check OK i586: lightdm-devel-doc=1.16.7-alt23 post-install unowned files: /usr/share/gtk-doc /usr/share/gtk-doc/html 2019-Jan-14 07:36:26 :: [i586] #100 lightdm-devel-doc: install check OK 2019-Jan-14 07:36:32 :: [aarch64] #100 liblightdm-qt-debuginfo: install check OK x86_64: lightdm-gir=1.16.7-alt23 install failed: Reading Package Lists... Building Dependency Tree... MI2a: mark lightdm-gir MI2a: target lightdm MI2a: mark lightdm Starting Starting 2 Investigating dm-tool Package dm-tool has broken dep on lightdm Considering lightdm 2 as a solution to dm-tool 1 Removing dm-tool rather than change lightdm Investigating lightdm Package lightdm has broken dep on dm-tool Considering dm-tool 1 as a solution to lightdm 2 Added dm-tool to the remove list Fixing lightdm via keep of dm-tool Investigating dm-tool Package dm-tool has broken dep on lightdm Considering lightdm 2 as a solution to dm-tool 1 Removing dm-tool rather than change lightdm Investigating lightdm Package lightdm has broken dep on dm-tool Considering dm-tool 1 as a solution to lightdm 2 Added dm-tool to the remove list Fixing lightdm via keep of dm-tool Investigating dm-tool Package dm-tool has broken dep on lightdm Considering lightdm 2 as a solution to dm-tool 2 Removing dm-tool rather than change lightdm Investigating lightdm Package lightdm has broken dep on dm-tool Considering dm-tool 2 as a solution to lightdm 2 Holding Back lightdm rather than change dm-tool Investigating lightdm-gir Package lightdm-gir has broken dep on lightdm Considering lightdm 2 as a solution to lightdm-gir 9999 Reinst Failed because of dm-tool Done Some packages could not be installed. This may mean that you have requested an impossible situation or if you are using the unstable distribution that some required packages have not yet been created or been moved out of Incoming. Since you only requested a single operation it is extremely likely that the package is simply not installable and a bug report against that package should be filed. The following information may help to resolve the situation: The following packages have unmet dependencies: lightdm-gir: Depends: lightdm (= 1.16.7-alt23:sisyphus.219337.100) E: Broken packages hsh-install: Failed to calculate package file list. hsh-install: Failed to generate package file list. 2019-Jan-14 07:36:50 :: [x86_64] #100 lightdm-gir: install check FAILED i586: lightdm-gir=1.16.7-alt23 install failed: Reading Package Lists... Building Dependency Tree... MI2a: mark lightdm-gir MI2a: target lightdm MI2a: mark lightdm Starting Starting 2 Investigating dm-tool Package dm-tool has broken dep on lightdm Considering lightdm 2 as a solution to dm-tool 1 Removing dm-tool rather than change lightdm Investigating lightdm Package lightdm has broken dep on dm-tool Considering dm-tool 1 as a solution to lightdm 2 Added dm-tool to the remove list Fixing lightdm via keep of dm-tool Investigating dm-tool Package dm-tool has broken dep on lightdm Considering lightdm 2 as a solution to dm-tool 1 Removing dm-tool rather than change lightdm Investigating lightdm Package lightdm has broken dep on dm-tool Considering dm-tool 1 as a solution to lightdm 2 Added dm-tool to the remove list Fixing lightdm via keep of dm-tool Investigating dm-tool Package dm-tool has broken dep on lightdm Considering lightdm 2 as a solution to dm-tool 2 Removing dm-tool rather than change lightdm Investigating lightdm Package lightdm has broken dep on dm-tool Considering dm-tool 2 as a solution to lightdm 2 Holding Back lightdm rather than change dm-tool Investigating lightdm-gir Package lightdm-gir has broken dep on lightdm Considering lightdm 2 as a solution to lightdm-gir 9999 Reinst Failed because of dm-tool Done Some packages could not be installed. This may mean that you have requested an impossible situation or if you are using the unstable distribution that some required packages have not yet been created or been moved out of Incoming. Since you only requested a single operation it is extremely likely that the package is simply not installable and a bug report against that package should be filed. The following information may help to resolve the situation: The following packages have unmet dependencies: lightdm-gir: Depends: lightdm (= 1.16.7-alt23:sisyphus.219337.100) E: Broken packages hsh-install: Failed to calculate package file list. hsh-install: Failed to generate package file list. 2019-Jan-14 07:36:55 :: [i586] #100 lightdm-gir: install check FAILED x86_64: lightdm-gir-devel=1.16.7-alt23 install failed: Reading Package Lists... Building Dependency Tree... MI2a: mark lightdm-gir-devel MI2a: target lightdm-gir MI2a: mark lightdm-gir MI2a: target lightdm MI2a: mark lightdm Starting Starting 2 Investigating dm-tool Package dm-tool has broken dep on lightdm Considering lightdm 0 as a solution to dm-tool 1 Re-Instated lightdm Added lightdm to the remove list Fixing dm-tool via keep of lightdm Investigating lightdm-gir Package lightdm-gir has broken dep on lightdm Considering lightdm 0 as a solution to lightdm-gir 2 Holding Back lightdm-gir rather than change lightdm Investigating lightdm-gir-devel Package lightdm-gir-devel has broken dep on lightdm-gir Considering lightdm-gir 2 as a solution to lightdm-gir-devel 9999 Reinst Failed because of lightdm Done Some packages could not be installed. This may mean that you have requested an impossible situation or if you are using the unstable distribution that some required packages have not yet been created or been moved out of Incoming. Since you only requested a single operation it is extremely likely that the package is simply not installable and a bug report against that package should be filed. The following information may help to resolve the situation: The following packages have unmet dependencies: lightdm-gir-devel: Depends: lightdm-gir (= 1.16.7-alt23:sisyphus.219337.100) E: Broken packages hsh-install: Failed to calculate package file list. hsh-install: Failed to generate package file list. 2019-Jan-14 07:37:26 :: [x86_64] #100 lightdm-gir-devel: install check FAILED i586: lightdm-gir-devel=1.16.7-alt23 install failed: Reading Package Lists... Building Dependency Tree... MI2a: mark lightdm-gir-devel MI2a: target lightdm-gir MI2a: mark lightdm-gir MI2a: target lightdm MI2a: mark lightdm Starting Starting 2 Investigating dm-tool Package dm-tool has broken dep on lightdm Considering lightdm 0 as a solution to dm-tool 1 Re-Instated lightdm Added lightdm to the remove list Fixing dm-tool via keep of lightdm Investigating lightdm-gir Package lightdm-gir has broken dep on lightdm Considering lightdm 0 as a solution to lightdm-gir 2 Holding Back lightdm-gir rather than change lightdm Investigating lightdm-gir-devel Package lightdm-gir-devel has broken dep on lightdm-gir Considering lightdm-gir 2 as a solution to lightdm-gir-devel 9999 Reinst Failed because of lightdm Done Some packages could not be installed. This may mean that you have requested an impossible situation or if you are using the unstable distribution that some required packages have not yet been created or been moved out of Incoming. Since you only requested a single operation it is extremely likely that the package is simply not installable and a bug report against that package should be filed. The following information may help to resolve the situation: The following packages have unmet dependencies: lightdm-gir-devel: Depends: lightdm-gir (= 1.16.7-alt23:sisyphus.219337.100) E: Broken packages hsh-install: Failed to calculate package file list. hsh-install: Failed to generate package file list. 2019-Jan-14 07:37:30 :: [i586] #100 lightdm-gir-devel: install check FAILED 2019-Jan-14 07:37:35 :: [aarch64] #100 liblightdm-qt5: install check OK 2019-Jan-14 07:39:31 :: [aarch64] #100 liblightdm-qt5-debuginfo: install check OK aarch64: lightdm=1.16.7-alt23 install failed: Reading Package Lists... Building Dependency Tree... Starting Starting 2 Investigating dm-tool Package dm-tool has broken dep on lightdm Considering lightdm 9999 as a solution to dm-tool 3 Removing dm-tool rather than change lightdm Investigating lightdm Package lightdm has broken dep on dm-tool Considering dm-tool 3 as a solution to lightdm 9999 Added dm-tool to the remove list Fixing lightdm via keep of dm-tool Investigating dm-tool Package dm-tool has broken dep on lightdm Considering lightdm 9999 as a solution to dm-tool 3 Removing dm-tool rather than change lightdm Investigating lightdm Package lightdm has broken dep on dm-tool Considering dm-tool 3 as a solution to lightdm 9999 Added dm-tool to the remove list Fixing lightdm via keep of dm-tool Investigating dm-tool Package dm-tool has broken dep on lightdm Considering lightdm 9999 as a solution to dm-tool 9999 Removing dm-tool rather than change lightdm Investigating lightdm Package lightdm has broken dep on dm-tool Considering dm-tool 9999 as a solution to lightdm 9999 Done Some packages could not be installed. This may mean that you have requested an impossible situation or if you are using the unstable distribution that some required packages have not yet been created or been moved out of Incoming. Since you only requested a single operation it is extremely likely that the package is simply not installable and a bug report against that package should be filed. The following information may help to resolve the situation: The following packages have unmet dependencies: lightdm: Depends: dm-tool (= 1.16.7-alt23:sisyphus.219337.100) E: Broken packages hsh-install: Failed to calculate package file list. hsh-install: Failed to generate package file list. 2019-Jan-14 07:40:36 :: [aarch64] #100 lightdm: install check FAILED aarch64: lightdm-debuginfo=1.16.7-alt23 install failed: Reading Package Lists... Building Dependency Tree... MI2a: mark lightdm-debuginfo MI2a: target lightdm MI2a: mark lightdm Starting Starting 2 Investigating dm-tool Package dm-tool has broken dep on lightdm Considering lightdm 2 as a solution to dm-tool 1 Removing dm-tool rather than change lightdm Investigating lightdm Package lightdm has broken dep on dm-tool Considering dm-tool 1 as a solution to lightdm 2 Added dm-tool to the remove list Fixing lightdm via keep of dm-tool Investigating dm-tool Package dm-tool has broken dep on lightdm Considering lightdm 2 as a solution to dm-tool 1 Removing dm-tool rather than change lightdm Investigating lightdm Package lightdm has broken dep on dm-tool Considering dm-tool 1 as a solution to lightdm 2 Added dm-tool to the remove list Fixing lightdm via keep of dm-tool Investigating dm-tool Package dm-tool has broken dep on lightdm Considering lightdm 2 as a solution to dm-tool 2 Removing dm-tool rather than change lightdm Investigating lightdm Package lightdm has broken dep on dm-tool Considering dm-tool 2 as a solution to lightdm 2 Holding Back lightdm rather than change dm-tool Investigating lightdm-debuginfo Package lightdm-debuginfo has broken dep on lightdm Considering lightdm 2 as a solution to lightdm-debuginfo 9999 Reinst Failed because of dm-tool Done Some packages could not be installed. This may mean that you have requested an impossible situation or if you are using the unstable distribution that some required packages have not yet been created or been moved out of Incoming. Since you only requested a single operation it is extremely likely that the package is simply not installable and a bug report against that package should be filed. The following information may help to resolve the situation: The following packages have unmet dependencies: lightdm-debuginfo: Depends: lightdm (= 1.16.7-alt23:sisyphus.219337.100) E: Broken packages hsh-install: Failed to calculate package file list. hsh-install: Failed to generate package file list. 2019-Jan-14 07:41:41 :: [aarch64] #100 lightdm-debuginfo: install check FAILED aarch64: lightdm-devel=1.16.7-alt23 install failed: Reading Package Lists... Building Dependency Tree... MI2a: mark lightdm-devel MI2a: target lightdm MI2a: mark lightdm Starting Starting 2 Investigating liblightdm-gobject Package liblightdm-gobject has broken dep on lightdm Considering lightdm 2 as a solution to liblightdm-gobject 6 Re-Instated lightdm Added lightdm to the remove list Fixing liblightdm-gobject via keep of lightdm Investigating lightdm-devel Package lightdm-devel has broken dep on lightdm Considering lightdm 2 as a solution to lightdm-devel 9999 Done Some packages could not be installed. This may mean that you have requested an impossible situation or if you are using the unstable distribution that some required packages have not yet been created or been moved out of Incoming. Since you only requested a single operation it is extremely likely that the package is simply not installable and a bug report against that package should be filed. The following information may help to resolve the situation: The following packages have unmet dependencies: lightdm-devel: Depends: lightdm (= 1.16.7-alt23:sisyphus.219337.100) E: Broken packages hsh-install: Failed to calculate package file list. hsh-install: Failed to generate package file list. 2019-Jan-14 07:43:21 :: [aarch64] #100 lightdm-devel: install check FAILED aarch64: lightdm-devel-doc=1.16.7-alt23 post-install unowned files: /usr/share/gtk-doc /usr/share/gtk-doc/html 2019-Jan-14 07:44:13 :: [aarch64] #100 lightdm-devel-doc: install check OK aarch64: lightdm-gir=1.16.7-alt23 install failed: Reading Package Lists... Building Dependency Tree... MI2a: mark lightdm-gir MI2a: target lightdm MI2a: mark lightdm Starting Starting 2 Investigating dm-tool Package dm-tool has broken dep on lightdm Considering lightdm 2 as a solution to dm-tool 1 Removing dm-tool rather than change lightdm Investigating lightdm Package lightdm has broken dep on dm-tool Considering dm-tool 1 as a solution to lightdm 2 Added dm-tool to the remove list Fixing lightdm via keep of dm-tool Investigating dm-tool Package dm-tool has broken dep on lightdm Considering lightdm 2 as a solution to dm-tool 1 Removing dm-tool rather than change lightdm Investigating lightdm Package lightdm has broken dep on dm-tool Considering dm-tool 1 as a solution to lightdm 2 Added dm-tool to the remove list Fixing lightdm via keep of dm-tool Investigating dm-tool Package dm-tool has broken dep on lightdm Considering lightdm 2 as a solution to dm-tool 2 Removing dm-tool rather than change lightdm Investigating lightdm Package lightdm has broken dep on dm-tool Considering dm-tool 2 as a solution to lightdm 2 Holding Back lightdm rather than change dm-tool Investigating lightdm-gir Package lightdm-gir has broken dep on lightdm Considering lightdm 2 as a solution to lightdm-gir 9999 Reinst Failed because of dm-tool Done Some packages could not be installed. This may mean that you have requested an impossible situation or if you are using the unstable distribution that some required packages have not yet been created or been moved out of Incoming. Since you only requested a single operation it is extremely likely that the package is simply not installable and a bug report against that package should be filed. The following information may help to resolve the situation: The following packages have unmet dependencies: lightdm-gir: Depends: lightdm (= 1.16.7-alt23:sisyphus.219337.100) E: Broken packages hsh-install: Failed to calculate package file list. hsh-install: Failed to generate package file list. 2019-Jan-14 07:45:13 :: [aarch64] #100 lightdm-gir: install check FAILED aarch64: lightdm-gir-devel=1.16.7-alt23 install failed: Reading Package Lists... Building Dependency Tree... MI2a: mark lightdm-gir-devel MI2a: target lightdm-gir MI2a: mark lightdm-gir MI2a: target lightdm MI2a: mark lightdm Starting Starting 2 Investigating dm-tool Package dm-tool has broken dep on lightdm Considering lightdm 0 as a solution to dm-tool 1 Re-Instated lightdm Added lightdm to the remove list Fixing dm-tool via keep of lightdm Investigating lightdm-gir Package lightdm-gir has broken dep on lightdm Considering lightdm 0 as a solution to lightdm-gir 2 Holding Back lightdm-gir rather than change lightdm Investigating lightdm-gir-devel Package lightdm-gir-devel has broken dep on lightdm-gir Considering lightdm-gir 2 as a solution to lightdm-gir-devel 9999 Reinst Failed because of lightdm Done Some packages could not be installed. This may mean that you have requested an impossible situation or if you are using the unstable distribution that some required packages have not yet been created or been moved out of Incoming. Since you only requested a single operation it is extremely likely that the package is simply not installable and a bug report against that package should be filed. The following information may help to resolve the situation: The following packages have unmet dependencies: lightdm-gir-devel: Depends: lightdm-gir (= 1.16.7-alt23:sisyphus.219337.100) E: Broken packages hsh-install: Failed to calculate package file list. hsh-install: Failed to generate package file list. 2019-Jan-14 07:46:24 :: [aarch64] #100 lightdm-gir-devel: install check FAILED 2019-Jan-14 07:37:26 :: [x86_64] install check FAILED 2019-Jan-14 07:37:31 :: [i586] install check FAILED 2019-Jan-14 07:46:35 :: [aarch64] install check FAILED 2019-Jan-14 07:46:35 :: task #219337 for sisyphus FAILED ----- End forwarded message -----