
Canonical Ends Bazaar Hosting on Launchpad
Canonical will cease all Bazaar code hosting on its Launchpad platform in two stages, culminating on 1 September 2025. The legacy version control system, once the backbone of many Ubuntu-related projects, will see its web interface retired soon, followed by full removal of backend functionality. Users of Bazaar, including developers relying on Ubuntu Engineering, must migrate to Git or other supported systems ahead of the deadline to preserve continuity.
Bazaar, created by Martin Pool and sponsored by Canonical, never matched Git in popularity. With its last stable release in 2016, it gradually lost traction among open‑source communities. Today, Git has become the standard, hosting the vast majority of collaborative software development activity. Canonical itself acknowledged that maintaining Bazaar consumed significant development, operational, and infrastructure resources, resources now better allocated to modernising Ubuntu and Launchpad.
Launchpad's rollback of Bazaar support will begin with the immediate shutdown of the Loggerhead web frontend, used for browsing Bazaar code repositories. Canonical cited declining legitimate traffic, with much of the web interface usage now coming from scrapers and automated bots. At this stage, developers will still be able to interact with repositories via command‑line tools, with pushes, pulls, and merges unaffected.
The second phase, starting 1 September 2025, will eliminate the Bazaar backend entirely. After this date, Launchpad will no longer host Bazaar repositories, meaning developers cannot push, pull, merge, or browse code via Bazaar. Canonical has urged all users to migrate their code before this shutdown to avoid service disruption.
ADVERTISEMENT
Migration instructions have been made available on Ubuntu's Discourse platform and Launchpad's documentation site. The recommended method relies on native Bazaar‑to‑Git interop, using tools like 'brz push' that convert Bazaar revisions into Git history. Users have reported this process to be slower but more reliable than older export‑import methods.
Not all Bazaar users are fluent with Git. In community discussions, one long‑time developer lamented that 'I love the simplicity of bazaar/launchpad… I really do not get git.' Another emphasised the invaluable contributions of Jezmer Vernooij, the maintainer of the Breezy fork, describing him as 'probably the most tangible act of generosity that can be made among strangers in the open source world'.
Ubuntu and Launchpad gained prominence through Bazaar because it was once the only version control system supported for packaging and PPAs. Over time, Git's features, performance, branching model, and ecosystem—spanning GitHub, GitLab, and Bitbucket—made it the clear choice for modern development.
Canonical highlighted its decision to deprecate Bazaar as part of its broader effort to modernise development workflows. By reallocating resources from maintaining outdated infrastructure like Bazaar, Canonical intends to better support Ubuntu's core development and implement improvements to Launchpad as a whole.
Despite the shift, Bazaar will not disappear entirely from the world of open source. Users who wish to continue using Bazaar beyond Launchpad's support cutoff can host their repositories with services like GNU Savannah, which remains committed to Bazaar support. Breezy, the active fork of Bazaar, will also continue to receive maintenance, ensuring the version control system endures for those who prefer it.
ADVERTISEMENT
The discontinuation of Bazaar on Launchpad marks a significant moment in the history of Ubuntu's development tools. Once tightly integrated into canonical workflows for building DEBs, PPAs, snaps and Ubuntu itself, Bazaar's sundering from Launchpad symbolises the retreat of niche VCS in favour of universally supported tools. It speaks to broader shifts in software development culture, aligning Ubuntu with prevailing industry practices centred on Git.
Canonical has emphasized that Ubuntu Engineering will receive migration support, and developers with unique needs are encouraged to reach out via Launchpad's feedback channels or Matrix. The company aims to collaborate closely to remove reliance on Bazaar-specific integrations used in Ubuntu's engineering systems.
As the 1 September deadline approaches, developers must act swiftly to export their repositories. Migrating preserves their revision histories, branches, and tags, ensuring continued project development. Those who delay risk losing remote access to their code and may face complex manual recovery efforts after Bazaar support ends.
Bazaar's sunset also underscores the dominance of Git in open‑source workflows. According to the 2024 Stack Overflow developer survey, approximately 98 per cent of developers use Git, everyone from hobbyists to large enterprises. Git's extensive ecosystem of CI/CD tools, integrations, and community support has entrenched it as the developer standard.
Despite familiarity with Bazaar among legacy projects, the broader open‑source ecosystem has migrated towards Git. Organisations seeking to maintain compatibility with the wider community, attract contributors, and leverage automated development pipelines will find Git essential. Enterprises relying on Bazaar must reevaluate their infrastructure and workflows to align with this reality.
Canonical's decision reflects both pragmatic resource allocation and alignment with community norms. By removing Bazaar support, it simplifies the development stack, reduces maintenance burden, and clarifies the path forward for Ubuntu's development ecosystem. While the transition brings uncertainty for long‑time Bazaar users, structured migration pathways and continued community support via Breezy and alternative hosts offer continuity.
This move also signals potential future efforts by Canonical to deprecate other legacy services on Launchpad, focusing the platform on components with active developer and user bases. By streamlining services, Canonical may enhance Launchpad's relevance in contemporary software engineering workflows.

Try Our AI Features
Explore what Daily8 AI can do for you:
Comments
No comments yet...
Related Articles


Arabian Post
a day ago
- Arabian Post
Canonical Ends Bazaar Hosting on Launchpad
Canonical will cease all Bazaar code hosting on its Launchpad platform in two stages, culminating on 1 September 2025. The legacy version control system, once the backbone of many Ubuntu-related projects, will see its web interface retired soon, followed by full removal of backend functionality. Users of Bazaar, including developers relying on Ubuntu Engineering, must migrate to Git or other supported systems ahead of the deadline to preserve continuity. Bazaar, created by Martin Pool and sponsored by Canonical, never matched Git in popularity. With its last stable release in 2016, it gradually lost traction among open‑source communities. Today, Git has become the standard, hosting the vast majority of collaborative software development activity. Canonical itself acknowledged that maintaining Bazaar consumed significant development, operational, and infrastructure resources, resources now better allocated to modernising Ubuntu and Launchpad. Launchpad's rollback of Bazaar support will begin with the immediate shutdown of the Loggerhead web frontend, used for browsing Bazaar code repositories. Canonical cited declining legitimate traffic, with much of the web interface usage now coming from scrapers and automated bots. At this stage, developers will still be able to interact with repositories via command‑line tools, with pushes, pulls, and merges unaffected. The second phase, starting 1 September 2025, will eliminate the Bazaar backend entirely. After this date, Launchpad will no longer host Bazaar repositories, meaning developers cannot push, pull, merge, or browse code via Bazaar. Canonical has urged all users to migrate their code before this shutdown to avoid service disruption. ADVERTISEMENT Migration instructions have been made available on Ubuntu's Discourse platform and Launchpad's documentation site. The recommended method relies on native Bazaar‑to‑Git interop, using tools like 'brz push' that convert Bazaar revisions into Git history. Users have reported this process to be slower but more reliable than older export‑import methods. Not all Bazaar users are fluent with Git. In community discussions, one long‑time developer lamented that 'I love the simplicity of bazaar/launchpad… I really do not get git.' Another emphasised the invaluable contributions of Jezmer Vernooij, the maintainer of the Breezy fork, describing him as 'probably the most tangible act of generosity that can be made among strangers in the open source world'. Ubuntu and Launchpad gained prominence through Bazaar because it was once the only version control system supported for packaging and PPAs. Over time, Git's features, performance, branching model, and ecosystem—spanning GitHub, GitLab, and Bitbucket—made it the clear choice for modern development. Canonical highlighted its decision to deprecate Bazaar as part of its broader effort to modernise development workflows. By reallocating resources from maintaining outdated infrastructure like Bazaar, Canonical intends to better support Ubuntu's core development and implement improvements to Launchpad as a whole. Despite the shift, Bazaar will not disappear entirely from the world of open source. Users who wish to continue using Bazaar beyond Launchpad's support cutoff can host their repositories with services like GNU Savannah, which remains committed to Bazaar support. Breezy, the active fork of Bazaar, will also continue to receive maintenance, ensuring the version control system endures for those who prefer it. ADVERTISEMENT The discontinuation of Bazaar on Launchpad marks a significant moment in the history of Ubuntu's development tools. Once tightly integrated into canonical workflows for building DEBs, PPAs, snaps and Ubuntu itself, Bazaar's sundering from Launchpad symbolises the retreat of niche VCS in favour of universally supported tools. It speaks to broader shifts in software development culture, aligning Ubuntu with prevailing industry practices centred on Git. Canonical has emphasized that Ubuntu Engineering will receive migration support, and developers with unique needs are encouraged to reach out via Launchpad's feedback channels or Matrix. The company aims to collaborate closely to remove reliance on Bazaar-specific integrations used in Ubuntu's engineering systems. As the 1 September deadline approaches, developers must act swiftly to export their repositories. Migrating preserves their revision histories, branches, and tags, ensuring continued project development. Those who delay risk losing remote access to their code and may face complex manual recovery efforts after Bazaar support ends. Bazaar's sunset also underscores the dominance of Git in open‑source workflows. According to the 2024 Stack Overflow developer survey, approximately 98 per cent of developers use Git, everyone from hobbyists to large enterprises. Git's extensive ecosystem of CI/CD tools, integrations, and community support has entrenched it as the developer standard. Despite familiarity with Bazaar among legacy projects, the broader open‑source ecosystem has migrated towards Git. Organisations seeking to maintain compatibility with the wider community, attract contributors, and leverage automated development pipelines will find Git essential. Enterprises relying on Bazaar must reevaluate their infrastructure and workflows to align with this reality. Canonical's decision reflects both pragmatic resource allocation and alignment with community norms. By removing Bazaar support, it simplifies the development stack, reduces maintenance burden, and clarifies the path forward for Ubuntu's development ecosystem. While the transition brings uncertainty for long‑time Bazaar users, structured migration pathways and continued community support via Breezy and alternative hosts offer continuity. This move also signals potential future efforts by Canonical to deprecate other legacy services on Launchpad, focusing the platform on components with active developer and user bases. By streamlining services, Canonical may enhance Launchpad's relevance in contemporary software engineering workflows.


Gulf Today
3 days ago
- Gulf Today
Asian equities see largest monthly foreign inflow in 15 months
Asian equities attracted strong foreign inflows in May as concerns over an immediate economic hit from higher US tariffs eased, prompting a return by investors who had previously exited large and concentrated positions in the region. The inflows marked a sharp reversal after four consecutive months of net foreign selling. According to data from LSEG, foreign investors bought approximately $10.65 billion worth of equities across India, Taiwan, South Korea, Thailand, Indonesia, Vietnam, and the Philippines, registering their largest monthly net purchase since February 2024. US President Donald Trump's announcement of reciprocal tariffs in early April stoked concerns over the impact on Asian exports, exporter margins, and regional supply chains, but a subsequent 90-day pause for most countries later in the month helped ease investor fears and revive interest in regional assets. Goldman Sachs said it has revised its earnings growth forecast for MSCI Asia Pacific ex-Japan (MXAPJ) to 9 per cent for both 2025 and 2026, raising estimates by 2 and 1 percentage points, respectively, citing stronger macro growth in China and US-exposed markets. The upgrade was also supported by $600 billion in AI-related investments from Saudi Arabia to US firms, which are expected to benefit Taiwan and Korea, though the impact may be partially offset by a weaker dollar, the brokerage said. Taiwan equities witnessed $7.28 billion worth of foreign inflows, the largest monthly cross-border net purchase since November 2023. Foreigners also acquired a significant $2.34 billion worth of Indian stocks in their largest monthly net purchase since September 2024. South Korean, Indonesian and Philippine stocks also saw foreign inflows worth a net $885 million, $338 million and $290 million, respectively, while Thai stocks suffered $491 million of net selling. Despite heightened market volatility in the first half of the year driven by concerns over President Trump's trade policies, the MSCI Asia-Pacific Index has risen about 8.8 per cent year-to-date, outperforming both the MSCI World Index, which is up 5.4 per cent, and the S&P 500 Index, which has gained 0.98 per cent. Asian currencies were steady on Friday and poised for weekly gains after a phone call between US President Donald Trump and Chinese leader Xi Jinping signalled further trade talks, while most regional equities tracked Wall Street's overnight losses. In India, equities reversed course to rise 0.9 per cent after the Reserve Bank of India delivered a larger-than-expected cut to its key repo rate and lowered the cash reserve ratio to bolster economic growth. 'The RBI may have decided to move quickly to a more appropriate policy rate level. A shift towards neutral stance means more rate cuts may be unlikely in the near-term,' Jeff Ng, Head of Asia Macro Strategy at SMBC, said. The rupee inched up 0.1 per cent to 85.74 per dollar. Other regional currencies moved within a narrow band. The Thai baht and Singapore dollar were largely flat but were on track for weekly gains of 0.5 per cent and 0.4 per cent, respectively. The Malaysian ringgit was up nearly 0.6 per cent for the week. MSCI's index of emerging market currencies was flat after touching an all-time high on Thursday. The index is up 0.5 per cent for the week. The dollar index was little changed, after hitting a six-week low on Thursday, and was headed for a weekly loss of 0.5 per cent. Trump's erratic tariff moves and a worsening US fiscal outlook have triggered a flight from the dollar, prompting analysts to expect most emerging market currencies will retain or build on their gains over the next six months. In their closely watched hour-long phone call on Thursday, Xi pressed Trump to ease trade tensions that have rattled the global economy and warned against provocative moves on Taiwan, according to a summary released by the Chinese government. But Trump said on social media that the talks, focused primarily on trade, led to 'a very positive conclusion'. 'The talks look positive, and coupled with Federal Reserve rate cut expectations due to weak US data, might lead to further USD softening,' said Saktiandi Supaat, Head of FX research at Maybank. Markets are now bracing for the US jobs and non-farm payrolls report due later in the day, with concerns that a downside surprise could stoke stagflation fears and boost pressure on the Federal Reserve to quickly ease policy. Reuters


Arabian Post
5 days ago
- Arabian Post
Bruno's Sponsorship Marks a Milestone for Open-Source API Tools
Bruno, the open-source API client has been announced as a Platinum Sponsor for IndiaFOSS 2025, the upcoming edition of the Free and Open Source Software conference organised by the FOSS United community. The event is scheduled to take place from 20 to 21 September 2025 at the NIMHANS Convention Centre in Bengaluru. Bruno's sponsorship underscores its growing prominence within the developer community. Designed as a lightweight, Git-friendly alternative to Postman, Bruno emphasises offline functionality and data privacy. It stores API collections locally in plain text '.bru' files, facilitating seamless version control and collaboration without reliance on cloud services. The IndiaFOSS 2025 conference anticipates over 2,500 in-person attendees, with an additional 2,500 participants expected to join virtually. The event will feature a range of activities, including workshops, panel discussions, and showcases of open-source projects. Bruno's involvement as a Platinum Sponsor highlights its commitment to the open-source ecosystem and its dedication to fostering community engagement. ADVERTISEMENT Bruno's participation in IndiaFOSS 2025 is not its first engagement with the conference. Previously, its founder Anoop M D presented Bruno at IndiaFOSS 3.0, where he discussed the tool's architecture and its role in the API development landscape. The presentation highlighted Bruno's unique features, such as its offline-first approach and integration with Git, which distinguish it from other API clients. The sponsorship also reflects Bruno's broader strategy to support and promote open-source initiatives. By aligning with IndiaFOSS 2025, Bruno aims to contribute to the growth and sustainability of the open-source community. The conference provides a platform for developers, enthusiasts, and organisations to collaborate and share knowledge, aligning with Bruno's mission to empower users through accessible and transparent tools.