[Bug 378833] Re: package clamav-freshclam failed to install/upgrade during 9.04 upgrade

2009-06-02 Thread DaveM
OK I installed an old version of clamav and its dependencies and forced
the versions in synaptic, so I could reinstall dansguardian. I will undo
that and do the set -x in the init script and see what it does when I
have the time and inclination, and post the results back here.

-- 
package clamav-freshclam failed to install/upgrade during 9.04 upgrade
https://bugs.launchpad.net/bugs/378833
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 378833] Re: package clamav-freshclam failed to install/upgrade during 9.04 upgrade

2009-05-21 Thread DaveM
Scott,

Thanks for the quick response.

It never used to do this, only since I did the version upgrade to ubuntu 
9.04 yesterday.

I had to remove clamav just to be able to do apt-get --configure -a

I just tried to reinstall dansguardian with the dependency on clamav 
now, and this is what I got:

d...@ourbox:~$ sudo apt-get install dansguardian
[sudo] password for dave:
Reading package lists... Done
Building dependency tree  
Reading state information... Done
The following packages were automatically installed and are no longer 
required:
  linux-headers-2.6.27-7 linux-headers-2.6.27-7-generic dkms patch
Use 'apt-get autoremove' to remove them.
The following extra packages will be installed:
  clamav clamav-base clamav-freshclam libclamav6 libtommath0
Suggested packages:
  clamav-docs squid libclamunrar6
The following NEW packages will be installed
  clamav clamav-base clamav-freshclam dansguardian libclamav6 libtommath0
0 upgraded, 6 newly installed, 0 to remove and 0 not upgraded.
Need to get 0B/23.0MB of archives.
After this operation, 26.5MB of additional disk space will be used.
Do you want to continue [Y/n]?
Preconfiguring packages ...
Selecting previously deselected package libtommath0.
(Reading database ... 188931 files and directories currently installed.)
Unpacking libtommath0 (from .../libtommath0_0.39-3_i386.deb) ...
Selecting previously deselected package libclamav6.
Unpacking libclamav6 (from 
.../libclamav6_0.95.1+dfsg-1ubuntu1.2_i386.deb) ...
Selecting previously deselected package clamav-base.
Unpacking clamav-base (from 
.../clamav-base_0.95.1+dfsg-1ubuntu1.2_all.deb) ...
Selecting previously deselected package clamav-freshclam.
Unpacking clamav-freshclam (from 
.../clamav-freshclam_0.95.1+dfsg-1ubuntu1.2_i386.deb) ...
Selecting previously deselected package clamav.
Unpacking clamav (from .../clamav_0.95.1+dfsg-1ubuntu1.2_i386.deb) ...
Selecting previously deselected package dansguardian.
Unpacking dansguardian (from .../dansguardian_2.9.9.7-2ubuntu1_i386.deb) ...
Processing triggers for man-db ...
Setting up libtommath0 (0.39-3) ...

Setting up libclamav6 (0.95.1+dfsg-1ubuntu1.2) ...

Setting up clamav-base (0.95.1+dfsg-1ubuntu1.2) ...

Setting up clamav-freshclam (0.95.1+dfsg-1ubuntu1.2) ...
 * Reloading AppArmor profiles ...   
[ OK ]
 * Starting ClamAV virus database updater 
freshclam reenter password for pam_mount:

As before, entering the password I think it is looking for just echoes 
to the console without actually doing anything, I just have to ctrl-c. 
Anyway, why would it need to mount any volume not already mounted just 
to update its database? I'm running the full gui, the only volumes not 
mounted are arbitrary data volumes.


Regards,
Dave


Scott Kitterman wrote:
> This isn't a clamav bug.  If you've configured your system to need a
> password to acces some part of the file system, then that's where the
> problem is.
>
> ** Package changed: clamav (Ubuntu) => ubuntu
>
>

-- 
package clamav-freshclam failed to install/upgrade during 9.04 upgrade
https://bugs.launchpad.net/bugs/378833
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 378833] Re: package clamav-freshclam failed to install/upgrade during 9.04 upgrade

2009-05-21 Thread DaveM
Furthermore I can't install dansguardian any longer, even though I have 
virusscan=off, because of the dependency it has on clamav, and in turn 
clamav-freshclam which seems to be causnig the trouble. I also tried 
mounting everything controlled by pam_mount before installing, it didn't 
help.


Scott Kitterman wrote:
> This isn't a clamav bug.  If you've configured your system to need a
> password to acces some part of the file system, then that's where the
> problem is.
>
> ** Package changed: clamav (Ubuntu) => ubuntu
>
>

-- 
package clamav-freshclam failed to install/upgrade during 9.04 upgrade
https://bugs.launchpad.net/bugs/378833
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 378833] Re: package clamav-freshclam failed to install/upgrade during 9.04 upgrade

2009-05-21 Thread DaveM
Just installed an old version of clamav no probs:

d...@ourbox:~/Desktop$ sudo dpkg -i 
clamav-freshclam_0.90.1dfsg-4etch16_i386.deb 
(Reading database ... 189792 files and directories currently installed.)
Preparing to replace clamav-freshclam 0.90.1dfsg-4etch16 (using 
clamav-freshclam_0.90.1dfsg-4etch16_i386.deb) ...
Unpacking replacement clamav-freshclam ...
Setting up clamav-freshclam (0.90.1dfsg-4etch16) ...
Installing new version of config file 
/etc/logcheck/ignore.d.server/clamav-freshclam ...
Installing new version of config file /etc/init.d/clamav-freshclam ...
Replacing config file /etc/clamav/freshclam.conf with new version
 * Starting ClamAV virus database updater freshclam  [ OK ] 

Processing triggers for man-db ...

Are you so sure now its not clamav?

-- 
package clamav-freshclam failed to install/upgrade during 9.04 upgrade
https://bugs.launchpad.net/bugs/378833
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 378833] [NEW] package clamav-freshclam failed to install/upgrade during 9.04 upgrade

2009-05-20 Thread DaveM
Public bug reported:

Binary package hint: clamav

It seems to be related to pam_mount which I have installed. I noticed
that the install earlier replaced /etc/pam.d/login

I get a message like this on the console during the upgrade:

* Starting ClamAV virus database updater freshclam
re-enter password for pam_mount: 

It just hangs there like that, entering a password makes no difference,
I end up having to Ctrl-C out  of it.

I did apt-get remove clamav-freshclam clamav

That at least allowed me to do dpkg --configure -a without the above
problem occuring. I will now reboot and see what happens.

ProblemType: Package
Architecture: i386
DistroRelease: Ubuntu 9.04
ErrorMessage:
 ErrorMessage: subprocess post-installation script killed by signal (Interrupt)
NonfreeKernelModules: fglrx
Package: clamav-freshclam 0.95.1+dfsg-1ubuntu1.2
SourcePackage: clamav
Title: package clamav-freshclam 0.95.1+dfsg-1ubuntu1.2 failed to 
install/upgrade:
Uname: Linux 2.6.27-11-generic i686

** Affects: clamav (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-package i386

-- 
package clamav-freshclam failed to install/upgrade during 9.04 upgrade
https://bugs.launchpad.net/bugs/378833
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 378833] Re: package clamav-freshclam failed to install/upgrade during 9.04 upgrade

2009-05-20 Thread DaveM

** Attachment added: "Dependencies.txt"
   http://launchpadlibrarian.net/26992261/Dependencies.txt

** Attachment added: "VarLogDistupgradeAptlog.gz"
   http://launchpadlibrarian.net/26992262/VarLogDistupgradeAptlog.gz

** Attachment added: "VarLogDistupgradeApttermlog.gz"
   http://launchpadlibrarian.net/26992264/VarLogDistupgradeApttermlog.gz

** Attachment added: "VarLogDistupgradeMainlog.gz"
   http://launchpadlibrarian.net/26992265/VarLogDistupgradeMainlog.gz

** Attachment added: "VarLogDistupgradeTermlog.gz"
   http://launchpadlibrarian.net/26992266/VarLogDistupgradeTermlog.gz

** Description changed:

  Binary package hint: clamav
  
- I noticed that pam_mount was asking for a password while clamav was
- "loading the database" or something like that. I tried entering it,
- nothing happened, I ended up having to Ctrl-C out of it then the upgrade
- appeared to continue, but ultimately it seems to have failed, right at
- the end.
+ It seems to be related to pam_mount which I have installed. I noticed
+ that the install earlier replaced /etc/pam.d/logon
+ 
+ I get a message like this on the console during the upgrade:
+ 
+ * Starting ClamAV virus database updater freshclam
+ re-enter password for pam_mount: 
+ 
+ It just hangs there like that, entering a password makes no difference,
+ I end up having to Ctrl-C out  of it.
  
  ProblemType: Package
  Architecture: i386
  DistroRelease: Ubuntu 9.04
  ErrorMessage:
   ErrorMessage: subprocess post-installation script killed by signal 
(Interrupt)
  NonfreeKernelModules: fglrx
  Package: clamav-freshclam 0.95.1+dfsg-1ubuntu1.2
  SourcePackage: clamav
  Title: package clamav-freshclam 0.95.1+dfsg-1ubuntu1.2 failed to 
install/upgrade:
  Uname: Linux 2.6.27-11-generic i686

** Description changed:

  Binary package hint: clamav
  
  It seems to be related to pam_mount which I have installed. I noticed
- that the install earlier replaced /etc/pam.d/logon
+ that the install earlier replaced /etc/pam.d/login
  
  I get a message like this on the console during the upgrade:
  
  * Starting ClamAV virus database updater freshclam
  re-enter password for pam_mount: 
  
  It just hangs there like that, entering a password makes no difference,
  I end up having to Ctrl-C out  of it.
  
  ProblemType: Package
  Architecture: i386
  DistroRelease: Ubuntu 9.04
  ErrorMessage:
   ErrorMessage: subprocess post-installation script killed by signal 
(Interrupt)
  NonfreeKernelModules: fglrx
  Package: clamav-freshclam 0.95.1+dfsg-1ubuntu1.2
  SourcePackage: clamav
  Title: package clamav-freshclam 0.95.1+dfsg-1ubuntu1.2 failed to 
install/upgrade:
  Uname: Linux 2.6.27-11-generic i686

** Description changed:

  Binary package hint: clamav
  
  It seems to be related to pam_mount which I have installed. I noticed
  that the install earlier replaced /etc/pam.d/login
  
  I get a message like this on the console during the upgrade:
  
  * Starting ClamAV virus database updater freshclam
  re-enter password for pam_mount: 
  
  It just hangs there like that, entering a password makes no difference,
  I end up having to Ctrl-C out  of it.
  
+ I did apt-get remove clamav-freshclam clamav
+ 
+ That at least allowed me to do dpkg --configure -a without the above
+ problem occuring. I will now reboot and see what happens.
+ 
  ProblemType: Package
  Architecture: i386
  DistroRelease: Ubuntu 9.04
  ErrorMessage:
   ErrorMessage: subprocess post-installation script killed by signal 
(Interrupt)
  NonfreeKernelModules: fglrx
  Package: clamav-freshclam 0.95.1+dfsg-1ubuntu1.2
  SourcePackage: clamav
  Title: package clamav-freshclam 0.95.1+dfsg-1ubuntu1.2 failed to 
install/upgrade:
  Uname: Linux 2.6.27-11-generic i686

-- 
package clamav-freshclam failed to install/upgrade during 9.04 upgrade
https://bugs.launchpad.net/bugs/378833
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 285006] Re: no auto-mount for USB-stick through USB-hub

2009-01-08 Thread DaveM
And dmesg

** Attachment added: "dmesg.log"
   http://launchpadlibrarian.net/21002812/dmesg.log

-- 
no auto-mount for USB-stick through USB-hub
https://bugs.launchpad.net/bugs/285006
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 285006] Re: no auto-mount for USB-stick through USB-hub

2009-01-08 Thread DaveM
I have an identical issue as the op, although I am running Kubuntu 8.04.
My setup is quite similar to the op's - Sempron 3200+ on an Asus K7N2
mobo with NVidea graphics.

Since the kernel update to 2.6.24-22-generic in my case, I either have
to plug USB devices into the hub before booting, or else "sudo lsusb" to
get them automounted. The printer is plugged into the hub, and I use it
for thumbdrives etc. Here's the output from lsusb with printer switched
on and a thumbdrive plugged in (and mounted, after I did lsusb):

Bus 007 Device 001: ID :
Bus 006 Device 001: ID :
Bus 005 Device 001: ID :
Bus 004 Device 005: ID 04a9:10a2 Canon, Inc.
Bus 004 Device 004: ID 0781:5406 SanDisk Corp. Cruzer Micro 4GB Flash Drive
Bus 004 Device 003: ID 05e3:0606 Genesys Logic, Inc. D-Link DUB-H4 USB 2.0 Hub
Bus 004 Device 001: ID :
Bus 003 Device 001: ID :
Bus 002 Device 001: ID :
Bus 001 Device 003: ID 041e:401e Creative Technology, Ltd WebCam NX Pro
Bus 001 Device 001: ID :

The webcam is plugged into a port on the motherboard (it only has 2
ports, hence my use of the hub).

uname -a gives:

Linux ourbox 2.6.24-22-generic #1 SMP Mon Nov 24 18:32:42 UTC 2008 i686
GNU/Linux

I have attached dmesg output and the other outputs requested. Towards
the end of dmesg can be seen where I plugged in the thumbdrive and did
lsusb. Then I switched on the printer and did lsusb again.

I hope this helps resolve some other people's issues...just received a
new Gigabyte GA-MA78GM-S2H mobo with Athlon X2 4850e. Will no longer
need the hub since this new kit has plenty of ports on it.

** Attachment added: "lspci-vvnn.log"
   http://launchpadlibrarian.net/21002807/lspci-vvnn.log

-- 
no auto-mount for USB-stick through USB-hub
https://bugs.launchpad.net/bugs/285006
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 285006] Re: no auto-mount for USB-stick through USB-hub

2009-01-08 Thread DaveM
By the way I have an old USB 1.0 PCI card with 4 ports on it, which I
never use (too slow for anything nowadays). Hence it looks like I have a
lot more than 2 ports plus the hub.

-- 
no auto-mount for USB-stick through USB-hub
https://bugs.launchpad.net/bugs/285006
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 98955] Re: logd not running

2009-08-06 Thread DaveM
*** This bug is a duplicate of bug 328881 ***
https://bugs.launchpad.net/bugs/328881

The simplest solution I have found, which helped me work out what was
wrong without installing unsupported packages, is to use Ctrl-S to pause
the output and Ctrl-Z to let it start again. Hope it helps

-- 
logd not running
https://bugs.launchpad.net/bugs/98955
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 158442] Kernel update to 2.6.20-16, won't boot now (grub)

2007-10-29 Thread DaveM
Public bug reported:

The latest update I got for Feisty upgraded the kernel to 2.6.20-16. The
system wouldn't boot afterwards. I replaced menu.lst with the backup
copy and it booted ok. I then tried just replacing all "2.6.20-15" with
"2.6.20-16" and it's still ok.  The menu.lst prior to update was as
follows:

 cut here 

# menu.lst - See: grub(8), info grub, update-grub(8)
#grub-install(8), grub-floppy(8),
#grub-md5-crypt, /usr/share/doc/grub
#and /usr/share/doc/grub-doc/.

## default num
# Set the default entry to the entry number NUM. Numbering starts from 0, and
# the entry number 0 is the default if the command is not used.
#
# You can specify 'saved' instead of a number. In this case, the default entry
# is the entry saved with the command 'savedefault'.
# WARNING: If you are using dmraid do not change this entry to 'saved' or your
# array will desync and will not let you boot your system.
default 0

## timeout sec
# Set a timeout, in SEC seconds, before automatically booting the default entry
# (normally the first entry defined).
timeout 10

## hiddenmenu
# Hides the menu by default (press ESC to see the menu)
#hiddenmenu

# Pretty colours
#color cyan/blue white/blue

## password ['--md5'] passwd
# If used in the first section of a menu file, disable all interactive editing
# control (menu entry editor and command-line)  and entries protected by the
# command 'lock'
# e.g. password topsecret
#  password --md5 $1$gLhU0/$aW78kHK1QfV3P2b2znUoe/
# password topsecret

#
# examples
#
# title Windows 95/98/NT/2000
# root  (hd0,0)
# makeactive
# chainloader   +1
#
# title Linux
# root  (hd0,1)
# kernel/vmlinuz root=/dev/hda2 ro
#

#
# Put static boot stanzas before and/or after AUTOMAGIC KERNEL LIST

### BEGIN AUTOMAGIC KERNELS LIST
## lines between the AUTOMAGIC KERNELS LIST markers will be modified
## by the debian update-grub script except for the default options below

## DO NOT UNCOMMENT THEM, Just edit them to your needs

## ## Start Default Options ##
## default kernel options
## default kernel options for automagic boot options
## If you want special options for specific kernels use kopt_x_y_z
## where x.y.z is kernel version. Minor versions can be omitted.
## e.g. kopt=root=/dev/hda1 ro
##  kopt_2_6_8=root=/dev/hdc1 ro
##  kopt_2_6_8_2_686=root=/dev/hdc2 ro
# kopt=root=UUID=56089c53-9454-405f-95b7-bc08bfce3aac ro

## Setup crashdump menu entries
## e.g. crashdump=1
# crashdump=0

## default grub root device
## e.g. groot=(hd0,0)
# groot=(hd0,2)

## should update-grub create alternative automagic boot options
## e.g. alternative=true
##  alternative=false
# alternative=true

## should update-grub lock alternative automagic boot options
## e.g. lockalternative=true
##  lockalternative=false
# lockalternative=false

## additional options to use with the default boot option, but not with the
## alternatives
## e.g. defoptions=vga=791 resume=/dev/hda5
# defoptions=quiet splash

## should update-grub lock old automagic boot options
## e.g. lockold=false
##  lockold=true
# lockold=false

## Xen hypervisor options to use with the default Xen boot option
# xenhopt=

## Xen Linux kernel options to use with the default Xen boot option
# xenkopt=console=tty0

## altoption boot targets option
## multiple altoptions lines are allowed
## e.g. altoptions=(extra menu suffix) extra boot options
##  altoptions=(recovery) single
# altoptions=(recovery mode) single

## controls how many kernels should be put into the menu.lst
## only counts the first occurence of a kernel, not the
## alternative kernel options
## e.g. howmany=all
##  howmany=7
# howmany=all

## should update-grub create memtest86 boot option
## e.g. memtest86=true
##  memtest86=false
# memtest86=true

## should update-grub adjust the value of the default booted system
## can be true or false
# updatedefaultentry=false

## ## End Default Options ##

title   Ubuntu, kernel 2.6.20-15-generic
root(hd0,2)
kernel  /boot/vmlinuz-2.6.20-15-generic 
root=UUID=56089c53-9454-405f-95b7-bc08bfce3aac ro quiet splash
initrd  /boot/initrd.img-2.6.20-15-generic
quiet
savedefault

title   Ubuntu, kernel 2.6.20-15-generic (recovery mode)
root(hd0,2)
kernel  /boot/vmlinuz-2.6.20-15-generic 
root=UUID=56089c53-9454-405f-95b7-bc08bfce3aac ro single
initrd  /boot/initrd.img-2.6.20-15-generic

title   Ubuntu, memtest86+
root(hd0,2)
kernel  /boot/memtest86+.bin
quiet

### END DEBIAN AUTOMAGIC KERNELS LIST

# This is a divider, added to separate the menu items below from the Debian
# ones.
title   Other operating systems:
root


# This entry automatically added by the Debian installer for a non-linux OS
# on /dev/hda1
title   Microsoft Windows XP Professional
root(hd0,0)
savedefault
makeactive
chainloader +1

---

[Bug 158442] Re: Kernel update to 2.6.20-16, won't boot now (grub)

2007-10-29 Thread DaveM
** Description changed:

- The latest update I got for Feisty upgraded the kernel to 2.6.20-16. The
- system wouldn't boot afterwards. I replaced menu.lst with the backup
- copy and it booted ok. I then tried just replacing all "2.6.20-15" with
- "2.6.20-16" and it's still ok.  The menu.lst prior to update was as
- follows:
+ The latest update I got for Feisty (recommended update from the update
+ manager) upgraded the kernel to 2.6.20-16. The system wouldn't boot
+ afterwards. I replaced menu.lst with the backup copy and it booted ok. I
+ then tried just replacing all "2.6.20-15" with "2.6.20-16" and it's
+ still ok.  The menu.lst prior to update was as follows:
  
   cut here 
  
  # menu.lst - See: grub(8), info grub, update-grub(8)
  #grub-install(8), grub-floppy(8),
  #grub-md5-crypt, /usr/share/doc/grub
  #and /usr/share/doc/grub-doc/.
  
  ## default num
  # Set the default entry to the entry number NUM. Numbering starts from 0, and
  # the entry number 0 is the default if the command is not used.
  #
  # You can specify 'saved' instead of a number. In this case, the default entry
  # is the entry saved with the command 'savedefault'.
  # WARNING: If you are using dmraid do not change this entry to 'saved' or your
  # array will desync and will not let you boot your system.
  default   0
  
  ## timeout sec
  # Set a timeout, in SEC seconds, before automatically booting the default 
entry
  # (normally the first entry defined).
  timeout   10
  
  ## hiddenmenu
  # Hides the menu by default (press ESC to see the menu)
  #hiddenmenu
  
  # Pretty colours
  #color cyan/blue white/blue
  
  ## password ['--md5'] passwd
  # If used in the first section of a menu file, disable all interactive editing
  # control (menu entry editor and command-line)  and entries protected by the
  # command 'lock'
  # e.g. password topsecret
  #  password --md5 $1$gLhU0/$aW78kHK1QfV3P2b2znUoe/
  # password topsecret
  
  #
  # examples
  #
  # title   Windows 95/98/NT/2000
  # root(hd0,0)
  # makeactive
  # chainloader +1
  #
  # title   Linux
  # root(hd0,1)
  # kernel  /vmlinuz root=/dev/hda2 ro
  #
  
  #
  # Put static boot stanzas before and/or after AUTOMAGIC KERNEL LIST
  
  ### BEGIN AUTOMAGIC KERNELS LIST
  ## lines between the AUTOMAGIC KERNELS LIST markers will be modified
  ## by the debian update-grub script except for the default options below
  
  ## DO NOT UNCOMMENT THEM, Just edit them to your needs
  
  ## ## Start Default Options ##
  ## default kernel options
  ## default kernel options for automagic boot options
  ## If you want special options for specific kernels use kopt_x_y_z
  ## where x.y.z is kernel version. Minor versions can be omitted.
  ## e.g. kopt=root=/dev/hda1 ro
  ##  kopt_2_6_8=root=/dev/hdc1 ro
  ##  kopt_2_6_8_2_686=root=/dev/hdc2 ro
  # kopt=root=UUID=56089c53-9454-405f-95b7-bc08bfce3aac ro
  
  ## Setup crashdump menu entries
  ## e.g. crashdump=1
  # crashdump=0
  
  ## default grub root device
  ## e.g. groot=(hd0,0)
  # groot=(hd0,2)
  
  ## should update-grub create alternative automagic boot options
  ## e.g. alternative=true
  ##  alternative=false
  # alternative=true
  
  ## should update-grub lock alternative automagic boot options
  ## e.g. lockalternative=true
  ##  lockalternative=false
  # lockalternative=false
  
  ## additional options to use with the default boot option, but not with the
  ## alternatives
  ## e.g. defoptions=vga=791 resume=/dev/hda5
  # defoptions=quiet splash
  
  ## should update-grub lock old automagic boot options
  ## e.g. lockold=false
  ##  lockold=true
  # lockold=false
  
  ## Xen hypervisor options to use with the default Xen boot option
  # xenhopt=
  
  ## Xen Linux kernel options to use with the default Xen boot option
  # xenkopt=console=tty0
  
  ## altoption boot targets option
  ## multiple altoptions lines are allowed
  ## e.g. altoptions=(extra menu suffix) extra boot options
  ##  altoptions=(recovery) single
  # altoptions=(recovery mode) single
  
  ## controls how many kernels should be put into the menu.lst
  ## only counts the first occurence of a kernel, not the
  ## alternative kernel options
  ## e.g. howmany=all
  ##  howmany=7
  # howmany=all
  
  ## should update-grub create memtest86 boot option
  ## e.g. memtest86=true
  ##  memtest86=false
  # memtest86=true
  
  ## should update-grub adjust the value of the default booted system
  ## can be true or false
  # updatedefaultentry=false
  
  ## ## End Default Options ##
  
  title Ubuntu, kernel 2.6.20-15-generic
  root  (hd0,2)
  kernel/boot/vmlinuz-2.6.20-15-generic 
root=UUID=56089c53-9454-405f-95b7-bc08bfce3aac ro quiet splash
  initrd/boot/initrd.img-2.6.20-15-generic
  quiet
  savedefault
  
  title Ubuntu, kernel 2.6.20-15-generic (recovery mod

[Bug 213081] Re: Fix FRTO+NewReno problem

2008-05-08 Thread DaveM
From: "Ilpo_Järvinen" <[EMAIL PROTECTED]>
Date: Thu, 8 May 2008 01:26:59 +0300 (EEST)

> [PATCH] [TCP] FRTO: SACK variant is errorneously used with NewReno

I applied this with a minor coding style fixup.

From: "Ilpo_Järvinen" <[EMAIL PROTECTED]>
Date: Thu, 8 May 2008 01:26:59 +0300 (EEST)

> +static int tcp_is_sackfrto(const struct tcp_sock *tp) {
> + return (sysctl_tcp_frto == 0x2) && !tcp_is_reno(tp);
> +}
> +

Should be:

static int tcp_is_sackfrto(const struct tcp_sock *tp)
{
return (sysctl_tcp_frto == 0x2) && !tcp_is_reno(tp);
}

I will also queue this up to -stable, thanks so much for
this bug fix!

-- 
CUPS does not print to LPD printer
https://bugs.launchpad.net/bugs/213081
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 59537] Re: [sparc] OOo build hangs in futex call

