[Bug 396058] [NEW] Add support for the perl module Net::SSH:Perl
Public bug reported: The package Net::SSH:Perl (and related packages such as Net::SFTP) is an extremely useful wrapper to allow scripting of commands on remote machines vis SSH. Installing it in Ubuntu is complex to put it mildly. Some instructions are here: http://www.csclug.org/?q=node/128 There are other places that indicate that once upon a time this package may have been available in early 2007 but if so it seems to have gone now. Note that adding support for this package would also mean adding support for other useful packages such as Math::Pari ** Affects: ubuntu Importance: Undecided Status: New ** Tags: perl ssh -- Add support for the perl module Net::SSH:Perl https://bugs.launchpad.net/bugs/396058 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 369850] Re: Cannot set up parallel port printer on Ubuntu 9.04
sudo rmmod parport_pc retusn an error about "Module in use" commening it out from /etc/modules and rebooting and then doing the two terminal thing provides the following output monitor will print the received events for: UDEV - the event which udev sends out after rule processing UDEV [1241772792.733525] add /module/parport_pc (module) UDEV_LOG=3 ACTION=add DEVPATH=/module/parport_pc SUBSYSTEM=module SEQNUM=1336 UDEV [1241772792.735849] add /bus/platform/drivers/parport_pc (drivers) UDEV_LOG=3 ACTION=add DEVPATH=/bus/platform/drivers/parport_pc SUBSYSTEM=drivers SEQNUM=1337 UDEV [1241772792.762529] add /devices/pnp0/00:16/ppdev/parport0 (ppdev) UDEV_LOG=3 ACTION=add DEVPATH=/devices/pnp0/00:16/ppdev/parport0 SUBSYSTEM=ppdev SEQNUM=1338 DEVNAME=/dev/parport0 MAJOR=99 MINOR=0 DEVLINKS=/dev/char/99:0 UDEV [1241772792.769047] add /devices/pnp0/00:16/printer/lp0 (printer) UDEV_LOG=3 ACTION=add DEVPATH=/devices/pnp0/00:16/printer/lp0 SUBSYSTEM=printer SEQNUM=1339 DEVNAME=/dev/lp0 MAJOR=6 MINOR=0 DEVLINKS=/dev/char/6:0 UDEV [1241772792.782265] add /bus/pnp/drivers/parport_pc (drivers) UDEV_LOG=3 ACTION=add DEVPATH=/bus/pnp/drivers/parport_pc SUBSYSTEM=drivers SEQNUM=1340 UDEV [1241772792.800174] add /devices/platform/parport_pc.956 (platform) UDEV_LOG=3 ACTION=add DEVPATH=/devices/platform/parport_pc.956 SUBSYSTEM=platform MODALIAS=platform:parport_pc SEQNUM=1341 UDEV [1241772792.830537] remove /devices/platform/parport_pc.956 (platform) UDEV_LOG=3 ACTION=remove DEVPATH=/devices/platform/parport_pc.956 SUBSYSTEM=platform MODALIAS=platform:parport_pc SEQNUM=1342 UDEV [1241772792.845120] add /devices/platform/parport_pc.888 (platform) UDEV_LOG=3 ACTION=add DEVPATH=/devices/platform/parport_pc.888 SUBSYSTEM=platform MODALIAS=platform:parport_pc SEQNUM=1343 UDEV [1241772792.849449] remove /devices/platform/parport_pc.888 (platform) UDEV_LOG=3 ACTION=remove DEVPATH=/devices/platform/parport_pc.888 SUBSYSTEM=platform MODALIAS=platform:parport_pc SEQNUM=1344 UDEV [1241772792.868995] add /bus/pci/drivers/parport_pc (drivers) UDEV_LOG=3 ACTION=add DEVPATH=/bus/pci/drivers/parport_pc SUBSYSTEM=drivers SEQNUM=1347 UDEV [1241772792.878876] add /devices/platform/parport_pc.632 (platform) UDEV_LOG=3 ACTION=add DEVPATH=/devices/platform/parport_pc.632 SUBSYSTEM=platform MODALIAS=platform:parport_pc SEQNUM=1345 UDEV [1241772792.886334] remove /devices/platform/parport_pc.632 (platform) UDEV_LOG=3 ACTION=remove DEVPATH=/devices/platform/parport_pc.632 SUBSYSTEM=platform MODALIAS=platform:parport_pc SEQNUM=1346 ** Attachment added: "kern.log etc as requested by Martin Pitt" http://launchpadlibrarian.net/26459439/kern.log -- Cannot set up parallel port printer on Ubuntu 9.04 https://bugs.launchpad.net/bugs/369850 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 372296] [NEW] HP LJ1100 (parallel port printer) not found in Jaunty
Public bug reported: Binary package hint: cups I just upgraded a dell inspiron 2650 laptop to Jaunty (9.04). Under the previous version (7.10) it was able to detect and print on a HP laserjet 1100 connected to its parallel port. Under jaunty for some reason the printer isn't being found dmesg | grep parallel [ 27.280376] ppdev: user-space parallel port driver lsmod | grep ppdev ppdev 15620 0 parport42220 2 ppdev,lp lsmod | grep lp lp 17156 0 parport42220 2 ppdev,lp I manually copies the /etc/cups directory across thinking that might be the problem. It isn't. CUPS knows the printer should be there but doesn't seem to see parallel port. HPLIP also fails to find it ProblemType: Bug Architecture: i386 DistroRelease: Ubuntu 9.04 Lpstat: device for LaserJet_1100: parallel:/dev/lp0 device for PDF: cups-pdf:/ Lsusb: Bus 001 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 002 Device 003: ID 04b4:6830 Cypress Semiconductor Corp. CY7C68300A EZ-USB AT2 USB 2.0 to ATA/ATAPI Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 002 Device 002: ID 058f:9254 Alcor Micro Corp. Hub MachineType: Dell Computer Corporation Inspiron 2650 NonfreeKernelModules: nvidia Package: cups 1.3.9-17ubuntu3 Papersize: letter PpdFiles: PDF: Generic PDF file generator LaserJet_1100: HP LaserJet 1100 Foomatic/ljet4 (recommended) ProcCmdLine: root=UUID=bbe9c20e-4abf-472f-be19-d52555a5f180 ro acpi=off noapic nolapic quiet splash ProcEnviron: LANG=en_US.UTF-8 SHELL=/bin/bash ProcVersionSignature: Ubuntu 2.6.28-11.42-generic SourcePackage: cups ** Affects: cups (Ubuntu) Importance: Undecided Status: New ** Tags: apport-bug i386 -- HP LJ1100 (parallel port printer) not found in Jaunty https://bugs.launchpad.net/bugs/372296 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 372296] Re: HP LJ1100 (parallel port printer) not found in Jaunty
** Attachment added: "BootDmesg.txt" http://launchpadlibrarian.net/26361883/BootDmesg.txt ** Attachment added: "CurrentDmesg.txt" http://launchpadlibrarian.net/26361884/CurrentDmesg.txt ** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/26361885/Dependencies.txt ** Attachment added: "HalComputerInfo.txt" http://launchpadlibrarian.net/26361886/HalComputerInfo.txt ** Attachment added: "Locale.txt" http://launchpadlibrarian.net/26361887/Locale.txt ** Attachment added: "Lspci.txt" http://launchpadlibrarian.net/26361888/Lspci.txt ** Attachment added: "PrintingPackages.txt" http://launchpadlibrarian.net/26361889/PrintingPackages.txt ** Attachment added: "ProcCpuinfo.txt" http://launchpadlibrarian.net/26361890/ProcCpuinfo.txt ** Attachment added: "ProcInterrupts.txt" http://launchpadlibrarian.net/26361891/ProcInterrupts.txt ** Attachment added: "ProcModules.txt" http://launchpadlibrarian.net/26361892/ProcModules.txt -- HP LJ1100 (parallel port printer) not found in Jaunty https://bugs.launchpad.net/bugs/372296 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 369850] Re: Cannot set up parallel port printer on Ubuntu 9.04
I should add that I followed the advice here - http://newbiedoc.berlios.de/wiki/Setting_up_a_parallel_printer_using_CUPS#BIOS_setting_for_parallel_port - about resetting the BIOS ppt without success. For some reason jaunty doesn't seem to like parallel ports... -- Cannot set up parallel port printer on Ubuntu 9.04 https://bugs.launchpad.net/bugs/369850 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 369850] Re: Cannot set up parallel port printer on Ubuntu 9.04
parport_pc is the fix for me. sudo modprobe parport_pc got it working adding parport_pc to /etc/modules has resulted in it working across resets. There may be a bug with HPLIPS not properly finding the printer - it keeps on reporting "Device Communication Error" - but it prints fine... -- Cannot set up parallel port printer on Ubuntu 9.04 https://bugs.launchpad.net/bugs/369850 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 309655] Re: Seamonkey 1.1.14 security upgrade
Suggest upgrade to 1.1.15 in the next day or two as this is just being released to patch some other critical issues -- Seamonkey 1.1.14 security upgrade https://bugs.launchpad.net/bugs/309655 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 396058] Re: Add support for the perl module Net::SSH:Perl
The packages Patrick found are alternatives (and IMO less usable alternatives) to Net::SSH::Perl To quote from http://search.cpan.org/~turnstep/Net-SSH-Perl-1.34/lib/Net/SSH/Perl.pm One advantage to using Net::SSH::Perl over wrapper-style implementations of ssh clients is that it saves on process overhead: you no longer need to fork and execute a separate process in order to connect to an sshd. Depending on the amount of time and memory needed to fork a process, this win can be quite substantial; particularly if you're running in a persistent Perl environment (mod_perl, for example), where forking a new process is a drain on process and memory resources. It also simplifies the process of using password-based authentications; when writing a wrapper around ssh you probably need to use Expect to control the ssh client and give it your password. Net::SSH::Perl has built-in support for the authentication protocols, so there's no longer any hassle of communicating with any external processes. -- Add support for the perl module Net::SSH:Perl https://bugs.launchpad.net/bugs/396058 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 78505] Re: NTFS and FAT partitions mounted with executable bits create lots of annoyance
Colin & all, the vast majority of stuff on a vfat drive -particularly a usb/flash removable one - is not executable. Having the X bit set for this data is basically wrong and leads to problems when (for example) doing a restore of data previously copied to the drive for backup as all the restored data is given the executable flag. Its just wrong on so many levels to add an execute bit to everything just to maybe help a couple of not terribly popular (AFAIK) applications. There needs to be a change to the default to rw-r--r-- and a relatively clear way to change the default to one of the other potentially useful masks such as rw-rw-rw, rwxr-xr-x or rwxrwxrwx. Currently I am not at all clear how to set the default behavior - I can set the behavior for particular volumes which is mostly OK, as a workaround but is annoying when I'm given (for example) a flash drive from a colleague to copy data from. In this case what happens is all the documents I copy across get the X bit set which sometimes ends up meaning that they execute instead of open the application -- NTFS and FAT partitions mounted with executable bits create lots of annoyance https://bugs.launchpad.net/bugs/78505 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 532057] [NEW] crashed when reconnecting after netwrk disconnect
Public bug reported: Binary package hint: ubuntuone-client Reconnected the network. UbuntuOne remained disconnected in tray. Clicked on it to see why. It crashed ProblemType: Bug .home.francis..config.ubuntuone.ubuntuone.client.conf: [ubuntuone] connected = False connect = 0 show_applet = 0 bookmarked = True Architecture: i386 Date: Thu Mar 4 17:01:58 2010 DistroRelease: Ubuntu 9.10 InstallationMedia: Xubuntu 9.10 "Karmic Koala" - Release i386 (20091028.3) Package: ubuntuone-client 1.0.3-0ubuntu1 PackageArchitecture: all ProcEnviron: LANG=en_US.UTF-8 SHELL=/bin/bash ProcVersionSignature: Ubuntu 2.6.31-19.56-generic SourcePackage: ubuntuone-client Uname: Linux 2.6.31-19-generic i686 ** Affects: ubuntuone-client (Ubuntu) Importance: Undecided Status: New ** Tags: apport-bug i386 -- crashed when reconnecting after netwrk disconnect https://bugs.launchpad.net/bugs/532057 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 532057] Re: crashed when reconnecting after netwrk disconnect
** Attachment added: ".home.francis..cache.ubuntuone.log.oauth.login.log.txt" http://launchpadlibrarian.net/40173970/.home.francis..cache.ubuntuone.log.oauth.login.log.txt ** Attachment added: ".home.francis..cache.ubuntuone.log.syncdaemon.exceptions.log.txt" http://launchpadlibrarian.net/40173973/.home.francis..cache.ubuntuone.log.syncdaemon.exceptions.log.txt ** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/40173975/Dependencies.txt ** Attachment added: "UbuntuoneClientPackages.txt" http://launchpadlibrarian.net/40173977/UbuntuoneClientPackages.txt ** Attachment added: "XsessionErrors.txt" http://launchpadlibrarian.net/40173979/XsessionErrors.txt -- crashed when reconnecting after netwrk disconnect https://bugs.launchpad.net/bugs/532057 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 497950] Re: No sound on Dell Inspiron 2650 (Intel ac97/Sigmatel audio)
This resolved itself for me when I did a total reinstall of Xubuntu 9.10 on a clean HD recently. I should note that it did not resolve itself before and your previous suggestion regarding the mixer volume level was not a fix. The mixer reported no sound cards when it loaded so unmuting it didn't do any good. -- No sound on Dell Inspiron 2650 (Intel ac97/Sigmatel audio) https://bugs.launchpad.net/bugs/497950 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 497950] [NEW] No sound on Dell Inspiron 2650 (Intel ac97/Sigmatel audio)
Public bug reported: Although the sound card seems to be found in modprobe etc. the output of aplay is > aplay: device_list:223: no soundcards found... This is running latest 9.10 (Karmic) xubuntu So far as I know everything is at default values. The start of the alsa-info.sh script is !!Linux Distribution !!-- Ubuntu 9.10 \n \l DISTRIB_ID=Ubuntu DISTRIB_DESCRIPTION="Ubuntu 9.10" !!DMI Information !!--- Manufacturer: Dell Computer Corporation Product Name: Inspiron 2650 !!Kernel Information !!-- Kernel release:2.6.31-15-generic Operating System: GNU/Linux Architecture: i686 Processor: unknown SMP Enabled: Yes !!ALSA Version !! Driver version: 1.0.20 Library version:1.0.20 Utilities version: 1.0.20 !!Loaded ALSA modules !!--- snd_intel8x0 !!Sound Servers on this system !! Pulseaudio: Installed - Yes (/usr/bin/pulseaudio) Running - Yes ESound Daemon: Installed - Yes (/usr/bin/esd) Running - No !!Soundcards recognised by ALSA !!- 0 [I82801CAICH3 ]: ICH - Intel 82801CA-ICH3 Intel 82801CA-ICH3 with STAC9700,83,84 at irq 10 !!PCI Soundcards installed in the system !!-- 00:1f.5 Multimedia audio controller: Intel Corporation 82801CA/CAM AC'97 Audio Controller (rev 02) !!Advanced information - PCI Vendor/Device/Susbsystem ID's !! 00:1f.5 0401: 8086:2485 (rev 02) Subsystem: 1028:00f3 the rest is at http://www.alsa- project.org/db/?f=ba5204d527082f5c166ab321d2a0590250af4e9c ** Affects: alsa-driver (Ubuntu) Importance: Undecided Status: New ** Tags: signatel stac9700 -- No sound on Dell Inspiron 2650 (Intel ac97/Sigmatel audio) https://bugs.launchpad.net/bugs/497950 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 497950] apport-collect data
AplayDevices: aplay: device_list:223: no soundcards found... Architecture: i386 ArecordDevices: arecord: device_list:223: no soundcards found... AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/dsp', '/dev/snd/pcmC0D1c', '/dev/snd/by-path', '/dev/snd/controlC0', '/dev/snd/pcmC0D0c', '/dev/snd/pcmC0D0p', '/dev/snd/seq', '/dev/snd/timer', '/dev/sequencer', '/dev/sequencer2'] failed with exit code 1: DistroRelease: Ubuntu 9.10 NonfreeKernelModules: nvidia Package: alsa-base 1.0.20+dfsg-1ubuntu5 PackageArchitecture: all ProcEnviron: SHELL=/bin/bash LANG=en_US.UTF-8 ProcVersionSignature: Ubuntu 2.6.31-16.53-generic Uname: Linux 2.6.31-16-generic i686 UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare -- No sound on Dell Inspiron 2650 (Intel ac97/Sigmatel audio) https://bugs.launchpad.net/bugs/497950 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 497950] AlsaDevices.txt
** Attachment added: "AlsaDevices.txt" http://launchpadlibrarian.net/36928096/AlsaDevices.txt -- No sound on Dell Inspiron 2650 (Intel ac97/Sigmatel audio) https://bugs.launchpad.net/bugs/497950 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 497950] BootDmesg.txt
** Attachment added: "BootDmesg.txt" http://launchpadlibrarian.net/36928099/BootDmesg.txt -- No sound on Dell Inspiron 2650 (Intel ac97/Sigmatel audio) https://bugs.launchpad.net/bugs/497950 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 497950] Card0.Amixer.info.txt
** Attachment added: "Card0.Amixer.info.txt" http://launchpadlibrarian.net/36928102/Card0.Amixer.info.txt -- No sound on Dell Inspiron 2650 (Intel ac97/Sigmatel audio) https://bugs.launchpad.net/bugs/497950 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 497950] Card0.Amixer.values.txt
** Attachment added: "Card0.Amixer.values.txt" http://launchpadlibrarian.net/36928103/Card0.Amixer.values.txt -- No sound on Dell Inspiron 2650 (Intel ac97/Sigmatel audio) https://bugs.launchpad.net/bugs/497950 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 497950] Card0.Codecs.codec97.0.ac97.0.0.regs.txt
** Attachment added: "Card0.Codecs.codec97.0.ac97.0.0.regs.txt" http://launchpadlibrarian.net/36928106/Card0.Codecs.codec97.0.ac97.0.0.regs.txt -- No sound on Dell Inspiron 2650 (Intel ac97/Sigmatel audio) https://bugs.launchpad.net/bugs/497950 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 497950] Card0.Codecs.codec97.0.ac97.0.0.txt
** Attachment added: "Card0.Codecs.codec97.0.ac97.0.0.txt" http://launchpadlibrarian.net/36928105/Card0.Codecs.codec97.0.ac97.0.0.txt -- No sound on Dell Inspiron 2650 (Intel ac97/Sigmatel audio) https://bugs.launchpad.net/bugs/497950 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 497950] CurrentDmesg.txt
** Attachment added: "CurrentDmesg.txt" http://launchpadlibrarian.net/36928107/CurrentDmesg.txt -- No sound on Dell Inspiron 2650 (Intel ac97/Sigmatel audio) https://bugs.launchpad.net/bugs/497950 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 497950] Dependencies.txt
** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/36928108/Dependencies.txt -- No sound on Dell Inspiron 2650 (Intel ac97/Sigmatel audio) https://bugs.launchpad.net/bugs/497950 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 497950] PciMultimedia.txt
** Attachment added: "PciMultimedia.txt" http://launchpadlibrarian.net/36928109/PciMultimedia.txt -- No sound on Dell Inspiron 2650 (Intel ac97/Sigmatel audio) https://bugs.launchpad.net/bugs/497950 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 497950] XsessionErrors.txt
** Attachment added: "XsessionErrors.txt" http://launchpadlibrarian.net/36928110/XsessionErrors.txt ** Tags added: apport-collected -- No sound on Dell Inspiron 2650 (Intel ac97/Sigmatel audio) https://bugs.launchpad.net/bugs/497950 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 369850] Re: Cannot set up parallel port printer on Ubuntu 9.04 or 9.10
Try sudo modprobe parport_pc and see if the printer is found If it is then add parport_pc to you /etc/modules file This usually fixes the problem On Sat, Jan 16, 2010 at 4:34 PM, chrone wrote: > 8.04 detected the lp0, but after reinstalling to 9.10, ubuntu could not > detect any lp0 devices. > > i'm using a p4 2ghz with intel 945g chipset motherboard. how to debug > this problem? > > -- > Cannot set up parallel port printer on Ubuntu 9.04 or 9.10 > https://bugs.launchpad.net/bugs/369850 > You received this bug notification because you are a direct subscriber > of the bug. > > Status in “linux” package in Ubuntu: Confirmed > Status in “udev” package in Ubuntu: Invalid > > Bug description: > Binary package hint: cups > > I have just done a clean upgrade from Intrepid Ibex to Jaunty Jackalope > (i.e., I downloaded the CD .iso file, burned it to CD and then did a clean > install over the existing Ubuntu installation). > > I was able to set up my parallel port connected laser printer on Intrepid > Ibex, but Jaunty Jackalope seems not to give me a choice of Parallal port > when I try to set up my printer. > > Please tell me how to set up my parallel port connected laser printer on > Jaunty Jackalope. > > Thanks! > > I used the ubuntu-bug cups program to upload the information about my system. > I hope that it made it, associated with this bug. > > ProblemType: Bug > Architecture: i386 > CupsErrorLog: > E [29/Apr/2009:13:47:59 -0400] CUPS-Add-Modify-Printer: Unauthorized > E [29/Apr/2009:13:53:18 -0400] cupsdAuthorize: Local authentication > certificate not found! > E [29/Apr/2009:13:54:02 -0400] cupsdAuthorize: Local authentication > certificate not found! > E [29/Apr/2009:13:54:02 -0400] CUPS-Delete-Printer: Unauthorized > DistroRelease: Ubuntu 9.04 > Lpstat: Error: command ['lpstat', '-v'] failed with exit code 1: lpstat: No > destinations added. > Lsusb: > Bus 001 Device 002: ID 13b1:000d Linksys WUSB54G Wireless Adapter > Bus 001 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub > MachineType: Dell Computer Corporation L466c > Package: cups 1.3.9-17ubuntu2 > Papersize: letter > ProcCmdLine: root=UUID=03f04b06-444f-44e9-8017-ff85b8c6db57 ro quiet splash > ProcEnviron: > LANG=en_US.UTF-8 > SHELL=/bin/bash > ProcVersionSignature: Ubuntu 2.6.28-11.42-generic > SourcePackage: cups > > To unsubscribe from this bug, go to: > https://bugs.launchpad.net/ubuntu/+source/linux/+bug/369850/+subscribe > -- http://www.di2.nu/blog.htm Faber's Fourth Law: Necessity is the mother of strange bedfellows. -- Cannot set up parallel port printer on Ubuntu 9.04 or 9.10 https://bugs.launchpad.net/bugs/369850 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 423071] Re: PHP5 now depends on libapache2-mod-php5 even if lighttpd installed
I did a clean install of ununtu 9.10 and hit this - to my surprise - when rebuilding me preferred server config. Unfortunately I did not notice that apache2 was being installed until it had already shown up. Uninstalling apache and then installing php5-cgi seems to have fixed this (once i restarted lighttpd). The inclusion of apache should probably be documented more clearly with the alternative mentioned in the package description -- PHP5 now depends on libapache2-mod-php5 even if lighttpd installed https://bugs.launchpad.net/bugs/423071 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 497950] Re: No sound on Dell Inspiron 2650 (Intel ac97/Sigmatel audio)
Any response or suggestions about what else to do? -- No sound on Dell Inspiron 2650 (Intel ac97/Sigmatel audio) https://bugs.launchpad.net/bugs/497950 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 990018] [NEW] xtables-addons-dkms 1.40-1: xtables-addons kernel module failed to build
Public bug reported: Updating beta 12.04 to actual release(?) or close to release. This seems to be related to the earlier xtables bugs I found and reported ProblemType: Package DistroRelease: Ubuntu 12.04 Package: xtables-addons-dkms 1.40-1 ProcVersionSignature: Ubuntu 3.2.0-20.33-generic 3.2.12 Uname: Linux 3.2.0-20-generic x86_64 NonfreeKernelModules: vboxvideo vboxsf vboxguest ApportVersion: 2.0.1-0ubuntu6 Architecture: amd64 DKMSKernelVersion: 3.2.0-24-generic Date: Fri Apr 27 20:40:27 2012 InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Beta amd64 (20120301) PackageArchitecture: all PackageVersion: 1.40-1 SourcePackage: xtables-addons Title: xtables-addons-dkms 1.40-1: xtables-addons kernel module failed to build UpgradeStatus: No upgrade log present (probably fresh install) ** Affects: xtables-addons (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-package precise -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/990018 Title: xtables-addons-dkms 1.40-1: xtables-addons kernel module failed to build To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/xtables-addons/+bug/990018/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 990018] Re: xtables-addons-dkms 1.40-1: xtables-addons kernel module failed to build
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/990018 Title: xtables-addons-dkms 1.40-1: xtables-addons kernel module failed to build To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/xtables-addons/+bug/990018/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1423226] Re: package open-vm-tools 2:9.4.0-1280544-5ubuntu6.2 failed to install/upgrade: subprocess installed post-installation script returned error exit status 2
In my case this appears to have been caused by a botched removal of vmware tools and replacement with open-vm-tools -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1423226 Title: package open-vm-tools 2:9.4.0-1280544-5ubuntu6.2 failed to install/upgrade: subprocess installed post-installation script returned error exit status 2 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/open-vm-tools/+bug/1423226/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1173279] Re: 1969:2062 Atheros AR8152 v2.0 Fast Ethernet (rev c1) stops working after some minutes
I uploaded my information (at least I think I did, unfortunately I got hit by this bug int he middle of the upload...) I have another workaround. I've added mii-tool -r to a cronjob for root that runs every 5 minutes. The kernel version I have appears to be one subversion newer than the one Luis (henrix) patched and linked to above (3.8.0-30.43 vs 3.8.0-30.44 ) which means that when I try to install that version I get gripes about a newer version already being installed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1173279 Title: 1969:2062 Atheros AR8152 v2.0 Fast Ethernet (rev c1) stops working after some minutes To manage notifications about this bug go to: https://bugs.launchpad.net/linux/+bug/1173279/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1181134] Re: xfce4-indicator-plugin crashed with SIGSEGV in g_type_check_instance_cast()
Crashing for me when I open or switch focus to an xfce4-terminal (14.04 upgraded from 13.10 from 13.04 etc.) >From /var/log/apport.log ERROR: apport (pid 9936) Sun May 4 10:36:29 2014: called for pid 9646, signal 6, core limit 0 ERROR: apport (pid 9936) Sun May 4 10:36:29 2014: executable: /usr/lib/x86_64-linux-gnu/xfce4/panel/wrapper-2.0 (command line "/usr/lib/x86_64-linux-gnu/xfce4/panel/wrapper-2.0 /usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/libindicator-plugin.so 30 27285397 indicator Indicator\ Plugin Provides\ a\ panel\ area\ for\ Unity\ indicators.\ Indicators\ allow\ applications\ and\ system\ services\ to\ display\ their\ status\ and\ interact\ with\ the\ user.") ERROR: apport (pid 9936) Sun May 4 10:36:29 2014: gdbus call error: Error: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.gnome.SessionManager was not provided by any .service files ERROR: apport (pid 9936) Sun May 4 10:36:29 2014: debug: session gdbus call: ERROR: apport (pid 9936) Sun May 4 10:36:29 2014: this executable already crashed 2 times, ignoring ERROR: apport (pid 10083) Sun May 4 10:36:30 2014: called for pid 9965, signal 6, core limit 0 ERROR: apport (pid 10083) Sun May 4 10:36:30 2014: executable: /usr/lib/x86_64-linux-gnu/xfce4/panel/wrapper-2.0 (command line "/usr/lib/x86_64-linux-gnu/xfce4/panel/wrapper-2.0 /usr/lib/x86_64-linux-gnu/xfce4/panel/plugins/libindicator-plugin.so 30 27285397 indicator Indicator\ Plugin Provides\ a\ panel\ area\ for\ Unity\ indicators.\ Indicators\ allow\ applications\ and\ system\ services\ to\ display\ their\ status\ and\ interact\ with\ the\ user.") ERROR: apport (pid 10083) Sun May 4 10:36:30 2014: gdbus call error: Error: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.gnome.SessionManager was not provided by any .service files ERROR: apport (pid 10083) Sun May 4 10:36:30 2014: debug: session gdbus call: ERROR: apport (pid 10083) Sun May 4 10:36:30 2014: this executable already crashed 2 times, ignoring -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1181134 Title: xfce4-indicator-plugin crashed with SIGSEGV in g_type_check_instance_cast() To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/xfce4-indicator-plugin/+bug/1181134/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 396058] Re: [needs-packaging] Add support for the perl module Net::SSH:Perl
I just saw that in 13.10 you added support for Net::Appliance::Session which does much the same thing and is sufficient for my basic needs here. However I would prefer to use Net::SSH::Perl if it were possible -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/396058 Title: [needs-packaging] Add support for the perl module Net::SSH:Perl To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+bug/396058/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1275108] Re: libmongodb-perl omits MongoDB::MongoClient
This is fixed in 13.10. You should backport the 13.10 libmongodb-perl package to 12.04 In 12.04 (12.10 and 13.04): dpkg --listfiles libmongodb-perl /. /usr /usr/share /usr/share/doc /usr/share/doc/libmongodb-perl /usr/share/doc/libmongodb-perl/copyright /usr/share/doc/libmongodb-perl/changelog.Debian.gz /usr/share/man /usr/share/man/man3 /usr/share/man/man3/MongoDB::Code.3pm.gz /usr/share/man/man3/MongoDB::Indexing.3pm.gz /usr/share/man/man3/MongoDB::DataTypes.3pm.gz /usr/share/man/man3/MongoDB::BSON.3pm.gz /usr/share/man/man3/MongoDB::Examples.3pm.gz /usr/share/man/man3/MongoDB::Database.3pm.gz /usr/share/man/man3/MongoDB::GridFS.3pm.gz /usr/share/man/man3/MongoDB::Tutorial.3pm.gz /usr/share/man/man3/MongoDB::Connection.3pm.gz /usr/share/man/man3/MongoDB::Collection.3pm.gz /usr/share/man/man3/MongoDB::GridFS::File.3pm.gz /usr/share/man/man3/MongoDB.3pm.gz /usr/share/man/man3/MongoDB::Timestamp.3pm.gz /usr/share/man/man3/MongoDB::Cursor.3pm.gz /usr/share/man/man3/MongoDB::OID.3pm.gz /usr/lib /usr/lib/perl5 /usr/lib/perl5/MongoDB.pm /usr/lib/perl5/MongoDB /usr/lib/perl5/MongoDB/Collection.pm /usr/lib/perl5/MongoDB/Examples.pod /usr/lib/perl5/MongoDB/Cursor.pm /usr/lib/perl5/MongoDB/Timestamp.pm /usr/lib/perl5/MongoDB/OID.pm /usr/lib/perl5/MongoDB/Tutorial.pod /usr/lib/perl5/MongoDB/Indexing.pod /usr/lib/perl5/MongoDB/GridFS.pm /usr/lib/perl5/MongoDB/Database.pm /usr/lib/perl5/MongoDB/Connection.pm /usr/lib/perl5/MongoDB/DataTypes.pod /usr/lib/perl5/MongoDB/GridFS /usr/lib/perl5/MongoDB/GridFS/File.pm /usr/lib/perl5/MongoDB/Code.pm /usr/lib/perl5/MongoDB/BSON.pm /usr/lib/perl5/auto /usr/lib/perl5/auto/MongoDB /usr/lib/perl5/auto/MongoDB/MongoDB.bs /usr/lib/perl5/auto/MongoDB/MongoDB.so In !3.10 $ dpkg --listfiles libmongodb-perl /. /usr /usr/lib /usr/lib/perl5 /usr/lib/perl5/auto /usr/lib/perl5/auto/MongoDB /usr/lib/perl5/auto/MongoDB/MongoDB.so /usr/lib/perl5/auto/MongoDB/MongoDB.bs /usr/lib/perl5/MongoDB /usr/lib/perl5/MongoDB/Cursor.pm /usr/lib/perl5/MongoDB/BSON /usr/lib/perl5/MongoDB/BSON/Binary.pm /usr/lib/perl5/MongoDB/DataTypes.pod /usr/lib/perl5/MongoDB/Tutorial.pod /usr/lib/perl5/MongoDB/BSON.pm /usr/lib/perl5/MongoDB/Examples.pod /usr/lib/perl5/MongoDB/DBRef.pm /usr/lib/perl5/MongoDB/Code.pm /usr/lib/perl5/MongoDB/Connection.pm /usr/lib/perl5/MongoDB/GridFS.pm /usr/lib/perl5/MongoDB/OID.pm /usr/lib/perl5/MongoDB/Collection.pm /usr/lib/perl5/MongoDB/Database.pm /usr/lib/perl5/MongoDB/MongoClient.pm /usr/lib/perl5/MongoDB/Timestamp.pm /usr/lib/perl5/MongoDB/Indexing.pod /usr/lib/perl5/MongoDB/GridFS /usr/lib/perl5/MongoDB/GridFS/File.pm /usr/lib/perl5/MongoDB.pm /usr/share /usr/share/doc /usr/share/doc/libmongodb-perl /usr/share/doc/libmongodb-perl/changelog.Debian.gz /usr/share/doc/libmongodb-perl/copyright /usr/share/man /usr/share/man/man3 /usr/share/man/man3/MongoDB::Tutorial.3pm.gz /usr/share/man/man3/MongoDB::DataTypes.3pm.gz /usr/share/man/man3/MongoDB::BSON.3pm.gz /usr/share/man/man3/MongoDB::DBRef.3pm.gz /usr/share/man/man3/MongoDB::Collection.3pm.gz /usr/share/man/man3/MongoDB::GridFS::File.3pm.gz /usr/share/man/man3/MongoDB::Timestamp.3pm.gz /usr/share/man/man3/MongoDB::Code.3pm.gz /usr/share/man/man3/MongoDB::Examples.3pm.gz /usr/share/man/man3/MongoDB::GridFS.3pm.gz /usr/share/man/man3/MongoDB::Connection.3pm.gz /usr/share/man/man3/MongoDB::OID.3pm.gz /usr/share/man/man3/MongoDB::Indexing.3pm.gz /usr/share/man/man3/MongoDB::Cursor.3pm.gz /usr/share/man/man3/MongoDB::MongoClient.3pm.gz /usr/share/man/man3/MongoDB::Database.3pm.gz /usr/share/man/man3/MongoDB::BSON::Binary.3pm.gz /usr/share/man/man3/MongoDB.3pm.gz -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1275108 Title: libmongodb-perl omits MongoDB::MongoClient To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/libmongodb-perl/+bug/1275108/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1275108] [NEW] libmongodb-perl omits MongoDB::MongoClient
Public bug reported: In order to use the mongodb perl interface the MongoDB::MongoClient.pm file should be present. The libmong0db-perl package does not contain this file ** Affects: libmongodb-perl (Ubuntu) Importance: Undecided Status: Incomplete ** Tags: mongo perl -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1275108 Title: libmongodb-perl omits MongoDB::MongoClient To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/libmongodb-perl/+bug/1275108/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1275108] Re: libmongodb-perl omits MongoDB::MongoClient
work around is to use CPAN to install that file. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1275108 Title: libmongodb-perl omits MongoDB::MongoClient To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/libmongodb-perl/+bug/1275108/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1275108] Re: libmongodb-perl omits MongoDB::MongoClient
Correcting package selection ** Package changed: linux (Ubuntu) => libmongodb-perl (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1275108 Title: libmongodb-perl omits MongoDB::MongoClient To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/libmongodb-perl/+bug/1275108/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 965151] [NEW] xtables-addons-dkms 1.40-1: xtables-addons kernel module failed to build
Public bug reported: This error occured while doing the following: francis@francis-ub12:~$ sudo apt-get install xtables-addons-common Reading package lists... Done Building dependency tree Reading state information... Done The following extra packages will be installed: libmnl0 xtables-addons-dkms Suggested packages: libtext-csv-xs-perl The following NEW packages will be installed: libmnl0 xtables-addons-common xtables-addons-dkms 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. Need to get 405 kB of archives. After this operation, 1,826 kB of additional disk space will be used. Do you want to continue [Y/n]? y Get:1 http://ci.archive.ubuntu.com/ubuntu/ precise/universe libmnl0 amd64 1.0.1-1 [10.4 kB] Get:2 http://ci.archive.ubuntu.com/ubuntu/ precise/universe xtables-addons-common amd64 1.40-1 [117 kB] Get:3 http://ci.archive.ubuntu.com/ubuntu/ precise/universe xtables-addons-dkms all 1.40-1 [277 kB] Fetched 405 kB in 1s (366 kB/s) Selecting previously unselected package libmnl0. (Reading database ... 181643 files and directories currently installed.) Unpacking libmnl0 (from .../libmnl0_1.0.1-1_amd64.deb) ... Selecting previously unselected package xtables-addons-common. Unpacking xtables-addons-common (from .../xtables-addons-common_1.40-1_amd64.deb) ... Selecting previously unselected package xtables-addons-dkms. Unpacking xtables-addons-dkms (from .../xtables-addons-dkms_1.40-1_all.deb) ... Processing triggers for man-db ... Setting up libmnl0 (1.0.1-1) ... Setting up xtables-addons-common (1.40-1) ... Setting up xtables-addons-dkms (1.40-1) ... Loading new xtables-addons-1.40 DKMS files... First Installation: checking all kernels... Building only for 3.2.0-20-generic Building initial module for 3.2.0-20-generic Error! Build of xt_pknock.ko failed for: 3.2.0-20-generic (x86_64) Consult the make.log in the build directory /var/lib/dkms/xtables-addons/1.40/build/ for more information. Processing triggers for libc-bin ... ldconfig deferred processing now taking place francis@francis-ub12:~$ - As far as I can tell ipset installed correctly which was what I cared about. francis@francis-ub12:~$ sudo ipset -V ipset v6.10-genl-xta, protocol version: 96 francis@francis-ub12:~$ ProblemType: Package DistroRelease: Ubuntu 12.04 Package: xtables-addons-dkms 1.40-1 ProcVersionSignature: Ubuntu 3.2.0-20.32-generic 3.2.12 Uname: Linux 3.2.0-20-generic x86_64 ApportVersion: 1.95-0ubuntu1 Architecture: amd64 DKMSKernelVersion: 3.2.0-20-generic Date: Mon Mar 26 12:55:29 2012 InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Beta amd64 (20120301) PackageArchitecture: all PackageVersion: 1.40-1 SourcePackage: xtables-addons Title: xtables-addons-dkms 1.40-1: xtables-addons kernel module failed to build UpgradeStatus: No upgrade log present (probably fresh install) ** Affects: xtables-addons (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-package precise -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/965151 Title: xtables-addons-dkms 1.40-1: xtables-addons kernel module failed to build To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/xtables-addons/+bug/965151/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 965151] Re: xtables-addons-dkms 1.40-1: xtables-addons kernel module failed to build
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/965151 Title: xtables-addons-dkms 1.40-1: xtables-addons kernel module failed to build To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/xtables-addons/+bug/965151/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 965170] [NEW] xtables-addons-dkms 1.40-1: xtables-addons kernel module failed to build
*** This bug is a duplicate of bug 965151 *** https://bugs.launchpad.net/bugs/965151 Public bug reported: This is probably a dupe of https://bugs.launchpad.net/ubuntu/+source /xtables-addons/+bug/965151 however this time I got the make log. However contrary to my previous assertion that ipset was working, it does not in fact appear to be working as the kernel module is missing. Note that this works in 11.10 (Oneric) 12.04 beta - x64: francis@francis-ub12:~$ sudo ipset -V ipset v6.10-genl-xta, protocol version: 96 francis@francis-ub12:~$ sudo ipset -L ipset v6.10-genl-xta: Cannot open session to kernel. francis@francis-ub12:~$ 11.10 (Xubuntu -x64) francis@francis-xub64vm:~$ sudo ipset -V ipset v4.5, protocol version 4. Kernel module protocol version 4. francis@francis-xub64vm:~$ sudo ipset -L francis@francis-xub64vm:~$ ProblemType: Package DistroRelease: Ubuntu 12.04 Package: xtables-addons-dkms 1.40-1 ProcVersionSignature: Ubuntu 3.2.0-20.32-generic 3.2.12 Uname: Linux 3.2.0-20-generic x86_64 ApportVersion: 1.95-0ubuntu1 Architecture: amd64 DKMSKernelVersion: 3.2.0-20-generic Date: Mon Mar 26 13:20:43 2012 InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Beta amd64 (20120301) PackageArchitecture: all PackageVersion: 1.40-1 SourcePackage: xtables-addons Title: xtables-addons-dkms 1.40-1: xtables-addons kernel module failed to build UpgradeStatus: No upgrade log present (probably fresh install) ** Affects: xtables-addons (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-package precise -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/965170 Title: xtables-addons-dkms 1.40-1: xtables-addons kernel module failed to build To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/xtables-addons/+bug/965170/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 965170] Re: xtables-addons-dkms 1.40-1: xtables-addons kernel module failed to build
*** This bug is a duplicate of bug 965151 *** https://bugs.launchpad.net/bugs/965151 ** Attachment added: "Make log where error occurs" https://bugs.launchpad.net/bugs/965170/+attachment/2939963/+files/make.log -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/965170 Title: xtables-addons-dkms 1.40-1: xtables-addons kernel module failed to build To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/xtables-addons/+bug/965170/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 967130] [NEW] xtables-addons-dkms 1.40-1: xtables-addons kernel module failed to build
*** This bug is a duplicate of bug 965151 *** https://bugs.launchpad.net/bugs/965151 Public bug reported: related to bug 967129. Bug occured while updating kernal via update manager ProblemType: Package DistroRelease: Ubuntu 12.04 Package: xtables-addons-dkms 1.40-1 ProcVersionSignature: Ubuntu 3.2.0-20.32-generic 3.2.12 Uname: Linux 3.2.0-20-generic x86_64 ApportVersion: 1.95-0ubuntu1 Architecture: amd64 DKMSKernelVersion: 3.2.0-20-generic Date: Wed Mar 28 15:18:53 2012 InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Beta amd64 (20120301) PackageArchitecture: all PackageVersion: 1.40-1 SourcePackage: xtables-addons Title: xtables-addons-dkms 1.40-1: xtables-addons kernel module failed to build UpgradeStatus: No upgrade log present (probably fresh install) ** Affects: xtables-addons (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-package precise -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/967130 Title: xtables-addons-dkms 1.40-1: xtables-addons kernel module failed to build To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/xtables-addons/+bug/967130/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 967130] Re: xtables-addons-dkms 1.40-1: xtables-addons kernel module failed to build
*** This bug is a duplicate of bug 965151 *** https://bugs.launchpad.net/bugs/965151 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/967130 Title: xtables-addons-dkms 1.40-1: xtables-addons kernel module failed to build To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/xtables-addons/+bug/967130/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 967129] [NEW] xtables-addons-dkms 1.40-1: xtables-addons kernel module failed to build
*** This bug is a duplicate of bug 965151 *** https://bugs.launchpad.net/bugs/965151 Public bug reported: Problem when rebuilding kernel after doing standard update manager and downloading new kernel ProblemType: Package DistroRelease: Ubuntu 12.04 Package: xtables-addons-dkms 1.40-1 ProcVersionSignature: Ubuntu 3.2.0-20.32-generic 3.2.12 Uname: Linux 3.2.0-20-generic x86_64 ApportVersion: 1.95-0ubuntu1 Architecture: amd64 DKMSKernelVersion: 3.2.0-20-generic Date: Wed Mar 28 15:18:02 2012 InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Beta amd64 (20120301) PackageArchitecture: all PackageVersion: 1.40-1 SourcePackage: xtables-addons Title: xtables-addons-dkms 1.40-1: xtables-addons kernel module failed to build UpgradeStatus: No upgrade log present (probably fresh install) ** Affects: xtables-addons (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-package precise -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/967129 Title: xtables-addons-dkms 1.40-1: xtables-addons kernel module failed to build To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/xtables-addons/+bug/967129/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 967129] Re: xtables-addons-dkms 1.40-1: xtables-addons kernel module failed to build
*** This bug is a duplicate of bug 965151 *** https://bugs.launchpad.net/bugs/965151 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/967129 Title: xtables-addons-dkms 1.40-1: xtables-addons kernel module failed to build To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/xtables-addons/+bug/967129/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 751114] Re: ffmpeg unresolvable dependancies
This is affecting me too lucid-security lucid-updates, universe and multiverse enabled no medibuntu Also some 3rd party repos e.g. google chrome, google talkplugin, vpol- yate and ubuntuzilla -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/751114 Title: ffmpeg unresolvable dependancies -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 751114] Re: ffmpeg unresolvable dependancies
Clicked post too soon. The libraries that are held back for me are libavdevice52 libavformat52 libpostproc51 libswscale0 There is no ffmpeg in this list -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/751114 Title: ffmpeg unresolvable dependancies -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 751114] Re: ffmpeg unresolvable dependancies
>From the linked forum thread a workaround appears to be to manually install libavutil49 and then install the various libraries that failed to upgrade. It worked for me with a few bobbles as various other packages deinstalled themselves automatically and needed to be reinstalled. Specifically xvidcap removed itself and when I readded it, it removed vlc so I had to readd that. [CODE] sudo apt-get install libavutil49 sudo apt-get install libavdevice52 libavformat52 libpostproc51 libswscale0 sudo apt-get install xvidcap sudo apt-get install vlc-nox vlc-plugin-pulse vlc mozilla-plugin-vlc [/CODE] It looks to me like the various AV dependency trees have got tangled -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/751114 Title: ffmpeg unresolvable dependancies -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 79182] Re: ipset is not useful in ubuntu, because kernel and iptables do not support it.
note this webpage describes a workaround that works for maverick - http://pepoluan.posterous.com/powertip-howto-install-ipset-on-ubuntu I haven't tested it on natty -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/79182 Title: ipset is not useful in ubuntu, because kernel and iptables do not support it. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/ipset/+bug/79182/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs