[Bug 59375] One DNS by DHCP setting overwrites another
Public bug reported: This falls in the annoying category. I have my Ubuntu workstation plugged into two separate networks. Each nic gets an IP through DHCP and then applies DNS and default route settings. Depending on which NIC comes up first, it overwrites the DNS settings the other applies. DNS settings should append to /etc/resolv.conf instead of overwriting if another NIC is up and running. This is only a problem if DNS is setup internally to one of the networks of course. :-) ** Affects: Ubuntu Importance: Untriaged Status: Unconfirmed -- One DNS by DHCP setting overwrites another https://launchpad.net/bugs/59375 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 120316] Re: gutsy install cd (alternate or desktop) will not detect cdrom within qemu
I'm seeing this problem trying to install from ubuntu-8.04-beta- server-i386.iso on qemu. I also have ata_PIIX drives. Trying the two fixes mentioned above (adding ata_piix to the blacklist and break=top) did not help. break=top actually appears to have stopped me earlier in the process of installing. I'm not able to choose a language because it won't respond to my keyboard and mouse. Anyone have another idea for a workaround until this gets fixed? I'd like to do some package testing, but need a clean system. :-) -- gutsy install cd (alternate or desktop) will not detect cdrom within qemu https://bugs.launchpad.net/bugs/120316 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 120316] Re: gutsy install cd (alternate or desktop) will not detect cdrom within qemu
What makes this bug incomplete rather than confirmed? I'd be glad to gather up some information if it is still incomplete, but it seems like this should be marked confirmed. ** Changed in: linux (Ubuntu) Status: Incomplete => Confirmed -- gutsy install cd (alternate or desktop) will not detect cdrom within qemu https://bugs.launchpad.net/bugs/120316 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 155870] Re: [needs-packaging] TrueCrypt
*** This bug is a duplicate of bug 109701 *** https://bugs.launchpad.net/bugs/109701 Yeah, the package is available on the TrueCrypt website. Another is available in the forums, but it seems to be broken. It would be nice if the forum post (now locked) http://ubuntuforums.org/showthread.php?t=477242 was at least appended to include that the best package is available through the truecrypt site at the above mentioned URL. Then if we could get an approved package in the repositories, life would be back to normal. -- [needs-packaging] TrueCrypt https://bugs.launchpad.net/bugs/155870 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 191414] Re: mono applications don't start anymore
I'm having a similar problem, but I am getting errors. I've tried reinstalling everything having to do with Mono. I think this might be a MONO_PATH issue. Here's the information output when running the various programs. ~$ tomboy Corlib not in sync with this runtime: expected corlib version 60, found 56. Loaded from: /usr/lib/mono/2.0/mscorlib.dll Download a newer corlib or a newer runtime at http://www.go-mono.com/daily. ~$ banshee Corlib not in sync with this runtime: expected corlib version 60, found 56. Loaded from: /usr/lib/mono/2.0/mscorlib.dll Download a newer corlib or a newer runtime at http://www.go-mono.com/daily. ~$ f-spot ** (/usr/lib/f-spot/f-spot.exe:30548): WARNING **: The following assembly referenced from /usr/lib/f-spot/f-spot.exe could not be loaded: Assembly: NDesk.DBus(assemblyref_index=8) Version:1.0.0.0 Public Key: f6716e4f9b2ed099 The assembly was not found in the Global Assembly Cache, a path listed in the MONO_PATH environment variable, or in the location of the executing assembly (/usr/lib/f-spot). ** (/usr/lib/f-spot/f-spot.exe:30548): WARNING **: Could not load file or assembly 'NDesk.DBus, Version=1.0.0.0, Culture=neutral, PublicKeyToken=f6716e4f9b2ed099' or one of its dependencies. Stacktrace: Native stacktrace: f-spot [0x8194ca6] f-spot [0x81770ed] [0xe440] f-spot(mono_object_new+0x18) [0x80b596a] f-spot(mono_exception_from_name_two_strings+0x44) [0x80f0a45] f-spot(mono_get_exception_file_not_found2+0x4f) [0x80f0b9c] f-spot [0x810f9a7] f-spot [0x811a390] f-spot(mono_class_vtable+0x181) [0x80b29b3] f-spot(mono_object_new+0x18) [0x80b596a] f-spot(mono_exception_from_name_two_strings+0x44) [0x80f0a45] f-spot(mono_get_exception_file_not_found2+0x4f) [0x80f0b9c] f-spot [0x810f9a7] f-spot [0x8176370] f-spot [0x817699e] f-spot [0x8176a98] f-spot [0x8176f2d] f-spot(mono_runtime_invoke+0x27) [0x80b0b2f] f-spot(mono_runtime_exec_main+0x142) [0x80b5383] f-spot(mono_runtime_run_main+0x27e) [0x80b5631] f-spot(mono_jit_exec+0xbd) [0x805a4cb] f-spot [0x805a5a8] f-spot(mono_main+0x1683) [0x805bdc9] f-spot [0x8059636] /lib/tls/i686/cmov/libc.so.6(__libc_start_main+0xe0) [0xb7cad050] f-spot [0x80595b1] Debug info from gdb: (no debugging symbols found) Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1". (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) [Thread debugging using libthread_db enabled] [New Thread -1211541808 (LWP 30548)] [New Thread -1222968432 (LWP 30550)] [New Thread -1217188976 (LWP 30549)] (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) 0xe410 in __kernel_vsyscall () 3 Thread -1217188976 (LWP 30549) 0xe410 in __kernel_vsyscall () 2 Thread -1222968432 (LWP 30550) 0xe410 in __kernel_vsyscall () 1 Thread -1211541808 (LWP 30548) 0xe410 in __kernel_vsyscall () Thread 3 (Thread -1217188976 (LWP 30549)): #0 0xe410 in __kernel_vsyscall () #1 0xb7e129f6 in ?? () from /lib/tls/i686/cmov/libpthread.so.0 #2 0x0811bc9f in ?? () #3 0xb77323ac in ?? () #4 0x in ?? () Thread 2 (Thread -1222968432 (LWP 30550)): #0 0xe410 in __kernel_vsyscall () #1 0xb7e0f676 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/tls/i686/cmov/libpthread.so.0 #2 0x08120dde in ?? () #3 0xb76991dc in ?? () #4 0xb76991c4 in ?? () #5 0xb7e0d541 in pthread_mutex_lock () from /lib/tls/i686/cmov/libpthread.so.0 #6 0x081210eb in ?? () #7 0xb76991dc in ?? () #8 0xb76991c4 in ?? () #9 0x in ?? () Thread 1 (Thread -1211541808 (LWP 30548)): #0 0xe410 in __kernel_vsyscall () #1 0xb7d632a1 in select () from /lib/tls/i686/cmov/libc.so.6 #2 0xb7e82780 in g_spawn_sync () from /usr/lib/libglib-2.0.so.0 #3 0xb7e82b4c in g_spawn_command_line_sync () from /usr/lib/libglib-2.0.so.0 #4 0x08194d84 in ?? () #5 0xb7b55844 in ?? () #6 0xb7b5582c in ?? () #7 0xb7b55828 in ?? () #8 0xb7b55824 in ?? () #9 0x in ?? () #0 0xe410 in __kernel_vsyscall () = Got a SIGSEGV while executing native code. This usually indicates a fatal error in the mono runtime or one of the native libraries used by your application. = Aborted (core dumped) -- mono applications don't start anymore https://bugs.launchpad.net/bugs/191414 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ub
[Bug 191414] Re: mono applications don't start anymore
gtkpod is complaining also. I didn't realize it had mono depends... ~$ gtkpod gtkpod: /opt/mono-1.2.6/lib/libpng12.so.0: no version information available (required by /usr/lib/libcairo.so.2) gtkpod: symbol lookup error: /usr/lib/libxml2.so.2: undefined symbol: gzopen64 -- mono applications don't start anymore https://bugs.launchpad.net/bugs/191414 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 191414] Re: mono applications don't start anymore
... ~$ vim vim: /opt/mono-1.2.6/lib/libpng12.so.0: no version information available (required by /usr/lib/libcairo.so.2) vim: Symbol `ospeed' has different size in shared object, consider re-linking -- mono applications don't start anymore https://bugs.launchpad.net/bugs/191414 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 191414] Re: mono applications don't start anymore
I found out my problem. It had nothing to do with a bug. Sorry for the noise. Manuel, I had to remove my /opt/mono-1.2.6 directory and reinstall mono from rubenv's repositories to get the latest mono from his stuff. The problem turned out to be a 2 competing installations of libraries. The Cairo guys got me straightened out. I did have to also re-install a couple mono packages to get everything back in its proper place and to let everyone know where they were. I'm going to mark it as invalid because because I expect Manuel's problem to be similar and my problem clearly wasn't a bug in mono or ubuntu, but with me. Manuel, correct the status if I'm wrong. ** Changed in: mono (Ubuntu) Status: New => Invalid -- mono applications don't start anymore https://bugs.launchpad.net/bugs/191414 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 77854] Re: Feiya DAP not recognized as DAP
I am not in a position to gather this information and likely won't be for awhile. If it helps, I believe I also submitted this data to the HAL folks so it may have been added upstream since I submitted this bug? -- Feiya DAP not recognized as DAP https://launchpad.net/bugs/77854 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 87122] Re: Wishlist: iFolder in the Repositories for Edgy and Feisty
It's a novell product that synchronizes remote folders two-ways. It has a central server and then clients for linux, windows and mac. It looks like some people have gotten it to run on Dapper and Edgy, but Edgy seems to have some conflict with a mono module for apache that is a bit of a hurdle. http://www.ifolder.com/index.php/Main_Page I see directions on building for Debian also, but I haven't found any packages for debian or ubuntu. -- Wishlist: iFolder in the Repositories for Edgy and Feisty https://launchpad.net/bugs/87122 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 76876] Re: /dev/dsp busy, but no program using it
I'm still having this problem on Edgy. I have an update though. I'm working some more on digging up dirt. I've tried killing off certain things that are suggested to be related and then run 'ps ax|grep esd' and I'm finding that I don't have any esd related things in the list so that would seem to be unrelated. I went for nearly a month without a problem, but it has re-cropped up. Might be some change of my own habits, but I'm not sure. -- /dev/dsp busy, but no program using it https://launchpad.net/bugs/76876 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 76876] related to firefox
After posting that last note, I closed Firefox just to see and my ability to play audio was restored. It is definitely related to firefox or one of it's plugins like flash as mentioned above by Motin. -- /dev/dsp busy, but no program using it https://launchpad.net/bugs/76876 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 87122] Wishlist: iFolder in the Repositories for Edgy and Feisty
Public bug reported: I'd like to see packages provided for the server and the client of iFolder in both Edgy and Feisty. ** Affects: Ubuntu Importance: Undecided Status: Unconfirmed -- Wishlist: iFolder in the Repositories for Edgy and Feisty https://launchpad.net/bugs/87122 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 77842] Re: SuperTalent MegaScreen DAP Not Properly Recognized
** Attachment added: "My hal-devices output to confirm my changes to the fdi file" http://librarian.launchpad.net/5592424/hal-device.txt -- SuperTalent MegaScreen DAP Not Properly Recognized https://launchpad.net/bugs/77842 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 77842] SuperTalent MegaScreen DAP Not Properly Recognized
Public bug reported: Binary package hint: hal Plug Digital Audio Player into USB port. It is recognized as a Mass Storage Device which is accurate, but not recognized as a DAP. I'll attach the relevant part that I used to configure HAL to properly recognize the device along with my hal output from hal-device. ** Affects: hal (Ubuntu) Importance: Undecided Status: Unconfirmed -- SuperTalent MegaScreen DAP Not Properly Recognized https://launchpad.net/bugs/77842 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 77842] Re: SuperTalent MegaScreen DAP Not Properly Recognized
** Attachment added: "The part that needs to be added to 10-usb-music-players.fdi" http://librarian.launchpad.net/5592423/10-usb-music-players.fdi.part -- SuperTalent MegaScreen DAP Not Properly Recognized https://launchpad.net/bugs/77842 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 77854] Re: Feiya DAP not recognized as DAP
I added the attachment of convenience sake ** Attachment added: "Feiya fdi addition" http://librarian.launchpad.net/5592697/10-usb-music-players%20.fdi.Feiya -- Feiya DAP not recognized as DAP https://launchpad.net/bugs/77854 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 77854] Feiya DAP not recognized as DAP
Public bug reported: Binary package hint: hal Adding this to 10-usb-music-players.fdi will enable HAL to recognize the Feiya Technology Corp's Memory Bar. It is also being sold as a Bath & Body Works MP3 Player or something. portable_audio_player portable_audio_player generic storage info.udi audio/mpeg audio/mpeg ** Affects: hal (Ubuntu) Importance: Undecided Status: Unconfirmed -- Feiya DAP not recognized as DAP https://launchpad.net/bugs/77854 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 76876] Re: /dev/dsp busy, but no program using it
It is entirely possible that I was using YouTube or GoogleVideo in coorespondence. I know that it happened at least once when that was the case. It may coorespond. I'll try to replicate it. -- /dev/dsp busy, but no program using it https://launchpad.net/bugs/76876 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 38627] Re: Switching to virtual terminal locks up system and create massive graphical corruption
*** This bug is a duplicate of bug 32389 *** Could this be related to BIOS configuration? I haven't seen it in Ubuntu, but I've had similar experiences that were resolved by reconfiguring my BIOS to remove anything that wasn't really being used and that sort of thing. -- Switching to virtual terminal locks up system and create massive graphical corruption https://launchpad.net/bugs/38627 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 78571] Nvidia + tsclient or rdesktop creates graphic corruption
Public bug reported: Binary package hint: nvidia-glx When using the Nvidia drivers and remote desktop or terminal services client, the screen gets weird when I try to scroll or do other similar activities. It typically corrects itself when I minimize and reopen the window. An example screen shot can be seen here: http://ubuntuforums.org/showpost.php?p=1843987&postcount=1. The forum discussion on the issue is here: http://ubuntuforums.org/showpost.php?p=1843987. The resolution was to create a wrapper which set this variable: 'export XLIB_SKIP_ARGB_VISUALS=1'. A more permanent fix would be appreciated. ** Affects: linux-restricted-modules-2.6.20 (Ubuntu) Importance: Undecided Status: Unconfirmed -- Nvidia + tsclient or rdesktop creates graphic corruption https://launchpad.net/bugs/78571 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 76876] /dev/dsp busy, but no program using it
Public bug reported: Previously discussed at http://ubuntuforums.org/showthread.php?t=313755, this bug presents itself to Edgy Eft users, perhaps only ones who upgraded from Dapper. These commands pretty much tell the story: $ sudo fuser /dev/dsp $ sudo lsof /dev/dsp $ sudo cat /dev/urandom > /dev/dsp bash: /dev/dsp: Device or resource busy $ The result is that any program dependent on sound is unable to speak with the sound card. After a period of time it will reset itself and sound is restored until it next freezes up. It affects systems using OSS and ALSA. If the user logs out and back in, sound is restored for a time. The only thing I see related to sound in 'ps ax' when the /dev/dsp is busy is a couple esd lines: $ ps ax|grep esd 6322 ?Ss 0:00 /bin/sh -c /usr/bin/esd -terminate -nobeeps -as 1 -spawnfd 19 6323 ?SL 0:06 /usr/bin/esd -terminate -nobeeps -as 1 -spawnfd 19 ** Affects: Ubuntu Importance: Undecided Status: Unconfirmed -- /dev/dsp busy, but no program using it https://launchpad.net/bugs/76876 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 76876] Re: /dev/dsp busy, but no program using it
** Tags added: alsa busy dev dsp edgy resource sound -- /dev/dsp busy, but no program using it https://launchpad.net/bugs/76876 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 76876] Re: /dev/dsp busy, but no program using it
Thanks for the confirm cfi. I have an Intel based chipset. $ aplay -l List of PLAYBACK Hardware Devices card 0: ICH6 [Intel ICH6], device 0: Intel ICH [Intel ICH6] Subdevices: 0/1 Subdevice #0: subdevice #0 card 0: ICH6 [Intel ICH6], device 4: Intel ICH - IEC958 [Intel ICH6 - IEC958] Subdevices: 1/1 Subdevice #0: subdevice #0 -- /dev/dsp busy, but no program using it https://launchpad.net/bugs/76876 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 521764] Re: flash application lose sound over time
I get this pretty consistently in Chrome also. I've seen it on two different computers. One was upgraded from 9.04 to 9.10 and still had the problem. Another, started with a fresh 9.10 install and had the problem as soon as I creamed Win7 off it and got Ubuntu installed. -- flash application lose sound over time https://bugs.launchpad.net/bugs/521764 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 1652103] Re: ifupdown expecting upstart where systemd exists
Also, I've been able to repeat this on multiple 16.04 machines. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1652103 Title: ifupdown expecting upstart where systemd exists To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/ifupdown/+bug/1652103/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1652103] [NEW] ifupdown expecting upstart where systemd exists
Public bug reported: I was doing an upgrade of a few utilities and noticed them output when ifupdown was upgrading. Setting up ifupdown (0.8.10ubuntu1.2) ... initctl: Unable to connect to Upstart: Failed to connect to socket /com/ubuntu/upstart: Connection refused insserv: warning: script 'screen-cleanup' missing LSB tags and overrides insserv: Default-Start undefined, assuming empty start runlevel(s) for script `screen-cleanup' insserv: Default-Stop undefined, assuming empty stop runlevel(s) for script `screen-cleanup' Setting up initramfs-tools-bin (0.122ubuntu8.7) ... After the upgrade I ran `status ifpudown` and received one of the same complaints. $ sudo status ifupdown status: Unable to connect to Upstart: Failed to connect to socket /com/ubuntu/upstart: Connection refused The same output occurs if I run this against networking. $ sudo status networking status: Unable to connect to Upstart: Failed to connect to socket /com/ubuntu/upstart: Connection refused ProblemType: Bug DistroRelease: Ubuntu 16.04 Package: ifupdown 0.8.10ubuntu1.2 ProcVersionSignature: Ubuntu 4.4.0-36.55-generic 4.4.16 Uname: Linux 4.4.0-36-generic x86_64 ApportVersion: 2.20.1-0ubuntu2.4 Architecture: amd64 Date: Thu Dec 22 07:53:25 2016 InstallationDate: Installed on 2012-12-29 (1454 days ago) InstallationMedia: Ubuntu-Server 12.04 LTS "Precise Pangolin" - Release amd64 (20120424.1) ProcEnviron: TERM=screen PATH=(custom, no user) XDG_RUNTIME_DIR= LANG=en_US.UTF-8 SHELL=/bin/bash SourcePackage: ifupdown UpgradeStatus: Upgraded to xenial on 2016-08-04 (139 days ago) ** Affects: ifupdown (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-bug xenial -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1652103 Title: ifupdown expecting upstart where systemd exists To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/ifupdown/+bug/1652103/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1071138] Re: Unable to connect to OpenVPN endpoint
I find this intemittently with my split vpns. I get successes of 1 in 3. Once it's up, it's solid though. It'll run all day so annoying but not a critical stop for me. I'm seeing also that driver issues with tun0 when it fails. Thanks for all the work on this folks. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1071138 Title: Unable to connect to OpenVPN endpoint To manage notifications about this bug go to: https://bugs.launchpad.net/network-manager/+bug/1071138/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 240617] Re: mpack depends on execv from ssmtp
Also: $ lsb_release -a No LSB modules are available. Distributor ID: Ubuntu Description:Ubuntu 12.10 Release:12.10 Codename: quantal -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/240617 Title: mpack depends on execv from ssmtp To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/mpack/+bug/240617/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 240617] Re: mpack depends on execv from ssmtp
era, As I understand the documentation, this isn't an opinion thing. If the package does not operate without the other package, it is a depend, not a recommend. Below is my source for this information. If I misunderstand you, please correct or tell me how to use this package without the recommended package. http://www.debian.org/doc/debian-policy/ch- relationships.html#s-binarydeps "The Depends field should be used if the depended-on package is required for the depending package to provide a significant amount of functionality." "The Recommends field should list packages that would be found together with this one in all but unusual installations. " ** Changed in: mpack (Ubuntu) Status: Invalid => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/240617 Title: mpack depends on execv from ssmtp To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/mpack/+bug/240617/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 397466]
unsubscribe On Fri, Apr 25, 2014 at 11:53 AM, imraro wrote: > https://bugs.kde.org/show_bug.cgi?id=92845 > > --- Comment #158 from imraro --- > What do you mean by "Ubuntu package lists"? > > -- > You are receiving this mail because: > You voted for the bug. > -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/397466 Title: There is no KWallet PAM integration To manage notifications about this bug go to: https://bugs.launchpad.net/kde-baseapps/+bug/397466/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1656910] [NEW] package linux-firmwar1, crash on upgrade from 14.04 to 16.04
Public bug reported: I was upgrading Ubuntu Server 14.04 running JIRA, nginx and postgresql to 16.04. The following output was pushed to the screen and then prompted me to do a bug report. Processing triggers for systemd (229-4ubuntu13) ... Processing triggers for initramfs-tools (0.122ubuntu8.8) ... update-initramfs: Generating /boot/initrd.img-3.13.0-107-generic cp: omitting directory '/etc/udev/rules.d/70-persistent-net.rules' E: /usr/share/initramfs-tools/hooks/udev failed with return 1. update-initramfs: failed for /boot/initrd.img-3.13.0-107-generic with 1. dpkg: error processing package initramfs-tools (--configure): subprocess installed post-installation script returned error exit status 1 No apport report written because MaxReports is reached already Processing triggers for ureadahead (0.100.0-19) ... Processing triggers for resolvconf (1.78ubuntu2) ... Processing triggers for ca-certificates (20160104ubuntu1) ... Updating certificates in /etc/ssl/certs... 0 added, 0 removed; done. Running hooks in /etc/ca-certificates/update.d... done. Processing triggers for dbus (1.10.6-1ubuntu3.1) ... Errors were encountered while processing: linux-firmware linux-image-4.4.0-59-generic linux-image-extra-4.4.0-59-generic linux-image-generic linux-generic initramfs-tools Error in function: ProblemType: Package DistroRelease: Ubuntu 16.04 Package: linux-firmware 1.157.6 ProcVersionSignature: Ubuntu 3.13.0-107.154-generic 3.13.11-ckt39 Uname: Linux 3.13.0-107-generic x86_64 ApportVersion: 2.20.1-0ubuntu2.4 Architecture: amd64 Date: Mon Jan 16 09:30:15 2017 Dependencies: ErrorMessage: subprocess installed post-installation script returned error exit status 1 InstallationDate: Installed on 2014-09-04 (864 days ago) InstallationMedia: Ubuntu-Server 14.04.1 LTS "Trusty Tahr" - Release amd64 (20140722.3) PackageArchitecture: all RelatedPackageVersions: dpkg 1.18.4ubuntu1.1 apt 1.2.18 SourcePackage: initramfs-tools Title: package linux-firmware 1.157.6 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1 UpgradeStatus: Upgraded to xenial on 2017-01-16 (0 days ago) ** Affects: initramfs-tools (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-package need-duplicate-check xenial -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1656910 Title: package linux-firmwar1, crash on upgrade from 14.04 to 16.04 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/1656910/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1636013] [NEW] Aldo Version 0.7.8 released
Public bug reported: According to the Aldo main code repository, version .0.7.8 was released a little while back. (http://git.savannah.gnu.org/gitweb/?p=aldo.git;a=summary) It has appears to have a simple audio fix of some sort. ** Affects: aldo (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1636013 Title: Aldo Version 0.7.8 released To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/aldo/+bug/1636013/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
Re: [Bug 1301015] Re: Networking does not restart
If I understand correctly, this won't be fixed at this level. Some sort of escalation would need to happen to put the facts in front of someone else to get a different decision. On Tue, Mar 29, 2016 at 10:41 AM Dennis DeMarco < dennis.dema...@rackspace.com> wrote: > Why hasn't this been fixed yet. It's a total automation fail. > > -- > You received this bug notification because you are subscribed to the bug > report. > https://bugs.launchpad.net/bugs/1301015 > > Title: > Networking does not restart > > To manage notifications about this bug go to: > > https://bugs.launchpad.net/ubuntu/+source/ifupdown/+bug/1301015/+subscriptions > -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1301015 Title: Networking does not restart To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/ifupdown/+bug/1301015/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 694829] [NEW] iscsitarget recommends non-existent iscsitarget-module
Public bug reported: Binary package hint: iscsitarget When installing iscsitarget in recommends iscsitarget-module, but iscsitarget-module doesn't exist in Maverick $ sudo apt-get install iscsitarget Reading package lists... Done Building dependency tree Reading state information... Done Suggested packages: iscsitarget-source iscsitarget-dkms Recommended packages: iscsitarget-module The following NEW packages will be installed: iscsitarget 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. Need to get 0B/72.5kB of archives. After this operation, 274kB of additional disk space will be used. Selecting previously deselected package iscsitarget. (Reading database ... 47796 files and directories currently installed.) Unpacking iscsitarget (from .../iscsitarget_1.4.20.2-1ubuntu1_i386.deb) ... Processing triggers for ureadahead ... Processing triggers for man-db ... Setting up iscsitarget (1.4.20.2-1ubuntu1) ... * iscsitarget not enabled in "/etc/default/iscsitarget", not starting... $ sudo apt-get install iscsitarget-module Reading package lists... Done Building dependency tree Reading state information... Done Package iscsitarget-module is not available, but is referred to by another package. This may mean that the package is missing, has been obsoleted, or is only available from another source E: Package 'iscsitarget-module' has no installation candidate $ lsb_release -rd Description:Ubuntu 10.10 Release:10.10 ** Affects: iscsitarget (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/694829 Title: iscsitarget recommends non-existent iscsitarget-module -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 694829] Re: iscsitarget recommends non-existent iscsitarget-module
*** This bug is a duplicate of bug 574705 *** https://bugs.launchpad.net/bugs/574705 ** This bug has been marked a duplicate of bug 574705 iscsitarget recommends module-source even though it's now prebuilt * You can subscribe to bug 574705 by following this link: https://bugs.launchpad.net/ubuntu/+source/iscsitarget/+bug/574705/+subscribe -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/694829 Title: iscsitarget recommends non-existent iscsitarget-module -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 574705] Re: iscsitarget recommends module-source even though it's now prebuilt
I know it isn't needed, but it is confusing that it exists. It took me some time to be certain that it wasn't needed. While trying to debug something I'm left wondering if I do or don't need it and if the instructions I'm reading are accurate or out-dated. Especially since Natty may need it this will become more confusing for folks unfamiliar with how things are working here. At the very least, the package could remove the recommendation in Maverick and then the other -module won't show up and will save people like me some time. It also brings a bit more confidence that the package is worthy of use. I don't know how to mark things dupes in launchpad. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/574705 Title: iscsitarget recommends module-source even though it's now prebuilt -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 544146] Re: Unable to create cgroup for driver: No such device or address
For anonymous users this link doesn't display because something thinks it is an email address. Remove spaces from this url to get it right. (hope this works) http://www.mail-archive.com/libvir-list @ redhat.com/msg15612.html -- Unable to create cgroup for driver: No such device or address https://bugs.launchpad.net/bugs/544146 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
Re: [Bug 1437913] Re: 8086:095b [Lenovo ThinkPad X250] Wifi unstable on vivid with Intel 7265
Thanks Andy On Wed, Jun 3, 2015, 9:11 AM Seth Forshee wrote: > ** Changed in: wireless-regdb (Ubuntu) > Assignee: (unassigned) => Andy Whitcroft (apw) > > ** Changed in: wireless-regdb (Ubuntu Vivid) > Assignee: (unassigned) => Andy Whitcroft (apw) > > ** Changed in: wireless-regdb (Ubuntu) >Importance: Medium => High > > ** Changed in: wireless-regdb (Ubuntu Vivid) >Importance: Medium => High > > ** Also affects: linux (Ubuntu Trusty) >Importance: Undecided >Status: New > > ** Also affects: wireless-regdb (Ubuntu Trusty) >Importance: Undecided >Status: New > > ** Also affects: linux (Ubuntu Wily) >Importance: High >Status: Invalid > > ** Also affects: wireless-regdb (Ubuntu Wily) >Importance: High > Assignee: Andy Whitcroft (apw) >Status: Confirmed > > ** Changed in: linux (Ubuntu Trusty) >Status: New => Invalid > > ** Changed in: wireless-regdb (Ubuntu Trusty) >Status: New => Confirmed > > ** Changed in: wireless-regdb (Ubuntu Trusty) >Importance: Undecided => High > > ** Changed in: wireless-regdb (Ubuntu Trusty) > Assignee: (unassigned) => Andy Whitcroft (apw) > > -- > You received this bug notification because you are subscribed to the bug > report. > https://bugs.launchpad.net/bugs/1437913 > > Title: > 8086:095b [Lenovo ThinkPad X250] Wifi unstable on vivid with Intel > 7265 > > To manage notifications about this bug go to: > https://bugs.launchpad.net/linux/+bug/1437913/+subscriptions > -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1437913 Title: 8086:095b [Lenovo ThinkPad X250] Wifi unstable on vivid with Intel 7265 To manage notifications about this bug go to: https://bugs.launchpad.net/linux/+bug/1437913/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
Re: [Bug 1322897] Re: syslog spam Failed to get vmstats.
No, it doesn't really matter. It is just annoying to those of us who appreciate clean logs and systems. You could also simply write a line in the rsyslog config to discard it. That is actually where I went with it as it was the least change to the default system and most easily replicated in my environment. You can put the below in /etc/rsyslog.d/40-discard.conf then restart rsyslog and it should go away. # Ubuntu Server has a bug that pops this message out every half hour: # "vmsvc[1070]: [ warning] [guestinfo] Failed to get vmstats." if $programname == 'vmsvc' and $msg contains 'Failed to get vmstats' then stop On Fri, Jun 5, 2015 at 4:05 AM WIll Salmon wrote: > I have just installed open-vm-tools-lts-trusty version: > 2:9.4.0-1280544-5ubuntu6~precise2 in place of an out-of-date version of > VMware Tools and everything seems to be working fine except for these > syslog messages every 30 seconds : > > "vmsvc[]: [ warning] [guestinfo] Failed to get vmstats." > > Can anyone tell me if this bug matters? > Is it just annoying messages in syslog or is something really not working? > What do the syslog messages really mean? > > Could this fix PLEASE be added to trusty as we're not permitted to use > personal packages archives as an O/S code source? > > -- > You received this bug notification because you are subscribed to the bug > report. > https://bugs.launchpad.net/bugs/1322897 > > Title: > syslog spam Failed to get vmstats. > > To manage notifications about this bug go to: > > https://bugs.launchpad.net/ubuntu/+source/open-vm-tools/+bug/1322897/+subscriptions > -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1322897 Title: syslog spam Failed to get vmstats. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/open-vm-tools/+bug/1322897/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
Re: [Bug 1322897] Re: syslog spam Failed to get vmstats.
Sorry, I was assuming a newer version. That should work on 14.04, but your syntax will work on both I believe. Glad you found what you needed. On Tue, Jun 9, 2015 at 4:11 AM WIll Salmon wrote: > Thanks. At least it's useful to know that the message can be ignored as > it comes out EVERY 30 SECONDS (not every 30 min) !! > > I found that the suggested rsyslog /etc/rsyslog.d/40-discard.conf did > not work (on Ubuntu 12.04.5 with Trusty kernel and rsyslog version > 5.8.6-1ubuntu8.9), so I used the file below instead - see : > http://www.rsyslog.com/discarding-unwanted-messages/ > > # Discard unwanted message from vmtoolsd > # Ubuntu open-vm-tools-lts-trusty has bug that writes message every 30sec: > # "vmsvc[1070]: [ warning] [guestinfo] Failed to get vmstats." > # > # See https://bugs.launchpad.net/ubuntu/+source/open-vm-tools/+bug/1322897 > # > :msg, contains, "[ warning] [guestinfo] Failed to get vmstats." ~ > > -- > You received this bug notification because you are subscribed to the bug > report. > https://bugs.launchpad.net/bugs/1322897 > > Title: > syslog spam Failed to get vmstats. > > To manage notifications about this bug go to: > > https://bugs.launchpad.net/ubuntu/+source/open-vm-tools/+bug/1322897/+subscriptions > -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1322897 Title: syslog spam Failed to get vmstats. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/open-vm-tools/+bug/1322897/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
Re: [Bug 1437913] Re: 8086:095b [Lenovo ThinkPad X250] Wifi unstable on vivid with Intel 7265
No, it isn't stable. It often fails again rapidly. On Sun, May 31, 2015, 8:50 AM Benjamin Geese <1437...@bugs.launchpad.net> wrote: > @flickerfly: Does is this fix "permanent" in that your internet keeps > working after that disable/reenable until the next boot? > > -- > You received this bug notification because you are subscribed to the bug > report. > https://bugs.launchpad.net/bugs/1437913 > > Title: > 8086:095b [Lenovo ThinkPad X250] Wifi unstable on vivid with Intel > 7265 > > To manage notifications about this bug go to: > https://bugs.launchpad.net/linux/+bug/1437913/+subscriptions > -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1437913 Title: 8086:095b [Lenovo ThinkPad X250] Wifi unstable on vivid with Intel 7265 To manage notifications about this bug go to: https://bugs.launchpad.net/linux/+bug/1437913/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1437913] Re: 8086:095b [Lenovo ThinkPad X250] Wifi unstable on vivid with Intel 7265
Christopher, my understanding is that a bisect can't be done based on this paragraph in the original report. "This is complicated by the fact that the newer firmware requires kernel 3.19 and kernel 3.19 requires the iwlwifi-7265D*.ucode firmware instead of the old iwlwifi-7265*.ucode firmware, so it's not possible to mix/match older/newer kernel/firmware combinations, nor do a kernel bisect." I'll be glad to try to do what you need, but I'd need a link to some directions. I'm not familiar with that procedure. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1437913 Title: 8086:095b [Lenovo ThinkPad X250] Wifi unstable on vivid with Intel 7265 To manage notifications about this bug go to: https://bugs.launchpad.net/linux/+bug/1437913/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
Re: [Bug 1437913] Re: 8086:095b [Lenovo ThinkPad X250] Wifi unstable on vivid with Intel 7265
Marvin, thanks for that regulatory database hint. I hadn't seen that yet. I'll try it next time I get my laptop out. I've sadly been booting up Windows frequently due to this bug and really want to stop that. :-) On Mon, Jun 1, 2015 at 10:41 AM Seth Forshee wrote: > ** Changed in: wireless-regdb (Ubuntu Vivid) >Importance: Undecided => Medium > > ** Changed in: wireless-regdb (Ubuntu Vivid) >Status: New => Confirmed > > -- > You received this bug notification because you are subscribed to the bug > report. > https://bugs.launchpad.net/bugs/1437913 > > Title: > 8086:095b [Lenovo ThinkPad X250] Wifi unstable on vivid with Intel > 7265 > > To manage notifications about this bug go to: > https://bugs.launchpad.net/linux/+bug/1437913/+subscriptions > -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1437913 Title: 8086:095b [Lenovo ThinkPad X250] Wifi unstable on vivid with Intel 7265 To manage notifications about this bug go to: https://bugs.launchpad.net/linux/+bug/1437913/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1322897] Re: syslog spam Failed to get vmstats.
What is the file I need to edit to remove --disable-procfs option? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1322897 Title: syslog spam Failed to get vmstats. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/open-vm-tools/+bug/1322897/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1322897] Re: syslog spam Failed to get vmstats.
Oh, inside the package! Thanks. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1322897 Title: syslog spam Failed to get vmstats. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/open-vm-tools/+bug/1322897/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1437913] Re: 8086:095b [Lenovo ThinkPad X250] Wifi unstable on vivid with Intel 7265
I was going to submit a new bug with my Carbon X3, but it says linux- image-3.19.0-12-generic is not an official package. I'll try again after a reboot with the new kernel. Anyway, my symptoms differ. I can get it back with a disable/re-enable. I've noticed download speeds seem to vary dramatically, sometimes connection to a website is lost and regained causing the page to timeout temporarily, etc. This started to occur after I upgraded to 15.04. It did not occur previously. I did this to get all the mouse buttons working properly, which they do, but something between the two really messed with wireless dependability. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1437913 Title: 8086:095b [Lenovo ThinkPad X250] Wifi unstable on vivid with Intel 7265 To manage notifications about this bug go to: https://bugs.launchpad.net/linux/+bug/1437913/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1414930] Re: [Lenovo ThinkPad X1 Carbon 20BT] Buttons of Synaptics trackpad doesn't work
Looks like systemd 219-1ubuntu1 is required to resolve this bug, but 14.10 latest systemd is 208-8ubuntu8.2. What is the best way to get this enhancement applied? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1414930 Title: [Lenovo ThinkPad X1 Carbon 20BT] Buttons of Synaptics trackpad doesn't work To manage notifications about this bug go to: https://bugs.launchpad.net/hwe-next/+bug/1414930/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1277608] Re: hostnamed should not print warning about nss-myhostname
** This bug is no longer a duplicate of bug 1162475 [hostnamed] Changing hostname doesn't update /etc/hosts -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1277608 Title: hostnamed should not print warning about nss-myhostname To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1277608/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1208582] Re: [Lubuntu 13.10] Wrong GPG-Key at openprinting.org
I disagree that this is not a bug. The repository was installed by Ubuntu software when I was installing a printer, not by me. When it installed it put a key in, but it put in an invalid key. If Ubuntu is going to enable these things, it should do it with a proper key not a bad key. Also, fixing this so it isn't a problem for others should be as simple as a quick key swap in the software if that's all I have to do to fix it. Anyone know which key is the right key? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1208582 Title: [Lubuntu 13.10] Wrong GPG-Key at openprinting.org To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/lubuntu-meta/+bug/1208582/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1208582] Re: [Lubuntu 13.10] Wrong GPG-Key at openprinting.org
If Ubuntu is going to add a repository or they should at least add a correct key with it. It is a bug because something isn ** Changed in: lubuntu-meta (Ubuntu) Status: Invalid => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1208582 Title: [Lubuntu 13.10] Wrong GPG-Key at openprinting.org To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/lubuntu-meta/+bug/1208582/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1208582] Re: [Lubuntu 13.10] Wrong GPG-Key at openprinting.org
It seems that the problem isn't with the key, but the repository name. http://techabyte.com.au/index.php?threads/gpg-error-http-www- openprinting-org-lsb3-2.256/ Quote: Edit the file /etc/apt/sources.list and change: deb http://www.openprinting.org/download...driver/debian/ lsb3.1 gutenprint to this: deb http://www.openprinting.org/download/printdriver/debian/ lsb3.2 main -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1208582 Title: [Lubuntu 13.10] Wrong GPG-Key at openprinting.org To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/lubuntu-meta/+bug/1208582/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 993981] Re: Remmina Fails to Load rdp Plugin (remmina-plugin-rdp.so)
Here is my series of commands that solved my problem. Unfortunately, I seem to have lost the version of xfreerdp that works with RDP Gateways. I may have to just do without a GUI and write up a bunch of little scripts for each connection so I have that feature available. dpkg -l |grep freerdp sudo apt-get purge freerdp-x11 libfreerdp-plugins-standard libfreerdp1 libpam-freerdp lightdm-remote-session-freerdp sudo ls /etc/apt/sources.list.d/ sudo rm /etc/apt/sources.list.d/freerdp* sudo apt-get update sudo apt-get remove remmina remmina-plugin-rdp remmina-common sudo apt-get install remmina freerdp-x11 sudo killall remmina -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/993981 Title: Remmina Fails to Load rdp Plugin (remmina-plugin-rdp.so) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/remmina/+bug/993981/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 659619] Re: Add categories support to app list
I added my CrashPlan and Zimbra profiles to this tarball and incremented the version number. ** Attachment added: "Now with CrashPlan and Zimbra profiles" https://bugs.launchpad.net/ubuntu/+source/ufw/+bug/659619/+attachment/3894000/+files/ufw-app-profiles_1.4.tgz -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/659619 Title: Add categories support to app list To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/ufw/+bug/659619/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1301015] Re: Networking does not restart
The man hours lost on this across the globe are rising. The sudo ifdown eth0; sudo ifup eth0 solution solves some of the problems but not all of them. Either way, a better error message would be helpful in at least saving people from debugging why it doesn't work and then coming in here and ranting. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1301015 Title: Networking does not restart To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/ifupdown/+bug/1301015/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1171400] Re: a lot of bad logs in sylog: drm:radeon_crtc_page_flip], flip-ioctl()
** Changed in: linux (Ubuntu) Status: Expired => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1171400 Title: a lot of bad logs in sylog: drm:radeon_crtc_page_flip], flip-ioctl() To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1171400/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1376807] [NEW] [drm:radeon_crtc_page_flip], flip-ioctl() cur_fbo = ffff880230cb2c00, cur_bbo = ffff880230730c00
*** This bug is a duplicate of bug 1171400 *** https://bugs.launchpad.net/bugs/1171400 Public bug reported: This is a duplicate of 1171400. My syslog is filling up with these errors and has been since I Installed Ubuntu with previous versions: Oct 2 08:12:59 Jules kernel: [146722.690992] [drm:drm_mode_addfb], [FB:46] Oct 2 08:12:59 Jules kernel: [146722.690997] [drm:radeon_crtc_page_flip], flip-ioctl() cur_fbo = 880230cb2c00, cur_bbo = 880230730c00 Oct 2 08:12:59 Jules kernel: [146722.691007] [drm:radeon_crtc_page_flip], flip-ioctl() cur_fbo = 880230cb2c00, cur_bbo = 880230730c00 Oct 2 08:12:59 Jules kernel: [146722.881220] [drm:drm_mode_addfb], [FB:47] Oct 2 08:12:59 Jules kernel: [146722.881225] [drm:radeon_crtc_page_flip], flip-ioctl() cur_fbo = 880230730c00, cur_bbo = 880230cb2c00 Oct 2 08:12:59 Jules kernel: [146722.881235] [drm:radeon_crtc_page_flip], flip-ioctl() cur_fbo = 880230730c00, cur_bbo = 880230cb2c00 Oct 2 08:13:00 Jules kernel: [146723.363888] [drm:drm_mode_addfb], [FB:46] Oct 2 08:13:00 Jules kernel: [146723.363893] [drm:radeon_crtc_page_flip], flip-ioctl() cur_fbo = 880230cb2c00, cur_bbo = 880230730c00 Oct 2 08:13:00 Jules kernel: [146723.363903] [drm:radeon_crtc_page_flip], flip-ioctl() cur_fbo = 880230cb2c00, cur_bbo = 880230730c00 Oct 2 08:13:00 Jules kernel: [146723.461578] [drm:drm_mode_addfb], [FB:47] ProblemType: Bug DistroRelease: Ubuntu 14.04 Package: linux-image-3.13.0-36-generic 3.13.0-36.63 ProcVersionSignature: Ubuntu 3.13.0-36.63-generic 3.13.11.6 Uname: Linux 3.13.0-36-generic x86_64 ApportVersion: 2.14.1-0ubuntu3.4 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC2: jritchie 3146 F pulseaudio /dev/snd/controlC1: jritchie 3146 F pulseaudio /dev/snd/controlC0: jritchie 3146 F pulseaudio Date: Thu Oct 2 09:30:50 2014 EcryptfsInUse: Yes HibernationDevice: RESUME=UUID=7498676e-c5d9-481d-8407-c7f76f0148d9 InstallationDate: Installed on 2013-09-25 (371 days ago) InstallationMedia: Ubuntu 13.04 "Raring Ringtail" - Release amd64 (20130424) MachineType: Dell Inc. OptiPlex 9020 ProcEnviron: LANGUAGE=en_US TERM=xterm PATH=(custom, no user) LANG=en_US.UTF-8 SHELL=/bin/bash ProcFB: 0 radeondrmfb ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-36-generic root=UUID=5303a9fa-04a0-4f48-b19b-fdbf85f7a44d ro plymouth:debug splash quiet drm.debug=0xe vt.handoff=7 PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: Home directory not accessible: Permission denied No PulseAudio daemon running, or not running as session daemon. RelatedPackageVersions: linux-restricted-modules-3.13.0-36-generic N/A linux-backports-modules-3.13.0-36-generic N/A linux-firmware 1.127.6 RfKill: SourcePackage: linux UpgradeStatus: Upgraded to trusty on 2014-04-30 (155 days ago) dmi.bios.date: 06/06/2013 dmi.bios.vendor: Dell Inc. dmi.bios.version: A01 dmi.board.name: 0PC5F7 dmi.board.vendor: Dell Inc. dmi.board.version: A00 dmi.chassis.type: 6 dmi.chassis.vendor: Dell Inc. dmi.modalias: dmi:bvnDellInc.:bvrA01:bd06/06/2013:svnDellInc.:pnOptiPlex9020:pvr01:rvnDellInc.:rn0PC5F7:rvrA00:cvnDellInc.:ct6:cvr: dmi.product.name: OptiPlex 9020 dmi.product.version: 01 dmi.sys.vendor: Dell Inc. ** Affects: linux (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-bug trusty ** This bug has been marked a duplicate of bug 1171400 a lot of bad logs in sylog: drm:radeon_crtc_page_flip], flip-ioctl() -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1376807 Title: [drm:radeon_crtc_page_flip], flip-ioctl() cur_fbo = 880230cb2c00, cur_bbo = 880230730c00 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1376807/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1171400] Re: a lot of bad logs in sylog: drm:radeon_crtc_page_flip], flip-ioctl()
I posted apport-bug details to https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1376807 and marked it as a duplicate of this. It is impacting the current LTS as shown below: $ lsb_release -a No LSB modules are available. Distributor ID: Ubuntu Description:Ubuntu 14.04.1 LTS Release:14.04 Codename: trusty lspci shows the following video card in my Dell Optiplex 9020: VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Caicos XTX [Radeon HD 8490 / R5 235X OEM] I am willing to provide further details -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1171400 Title: a lot of bad logs in sylog: drm:radeon_crtc_page_flip], flip-ioctl() To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1171400/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1326567] Re: problem with drm:drm_mode_addfb and drm:radeon_crtc_page_flip
*** This bug is a duplicate of bug 1171400 *** https://bugs.launchpad.net/bugs/1171400 ** This bug has been marked a duplicate of bug 1171400 a lot of bad logs in sylog: drm:radeon_crtc_page_flip], flip-ioctl() -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1326567 Title: problem with drm:drm_mode_addfb and drm:radeon_crtc_page_flip To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1326567/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1398972] [NEW] os-prober putting debug info into syslog by default
Public bug reported: I know this is nit picking, but I imagine it is also an easy fix, maybe just a flag when compiling or something and who doesn't appreciate a clean machine? Whenever a new kernel is installed or removed on Ubuntu Server 14.04, os-prober is run and adds 41 lines (depending on partitions) to syslog with information like this: Dec 3 13:07:03 server-name os-prober: debug: running /usr/lib/os-probes/mounted/80minix on mounted /dev/sda1 Dec 3 13:07:03 server-name 83haiku: debug: /dev/sda1 is not a BeFS partition: exiting It does this for each partition and for each OS resulting in a bunch of debug messages in my syslog file that really is of no use to me. I'm not going to be dual-booting my server and even if I am, I'm not interested in the operating systems it didn't find. I can't imagine this would be useful information unless I was debugging the software. Further, the primary links found by Google related to this seem to be people trying to figure out what it means and blaming problems on it that aren't related to os-prober. I'm suggesting that this information not be dumped into the syslog or at least not at this verbosity. I'd be okay with a couple lines regarding what it did find though I don't think that is typically needed since this information ultimately comes out in the grub config file. It looks like this has been happening since at least the 10.04 days judging by the discussions I see online. $ lsb_release -rd Description:Ubuntu 12.04.5 LTS Release:12.04 $ sudo apt-cache policy os-prober [sudo] password for jritchie: os-prober: Installed: 1.51ubuntu3 Candidate: 1.51ubuntu3 Version table: *** 1.51ubuntu3 0 500 http://us.archive.ubuntu.com/ubuntu/ precise/main amd64 Packages 100 /var/lib/dpkg/status ** Affects: os-prober (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1398972 Title: os-prober putting debug info into syslog by default To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/os-prober/+bug/1398972/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 459730] Re: rsyslog doesn't create /dev/xconsole
Since the config for xconsole output in rsyslog has survived despite broken for over 5 years now, I suggest removing that from the default config will reduce confusion and clearly create no new problems. Those wanting it have had to actively repair this for 5 years and shouldn't have trouble adding the additional config into rsyslog.d/50-default.conf. No harm is done by this solution and the operating system becomes a bit more friendly and polished. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/459730 Title: rsyslog doesn't create /dev/xconsole To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/rsyslog/+bug/459730/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 574886] Re: Apt has strange network errors when updating indexes.
I have been experimenting with the transparent HTTP proxy on my Watchguard XTM firewalls. The HTTP proxy was catching the update requests over HTTP because they had no content_type. I added the following domain exceptions to resolve this: archive.canonical.com, *.ubuntu.com, ppa.launchpad.net, linux.dropbox.com. After this, my signature issues went away and the HTTP proxy remains. I could also have simply turned off checking for the lack of content type, but I'm trying to learn how to work with this thing. (Thanks for the practice.) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/574886 Title: Apt has strange network errors when updating indexes. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/apt/+bug/574886/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1103656] Re: Update Precise drbd8-utils to 8.3.13 for the 12.04.2 release
In 12.04.3 it now appears that the version 8.4.2 is in the kernel, but the userland tools have stayed static making the version gap grow. Could this be why when I run "service drbd start" it never kicks me back to the prompt until I hit Ctrl+C? $ sudo service drbd start DRBD module version: 8.4.2 userland version: 8.3.11 you should upgrade your drbd tools! * Starting DRBD resources DRBD module version: 8.4.2 userland version: 8.3.11 you should upgrade your drbd tools! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1103656 Title: Update Precise drbd8-utils to 8.3.13 for the 12.04.2 release To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/drbd8/+bug/1103656/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1204459] Re: Please package drbd tools v8.4 for use with Raring LTS Enablement Stacks
*** This bug is a duplicate of bug 1185756 *** https://bugs.launchpad.net/bugs/1185756 I can also confirm that this shows up on two fresh installs of Precise. It was the first things I installed after setting up the lvm lvs to put drbd8 on top of. Is there a workaround? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1204459 Title: Please package drbd tools v8.4 for use with Raring LTS Enablement Stacks To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/drbd8/+bug/1204459/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1103656] Re: Update Precise drbd8-utils to 8.3.13 for the 12.04.2 release
Yeah, actually just did 'sudo apt-get dist-upgrade' which took me to the lts-raring kernel and it looks happier. Thanks Jan! I am still getting the version mismatch, but it seems to function properly now. Was that bug #1185756 I was running into? I was just parsing through that so maybe I'll comment over there that this resolved my problem and hopefully assist someone trying to parse that conversation. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1103656 Title: Update Precise drbd8-utils to 8.3.13 for the 12.04.2 release To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/drbd8/+bug/1103656/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1185756] Re: drbd8-utils not compatible with linux-lts-raring kernel in 12.04
Solution via kernel upgrade: I believe I was experiencing this same problem on 12.04.3. I did a dist- upgrade which install the current lts-raring kernel and rebooted. This resolved my hangup. Thank you guys for all the work put into solving this. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1185756 Title: drbd8-utils not compatible with linux-lts-raring kernel in 12.04 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/drbd8/+bug/1185756/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1326567] Re: [Asus M4A88T-M] problem with drm:drm_mode_addfb and drm:radeon_crtc_page_flip
Does this need to be pushed upstream? Who is the people ultimately responsible for that code, the kernel hackers or is this outside that project? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1326567 Title: [Asus M4A88T-M] problem with drm:drm_mode_addfb and drm:radeon_crtc_page_flip To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1326567/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1185756] Re: drbd8-utils not compatible with linux-lts-raring kernel in 12.04
Yeah, the problem is back again. I'm not sure why it worked briefly after a kernel upgrade and now it is impacting my boot up. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1185756 Title: drbd8-utils not compatible with linux-lts-raring kernel in 12.04 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/drbd8/+bug/1185756/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1185756] Re: drbd8-utils not compatible with linux-lts-raring kernel in 12.04
Okay, so my immediate problem was unrelated to this entirely. I didn't have /etc/hosts setup on them so they simply couldn't find each other. I'm sorry for cluttering this up. Thanks for indulging a drbd newb. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1185756 Title: drbd8-utils not compatible with linux-lts-raring kernel in 12.04 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/drbd8/+bug/1185756/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1185756] Re: drbd8-utils not compatible with linux-lts-raring kernel in 12.04
So I did run into the problem mentioned here and installing drbd8-utils_8.4.3-0ubuntu0.12.04.1_amd64.deb fixed that so I validate. (Glad to in the end be able to contribute something.) I'm now finally watching /proc/drbd show syncing on this new drbd setup. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1185756 Title: drbd8-utils not compatible with linux-lts-raring kernel in 12.04 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/drbd8/+bug/1185756/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1239734] [NEW] corosync sends first time users on a hunt, simple fix
Public bug reported: Corosync's init script properly fails to start by default to protect us. I get that, but the wild goose chase that a new user ends up on is a UX bug and in at least one case, I saw a user who simply changed distros because he couldn't figure it out claiming Ubuntu wasn't ready for business. (Yeah, I know that's nonsense but his complaint on spiceworks forums is among the top links on google for 'ubuntu corosync'. ) The puppet daemon does the same thing, but it has a bit of logic that when someone tries to start it and this file overrides them, it simply tells the user and tells them where to change the variable. Here is the code they use in their init. start_puppet_agent() { if is_true "$START" ; then start-stop-daemon --start --quiet --pidfile $PIDFILE \ --startas $DAEMON -- $NAME $DAEMON_OPTS else echo "" echo "puppet not configured to start, please edit /etc/default/puppet to enable" fi } Here is the equivalent code in corosync's init. do_start() { # Return # 0 if daemon has been started # 1 if daemon was already running # 2 if daemon could not be started start-stop-daemon --start --quiet --exec $DAEMON --test > /dev/null \ || return 1 start-stop-daemon --start --quiet --exec $DAEMON -- $DAEMON_ARGS \ || return 2 # Add code here, if necessary, that waits for the process to be ready # to handle requests from services started subsequently which depend # on this one. As a last resort, sleep for some time. pidof corosync > $PIDFILE } I won't bother combining it as I find each item I try that the devs usually find my solution rather overly complicated. I'm sure you can handle it better than I. ** Affects: corosync (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1239734 Title: corosync sends first time users on a hunt, simple fix To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/corosync/+bug/1239734/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1169879] Re: Cororync startup script return 0 but service is not launched
Bug 1239734 is a feature request related to this. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1169879 Title: Cororync startup script return 0 but service is not launched To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/corosync/+bug/1169879/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 815665] Re: corosync does not start with init scripts
Bug 1239734 is a feature request related to this. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/815665 Title: corosync does not start with init scripts To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/corosync/+bug/815665/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 584668] Re: iscsi_trgt: scsi_cmnd_start(1035) Unsupported 85
I'm seeing the same thing as Avery-yates, with an exception. I have the same setup. The iSCSI server is hosting KVM virtual machines so getting lots of activity. I'm seeing them at a rate of several per second when they do appear. It may be related to a VM booting when it appears, but I'm not sure of that. The same error message show up in /var/log/syslog. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/584668 Title: iscsi_trgt: scsi_cmnd_start(1035) Unsupported 85 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/iscsitarget/+bug/584668/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 510111] Re: segfault when connecting via xrdp
I'm also experiencing this. I log in and get the proper desktop, but as soon as it fully loads it dumps me out. in /var/log/syslog Apr 1 12:27:21 server kernel: [ 254.564225] Xvnc[1767]: segfault at 7fff72e87000 ip 00449dd0 sp 7fff72e848b0 error 6 in Xtightvnc[40+17c000] Description:Ubuntu 12.04.2 LTS I also have tightvncserver installed. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/510111 Title: segfault when connecting via xrdp To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/tightvnc/+bug/510111/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 440179] Re: service fails to start/stop/restart networking daemon
I'm also seeing this with several guest machines that I moved to a different host. I change the networking config and then this started to occur. I removed two NICs and added a new one. It currently has only one NIC. This was needed for virt-manager to associate the guest with the proper network on the host. After getting the message I modified /etc/networking/interfaces and /etc/udev/rules.d/70-persistent-net.rules to get my NIC working as expected, but the errors still show up. '/etc/init.d/networking restart' works 'service networking restart' does not work. It simply fails with the "Unknown instance:" message. If I run 'initctl list | grep network' I see only the current interfaces, but I see a line that says "networking stop/waiting" so I think this confirms Watte's assumption that those results were a symptom, not cause. ** Changed in: sysvinit (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/440179 Title: service fails to start/stop/restart networking daemon -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 368962] Re: Can't reboot kvm virtual machines using virsh
Could someone point me to documentation on how to send an ACPI signal to a vm so I can script my own solution as has been suggested? Andrew: It appears that the xml already has room for this: http://libvir.org/formatdomain.html#elementsFeatures I have been able to shutdown by installing acpid package on the guest (not the acpi package) and proven that the shutdown capability can work. It took me awhile to figure that out so I'll just mention that here to save someone time. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/368962 Title: Can't reboot kvm virtual machines using virsh -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs