Ingo,
why don't you just get the upstart-compat-sysv (upstart-* suite) package
from Gutsy and do this (from a Terminal):
#!/bin/sh
# this is a script or you can do one command at a time:
cd /tmp
mkdir upstart
# now get (all) packages from the Gutsy archive:
wget
http://archive.ubuntu.com
Well, it also happens that this bug goes away when you explicitly add
libgcc_s to your binary:
in src/Makefile.am of whatever package:
LDADD = -lpthread -lgcc_s ...
or
packagenamehere_LDADD = -lpthread -lgcc_s ...
After that the warning goes away and everything just works.
--
libgcc_s.so.1 m
Public bug reported:
Binary package hint: evolution
I'm trying to add a "Local Delivery" account to Evolution so that emails
from /var/mail/my_user get delivered to my "On This Computer" inbox.
This was simple for earlier versions of Evolution, but for the version
shipped with Gutsy, one has to
rm -fr ~/.config/autostart/
That fixed things for me. You can go back to
System->Preferences->Sessions and re-enabled (or add) whatever services
you need.
--
logout dialog does not offer suspend/hibernate
https://bugs.launchpad.net/bugs/118537
You received this bug notification because you are a
*** This bug is a duplicate of bug 118537 ***
https://bugs.launchpad.net/bugs/118537
rm -fr ~/.config/autostart/
That fixed things for me (Gutsy with latest updates). You can go back to
System->Preferences->Sessions and re-enabled (or add) whatever services
you need.
--
power button freeze
*** This bug is a duplicate of bug 118537 ***
https://bugs.launchpad.net/bugs/118537
I have the same problem here, but it's funny because only 1 of the users
has this problem. My user and the others work just fine.
I removed all the .gconf* .gnome* etc... and no avail. What's the
solution for
I was beaten by this same bug, the solution is "USB needs more power".
Now, I dunno if the new driver (or the version used by Ubuntu kernels
have something to do)
In my case, I just plugged the device in the USB ports behind my
computer (not in front) and everything just worked.
Good luck
--
ED
*** This bug is a duplicate of bug 115616 ***
https://bugs.launchpad.net/bugs/115616
Just wanted to say that I had the same problem and removing evms*
packages fixed it for me as well.
Time for a real fix from Ubuntu developers
--
[gutsy] udevd hogs the processor and spams /var/log/messages
I forgot to add that after changing the motherboard of my system I have
not seen this error anymore.
--
:-[ SYNCHRONOUS FLUSH CACHE failed with SK=8h/ASC=00h/ACQ=00h]: Input/output
error
https://bugs.launchpad.net/bugs/70485
You received this bug notification because you are a member of Ubuntu
B
That generally means that either a controller in your system is buggy or bad
or your disks are dying.
Try installing smartmontools and do extensive testing on the media in
question. If it is a hard drive, of course. If you are talking about a CD
burner or a DVD, or any removable drive, then you mi
what does
getent passwd
says?
those are the real users that your system knows about, and those are the
ones being cached by nscd.
reloading nscd forces them to be inserted into the cache:
/etc/init.d/nscd reload
hope that helps
--
nscd sometimes fails to find a user (causing lost mail)
http
Assuming that your nsswitch.conf is set correctly to cache /etc/hosts
(hosts db), you need to reload NSCD for this to be cached:
/etc/init.d/nscd reload
or you can wait until it times out.
I think this bug should be closed.
--
nscd ignores /etc/hosts
https://bugs.launchpad.net/bugs/62020
You r
** Attachment added: "xorg.conf"
http://librarian.launchpad.net/7591866/xorg.conf
--
screen problem on Intel 965 (i810) driver
https://bugs.launchpad.net/bugs/113643
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.
--
ubuntu-bu
Public bug reported:
Switching screens in a 82q963/q965 Intel VGA card (integrated) causes
the screen to become unusable afterwards. Xorg log file shows errors.
Problem is similar to this bug report:
https://bugs.freedesktop.org/show_bug.cgi?id=9325
Xorg log:
...
*(II) I810(0): Not using mode
** Attachment added: "Xorg.0.log"
http://librarian.launchpad.net/7591870/Xorg.0.log.old
--
screen problem on Intel 965 (i810) driver
https://bugs.launchpad.net/bugs/113643
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.
--
ubu
Please fix this. Remember to add --pidfile to the "stop" argument as
well.
--
rpc.idmapd not working
https://launchpad.net/bugs/87382
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
This is the most BS solution that I have seen in a while. I understand
that the technology is in its infancy, but disabling it is not the right
solution either.
In any case, I see your point.
Now for those of you who DO use ipv6 and care, perhaps you have enough
knowledge to simply enable the thi
Public bug reported:
Binary package hint: gdm
On Feisty, when switching users on a system running an ATI (Radeon
9700pro) using the fglrx driver, the system goes into a blank screen and
you can never return to a console.
CTRL+F# does not work, so you cannot go to a text console either. The
only
gtk-engines-pixmap needs to be set as a dependency for this theme.
I just hit this same bug.
--
Gray theme is not displayed correctly
https://launchpad.net/bugs/54854
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
actually, gtk2-engines-pixbuf since this runs on Gnome 2.18.x
--
Gray theme is not displayed correctly
https://launchpad.net/bugs/54854
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
*** This bug is a duplicate of bug 54854 ***
gtk2-engines-pixbuf is the culprit for Gnome 2.18.x which is in Feisty.
--
Missing dependency for theme
https://launchpad.net/bugs/74256
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
Public bug reported:
Binary package hint: synergy
I had synergy setup on Edgy/Dapper with the following configuration:
* PC in the middle acting as server (Feisty)
* PC to the right client (Feisty)
* PC on the left as client (Windows Vista)
Everything worked fine for years. Upgraded to Feisty
Public bug reported:
Binary package hint: tzdata
Daylight Saving Time (DST) will be extended by four weeks, beginning in 2007,
in the United States, Canada, and Bermuda.
The new tzdata package from Debian includes the 2007a revision of this
important files. Please re-sync tzdata with Debian a
** Attachment added: "patch to set and export RUNLEVEL during S runlevel"
http://librarian.launchpad.net/5444391/rcS.diff
--
/etc/event.d/rcS does not set RUNLEVEL properly
https://launchpad.net/bugs/76304
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mai
Public bug reported:
Binary package hint: upstart-compat-sysv
Steps to reproduce:
1. put a script in /etc/init.d/foo and symlink it to /etc/rcS.d/S99foo
2. in said script, execute runlevel > /tmp/foo.log
To fix this bug all you need is:
--- /etc/event.d/rcS2006-09-13 18:47:27.0 -04
Public bug reported:
Binary package hint: dvd+rw-tools
Lately (Ubuntu Edgy), I have been getting these errors when burning DVDs
to my Pioneer (8x8) DVD+RW drive. Note that the disks work on some
players even after this happens (on an Apple iMac). However, if I insert
the disk back in my system, I
I was having this problem with a computer and I did the following to get
it under control:
$> cat /etc/ntp.conf | grep burst
server ntp.ubuntu.com burst iburst
server pool.ntp.org burst iburst
That sends 8 packets instead of just 1 to the ntpserver.
The real fix for this problem was replaci
Oh, I'm sorry. I remove (and purged) the package and used apt-cacher instead.
Now everything just works.
You can close this bug if the latest package has the right info in the
man page.
--
man apt-proxy-import has wrong options in example
https://launchpad.net/bugs/66798
--
ubuntu-bugs mailing
Public bug reported:
Binary package hint: apt-proxy
apt-proxy-import has no -i option. The man page talks about the -i
switch in the example section:
#> apt-proxy-import -i
WARNING: apt-proxy has not been tested under this version of twisted
(2.2.0).
WARNING: although it should work without pr
This patch fixes that problem
diff -burN ntp-4.2.0a+stable.orig/debian/rules ntp-4.2.0a+stable/debian/rules
--- ntp-4.2.0a+stable.orig/debian/rules 2006-10-16 11:59:23.0 -0400
+++ ntp-4.2.0a+stable/debian/rules 2006-10-16 12:00:58.0 -0400
@@ -15,7 +15,7 @@
mkdir -p bui
#> /usr/sbin/ntpd -d -p /var/run/ntpd.pid -u 114
ntpd not compiled with -DDEBUG option - no DEBUG support
usage: /usr/sbin/ntpd [ -abdgmnqx ] [ -c config_file ] [ -e e_delay ]
[ -f freq_file ] [ -k key_file ] [ -l log_file ]
[ -p pid_file ] [ -r broad_delay ] [ -s st
I did this to fix it:
cat /usr/bin/anjuta_import.sh | sed -e
's,@PACKAGE_DATA_DIR@,/usr/share/anjuta,' > /tmp/anjuta_import.sh
it worked
--
Import Project hangs on
https://launchpad.net/bugs/2575
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listin
I believe this problem is related to (on Edgy)
/usr/bin/anjuta_import.sh
# Template file is in data dir, so:
# TEMPLATE="$(dirname $0)/anjuta_project.template"
TEMPLATE="@PACKAGE_DATA_DIR@/anjuta_project.template"
@PACKAGE_DATA_DIR@ should've been expanded to:
/usr/share/anjuta
The filename i
I have exactly the same setup as Art Sherwood describes above and I also
get the same crash. Also on Edgy.
--
synergy crash on startup
https://launchpad.net/bugs/62094
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
i'm glad there is at least a workaround for this. for the mean time i
did:
sudo vim /usr/local/bin/vmware
...
# work around for bug:
# https://launchpad.net/distros/ubuntu/+source/hal/+bug/59232
LD_PRELOAD=/usr/lib/libdbus-1.so.3
export LD_PRELOAD
...
and saved the file.
--
libhal1 0.5.7.1-0ub
ah, removing all instances of postgres (including -common) and re-
installing gforge-db-postgres fixed it!
--
package fail on "seting up" stage
https://launchpad.net/bugs/1489
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
ouch. i hit this bug today. the package doesn't provide this script.
the script that calls this is: /usr/lib/gforge/bin/install-db.sh
i'm not sure what enable_lang is supposed to have, but i made a symlink
like:
ln -s /bin/true /usr/lib/postgresql/bin/enable_lang
--
package fail on "seting up"
same happens to me under the Spreadsheet portion of the program.
Saving/Opening crashes the app and re-launches, which crashes again and
re-launches...
The documents that you are working on are just lost.
--
cant save under edgy
https://launchpad.net/bugs/58508
--
ubuntu-bugs mailing list
ubun
It turns out that this bug was related to a corrupted DOS table for the
partition of the /dev/hda3 (3rd partition on the disk).
I removed the partition using fdisk (after backing up the content in a
kernel that did not have sd_mod/libdata loaded from initramfs). Then re-
did the initramfs using th
Ben,
If you look at the actual bug and chech all the files attached to it,
you will see that what you are saying has nothing to do with this
problem.
All the drives in /etc/fstab are already converted to be mounted from
UUID strings. The problem is that the scsi driver used to drive the IDE
bus d
Ok, just to make some closure here, I went to:
/lib/modules/2.6.17-6-686
And removed sd_mod.ko and libata.ko from drivers/.../scsi/
Then I removed /boot/initrd.img-2.6.17-6-686 and re-create it using
update-initramfs -u
Now my drivers are seen using /dev/hda* and /home is mounted correctly.
According to kernel-parameters.txt:
combined_mode=ide
where "both" is the default. This tells the kernel to use libata or ide
for the ide bus?
I'm assuming this has to do with getting libata turned off, and use the
legacy ide driver only. however, after rebooting, sda* was still used?
wtf?
--
How does the scsi layer driver gets turned off? is this compiled in the
kernel?
I want my drives to go back to /dev/hda* and not /dev/sda* but can't
seem to find where to turn this off.
--
Can't mount XFS drive after upgrading to Edgy (from dapper)
https://launchpad.net/bugs/56384
--
kubuntu-b
Now everything works fine. The combination turned out to be:
ii xserver-xorg-c 1.1.1-0ubuntu7 X.Org X server -- core server
ii linux-image-2. 2.6.15-26.46 Linux kernel image for version 2.6.15
on PPr
removing:
linux-dri-* (modules, common, everything not provided by official ubuntu repos)
same error even after ensuring that there is only one drm.ko file.
$> dpkg -S /usr/lib/xorg/modules/linux/libdrm.so
xserver-xorg-core: /usr/lib/xorg/modules/linux/libdrm.so
perhaps xserver-xorg-core needs to be updated.
--
3d acceleration broken in Edgy Knot 1
https://launchpad.net/bugs/54858
after installing the mesa libgl1 packages from above I got these errors:
(II) LoadModule: "dri"
(II) Loading /usr/lib/xorg/modules/extensions/libdri.so
(II) Module dri: vendor="X.Org Foundation"
compiled for 7.1.1, module version = 1.0.0
ABI class: X.Org Server Extension, version 0
lsmod for the 2.6.17 kernel on edgy
--
Can't mount XFS drive after upgrading to Edgy (from dapper)
https://launchpad.net/bugs/56384
--
kubuntu-bugs mailing list
kubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs
I'll need to reboot with the offending kernel to get a lsmod (meaning
i'd need to backup my stuff first. i don't want to loose data ;-))
This is the lsmod that I get with the dapper kernel. The difference was
the other one had "sg" driver as well as other scsi-related stuff...
I'll post this other
lspci
--
Can't mount XFS drive after upgrading to Edgy (from dapper)
https://launchpad.net/bugs/56384
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
lspci-n
--
Can't mount XFS drive after upgrading to Edgy (from dapper)
https://launchpad.net/bugs/56384
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
dmesg here
--
Can't mount XFS drive after upgrading to Edgy (from dapper)
https://launchpad.net/bugs/56384
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
Public bug reported:
Binary package hint: linux-image-2.6.17-6-686
After rebooting the /home partition wasn't mounted.
/ is ext3
and swap partitions are on the same drive.
This is not a hardware problem because the drive works fine with the
kernel from dapper (after rebooting)
The UUID partiti
*** This bug is a duplicate of bug 56384 ***
** This bug has been marked a duplicate of bug 56384
Can't mount XFS drive after upgrading to Edgy (from dapper)
--
Can't mount XFS drive after upgrading to Edgy (from dapper)
https://launchpad.net/bugs/56381
--
kubuntu-bugs mailing list
kubuntu-
Public bug reported:
After rebooting the /home partition wasn't mounted.
/ is ext3
and swap partitions are on the same drive.
This is not a hardware problem because the drive works fine with the
kernel from dapper (after rebooting)
The UUID partitions were mounted fine. This is not a problem wi
54 matches
Mail list logo