Problem with F26 fedora repo?

2017-06-16 Thread Ed Greshko
Hi,

I've been seeing this now for the past 14hrs, or there about

[root@f26-b14 yum.repos.d]# dnf clean metadata
Cache was expired
24 files removed
[root@f26-b14 yum.repos.d]# dnf check-update
Fedora 26 openh264 (From Cisco) - x86_64   2.2 kB/s | 2.8 kB
00:01   
Fedora 26 - x86_64 - Test Updates  2.3 MB/s |  24 MB
00:10   
Fedora 26 - x86_64 - Updates   450  B/s | 257  B
00:00   
Error: Failed to synchronize cache for repo 'fedora'

Is there known problem with the repo currently? 

-- 
Fedora Users List - The place to go to speculate endlessly



signature.asc
Description: OpenPGP digital signature
___
test mailing list -- test@lists.fedoraproject.org
To unsubscribe send an email to test-le...@lists.fedoraproject.org


Re: Problem with F26 fedora repo?

2017-06-16 Thread Matthew Miller
On Fri, Jun 16, 2017 at 10:07:24PM +0800, Ed Greshko wrote:
> [root@f26-b14 yum.repos.d]# dnf clean metadata
> Cache was expired
> 24 files removed
> [root@f26-b14 yum.repos.d]# dnf check-update
> Fedora 26 openh264 (From Cisco) - x86_64   2.2 kB/s | 2.8 kB
> 00:01   
> Fedora 26 - x86_64 - Test Updates  2.3 MB/s |  24 MB
> 00:10   
> Fedora 26 - x86_64 - Updates   450  B/s | 257  B
> 00:00   
> Error: Failed to synchronize cache for repo 'fedora'
> Is there known problem with the repo currently? 

I don't think so, and http://status.fedoraproject.org/ is green. What
mirror are you hitting?


> 
> -- 
> Fedora Users List - The place to go to speculate endlessly
> 




> ___
> test mailing list -- test@lists.fedoraproject.org
> To unsubscribe send an email to test-le...@lists.fedoraproject.org


-- 
Matthew Miller

Fedora Project Leader
___
test mailing list -- test@lists.fedoraproject.org
To unsubscribe send an email to test-le...@lists.fedoraproject.org


Re: Problem with F26 fedora repo?

2017-06-16 Thread Peter Robinson
On Fri, Jun 16, 2017 at 3:07 PM, Ed Greshko  wrote:
> Hi,
>
> I've been seeing this now for the past 14hrs, or there about
>
> [root@f26-b14 yum.repos.d]# dnf clean metadata
> Cache was expired
> 24 files removed
> [root@f26-b14 yum.repos.d]# dnf check-update
> Fedora 26 openh264 (From Cisco) - x86_64   2.2 kB/s | 2.8 kB
> 00:01
> Fedora 26 - x86_64 - Test Updates  2.3 MB/s |  24 MB
> 00:10
> Fedora 26 - x86_64 - Updates   450  B/s | 257  B
> 00:00
> Error: Failed to synchronize cache for repo 'fedora'
>
> Is there known problem with the repo currently?

I don't think so and it's mirrored out. I suspect you're in an area
where there's not a lot of country based mirrors (I've seen this in
some networks in Australia for example) and those mirrors aren't in
sync. There was some big updates gout our of late so some mirrors
might still be catching up.

Peter
___
test mailing list -- test@lists.fedoraproject.org
To unsubscribe send an email to test-le...@lists.fedoraproject.org


Re: Problem with F26 fedora repo?

2017-06-16 Thread Ed Greshko
On 06/16/17 22:21, Matthew Miller wrote:
> I don't think so, and http://status.fedoraproject.org/ is green. What
> mirror are you hitting?


What's the magic to expose what mirror I'm using?  

-- 
Fedora Users List - The place to go to speculate endlessly



signature.asc
Description: OpenPGP digital signature
___
test mailing list -- test@lists.fedoraproject.org
To unsubscribe send an email to test-le...@lists.fedoraproject.org


Re: Problem with F26 fedora repo?

2017-06-16 Thread Ed Greshko
On 06/16/17 22:27, Peter Robinson wrote:
> I don't think so and it's mirrored out. I suspect you're in an area
> where there's not a lot of country based mirrors (I've seen this in
> some networks in Australia for example) and those mirrors aren't in
> sync. There was some big updates gout our of late so some mirrors
> might still be catching up.