2007-02-24 Thread DaveM
From: Matthias Klose <[EMAIL PROTECTED]>
Date: Sat, 24 Feb 2007 13:43:23 -

> seen again on sejong: https://launchpad.net/+builds/+build/303719

Please don't clutter my mailbox with these random reports.
Report them via the correct channels, put together a proper
reproducable test case, and post it to sparclinux@vger.kernel.org
just like everyone else does.

I'm not a free sparc64 support mechanism for people.

Please don't make me have to blacklist ubuntu.com at my inbox.

Thanks.

-- 
[sparc] OOo build hangs in futex call
https://launchpad.net/bugs/59537

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


[Bug 62485] Re: [SPARC] - Regression - Niagara does not reboot properly

2006-09-26 Thread DaveM
Actually, this is a problem in the e1000 driver.

It puts the chip into a power-management state then accesses
it's registers in a way that it shouldn't, which results in a timeout.

I've known about this bug since the 2.6.17 kernel was released
but never had time to look into it and fix properly.

The hypervisor shouldn't abort like that, but the true cause is the
e1000 driver.

So we don't need an "upgrade your OBP" in the release for this
issue since we can fix the failure anyways in the e1000 code.

-- 
[SPARC] - Regression - Niagara does not reboot properly
https://launchpad.net/bugs/62485

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


[Bug 576770] [NEW] eee 1005pe runs hot under 10.04

2010-05-06 Thread davem
Public bug reported:

under Karmic, my fan would cycle regularly.  Since the install of 10.04,
fan never turns on.  Sensors reports that the fan is running, but it
never turns on.

Sample sensors output:
d...@dave-laptop:~$ sensors
acpitz-virtual-0
Adapter: Virtual device
temp1:   +72.0°C  (crit = +98.0°C)  

eeepc-isa-
Adapter: ISA adapter
fan1:   3901 RPM

Description:Ubuntu 10.04 LTS
Release:10.04

** Affects: ubuntu
 Importance: Undecided
 Status: New

-- 
eee 1005pe runs hot under 10.04
https://bugs.launchpad.net/bugs/576770
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 576770] Re: eee 1005pe runs hot under 10.04

2010-05-08 Thread davem
Update:  appears to have resolved with most recent bios update

-- 
eee 1005pe runs hot under 10.04
https://bugs.launchpad.net/bugs/576770
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 491972] [NEW] package secvpn 2.21+nmu1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2009-12-03 Thread DaveM
Public bug reported:

Binary package hint: secvpn

Ubuntu 9.10
Synaptic 0.62.5

Error message appeared when downloading multiple packages for the new
distribution.

ProblemType: Package
Architecture: i386
Date: Thu Dec  3 16:07:37 2009
DistroRelease: Ubuntu 9.10
ErrorMessage: subprocess installed post-installation script returned error exit 
status 1
InstallationMedia: Ubuntu 9.10 "Karmic Koala" - Release i386 (20091028.5)
Package: secvpn 2.21+nmu1
PackageArchitecture: all
ProcVersionSignature: Ubuntu 2.6.31-15.50-generic
SourcePackage: secvpn
Title: package secvpn 2.21+nmu1 failed to install/upgrade: subprocess installed 
post-installation script returned error exit status 1
Uname: Linux 2.6.31-15-generic i686

** Affects: secvpn (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-package i386

-- 
package secvpn 2.21+nmu1 failed to install/upgrade: subprocess installed 
post-installation script returned error exit status 1
https://bugs.launchpad.net/bugs/491972
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 491972] Re: package secvpn 2.21+nmu1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2009-12-03 Thread DaveM

** Attachment added: "AptOrdering.txt"
   http://launchpadlibrarian.net/36394671/AptOrdering.txt

** Attachment added: "Dependencies.txt"
   http://launchpadlibrarian.net/36394672/Dependencies.txt

** Attachment added: "Dmesg.txt"
   http://launchpadlibrarian.net/36394673/Dmesg.txt

** Attachment added: "DpkgTerminalLog.txt"
   http://launchpadlibrarian.net/36394678/DpkgTerminalLog.txt

-- 
package secvpn 2.21+nmu1 failed to install/upgrade: subprocess installed 
post-installation script returned error exit status 1
https://bugs.launchpad.net/bugs/491972
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 374067] Re: 9.04 boot process hangs when using clamav-freshclam with pam_mount

2009-09-21 Thread DaveM
Scott

The answer was "no"...

I've since done a fresh install of Ubuntu 9.04 onto a clean disk and
don't have this problem any more. Perhaps it was some old configuration
files.

Version 0.95.2+dfsg-4ubuntu1.2 of clamav, clamav-base, clamav-freshclam
and libclamav6 are installed.

Regards,
Dave

Scott Kitterman wrote:
> Are you running freshclam as a daemon?
>
>

-- 
9.04 boot process hangs when using clamav-freshclam with pam_mount
https://bugs.launchpad.net/bugs/374067
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 374067] Re: 9.04 boot process hangs when using clamav-freshclam with pam_mount

2009-09-21 Thread DaveM
Scott

The answer was "no"...

I've since done a fresh install of Ubuntu 9.04 onto a clean disk and
don't have this problem any more. Perhaps it was some old configuration
files.

Version 0.95.2+dfsg-4ubuntu1.2 of clamav, clamav-base, clamav-freshclam
and libclamav6 are installed.

Regards,
Dave

Scott Kitterman wrote:
> Are you running freshclam as a daemon?
>
>

-- 
9.04 boot process hangs when using clamav-freshclam with pam_mount
https://bugs.launchpad.net/bugs/374067
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 45018] Re: Unlock screen is invisible with Nvidia twinview

2010-03-18 Thread DaveM
I'm having the same problem, with Ubuntu 9.10 i386 and a single
monitor...

$ uname -a
Linux thebox 2.6.31-20-generic #58-Ubuntu SMP Fri Mar 12 05:23:09 UTC 2010 i686 
GNU/Linux

$ aticonfig --list-adapters
* 0. 01:05.0 ATI Radeon HD 3200 Graphics

* - Default adapter

I have to type the password in blindly to unlock the screen. I'm not
experiencing any other problems with this graphics card.

This only started happening after I upgraded from 9.04. All other post-
upgrade niggles have all been solved..

-- 
Unlock screen is invisible with Nvidia twinview
https://bugs.launchpad.net/bugs/45018
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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


[Bug 472596] [NEW] Sound plugin did not install properly, but the system thinks it has one and is not giving me the alternative to find other plug-ins

2009-11-03 Thread DaveM
Public bug reported:

System updates did not install properly, and then when I tried to play a
movie it suggested plug-ins, which also did not install properly.

No sound from my system which outs through my HD recorder.

Version 9.10

No sound.

I do9 not have a usb microphone to perform that part of the test
procedures

ProblemType: Bug
Architecture: i386
CheckboxCommand: gst_pipeline_test -t 2 'audiotestsrc wave=sine freq=512 ! 
audioconvert ! audioresample ! gconfaudiosink'
CheckboxDescription:
 Click the Test button to play a sound on the automatically detected playback 
device.
 
 Do you hear a sound?
CheckboxTest: playback_auto
Date: Tue Nov  3 12:03:02 2009
DistroRelease: Ubuntu 9.10
InstallationMedia: Ubuntu 9.10 "Karmic Koala" - Release i386 (20091028.5)
NonfreeKernelModules: nvidia
Package: python-gst0.10 0.10.17-1
ProcEnviron:
 SHELL=/bin/bash
 LANG=en_GB.UTF-8
ProcVersionSignature: Ubuntu 2.6.31-14.48-generic-pae
SourcePackage: gst0.10-python
Tags: checkbox-bug
Uname: Linux 2.6.31-14-generic-pae i686

** Affects: gst0.10-python (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug checkbox-bug i386

-- 
Sound plugin did not install properly, but the system thinks it has one and is 
not giving me the alternative to find other plug-ins
https://bugs.launchpad.net/bugs/472596
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 472596] Re: Sound plugin did not install properly, but the system thinks it has one and is not giving me the alternative to find other plug-ins

2009-11-03 Thread DaveM

** Attachment added: "Dependencies.txt"
   http://launchpadlibrarian.net/35024382/Dependencies.txt

** Attachment added: "XsessionErrors.txt"
   http://launchpadlibrarian.net/35024383/XsessionErrors.txt

-- 
Sound plugin did not install properly, but the system thinks it has one and is 
not giving me the alternative to find other plug-ins
https://bugs.launchpad.net/bugs/472596
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 121739] Re: terminal wont accept typed input when prompting for password

2009-11-04 Thread DaveM
Micah Cowen said:
'Are you just su-ing to root? If so, did you set up a password for root? Since 
sudo is the recommended method for obtaining root privileges, Ubuntu 
installations do not set up a root password by default. This is because sudo 
prompts for the calling user's password, rather than the user being su'd to 
(and then checks that the calling user has appropriate access, as defined by 
/etc/sudoers). The su command, on the other hand, asks for the destination 
user's password, so if you have not set a password for root (via "sudo passwd 
root", for example), a su to root would be guaranteed to fail.'

For new users like me I found out that this means that you type sudo passwd root
Press enter
It will then ask you for your password - you can enter it

It then asks for a new Unix password.

Sorry guys - us beginners need a very simple walk through! - we just
don't have the knowledge base assumed in some of the answers!

Anyway, it works for me now - thanks Micah!

-- 
terminal wont accept typed input when prompting for password
https://bugs.launchpad.net/bugs/121739
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 410887] Re: alsa-mixer.c: Your kernel driver is broken: it reports a volume range from 18.00 dB to 18.00 dB which makes no sense

2009-10-21 Thread DaveM
Same thing here but 23,00 dB. Pulse audio seems to work alright though

-- 
alsa-mixer.c: Your kernel driver is broken: it reports a volume range from 
18.00 dB to 18.00 dB which makes no sense
https://bugs.launchpad.net/bugs/410887
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 1715609] Re: [REGRESSION][4.13.y][4.14.y][v4.15.y] net: reduce skb_warn_bad_offload() noise

2017-12-11 Thread DaveM
From: Joseph Salisbury 
Date: Mon, 11 Dec 2017 15:35:34 -0500

