ADVERTISEMENT

Renewed anti-government protests in Iraq leave 42 dead

Published Oct 26, 2019 09:02 am
By Agence France-Presse  Renewed anti-government protests across Iraq left more than 40 people dead on Friday through tear gas, live rounds, and fires, a watchdog and security sources told AFP. Iraqi security forces use tear gas to disperse the crowds in Baghdad as thousands of protesters massed near the high-security Green Zone in the second phase of a wave of anti-government demos (AFP Photo / MANILA BULLETIN) Iraqi security forces use tear gas to disperse the crowds in Baghdad as thousands of protesters massed near the high-security Green Zone in the second phase of a wave of anti-government demos (AFP Photo / MANILA BULLETIN) The protests represent the second phase of a week-long movement in early October that ended with more than 150 people dead. Rallies had been set to resume on Friday, with a range of actors from Iraq's highest Shiite authority to the United Nations urging restraint. They began early and calm on Thursday evening, with protesters exchanging flowers with security forces and the interior minister insisting police would "protect" protesters. But by Friday evening, demonstrations across the country had descended into violence that left 42 protesters dead -- at least half of them as they attacked the headquarters of armed factions or government bodies. Twelve died in the southern city of Diwaniyah alone while setting fire to the headquarters of the powerful Badr organization, part of the Hashed al-Shaabi paramilitary force, security sources told AFP. Another 30 came in a toll compiled by the Iraqi Human Rights Commission, which did not include the Diwaniyah dead. The national rights watchdog said the 30 were killed by gunshots or tear gas canisters in the capital and four southern provinces. Several died while trying to storm the offices of Asaib Ahl al-Haq, another armed faction, in two southern cities. Parliament is scheduled to meet on Saturday to discuss the protests further.

UN slams 'violations'

Security forces imposed a curfew across several southern provinces late Friday. Among them was Basra, which was swept up in its own wave of protests last year over moribund public services, with outraged citizens also burning government and party offices. Similar grievances sparked this month's protests: one in five Iraqis still lives in poverty and youth unemployment sits around 25 percent, according to the World Bank. The country ranks as OPEC's second-biggest oil producer -- and the 12th most corrupt nation in the world, according to Transparency International. But protesters said this year's demonstrations were unprecedented because of their independence and the violence with which they were met. At least 157 people were killed in the first few days of October, according to a government probe, a vast majority of the protesters in Baghdad. UN Secretary-General Antonio Guterres on Friday said the deaths were the result of "substantial" rights violations. "We deeply regret the number, the large number of people that have been killed in these circumstances," he said. Activists had urged Iraqis to return to the streets on Friday to mark a year since Prime Minister Adel Abdel Mahdi came to power. It was also the deadline set out by Iraq's top Shiite cleric, Grand Ayatollah Ali al-Sistani, for Abdel Mahdi to respond to demonstrators' demands. In a much-awaited sermon on Friday, Sistani's representative urged protesters and security forces to show "restraint," warning of "chaos" if violence broke out again. His sermon appeared to echo the package of reforms put forward by Abdel Mahdi, including an anti-corruption campaign, a job creation drive and improved social welfare.

'All liars'

But demonstrators sounded unconvinced. "Adel Abdel Mahdi is lying to us," protesters shouted in Baghdad, just hours after the premier's televised appearance in which he defended his reform agenda. "They are all liars -- they lie when they promise us jobs and when we protest, they fire tear gas at us!" shouted another. Thousands massed Friday outside Baghdad's Green Zone, which hosts government offices and foreign embassies, but security forces used a volley of tear gas to push them back. The enclave had been opened to the public for several months under Abdel Mahdi in response to the improving security situation across the country. But security was beefed up again when protesters began gathering earlier this month at Baghdad's iconic Tahrir (Liberation) Square, which lies across a key bridge from the Green Zone. In 2016, supporters of firebrand cleric Moqtada al-Sadr breached the area in response to his calls to hit the streets. Sadr, an influential ex-militiaman who controls the largest parliamentary bloc, has thrown his weight behind the recent protests. This week, he even instructed members of his own paramilitary force to be on "high alert," and they could be seen in parts of Baghdad on Friday in a clear show of force. Other paramilitaries have backed the government, including the powerful Hashed al-Shaabi force whose political branch is the second-largest parliamentary bloc. Iraq's mostly-Kurdish north and Sunni west have stayed silent. The country has been ravaged by decades of conflict that finally calmed in 2017 with a victory declared over the Islamic State group. But in response to protests, authorities have shut roads and imposed curfews and an internet blackout, which has been mostly lifted although social media remains blocked.
ADVERTISEMENT
.most-popular .layout-ratio{ padding-bottom: 79.13%; } @media (min-width: 768px) and (max-width: 1024px) { .widget-title { font-size: 15px !important; } }

{{ articles_filter_1561_widget.title }}

.most-popular .layout-ratio{ padding-bottom: 79.13%; } @media (min-width: 768px) and (max-width: 1024px) { .widget-title { font-size: 15px !important; } }

