Bug 98982 - Offline updates fail as it tries to do online update
Summary: Offline updates fail as it tries to do online update
Status: RESOLVED FIXED
Alias: None
Product: PackageKit
Classification: Unclassified
Component: General (show other bugs)
Version: unspecified
Hardware: Other All
: medium normal
Assignee: Richard Hughes
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-12-03 12:43 UTC by Bastien Nocera
Modified: 2017-01-01 12:43 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
offline not really offline (107.43 KB, text/plain)
2016-12-03 12:43 UTC, Bastien Nocera
Details

Description Bastien Nocera 2016-12-03 12:43:33 UTC
Created attachment 128316 [details]
offline not really offline

Using PackageKit-1.1.4-1.fc25.x86_64 pk-offline-update tries to go online when doing an offline update:
Dec 03 13:22:03 surface pk-offline-update[661]: failed to update system: Curl error (6): Couldn't resolve host name for https://copr-be.cloud.fedoraproject.org/results/bentiss/mtdiag-qt/pubkey.gpg [Could not resolve host: copr-be.cloud.fedoraproject.org]

$ cat /etc/yum.repos.d/_copr_bentiss-mtdiag-qt.repo
[bentiss-mtdiag-qt]
name=Copr repo for mtdiag-qt owned by bentiss
baseurl=https://copr-be.cloud.fedoraproject.org/results/bentiss/mtdiag-qt/fedora-$releasever-$basearch/
skip_if_unavailable=True
gpgcheck=1
gpgkey=https://copr-be.cloud.fedoraproject.org/results/bentiss/mtdiag-qt/pubkey.gpg
enabled=1
Comment 1 Alexandre Franke 2016-12-05 13:10:05 UTC
It happened to me too with a COPR enabled. As soon as I disabled the COPR, the issue was gone.


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.