3

I thought about reporting a bug about a package from the wine PPA, but neither https://bugs.launchpad.net/~ubuntu-wine has an option to post a new bug report no https://answers.launchpad.net/~ubuntu-wine has an option to post a new question. But there are old bug reports and questions listed there.

I wonder how I can do this.

The standard ubuntu-bugway doesn't work for a package from PPA:

$ LC_ALL=en_US.UTF8 LANGUAGE=en LANG=en_US.UTF8 DISPLAY= ubuntu-bug wine1.7

*** Collecting problem information

The collected information can be sent to the developers to improve the
application. This might take a few minutes.
............

*** Problem in wine1.7

The problem cannot be reported:

This is not an official Ubuntu package. Please remove any third party package and try again.

Press any key to continue... 

No pending crash reports. Try --help for more information.
$ 
Evan Carroll
  • 7,526

1 Answers1

4

Launchpad doesn't have the facility to host bug trackers for PPAs, except in informal ways (some PPAs have an associated project for the purpose of bug reporting). If you aren't told otherwise, the only thing you can do is contact the owner of the PPA directly.

Colin Watson
  • 6,340
  • But somehow https://bugs.launchpad.net/~ubuntu-wine has some bugs. That--in the first place--made me wonder: how did those bugs got assigned to ubuntu-wine and how I could do the same. – imz -- Ivan Zakharyaschev Sep 07 '15 at 10:26
  • 1
    Those are bugs filed elsewhere (for example on the official wine package in Ubuntu) that the ubuntu-wine team is assigned to or subscribed to. That's of no help to you in working out an appropriate bug target in this case. – Colin Watson Sep 08 '15 at 10:48