{{ articles_filter_1562_widget.title }}

.most-popular .layout-ratio{ padding-bottom: 79.13%; } @media (min-width: 768px) and (max-width: 1024px) { .widget-title { font-size: 15px !important; } }

{{ articles_filter_1563_widget.title }}

{{ articles_filter_1564_widget.title }}

.mb-article-details { position: relative; } .mb-article-details .article-body-preview, .mb-article-details .article-body-summary{ font-size: 17px; line-height: 30px; font-family: "Libre Caslon Text", serif; color: #000; } .mb-article-details .article-body-preview iframe , .mb-article-details .article-body-summary iframe{ width: 100%; margin: auto; } .read-more-background { background: linear-gradient(180deg, color(display-p3 1.000 1.000 1.000 / 0) 13.75%, color(display-p3 1.000 1.000 1.000 / 0.8) 30.79%, color(display-p3 1.000 1.000 1.000) 72.5%); position: absolute; height: 200px; width: 100%; bottom: 0; display: flex; justify-content: center; align-items: center; padding: 0; } .read-more-background a{ color: #000; } .read-more-btn { padding: 17px 45px; font-family: Inter; font-weight: 700; font-size: 18px; line-height: 16px; text-align: center; vertical-align: middle; border: 1px solid black; background-color: white; } .hidden { display: none; }
function initializeAllSwipers() { // Get all hidden inputs with cms_article_id document.querySelectorAll('[id^="cms_article_id_"]').forEach(function (input) { const cmsArticleId = input.value; const articleSelector = '#article-' + cmsArticleId + ' .body_images'; const swiperElement = document.querySelector(articleSelector); if (swiperElement && !swiperElement.classList.contains('swiper-initialized')) { new Swiper(articleSelector, { loop: true, pagination: false, navigation: { nextEl: '#article-' + cmsArticleId + ' .swiper-button-next', prevEl: '#article-' + cmsArticleId + ' .swiper-button-prev', }, }); } }); } setTimeout(initializeAllSwipers, 3000); const intersectionObserver = new IntersectionObserver( (entries) => { entries.forEach((entry) => { if (entry.isIntersecting) { const newUrl = entry.target.getAttribute("data-url"); if (newUrl) { history.pushState(null, null, newUrl); let article = entry.target; // Extract metadata const author = article.querySelector('.author-section').textContent.replace('By', '').trim(); const section = article.querySelector('.section-info ').textContent.replace(' ', ' '); const title = article.querySelector('.article-title h1').textContent; // Parse URL for Chartbeat path format const parsedUrl = new URL(newUrl, window.location.origin); const cleanUrl = parsedUrl.host + parsedUrl.pathname; // Update Chartbeat configuration if (typeof window._sf_async_config !== 'undefined') { window._sf_async_config.path = cleanUrl; window._sf_async_config.sections = section; window._sf_async_config.authors = author; } // Track virtual page view with Chartbeat if (typeof pSUPERFLY !== 'undefined' && typeof pSUPERFLY.virtualPage === 'function') { try { pSUPERFLY.virtualPage({ path: cleanUrl, title: title, sections: section, authors: author }); } catch (error) { console.error('ping error', error); } } // Optional: Update document title if (title && title !== document.title) { document.title = title; } } } }); }, { threshold: 0.1 } ); function showArticleBody(button) { const article = button.closest("article"); const summary = article.querySelector(".article-body-summary"); const body = article.querySelector(".article-body-preview"); const readMoreSection = article.querySelector(".read-more-background"); // Hide summary and read-more section summary.style.display = "none"; readMoreSection.style.display = "none"; // Show the full article body body.classList.remove("hidden"); } document.addEventListener("DOMContentLoaded", () => { let loadCount = 0; // Track how many times articles are loaded const offset = [1, 2, 3, 4, 5, 6, 7, 8, 9, 10]; // Offset values const currentUrl = window.location.pathname.substring(1); let isLoading = false; // Prevent multiple calls if (!currentUrl) { console.log("Current URL is invalid."); return; } const sentinel = document.getElementById("load-more-sentinel"); if (!sentinel) { console.log("Sentinel element not found."); return; } function isSentinelVisible() { const rect = sentinel.getBoundingClientRect(); return ( rect.top < window.innerHeight && rect.bottom >= 0 ); } function onScroll() { if (isLoading) return; if (isSentinelVisible()) { if (loadCount >= offset.length) { console.log("Maximum load attempts reached."); window.removeEventListener("scroll", onScroll); return; } isLoading = true; const currentOffset = offset[loadCount]; window.loadMoreItems().then(() => { let article = document.querySelector('#widget_1690 > div:nth-last-of-type(2) article'); intersectionObserver.observe(article) loadCount++; }).catch(error => { console.error("Error loading more items:", error); }).finally(() => { isLoading = false; }); } } window.addEventListener("scroll", onScroll); });

Sign up by email to receive news.