Well  I don't know what mirror it may be trying to contact.

If I do a dnf -d 9 check-update the last lines of output are

Cannot download
'https://mirrors.fedoraproject.org/metalink?repo=fedora-26&arch=x86_64': Cannot
download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were 
tried.
Cleaning up.
Error: Failed to synchronize cache for repo 'fedora'

-- 
Fedora Users List - The place to go to speculate endlessly



signature.asc
Description: OpenPGP digital signature
___
test mailing list -- test@lists.fedoraproject.org
To unsubscribe send an email to test-le...@lists.fedoraproject.org


Re: Problem with F26 fedora repo?

2017-06-16 Thread Peter Robinson
On Fri, Jun 16, 2017 at 3:48 PM, Ed Greshko  wrote:
> On 06/16/17 22:27, Peter Robinson wrote:
>> I don't think so and it's mirrored out. I suspect you're in an area
>> where there's not a lot of country based mirrors (I've seen this in
>> some networks in Australia for example) and those mirrors aren't in
>> sync. There was some big updates gout our of late so some mirrors
>> might still be catching up.
>
>
> Well  I don't know what mirror it may be trying to contact.
>
> If I do a dnf -d 9 check-update the last lines of output are
>
> Cannot download
> 'https://mirrors.fedoraproject.org/metalink?repo=fedora-26&arch=x86_64': 
> Cannot
> download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were 
> tried.
> Cleaning up.
> Error: Failed to synchronize cache for repo 'fedora'

I've seen that if the date/time is wrong due to cert verification.
Also you can add &country=global to the end of the repo URL and see if
that works and it will return any mirror.

Peter
___
test mailing list -- test@lists.fedoraproject.org
To unsubscribe send an email to test-le...@lists.fedoraproject.org


Re: Problem with F26 fedora repo?

2017-06-16 Thread Ed Greshko
On 06/16/17 22:21, Matthew Miller wrote:
> I don't think so, and http://status.fedoraproject.org/ is green. What
> mirror are you hitting?


Sorry to respond again  I think I mis-read the output seeing as it is late 
in my
day...

I think these are telling me the problem with all the mirrors being 
referenced...

repo: downloading from remote: fedora, _Handle: metalnk:
https://mirrors.fedoraproject.org/metalink?repo=fedora-26&arch=x86_64, mlist: 
None,
urls [].
error: Downloading successful, but checksum doesn't match. Calculated:
3b6ad97aeec66d3985599b0a6c21e620bead79f6a3c6b72a33677583efd436e3e77dd202d9586371d1caf6cfa5e3a409755f0914144b7c1a35fe6ac8e9b1bb3c(sha512)
3b6ad97aeec66d3985599b0a6c21e620bead79f6a3c6b72a33677583efd436e3e77dd202d9586371d1caf6cfa5e3a409755f0914144b7c1a35fe6ac8e9b1bb3c(sha512)
 
Expected:
f1cf79d149acdabb0ee06d218dfb0a42b1cdb3f6031c0d6a28d8306ff4c68617cadfcdc8dff57f05003523d32b13a85a17bb4e81de0b16a3ea32416f7bb2c567(sha512)
3655c847d864d16947b5fdaccc0e07c7e0e1b83563c37df0623ba58a3faa1d3523241cd94b982fd9a9ef7b9db28eaa06a728b498abaa35a8514f49609c6b4572(sha512)
 
(http://ftp.yz.yamagata-u.ac.jp/pub/linux/fedora-projects/fedora/linux/development/26/Everything/x86_64/os/repodata/repomd.xml).
error: Downloading successful, but checksum doesn't match. Calculated:
3b6ad97aeec66d3985599b0a6c21e620bead79f6a3c6b72a33677583efd436e3e77dd202d9586371d1caf6cfa5e3a409755f0914144b7c1a35fe6ac8e9b1bb3c(sha512)
3b6ad97aeec66d3985599b0a6c21e620bead79f6a3c6b72a33677583efd436e3e77dd202d9586371d1caf6cfa5e3a409755f0914144b7c1a35fe6ac8e9b1bb3c(sha512)
 
Expected:
f1cf79d149acdabb0ee06d218dfb0a42b1cdb3f6031c0d6a28d8306ff4c68617cadfcdc8dff57f05003523d32b13a85a17bb4e81de0b16a3ea32416f7bb2c567(sha512)
3655c847d864d16947b5fdaccc0e07c7e0e1b83563c37df0623ba58a3faa1d3523241cd94b982fd9a9ef7b9db28eaa06a728b498abaa35a8514f49609c6b4572(sha512)
 
(https://ftp.yz.yamagata-u.ac.jp/pub/linux/fedora-projects/fedora/linux/development/26/Everything/x86_64/os/repodata/repomd.xml).
error: Downloading successful, but checksum doesn't match. Calculated:
3b6ad97aeec66d3985599b0a6c21e620bead79f6a3c6b72a33677583efd436e3e77dd202d9586371d1caf6cfa5e3a409755f0914144b7c1a35fe6ac8e9b1bb3c(sha512)
3b6ad97aeec66d3985599b0a6c21e620bead79f6a3c6b72a33677583efd436e3e77dd202d9586371d1caf6cfa5e3a409755f0914144b7c1a35fe6ac8e9b1bb3c(sha512)
 
Expected:
f1cf79d149acdabb0ee06d218dfb0a42b1cdb3f6031c0d6a28d8306ff4c68617cadfcdc8dff57f05003523d32b13a85a17bb4e81de0b16a3ea32416f7bb2c567(sha512)
3655c847d864d16947b5fdaccc0e07c7e0e1b83563c37df0623ba58a3faa1d3523241cd94b982fd9a9ef7b9db28eaa06a728b498abaa35a8514f49609c6b4572(sha512)
 
(https://fedora.mirror.angkasa.id/pub/fedora/linux/development/26/Everything/x86_64/os/repodata/repomd.xml).
error: Downloading successful, but checksum doesn't match. Calculated:
3b6ad97aeec66d3985599b0a6c21e620bead79f6a3c6b72a33677583efd436e3e77dd202d9586371d1caf6cfa5e3a409755f0914144b7c1a35fe6ac8e9b1bb3c(sha512)
3b6ad97aeec66d3985599b0a6c21e620bead79f6a3c6b72a33677583efd436e3e77dd202d9586371d1caf6cfa5e3a409755f0914144b7c1a35fe6ac8e9b1bb3c(sha512)
 
Expected:
f1cf79d149acdabb0ee06d218dfb0a42b1cdb3f6031c0d6a28d8306ff4c68617cadfcdc8dff57f05003523d32b13a85a17bb4e81de0b16a3ea32416f7bb2c567(sha512)
3655c847d864d16947b5fdaccc0e07c7e0e1b83563c37df0623ba58a3faa1d3523241cd94b982fd9a9ef7b9db28eaa06a728b498abaa35a8514f49609c6b4572(sha512)
 
(http://fedora.mirror.angkasa.id/pub/fedora/linux/development/26/Everything/x86_64/os/repodata/repomd.xml).
error: Downloading successful, but checksum doesn't match. Calculated:
3b6ad97aeec66d3985599b0a6c21e620bead79f6a3c6b72a33677583efd436e3e77dd202d9586371d1caf6cfa5e3a409755f0914144b7c1a35fe6ac8e9b1bb3c(sha512)
3b6ad97aeec66d3985599b0a6c21e620bead79f6a3c6b72a33677583efd436e3e77dd202d9586371d1caf6cfa5e3a409755f0914144b7c1a35fe6ac8e9b1bb3c(sha512)
 
Expected:
f1cf79d149acdabb0ee06d218dfb0a42b1cdb3f6031c0d6a28d8306ff4c68617cadfcdc8dff57f05003523d32b13a85a17bb4e81de0b16a3ea32416f7bb2c567(sha512)
3655c847d864d16947b5fdaccc0e07c7e0e1b83563c37df0623ba58a3faa1d3523241cd94b982fd9a9ef7b9db28eaa06a728b498abaa35a8514f49609c6b4572(sha512)
 
(http://ftp.jaist.ac.jp/pub/Linux/Fedora/development/26/Everything/x86_64/os/repodata/repomd.xml).
error: Downloading successful, but checksum doesn't match. Calculated:
3b6ad97aeec66d3985599b0a6c21e620bead79f6a3c6b72a33677583efd436e3e77dd202d9586371d1caf6cfa5e3a409755f0914144b7c1a35fe6ac8e9b1bb3c(sha512)
3b6ad97aeec66d3985599b0a6c21e620bead79f6a3c6b72a33677583efd436e3e77dd202d9586371d1caf6cfa5e3a409755f0914144b7c1a35fe6ac8e9b1bb3c(sha512)
 
Expected:
f1cf79d149acdabb0ee06d218dfb0a42b1cdb3f6031c0d6a28d8306ff4c68617cadfcdc8dff57f05003523d32b13a85a17bb4e81de0b16a3ea32416f7bb2c567(sha512)
3655c847d864d16947b5fdaccc0e07c7e0e1b83563c37df0623ba58a3faa1d3523241cd94b982fd9a9ef7b9db28eaa06a728b498abaa35a8514f49609c6b4572(sha512)
 
(http://ftp.riken.jp/Linux/fedora/development/26/Everything/x86_64/os/repodata/repomd.xml).
error: Downloading successful, but checksum doesn't match. Calcu

Re: Problem with F26 fedora repo?

2017-06-16 Thread Matthew Miller
On Fri, Jun 16, 2017 at 10:28:21PM +0800, Ed Greshko wrote:
> On 06/16/17 22:21, Matthew Miller wrote:
> > I don't think so, and http://status.fedoraproject.org/ is green. What
> > mirror are you hitting?
> What's the magic to expose what mirror I'm using?  

Look in /var/log/dnf.librepo.log.

(There's an RFE for a dnf option to display this, but apparently it's
hard because it's really the lower-level library which knows the URL,
so there needs to be some way to hand the info back up.)


-- 
Matthew Miller

Fedora Project Leader
___
test mailing list -- test@lists.fedoraproject.org
To unsubscribe send an email to test-le...@lists.fedoraproject.org


Re: Problem with F26 fedora repo?

2017-06-16 Thread Jason L Tibbitts III
> "EG" == Ed Greshko  writes:

EG> Cannot download
EG> 'https://mirrors.fedoraproject.org/metalink?repo=fedora-26&arch=x86_64':
EG> Cannot download repomd.xml: Cannot download repodata/repomd.xml: All
EG> mirrors were tried.  Cleaning up.  Error: Failed to synchronize
EG> cache for repo 'fedora'

I guess the obvious next question is whether you can access that URL.

That hostname has ten IP4 addresses and five IP6 addresses and sadly DNF
doesn't tell you which actually addresses it's trying to contact.  It
really needs to have some way to give complete information about exactly
which host it is contacting and what the conversation looks like.  It's
not possible to tell if it's hitting one bad host and giving up, or if
there's some networking problem on the client end, or if the sun
imploded.  Guess I'll go search for upstream DNF bugs.

 - J<
___
test mailing list -- test@lists.fedoraproject.org
To unsubscribe send an email to test-le...@lists.fedoraproject.org


Re: Problem with F26 fedora repo?

2017-06-16 Thread Ed Greshko
On 06/16/17 22:56, Matthew Miller wrote:
> On Fri, Jun 16, 2017 at 10:28:21PM +0800, Ed Greshko wrote:
>> On 06/16/17 22:21, Matthew Miller wrote:
>>> I don't think so, and http://status.fedoraproject.org/ is green. What
>>> mirror are you hitting?
>> What's the magic to expose what mirror I'm using?  
> Look in /var/log/dnf.librepo.log.
>
> (There's an RFE for a dnf option to display this, but apparently it's
> hard because it's really the lower-level library which knows the URL,
> so there needs to be some way to hand the info back up.)
>
>
OK  I'll do more checking in my morning


-- 
Fedora Users List - The place to go to speculate endlessly



signature.asc
Description: OpenPGP digital signature
___
test mailing list -- test@lists.fedoraproject.org
To unsubscribe send an email to test-le...@lists.fedoraproject.org


Re: Problem with F26 fedora repo?

2017-06-16 Thread Ed Greshko
On 06/16/17 22:55, Peter Robinson wrote:
> I've seen that if the date/time is wrong due to cert verification.
> Also you can add &country=global to the end of the repo URL and see if
> that works and it will return any mirror.


OK   Thanks.   That got me going.  I can now install packages in the fedora 
repo
that haven't been updated since the beta release.

-- 
Fedora Users List - The place to go to speculate endlessly



signature.asc
Description: OpenPGP digital signature
___
test mailing list -- test@lists.fedoraproject.org
To unsubscribe send an email to test-le...@lists.fedoraproject.org


Re: Problem with F26 fedora repo?

2017-06-16 Thread Peter Robinson
On Fri, Jun 16, 2017 at 4:20 PM, Ed Greshko  wrote:
> On 06/16/17 22:55, Peter Robinson wrote:
>> I've seen that if the date/time is wrong due to cert verification.
>> Also you can add &country=global to the end of the repo URL and see if
>> that works and it will return any mirror.
>
>
> OK   Thanks.   That got me going.  I can now install packages in the 
> fedora repo
> that haven't been updated since the beta release.

the country option?
___
test mailing list -- test@lists.fedoraproject.org
To unsubscribe send an email to test-le...@lists.fedoraproject.org


Re: Problem with F26 fedora repo?

2017-06-16 Thread Ed Greshko
On 06/16/17 23:40, Peter Robinson wrote:
> On Fri, Jun 16, 2017 at 4:20 PM, Ed Greshko  wrote:
>> On 06/16/17 22:55, Peter Robinson wrote:
>>> I've seen that if the date/time is wrong due to cert verification.
>>> Also you can add &country=global to the end of the repo URL and see if
>>> that works and it will return any mirror.
>>
>> OK   Thanks.   That got me going.  I can now install packages in the 
>> fedora repo
>> that haven't been updated since the beta release.
> the country option?

Yes.


-- 
Fedora Users List - The place to go to speculate endlessly



signature.asc
Description: OpenPGP digital signature
___
test mailing list -- test@lists.fedoraproject.org
To unsubscribe send an email to test-le...@lists.fedoraproject.org


Re: Problem with F26 fedora repo?

2017-06-16 Thread Adam Williamson
On Fri, 2017-06-16 at 15:27 +0100, Peter Robinson wrote:
> On Fri, Jun 16, 2017 at 3:07 PM, Ed Greshko  wrote:
> > Hi,
> > 
> > I've been seeing this now for the past 14hrs, or there about
> > 
> > [root@f26-b14 yum.repos.d]# dnf clean metadata
> > Cache was expired
> > 24 files removed
> > [root@f26-b14 yum.repos.d]# dnf check-update
> > Fedora 26 openh264 (From Cisco) - x86_64   2.2 kB/s | 2.8 kB
> > 00:01
> > Fedora 26 - x86_64 - Test Updates  2.3 MB/s |  24 MB
> > 00:10
> > Fedora 26 - x86_64 - Updates   450  B/s | 257  B
> > 00:00
> > Error: Failed to synchronize cache for repo 'fedora'
> > 
> > Is there known problem with the repo currently?
> 
> I don't think so and it's mirrored out. I suspect you're in an area
> where there's not a lot of country based mirrors (I've seen this in
> some networks in Australia for example) and those mirrors aren't in
> sync. There was some big updates gout our of late so some mirrors
> might still be catching up.

Note, just saw someone reporting the same in a comment on a Fedora
Magazine post about the libdb issue.
-- 
Adam Williamson
Fedora QA Community Monkey
IRC: adamw | Twitter: AdamW_Fedora | XMPP: adamw AT happyassassin . net
http://www.happyassassin.net
___
test mailing list -- test@lists.fedoraproject.org
To unsubscribe send an email to test-le...@lists.fedoraproject.org


Re: Problem with F26 fedora repo?

2017-06-16 Thread Ed Greshko
On 06/17/17 07:51, Adam Williamson wrote:
> Note, just saw someone reporting the same in a comment on a Fedora
> Magazine post about the libdb issue.


FWIW, whatever was wrong in my part of the world has resolved itself.  I 
removed the
&country=global from the repo URL, did a "dnf clean metadata" and "dnf 
check-update"
completed without incident.

-- 
Fedora Users List - The place to go to speculate endlessly



signature.asc
Description: OpenPGP digital signature
___
test mailing list -- test@lists.fedoraproject.org
To unsubscribe send an email to test-le...@lists.fedoraproject.org