There's an issue with an Alpha/Beta Release of Ubuntu, what should I do?

42,194

Solution 1

General Alpha Information

If you've been redirected here you've probably asked a question about an Alpha or Beta release of Ubuntu.

Generally speaking we don't take questions about running or using unreleased versions of Ubuntu releases here since development releases change almost by the hour and usually it's broken and alpha testers are expected to give direct feedback to the developers via the bug tracker so that these issues can be fixed for everyone.

It's not that we don't care, we just wouldn't be good at it and one of the main purposes of the site is to create a reusable resource for users, which would be hard if we had a bunch of questions about something that quickly became out of date!

The answers in this question will help you get started, good luck, and thanks for testing!

File bugs

You should file bugs for the relevant package that you are having problems with. Bugs are one of the main advantages of having developer releases - they provide valuable information to the developers and help them to improve the software.

How do I report a bug?

If you are unsure which package to file the bug against, please use the other resources (forums, mailing lists etc.) to ask which package you should file it against.

Debugging Information will help you file bugs.

Solution 2

Forums

  • If your question on Ask Ubuntu was linked to this answer then this is where you should probably go to repost your problem.

The Ubuntu Forums' Development & Programming section is a good place to start. The precise subforum depends on the release, but at the moment you want the Ubuntu Development Version.

Take a look through the recent threads and see if anything looks like the problem you are experiencing. If it doesn't you should create a new thread detailing your experiences.

Solution 3

Before an upgrade, always test

sudo apt-get --simulate dist-upgrade

If you get an error about broken packages, don't upgrade.

Solution 4

IRC (Internet Relay Chat)

Solution 5

ubuntu-devel-announce mailing list

When large changes are being made usually a developer will post on the ubuntu-devel-announce list. This list doesn't get many posts (compared to some of the other Ubuntu lists!) so for pre-release testers there is no excuse not be subscribed to it.

Share:
42,194

Related videos on Youtube

Michael Gundlach
Author by

Michael Gundlach

I'm a Moderator - if you have any issues, questions, concerns about the site please feel free to contact me: marco [AT] ceppi [DOT] net or ask on the Ask Ubuntu Meta I have been using Ubuntu as my primary operating system since early 2005 - my prior OS of choice being Debian. I greatly enjoy the Community that has grown around Ubuntu and the standards it's upholding. I'm also now an employee of Canonical working on the Juju project. Github Thing Ohloh! Oh no! Everywhere else @marcoceppiGoogle+Facebook

Updated on September 17, 2022

Comments

  • Michael Gundlach
    Michael Gundlach almost 2 years

    I've been running Alpha releases of Ubuntu for some time now. I keep running into issues - how can I get these resolved? What should I do when I encounter these problems? And where can I find other Ubuntu+1 users to ask questions?

  • papukaija
    papukaija about 13 years
    Alternative: changelogs. Update manager will show only the relevant part (changes between the new and the current version) while Synaptic/apt(itude) will show the full changelog.