[Bug 1901724] Re: Systemd user environment generator is not executable.

2022-04-25 Thread Sunil Mohan Adapa
I have seen this issue across three different Ubuntu releases now,
latest being 22.04. After each upgrade, SSH logins (and git repo access)
using my GPG hardware token stop working. The workaround specified in
the descriptions works. I have been doing that after each Ubuntu
upgrade.

The lack of executable permission originated in Debian and was quickly
fixed. The fix didn't happen in Ubuntu and should be straight forward to
apply.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1901724

Title:
  Systemd user environment generator is not executable.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnupg2/+bug/1901724/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Re: [Bug 1881860] Re: Adds buster-backports to /etc/apt/sources.list... which breaks a Ubuntu system

2020-06-04 Thread Sunil Mohan Adapa
On 03/06/20 10:42 pm, Christian Ehrhardt  wrote:
[...]
> By that the current version in Groovy will stay at 20.3 and whenever
> you upload something newer than the failing 20.10 it will then work
> (fixed backport handling) and migrate into Ubuntu Groovy.

Okay, the simplest way seems to be to release 20.10.1 or 20.11.

> 
> For regular uploads, as long as you don't need Ubuntu-specific Delta
> your uploads to Debian will automatically be synced over to Ubuntu.
> You'll have to: - check Ubuntu tests and proposed migration [1] -
> make your package work fine on both (as you did with the dpkg-vendor
> commit)
>
> If both are true, then no "extra" uploads are needed.
>
FreedomBox is already a native package in Debian and we fix all Debian
issues without a delta. I suppose we can treat all Ubuntu bugs similarly
and avoid an Ubuntu-specific delta.

> After a release is done e.g. when Ubuntu Groovy releases in October
> all further updates will have to follow the SRU process [2] (TL;DR -
> only fixes, extra care on no regressions). You might consider to now
> apply to PPU [3] permission for freedombox to be able to upload to
> Ubuntu as needed when the case comes up.
> 
> [1]:
> http://people.canonical.com/~ubuntu-archive/proposed-migration/update_excuses.html
> [2]: https://wiki.ubuntu.com/StableReleaseUpdates
> [3]: https://wiki.ubuntu.com/UbuntuDevelopers#Per-package_Uploaders
> 

I will apply for PPU eventually. Thank you for a detailed response.

-- 
Sunil

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1881860

Title:
  Adds buster-backports to /etc/apt/sources.list... which breaks a
  Ubuntu system

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/plinth/+bug/1881860/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1881860] Re: Adds buster-backports to /etc/apt/sources.list... which breaks a Ubuntu system

2020-06-03 Thread Sunil Mohan Adapa
A patch for the problem has been merged to upstream:
https://salsa.debian.org/freedombox-
team/freedombox/-/merge_requests/1824 . Please consider applying this
patch and uploading the latest version of FreedomBox into Ubuntu. If it
make it any easier for you, I can request our release manager (James) to
make an emergency release 20.10.1 with this patch in it.

We will also be redoing the approach for backports differently in
upcoming releases. See: https://salsa.debian.org/freedombox-
team/freedombox/-/issues/1855

Off topic:

We, of the FreedomBox team, would love to see FreedomBox work well in
Ubuntu. We can make this happen by:

- Uploading FreedomBox regularly to Ubuntu (we have a two week release cycle) 
perhaps with the help of an Ubuntu maintainer.
- Update our test pipelines to run our functional test suite regularly on 
Ubuntu.
- Plan for Ubuntu LTS releases in addition to Debian stable releases, if we can.

If someone from Ubuntu who can help us to make this happen, please get
in touch.

** Bug watch added: salsa.debian.org/freedombox-team/freedombox/-/issues #1855
   https://salsa.debian.org/freedombox-team/freedombox/-/issues/1855

** Patch added: "Patch to fix the problem for Ubuntu and other derivatives"
   
https://bugs.launchpad.net/ubuntu/+source/plinth/+bug/1881860/+attachment/5380241/+files/0001-upgrades-Don-t-enable-backports-on-Debian-derivative.patch

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1881860

