[Bug 483768] [NEW] portmap misses a stop stanza

2009-11-16 Thread Egon Alter
Public bug reported:

Binary package hint: portmap

portmap never stops. head of portmap.conf in karmic:

# portmap - RPC port mapper

# Portmap is a server that converts RPC (Remote Procedure Call) program
# numbers into DARPA protocol port numbers. It must be running in order
# to make RPC calls.

description RPC port mapper
author  Steve Langasek steve.langa...@canonical.com

start on (local-filesystems
  and net-device-up IFACE=lo)

expect fork
respawn
...

this results in gssd and rpc.statd also to keep going until power-off.

why http://launchpadlibrarian.net/32672931/portmap-431248.diff didn't
made it in?

maybe related: during shutdown, rpc.statd repawns several times.

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

-- 
portmap misses a stop stanza
https://bugs.launchpad.net/bugs/483768
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 483768] Re: portmap misses a stop stanza

2009-11-16 Thread Egon Alter
Which NFS shares are still active after network is down? Only exception
I can think of is nfsroot (does it need portmap? is networking stopped
at all in this case?). I don't want to be pedantic here, but something
is wrong:

r...@ax2-5200p:/etc/init# grep stop.*portmap *
gssd.conf:stop on (stopping portmap or runlevel [06])
statd.conf:stop on stopping portmap

-- 
portmap misses a stop stanza
https://bugs.launchpad.net/bugs/483768
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 305092] Re: readahead-desktop profiling does not work

2009-11-15 Thread Egon Alter
this one is old and related to bug #432360, which will never be fixed. I
will close it.

** Changed in: readahead (Ubuntu)
   Status: New = Fix Released

-- 
readahead-desktop profiling does not work
https://bugs.launchpad.net/bugs/305092
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 432360] Re: sreadahead should support separate /usr, /var etc.

2009-11-07 Thread Egon Alter
you are right. it will create /var/lib/sreadahead/pack, but on the next boot it 
will not find it. Unfortunately, I can't find a better place to put it :-(
stop! what about putting it into initramfs? overkill? no - this would require a 
block based approch and is less flexible.
anyway - is there a block tracer?

-- 
sreadahead should support separate /usr, /var etc.
https://bugs.launchpad.net/bugs/432360
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 459800] [NEW] mkinitramfs fails to include some firmware files

2009-10-24 Thread Egon Alter
Public bug reported:

Binary package hint: initramfs-tools

In Ubuntu 9.10 mkinitramfs only includes firmware files which are inside
/lib/firmware/${version}/... but some files are just in
/lib/firmware/... especially when compiling a custom kernel (but also
files from the linux-firmware package).

** Affects: initramfs-tools (Ubuntu)
 Importance: Undecided
 Status: New

-- 
mkinitramfs fails to include some firmware files
https://bugs.launchpad.net/bugs/459800
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 459800] Re: mkinitramfs fails to include some firmware files

2009-10-24 Thread Egon Alter
possible fix

** Attachment added: fix to hook-functions
   http://launchpadlibrarian.net/34325053/fix.patch

-- 
mkinitramfs fails to include some firmware files
https://bugs.launchpad.net/bugs/459800
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 432360] Re: sreadahead should support separate /usr, /var etc.

2009-10-24 Thread Egon Alter
a better fix would be to change the debugfs mount point from
/var/lib/sreadahead/debugfs to /sys/kernel/debug where it belongs.
attached patch works for me.

** Attachment added: patch for sreadahead
   http://launchpadlibrarian.net/34330395/q.patch

-- 
sreadahead should support separate /usr, /var etc.
https://bugs.launchpad.net/bugs/432360
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 285126] Re: r8169 driver creates lots of dropped packages

2009-02-06 Thread Egon Alter
fixed in linux-image-2.6.27-11-generic (intrepid)

** Changed in: linux (Ubuntu)
   Status: New = Fix Released

-- 
r8169 driver creates lots of dropped packages
https://bugs.launchpad.net/bugs/285126
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 285126] Re: r8169 driver creates lots of dropped packages

2009-01-28 Thread Egon Alter
its already fixed upstream - so just a matter of time ...

-- 
r8169 driver creates lots of dropped packages
https://bugs.launchpad.net/bugs/285126
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 70858] Re: Readahead should start in the background

2008-12-20 Thread Egon Alter
attached are some bootcharts for
released version of readahead (27 seconds)
+ background (22 seconds / 19 % faster)
+ ionice -c3 (21 seconds / another 3 % faster)


** Attachment added: bootchart with released version of readahead
   http://launchpadlibrarian.net/20598140/bootchart-intepid.png

-- 
Readahead should start in the background
https://bugs.launchpad.net/bugs/70858
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 70858] Re: Readahead should start in the background

2008-12-20 Thread Egon Alter

** Attachment added: bootchart with backgrounded readahead
   http://launchpadlibrarian.net/20598155/bootchart%2Bbackground.png

-- 
Readahead should start in the background
https://bugs.launchpad.net/bugs/70858
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 70858] Re: Readahead should start in the background

2008-12-20 Thread Egon Alter

** Attachment added: bootchart with backgrounded and ioniced readahead
   http://launchpadlibrarian.net/20598168/bootchart%2Bbackground%2Bionice.png

-- 
Readahead should start in the background
https://bugs.launchpad.net/bugs/70858
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 305092] Re: readahead-desktop profiling does not work

2008-12-07 Thread Egon Alter
yes I do.

-- 
readahead-desktop profiling does not work
https://bugs.launchpad.net/bugs/305092
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 305092] [NEW] readahead-desktop profiling does not work

2008-12-04 Thread Egon Alter
Public bug reported:

readahead version 1:0.20050517.0220-1ubuntu4 (intrepid)

/etc/readahead/desktop is never updated during profiling. The cause
seems to be that when /var/run is mounted as tmpfs (after S01readahead),
readahead-desktop and stop-readahead can't find the pid of readahead.
Solution would be to move readahead to S03 or use a different mechanism.

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

-- 
readahead-desktop profiling does not work
https://bugs.launchpad.net/bugs/305092
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 285126] [NEW] r8169 driver creates lots of dropped packages

2008-10-17 Thread Egon Alter
Public bug reported:

Binary package hint: linux-image-2.6.27-7-generic


found in kubuntu/intepid from today, kernel 2.6.27-7.11

My onboard ethernet chip r8169 (pciid: 10ec:8168) reports a lot of
dropped packages,  beside it works fine:

e.g. ifconfig eth0 gives:
eth0  Link encap:Ethernet  HWaddr 00:1f:c6:36:a9:60
  inet addr:192.168.0.137  Bcast:192.168.0.255  Mask:255.255.255.0
  inet6 addr: fe80::21f:c6ff:fe36:a960/64 Scope:Link
  UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
  RX packets:175717 errors:0 dropped:306301001254 overruns:0 frame:0
  TX packets:125195 errors:0 dropped:0 overruns:0 carrier:0
  collisions:0 txqueuelen:1000
  RX bytes:226815906 (226.8 MB)  TX bytes:15798464 (15.7 MB)
  Interrupt:254 Base address:0x4000

I manualy applied this patch from netdev-trunk:
http://git.kernel.org/?p=linux/kernel/git/jgarzik/netdev-2.6.git;a=commitdiff;h=523a609496dbc3897e530db2a2f27650d125ea00;hp=e93dcb11dd6468000f2f018bd887e94b074ce931

which fixes it.

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

-- 
r8169 driver creates lots of dropped packages
https://bugs.launchpad.net/bugs/285126
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 285126] Re: r8169 driver creates lots of dropped packages

2008-10-17 Thread Egon Alter

** Attachment added: fix
   
http://launchpadlibrarian.net/18646400/0001-r8169-fix-RxMissed-register-access.patch

-- 
r8169 driver creates lots of dropped packages
https://bugs.launchpad.net/bugs/285126
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