> A kernel bug report was opened against Ubuntu [0].  It was found that
> reverting the following commit resolved this bug:
> 
> commit b2504a5dbef3305ef41988ad270b0e8ec289331c
> Author: Eric Dumazet 
> Date:   Tue Jan 31 10:20:32 2017 -0800
> 
>     net: reduce skb_warn_bad_offload() noise
>    
> 
> The regression was introduced as of v4.11-rc1 and still exists in
> current mainline.
>    
> I was hoping to get your feedback, since you are the patch author.  Do
> you think gathering any additional data will help diagnose this issue,
> or would it be best to submit a revert request?
>    
> This commit did in fact resolve another bug[1], but in the process
> introduced this regression.

It helps if you can consolidate the information obtained in your bug
tracking here in the email so that people on this list can get an idea
of what the problem scope might be without having to go to your
special bug tracking site.

This is really not about us being snobs about this mailing list, it's
about you wanting to get a result.  And you'll get a better result
faster if you post the details here on the lsit because most
developers are not going to go to your bug tracking site to read the
bug comments.

Also, this isn't a functional regression, it is just that we are
generating warnings that we didn't before.  It doesn't mean that
Eric's patch is wrong, it could just be that his new check is
triggering for a bug that has always been there.

Scanning the bug myself it seems that the critical required component
is IPSEC, and IPSEC has it's own way of doing segmentation offload.

Thanks.

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

Title:
  kernel warning: skb_warn_bad_offload

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

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

[Bug 1715609] Re: [REGRESSION][4.13.y][4.14.y][v4.15.y] net: reduce skb_warn_bad_offload() noise

2017-12-12 Thread DaveM
From: Willem de Bruijn 
Date: Mon, 11 Dec 2017 16:56:56 -0500

> On Mon, Dec 11, 2017 at 4:44 PM, Greg Kroah-Hartman
>  wrote:
>> On Mon, Dec 11, 2017 at 04:25:26PM -0500, Willem de Bruijn wrote:
>>> Note that UFO was removed in 4.14 and that skb_warn_bad_offload
>>> can happen for various types of packets, so there may be multiple
>>> independent bug reports. I'm investigating two other non-UFO reports
>>> just now.
>>
>> Meta-comment, now that UFO is gone from mainline, I'm wondering if I
>> should just delete it from 4.4 and 4.9 as well.  Any objections for
>> that?  I'd like to make it easy to maintain these kernels for a while,
>> and having them diverge like this, with all of the issues around UFO,
>> seems like it will just make life harder for myself if I leave it in.
>>
>> Any opinions?
> 
> Some of that removal had to be reverted with commit 0c19f846d582
> ("net: accept UFO datagrams from tuntap and packet") for VM live
> migration between kernels.
> 
> Any backports probably should squash that in at the least. Just today
> another thread discussed that that patch may not address all open
> issues still, so it may be premature to backport at this point.
> http://lkml.kernel.org/r/

I would probably discourage backporting the UFO removal, at least for
now.

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

Title:
  kernel warning: skb_warn_bad_offload

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

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

[Bug 1361951] Re: Ubiquity freezes while reformatting occupied partition

2015-10-22 Thread DaveM
I sas re-installing  a 15.04 x64 ISO image earlier and I had the above freezing 
problem with ubiquity. 
I was reusing my existing partition structure, keeping the /home partition but 
formatting the others.

I found that removing a /var partition and formatting / and /usr
partitions allowed the installer to move to the copying files sections
of the install.

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

Title:
  Ubiquity freezes while reformatting occupied partition

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/partman-ext3/+bug/1361951/+subscriptions

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


[Bug 1381179] [NEW] after upgrade to 14.04, user privileges needing resetting

2014-10-14 Thread DaveM
Public bug reported:

Hi, I recently upgraded from 12.04 LTS to 14.04 LTS and it went smoothly
with no errors reported. A couple of post-install problems were resolved
via the release notes but there was one other issue which the release
notes did not cover. I had no sound, was unable to mount usb pen drives,
and various other issues which seemed possibly related to user
privileges. I got a clue from a forum thread and all was fixed by
issuing the command "sudo pam-auth-update --force". Anyway just wanted
to report it as would probably be quite easy to do that automatically
post-upgrade and avoid others experiencing the same.

** Affects: 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/1381179

Title:
  after upgrade to 14.04, user privileges needing resetting

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

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


[Bug 713112] Re: Issue with package manager

2011-02-07 Thread DaveM
Cheers,

This has resolved the issue and now my netbook is up to date again.

Kind regards,

Dave

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

Title:
  Issue with package manager

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


[Bug 713112] [NEW] Issue with package manager

2011-02-04 Thread DaveM
Public bug reported:

Binary package hint: update-manager

Hello,

Attempted to update the packages within package manager this afternoon
and now presented with a no entry icon over the package manager.

With the following below issue to report bug:

Could not initialise the package information

An unresolvable problem occurred while initialising the package
information.

Please report this bug for the 'update-manager' package and try to
include the following error message:

'E:Encountered a section with no Package: header, E:Problem with
MergeList /var/lib/apt/lists/gb.archive.ubuntu
.com_ubuntu_dists_lucid_main_binary-i386_Packages, E:The package lists
or status file could not be parsed or opened.'

Kind Regards,

Dave

** Affects: update-manager (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/713112

Title:
  Issue with package manager

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