I got the same errors as you. When I check what was in the file, i found it to be some html page, which was an error message.
Need to double check that wget command. head * ==> libio.c <== <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns='http://www.w3.org/1999/xhtml' xml:lang='en' lang='en'> <head> <title>cgit error</title> <meta name='generator' content='cgit v0.9.0.2'/> <meta name='robots' content='index, nofollow'/> <link rel='stylesheet' type='text/css' href='/cgit/cgit.css'/> <link rel='alternate' title='Atom feed' href='http://0x04.net/cgit/cgit.cgi/pgtest/atom/?h=(null)' type='application/atom+xml'/> </head> ==> libio.h <== <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns='http://www.w3.org/1999/xhtml' xml:lang='en' lang='en'> <head> <title>cgit error</title> <meta name='generator' content='cgit v0.9.0.2'/> <meta name='robots' content='index, nofollow'/> <link rel='stylesheet' type='text/css' href='/cgit/cgit.css'/> <link rel='alternate' title='Atom feed' href='http://0x04.net/cgit/cgit.cgi/pgtest/atom/?h=(null)' type='application/atom+xml'/> </head> ==> peek.c <== <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns='http://www.w3.org/1999/xhtml' xml:lang='en' lang='en'> <head> <title>cgit error</title> <meta name='generator' content='cgit v0.9.0.2'/> <meta name='robots' content='index, nofollow'/> <link rel='stylesheet' type='text/css' href='/cgit/cgit.css'/> <link rel='alternate' title='Atom feed' href='http://0x04.net/cgit/cgit.cgi/pgtest/atom/?h=(null)' type='application/atom+xml'/> </head> -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/553789 Title: [MASTER] [GT21x] X freeze/crash with nouveau driver To manage notifications about this bug go to: https://bugs.launchpad.net/nouveau/+bug/553789/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