Title:
  Adds buster-backports to /etc/apt/sources.list... which breaks a
  Ubuntu system

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/plinth/+bug/1881860/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1270203] Re: no way to use resizepart non-interactively on busy partition

2020-01-01 Thread Sunil Mohan Adapa
With the release of parted 3.3 the above listed workarounds no longer
work. The work around that worked for me was something like this:

echo -e "yes\n100%" | parted /dev/mmcblk0 ---pretend-input-tty unit %
resizepart 2

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1270203

Title:
  no way to use resizepart non-interactively on busy partition

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/parted/+bug/1270203/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 218816] Re: telepathy-haze crashed with SIGSEGV in g_slist_remove()

2008-09-13 Thread Sunil Mohan Adapa
This and other bugs (#212662, #214478, #217842, #218816) seem to be
caused because of double free from purple_account_disconnect called
twice. The issue is a telepathy-haze one. The upstream bug
https://bugs.freedesktop.org/show_bug.cgi?id=14933 is fixed and released
as part of 0.2.1 release.

-- 
telepathy-haze crashed with SIGSEGV in g_slist_remove()
https://bugs.launchpad.net/bugs/218816
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 217842] Re: telepathy-haze crashed with SIGSEGV in purple_dnsquery_destroy()

2008-09-13 Thread Sunil Mohan Adapa
This and other bugs (#212662, #214478, #217842, #218816) seem to be
caused because of double free from purple_account_disconnect called
twice. The issue is a telepathy-haze one. The upstream bug
https://bugs.freedesktop.org/show_bug.cgi?id=14933 is fixed and released
as part of 0.2.1 release.

-- 
telepathy-haze crashed with SIGSEGV in purple_dnsquery_destroy()
https://bugs.launchpad.net/bugs/217842
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 214478] Re: telepathy-haze crashed with SIGSEGV in msn_servconn_disconnect()

2008-09-13 Thread Sunil Mohan Adapa
This and other bugs (#212662, #214478, #217842, #218816) seem to be
caused because of double free from purple_account_disconnect called
twice. The issue is a telepathy-haze one. The upstream bug
https://bugs.freedesktop.org/show_bug.cgi?id=14933 is fixed and released
as part of 0.2.1 release.

-- 
telepathy-haze crashed with SIGSEGV in msn_servconn_disconnect()
https://bugs.launchpad.net/bugs/214478
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 212662] Re: telepathy-haze crashed with SIGSEGV in purple_account_get_password()

2008-09-13 Thread Sunil Mohan Adapa
This and other bugs (#212662, #214478, #217842, #218816) seem to be
caused because of double free from purple_account_disconnect called
twice. The issue is a telepathy-haze one. The upstream bug
https://bugs.freedesktop.org/show_bug.cgi?id=14933 is fixed and released
as part of 0.2.1 release.

-- 
telepathy-haze crashed with SIGSEGV in purple_account_get_password()
https://bugs.launchpad.net/bugs/212662
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 48280] Re: ttf-telugu-fonts and ttf-kannada-fonts ignored due to missing lang field in fonts.cache-1

2006-07-17 Thread Sunil Mohan Adapa
The fonts have been correcly chosen in Firefox and the problem with
Freefont getting higher priority has been solved. The screenshot shows
only Pothana2000 and that is the desired effect.

The reason Firefox does not show the page properly is because it has got
pango rendering turned off. You can enable this by installing language
support for any of the Indian languages. Try installing the Telugu
langauge support.

Alternatively, you can test our problem with gedit (which does not need
the Telugu langauge pack to do proper rendering).

-- 
ttf-telugu-fonts and ttf-kannada-fonts ignored due to missing lang field in 
fonts.cache-1
https://launchpad.net/bugs/48280

--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 48280] Re: ttf-telugu-fonts and ttf-kannada-fonts ignored due to missing lang field in fonts.cache-1

2006-07-04 Thread Sunil Mohan Adapa
Can you tell us what exactly you have tried? Because the solutions given
here work for us.

PS: I shall contact you seperately about GNOME translations.

-- 
ttf-telugu-fonts and ttf-kannada-fonts ignored due to missing lang field in 
fonts.cache-1
https://launchpad.net/bugs/48280

--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs