
[]
Oldest serving US astronaut returns from space on 70th birthday | Science, Climate & Tech News | Sky News vendor._id) .map(id => { return window.sdc.consentIdMapping.find( vendorRecord => vendorRecord.sourcepointId === id ); }) .filter(record => !!record))]; const consentString = “:” + mappedVendors.map(vendor => vendor.gdpId).join(‘:’) + “:”; let expiryDate = new Date(); expiryDate.setMonth(expiryDate.getMonth() + 3); document.cookie = ‘consents=’ + consentString +’; expires=’ + expiryDate + ‘; path=/’; mappedVendors .forEach(vendor => { document.querySelectorAll(`[data-vendor-name=”${vendor.vendorName.toLowerCase()}”]`).forEach((e) => e.dataset.consent = true); }); document.querySelectorAll(`[data-vendor-name=”iab-vendor”]`).forEach((e) => e.dataset.consent = true); const pendingVendors = document.querySelectorAll(‘[data-consent=”pending”]’); if (pendingVendors.length){ pendingVendors.forEach(vendor => { vendor.dataset.consent = false; }); } } __tcfapi(‘addEventListener’, 2, function(tcData, success) { if (success) { if (tcData.eventStatus === ‘useractioncomplete’) { __tcfapi(‘getCustomVendorConsents’, 2, function(vendorConsents, success) { if (success) { window.sdc.createConsentCookie(vendorConsents) } }) } } }); document.addEventListener(“DOMContentLoaded”, () => { const consentsCookie = document.cookie .split(‘; ‘) .find(row => row.startsWith(‘consents=’)); if (consentsCookie) { const consentsValue = consentsCookie.split(‘=’)[1]; for (const vendor of window.sdc.consentIdMapping) { if (consentsValue.includes(`:${vendor.gdpId}:`)) { document.querySelectorAll(`[data-vendor-name=”${vendor.vendorName}”]:not([data-consent=”true”])`).forEach((e) => { if (e) { e.dataset.consent = true } }); } else { document.querySelectorAll(`[data-vendor-name=”${vendor.vendorName}”]:not([data-consent=”false”])`).forEach((e) => { if (e) { e.dataset.consent = false } }); } } document.querySelectorAll(`[data-vendor-name=”iab-vendor”]`).forEach((function(e) { e.dataset.consent = true })); } if (!consentsCookie) { __tcfapi(‘getCustomVendorConsents’, 2, function(vendorConsents, success) { if (success && !vendorConsents.newUser) { window.sdc.createConsentCookie(vendorConsents) } }) } window.addEventListener(‘load’, (event) => { setTimeout(function() { const consentsCookie = document.cookie .split(‘; ‘) .find(row => row.startsWith(‘consents=’)); if (!consentsCookie) { __tcfapi(‘ping’, 2, (pingReturn) => { if (!pingReturn.cmpLoaded) { document.querySelectorAll(`[data-consent=”pending”]`).forEach((function(e) { e.dataset.consent = “fallback” })); } }); } }, 500); }); }); ]]> item.trim().startsWith(“testGroup=”)); function clearCookie() { if (cookieExists) { document.cookie = `testGroup=; expires=Thu, 01 Jan 1970 00:00:00 UTC; path=/;”;` } } function acceptCallback() { clearCookie(); } function rejectCallback() { clearCookie(); } (function(){ if (!window.sdc || !window.sdc.checkConsent){ acceptCallback(); return; } window.sdc.checkConsent(document.currentScript, acceptCallback, rejectCallback); })(); ]]>
A Soyuz MS-26 spacecraft carrying American Donald Pettit and Russians Alexey Ovchinin and Ivan Wagner landed in Kazakhstan on Sunday.
Sunday 20 April 2025 05:01, UK
Why you can trust Sky News
America’s oldest serving astronaut has touched down on Earth on his 70th birthday.
NASA astronaut Donald Pettit and two Russian cosmonauts had been on a seven-month mission to the International Space Station (ISS).
The Soyuz MS-26 spacecraft carrying Mr Pettit and Russians Alexey Ovchinin and Ivan Wagner landed in Kazakhstan on Sunday.
“Its deorbiting and descent to Earth were normal,” Russia’s Roscosmos space agency said.
Image: The Soyuz MS-26 spacecraft returning to Earth. Pic: AP
The crew’s seven-month science mission started on 11 September 2024. They orbited the Earth 3,520 times over 220 days in space.
Read more from Sky News:
Robots race half-marathon against humans for first time
How Japan could shape the future of the NHS
Warning over exploitation of ‘influencer’ children
Image: The spacecraft lands in Kazakhstan. Pic: AP
Mr Pettit had been conducting research to enhance in-orbit metal 3D printing capabilities, advance water sanitisation technologies, explore plant growth under varying water conditions and investigate fire behaviour in microgravity, according to NASA.
It was the fourth time in space for Mr Pettit and Mr Ovchinin, while it was Mr Vagner’s second spaceflight.
{ window.sdc.loadModuleFromName = (name) => { const path = window.sdc.modules[name]; return import(path); } window.sdc.initModuleFromName = (name, autoload) => { document.querySelectorAll(` [data-component-name=”${name}”], [data-component-name-alias=”${name}”] `).forEach(async (root) => { if (root.dataset.autoload === ‘false’ && autoload) { return; } const path = window.sdc.modules[name]; if (!path) { console.error(`Component ${name} does not exist`); return; } const module = await import(path); const options = Object.assign({}, root.dataset); module.default(root, options); }); }; // load pubsub const pubSub = await import(window.sdc.modules[‘sdc-site-pub-sub’]); pubSub.default.init(window.sdc); // load modules from list Object.keys(window.sdc.modules).forEach((name) => { window.sdc.initModuleFromName(name, true); }); })();; ]]> { setTimeout(resolve, 1500); await import(‘https://browser.covatic.io/sdk/v1/sky.js’); await covaticBrowserSDK.Client(‘U2FsdGVkX19hWCIG7jeVaBqQ3RXrB2IEarzxva1Xqd7jCQUBz9Gi1qaVWwRuISMLltmeR1TCrnHvsflCtp/wZpxK8HlVjpLsBLn8Bzcj96tLDFn0et2SNx0tc4tHxJr+No2ZztQKx+u1Ss0KvOrLPzsQxfSWek+dNdRpfUJSq08zSHOUiFZacS0oEyI+xlI9hgRx3EsZM+5pp2xGUxfafwlqEsfotHZ3U1TBNiDgO1dI0inKz68ocAo8ffdvTZ2w’); await covaticBrowserSDK.isReady(); resolve(); }) } finally { window.sdc.initModuleFromName(‘ui-advert-manager’); window.sdc.initModuleFromName(‘ui-sitewide-video’); } ]]>