Public bug reported:
Binary package hint: sudo
sudo version 1.7.2p1 in Ubuntu Lucid Beta 1 does not keep the http_proxy
variable any more. So "sudo aptitude update" doesn't work in my work
environment any more after update from Karmic.
** Affects: sudo (Ubuntu)
Importance: Undecided
I managed to fix this bug on my box by removing the following package:
firefox-gnome-support. So it looks like this is a Gnome-related problem
that does not exist in the KDE environment.
This might give more pointers to people trying to fix this problem.
--
click on bookmark crashes firefox
http
I started seeing this problem after I changed to the KDE desktop. I
never had this problem when using Gnome.
--
click on bookmark crashes firefox
https://bugs.launchpad.net/bugs/372103
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
Public bug reported:
Binary package hint: ubuntu-dev-tools
If mk-sbuild-lv fails to finish, it will leave behind residue that
requires manual cleaning before the command can be rerun. This can
happen if e.g. the network is down.
There are two things that are not removed:
- The logical volume is
Public bug reported:
Binary package hint: sbuild
mk-sbuild-lv script does not export the http_proxy environment variable.
This makes it impossible to run the script behind a proxy server.
Patch:
@@ -352,6 +352,7 @@
#!/bin/bash
#set -x
set -e
+export http_proxy=${http_proxy}
# Reload package
Yep, 0.8.4 version from Karmic fixed the problem.
--
Rake package needs updating
https://bugs.launchpad.net/bugs/388366
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://lis
Public bug reported:
Binary package hint: rake
Rake version available in Ubuntu (0.8.1) includes fatal bugs that
prevent using it for some applications such as Gitorious install.
When installing Gitorious with this version, the following error is
reported:
** Execute db:schema:dump
rake aborted
** Summary changed:
- Mach not working because of wrong version of Sqlite3
+ Yum not working because of wrong version of Sqlite3
** Description changed:
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
The version of Sqlite3 delivered with Jaunty Jackalope (3.10-1) includes
- a bug that
Public bug reported:
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
The version of Sqlite3 delivered with Jaunty Jackalope (3.10-1) includes
a bug that stops mach from working. The bug is described in
http://www.mail-archive.com/sqlite-us...@sqlite.org/msg39666.html
I updated Sqlite3 to latest v