Alex, I pasted the code provided in the URLs in the corresponding repos in my /etc/yum.repos.d/. $ sudo yum update -y completed successfully. Thanks a lot for your help!
On Tue, Nov 19, 2019 at 8:42 PM Akim Grudzitsky <akdriv...@gmail.com> wrote: > Alex, thank you for your reply. I did what you suggested, but the result > is the same. > > Both delorean.repo and delorean-deps.repo contain HTML code inside. > "delorean.repo" > <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> > <html><head> > <title>301 Moved Permanently</title> > </head><body> > <h1>Moved Permanently</h1> > <p>The document has moved <a href=" > https://trunk.rdoproject.org/centos7/current-passed-ci/delorean.repo > ">here</a>.</p> > </body></html> > > "delorean-deps.repo" > <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> > <html><head> > <title>301 Moved Permanently</title> > </head><body> > <h1>Moved Permanently</h1> > <p>The document has moved <a href=" > https://trunk.rdoproject.org/centos7/delorean-deps.repo">here</a>.</p> > </body></html> > > The following steps are provided on the Ussuri Milestone1 Test Day page. > > $ sudo curl -O http://trunk.rdoproject.org/centos7/delorean-deps.repo > > $ sudo curl -O > http://trunk.rdoproject.org/centos7/current-passed-ci/delorean.repo > > > On Tue, Nov 19, 2019 at 3:58 PM Alex Schultz <aschu...@redhat.com> wrote: > >> Looks like the delorean-deps.repo didn't fetch correctly. You could look >> at the contents of /etc/yum.repos.d/delorean-deps.repo to see what the >> content is. You can try removing that file and rerunning the curl command >> to re-download the file. >> >> On Tue, Nov 19, 2019 at 1:53 PM Akim Grudzitsky <akdriv...@gmail.com> >> wrote: >> >>> Hello, >>> >>> I followed the "How to test?" steps provided on the Ussuri Milestone1 >>> Test Day page (http://rdoproject.org/testday/ussuri/milestone1/). >>> After the $ sudo yum update -y command I've got the following error: >>> >>> "File contains no section headers.file: >>> file:///etc/yum.repos.d/delorean-deps.repo, line: 1'<!DOCTYPE HTML PUBLIC >>> "-//IETF//DTD HTML 2.0//EN">\n'" >>> >>> OS: CentOS 7 >>> >>> Is this a known error? >>> >>> Thank you. >>> _______________________________________________ >>> dev mailing list >>> dev@lists.rdoproject.org >>> http://lists.rdoproject.org/mailman/listinfo/dev >>> >>> To unsubscribe: dev-unsubscr...@lists.rdoproject.org >>> >>
_______________________________________________ dev mailing list dev@lists.rdoproject.org http://lists.rdoproject.org/mailman/listinfo/dev To unsubscribe: dev-unsubscr...@lists.rdoproject.org