[Bug 1949104] Re: netplan try is broken

2021-11-04 Thread Ralf Heiringhoff
I can confirm that #4 works for me as a workaround

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

Title:
  netplan try is broken

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/netplan.io/+bug/1949104/+subscriptions


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

[Bug 1322264] Re: Munin fails to generate graph, stat should be less than end

2017-03-27 Thread Ralf Heiringhoff
@nacc: Well one of our customers had the issue that munin-graph was
producing serveral gigabytes (~3GB) of error logs within a very short
time-frame (hours).

the server & client was the latest 14.04 available munin/munin-node
package and the server was unable to poll the munin-node for several
weeks, i guess that triggered the messages.

I'm attaching a munin-graph.log snippet & the corresponding rrd file.


cut---
2017/03/22 09:03:32 [WARNING] Could not draw graph 
"/data_XXX/var_cache_munin_www/host.fqdn.domain/mongodb201.host.fqdn.domain/diskstats_utilization/vg00_var-day.png":
 
/data_XXX/var_cache_munin_www/host.fqdn.domain/mongodb201.host.fqdn.domain/diskstats_utilization/vg00_var-day.png
2017/03/22 09:03:32 [RRD ERROR] Unable to graph 
/data_XXX/var_cache_munin_www/host.fqdn.domain/mongodb201.host.fqdn.domain/diskstats_utilization/vg00_var-week.png
 : start (1489449812) should be less than end (1489147500)
2017/03/22 09:03:32 [RRD ERROR] rrdtool 'graph' 
'/data_XXX/var_cache_munin_www/host.fqdn.domain/mongodb201.host.fqdn.domain/diskstats_utilization/vg00_var-week.png'
 \
'--title' \
'Disk utilization for /dev/vg00/var - by week' \
'--start' \
'-12000m' \
'--base' \
'1000' \
'--lower-limit' \
'0' \
'--upper-limit' \
'100' \
'--rigid' \
'--vertical-label' \
'% busy' \
'--slope-mode' \
'--height' \
'175' \
'--width' \
'400' \
'--imgformat' \
'PNG' \
'--lazy' \
'--units-exponent' \
'0' \
'--font' \
'DEFAULT:0:DejaVuSans,DejaVu Sans,DejaVu LGC Sans,Bitstream Vera Sans' \
'--font' \
'LEGEND:7:DejaVuSansMono,DejaVu Sans Mono,DejaVu LGC Sans 
Mono,Bitstream Vera Sans Mono,monospace' \
'--color' \
'BACK#F0F0F0' \
'--color' \
'FRAME#F0F0F0' \
'--color' \
'CANVAS#FF' \
'--color' \
'FONT#66' \
'--color' \
'AXIS#CFD6F8' \
'--color' \
'ARROW#CFD6F8' \
'--border' \
'0' \
'-W' \
'Munin 2.0.19-3' \

'DEF:autil=/var/lib/munin/host.fqdn.domain/mongodb201.host.fqdn.domain-diskstats_utilization-vg00_var-util-g.rrd:42:MAX'
 \

'DEF:iutil=/var/lib/munin/host.fqdn.domain/mongodb201.host.fqdn.domain-diskstats_utilization-vg00_var-util-g.rrd:42:MIN'
 \

'DEF:gutil=/var/lib/munin/host.fqdn.domain/mongodb201.host.fqdn.domain-diskstats_utilization-vg00_var-util-g.rrd:42:AVERAGE'
 \
'CDEF:cutil=gutil,POP,UNKN' \
'COMMENT:   ' \
'COMMENT: Cur\:' \
'COMMENT:Min\:' \
'COMMENT:Avg\:' \
'COMMENT:Max\:  \j' \
'LINE1:gutil#00CC00:Utilization ' \
'GPRINT:cutil:LAST:%6.2lf' \
'GPRINT:iutil:MIN:%6.2lf' \
'GPRINT:gutil:AVERAGE:%6.2lf' \
'GPRINT:autil:MAX:%6.2lf\j' \
'COMMENT:Last update\: Fri Mar 10 13\:15\:11 2017\r' \
'--end' \
'1489147500'
2017/03/22 09:03:32 [WARNING] Could not draw graph 
"/data_XXX/var_cache_munin_www/host.fqdn.domain/mongodb201.host.fqdn.domain/diskstats_utilization/vg00_var-week.png":
 
/data_XXX/var_cache_munin_www/host.fqdn.domain/mongodb201.host.fqdn.domain/diskstats_utilization/vg00_var-week.png
2017/03/22 09:03:32 [RRD ERROR] Unable to graph 
/data_XXX/var_cache_munin_www/host.fqdn.domain/mongodb201.host.fqdn.domain/diskstats_utilization/vg02_datadb2-day.png
 : start (1490049812) should be less than end (1489148100)
2017/03/22 09:03:32 [RRD ERROR] rrdtool 'graph' 
'/data_XXX/var_cache_munin_www/host.fqdn.domain/mongodb201.host.fqdn.domain/diskstats_utilization/vg02_datadb2-day.png'
 \
'--title' \
'Disk utilization for /dev/vg02/datadb2 - by day' \
'--start' \
'-2000m' \
'--base' \
'1000' \
'--lower-limit' \
'0' \
'--upper-limit' \
'100' \
'--rigid' \
'--vertical-label' \
'% busy' \
'--slope-mode' \
'--height' \
'175' \
'--width' \
'400' \
'--imgformat' \
'PNG' \
'--lazy' \
'--units-exponent' \
'0' \
'--font' \
'DEFAULT:0:DejaVuSans,DejaVu Sans,DejaVu LGC Sans,Bitstream Vera Sans' \
'--font' \
'LEGEND:7:DejaVuSansMono,DejaVu Sans Mono,DejaVu LGC Sans 
Mono,Bitstream Vera Sans Mono,monospace' \
'--color' \
'BACK#F0F0F0' \
'--color' \
'FRAME#F0F0F0' \
'--color' \
'CANVAS#FF' \
'--color' \
'FONT#66' \
'--color' \
'AXIS#CFD6F8' \
'--color' \
'ARROW#CFD6F8' \
'--border' \
'0' \
'-W' \
'Munin 2.0.19-3' \

'DEF:autil=/var/lib/munin/host.fqdn.domain/mongodb201.host.fqdn.domain-diskstats_utilization-vg02_datadb2-util-g.rrd:42:MAX'
 \


[Bug 1322264] Re: Munin fails to generate graph, stat should be less than end

2017-03-22 Thread Ralf Heiringhoff
Hi,

This  bug still applies, can you please include this in the next
maintenance update. The patch has been available upstream for 3 years
now.

Regards,
Ralf

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

Title:
  Munin fails to generate graph, stat should be less than end

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

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


[Bug 1608689] VarLogDistupgradeAptlog.txt

2016-08-03 Thread Ralf Heiringhoff
apport information

** Attachment added: "VarLogDistupgradeAptlog.txt"
   
https://bugs.launchpad.net/bugs/1608689/+attachment/4713153/+files/VarLogDistupgradeAptlog.txt

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

Title:
  do-release-upgrade left machine in unrebootable state

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-release-upgrader/+bug/1608689/+subscriptions

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


[Bug 1608689] VarLogDistupgradeAptclonesystemstate.tar.gz

2016-08-03 Thread Ralf Heiringhoff
apport information

** Attachment added: "VarLogDistupgradeAptclonesystemstate.tar.gz"
   
https://bugs.launchpad.net/bugs/1608689/+attachment/4713152/+files/VarLogDistupgradeAptclonesystemstate.tar.gz

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

Title:
  do-release-upgrade left machine in unrebootable state

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-release-upgrader/+bug/1608689/+subscriptions

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


[Bug 1608689] VarLogDistupgradeMainlog.txt

2016-08-03 Thread Ralf Heiringhoff
apport information

** Attachment added: "VarLogDistupgradeMainlog.txt"
   
https://bugs.launchpad.net/bugs/1608689/+attachment/4713155/+files/VarLogDistupgradeMainlog.txt

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

Title:
  do-release-upgrade left machine in unrebootable state

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-release-upgrader/+bug/1608689/+subscriptions

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


[Bug 1608689] Re: do-release-upgrade left machine in unrebootable state

2016-08-03 Thread Ralf Heiringhoff
ApportVersion: 2.20.1-0ubuntu2.1
Architecture: amd64
CrashDB: ubuntu
DistroRelease: Ubuntu 16.04
Package: ubuntu-release-upgrader (not installed)
ProcVersionSignature: Ubuntu 3.13.0-91.138-generic 3.13.11-ckt39
Tags:  xenial dist-upgrade
Uname: Linux 3.13.0-91-generic x86_64
UpgradeStatus: Upgraded to xenial on 2016-08-03 (0 days ago)
UserGroups:
 
VarLogDistupgradeLspcitxt:
 
_MarkForUpload: True


** Tags added: apport-collected

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

Title:
  do-release-upgrade left machine in unrebootable state

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-release-upgrader/+bug/1608689/+subscriptions

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


[Bug 1608689] VarLogDistupgradeScreenlog.txt

2016-08-03 Thread Ralf Heiringhoff
apport information

** Attachment added: "VarLogDistupgradeScreenlog.txt"
   
https://bugs.launchpad.net/bugs/1608689/+attachment/4713156/+files/VarLogDistupgradeScreenlog.txt

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

Title:
  do-release-upgrade left machine in unrebootable state

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-release-upgrader/+bug/1608689/+subscriptions

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


[Bug 1608689] VarLogDistupgradeApttermlog.txt

2016-08-03 Thread Ralf Heiringhoff
apport information

** Attachment added: "VarLogDistupgradeApttermlog.txt"
   
https://bugs.launchpad.net/bugs/1608689/+attachment/4713154/+files/VarLogDistupgradeApttermlog.txt

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

Title:
  do-release-upgrade left machine in unrebootable state

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-release-upgrader/+bug/1608689/+subscriptions

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


[Bug 1608689] VarLogDistupgradeAptHistorylog.txt

2016-08-03 Thread Ralf Heiringhoff
apport information

** Attachment added: "VarLogDistupgradeAptHistorylog.txt"
   
https://bugs.launchpad.net/bugs/1608689/+attachment/4713151/+files/VarLogDistupgradeAptHistorylog.txt

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

Title:
  do-release-upgrade left machine in unrebootable state

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-release-upgrader/+bug/1608689/+subscriptions

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


[Bug 1608689] CurrentDmesg.txt.txt

2016-08-03 Thread Ralf Heiringhoff
apport information

** Attachment added: "CurrentDmesg.txt.txt"
   
https://bugs.launchpad.net/bugs/1608689/+attachment/4713149/+files/CurrentDmesg.txt.txt

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

Title:
  do-release-upgrade left machine in unrebootable state

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-release-upgrader/+bug/1608689/+subscriptions

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


[Bug 1608689] ProcEnviron.txt

2016-08-03 Thread Ralf Heiringhoff
apport information

** Attachment added: "ProcEnviron.txt"
   
https://bugs.launchpad.net/bugs/1608689/+attachment/4713150/+files/ProcEnviron.txt

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

Title:
  do-release-upgrade left machine in unrebootable state

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-release-upgrader/+bug/1608689/+subscriptions

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


[Bug 1575802] Re: default dependancy should be python3-powerline

2016-04-29 Thread Ralf Heiringhoff
I can confirm that installing python3-powerline after upgrading to 16.04
fixed my problem

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

Title:
  default dependancy should be python3-powerline

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

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


[Bug 1563785] [NEW] /etc/init.d/aiccu dangling symlink to /lib/init/upstart-job

2016-03-30 Thread Ralf Heiringhoff
Public bug reported:

Hi,

after upgrading to Xenial aiccu refuses to start as /etc/init.d/aiccu is
a dangling symlink to  /lib/init/upstart-job.

Regards,
Ralf

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: aiccu 20070115-15.3ubuntu2
ProcVersionSignature: Ubuntu 4.4.0-16.32-generic 4.4.6
Uname: Linux 4.4.0-16-generic x86_64
ApportVersion: 2.20-0ubuntu3
Architecture: amd64
Date: Wed Mar 30 12:41:29 2016
SourcePackage: aiccu
UpgradeStatus: Upgraded to xenial on 2016-03-30 (0 days ago)
modified.conffile..etc.aiccu.conf: [modified]
modified.conffile..etc.init.d.aiccu: [deleted]
mtime.conffile..etc.aiccu.conf: 2016-03-30T12:34:24.592287

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


** Tags: amd64 apport-bug xenial

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

Title:
  /etc/init.d/aiccu dangling symlink to /lib/init/upstart-job

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

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


[Bug 1446103] Re: upstart vs sysV init script pid-file-name conflict

2015-04-20 Thread Ralf Heiringhoff
Here is another Patch,  I choose to disable the sysV script if upstart
is being used. I borrowed the code from openssh-server:
/etc/init.d/ssh.

** Patch added: disable sysV if upstart is used
   
https://bugs.launchpad.net/ubuntu/+source/isc-dhcp/+bug/1446103/+attachment/4379866/+files/isc-dhcp-server.upstart.patch

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

Title:
  upstart vs sysV init script pid-file-name conflict

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/isc-dhcp/+bug/1446103/+subscriptions

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


[Bug 1446103] [NEW] upstart vs sysV init script pid-file-name conflict

2015-04-20 Thread Ralf Heiringhoff
Public bug reported:

Hi,

the pid-file-name for upstart is hardcoded in /etc/init/isc-dhcp-
server.conf to /run/dhcp-server/dhcpd.pid while /etc/init.d/isc-dhcp-
server tries to parse /etc/dhcp/dhcpd.conf (and fails due to an regex
error) for the setting pid-file-name and defaults back to
/var/run/dhcpd.pid (which does not exist if started by upstart).

So the sysV script reports incorrectly that the isc-dhcp-server is not
running and/or that it failed to stop the already running isc-dhcp-
server daemon.

cut--
root@d01-svi-22:/proc/1265# ps -efa | grep dhc
dhcpd 1265 1  0 Apr07 ?00:00:30 dhcpd -user dhcpd -group dhcpd 
-f -q -4 -pf /run/dhcp-server/dhcpd.pid -cf /etc/dhcp/dhcpd.conf eth0
ntp  10244 1  0 Apr14 ?00:01:01 /usr/sbin/ntpd -p 
/var/run/ntpd.pid -g -c /var/lib/ntp/ntp.conf.dhcp -u 105:112
root 21809 21382  0 09:16 pts/200:00:00 grep --color=auto dhc
root@d01-svi-22:/proc/1265# bash -x /etc/init.d/isc-dhcp-server stop
+ PATH=/sbin:/bin:/usr/sbin:/usr/bin
+ test -f /usr/sbin/dhcpd
+ DHCPD_DEFAULT=/etc/default/isc-dhcp-server
+ '[' '!' -f /etc/default/isc-dhcp-server ']'
+ . /lib/lsb/init-functions
+++ run-parts --lsbsysinit --list /lib/lsb/init-functions.d
++ for hook in '$(run-parts --lsbsysinit --list /lib/lsb/init-functions.d 
2/dev/null)'
++ '[' -r /lib/lsb/init-functions.d/20-left-info-blocks ']'
++ . /lib/lsb/init-functions.d/20-left-info-blocks
++ for hook in '$(run-parts --lsbsysinit --list /lib/lsb/init-functions.d 
2/dev/null)'
++ '[' -r /lib/lsb/init-functions.d/50-ubuntu-logging ']'
++ . /lib/lsb/init-functions.d/50-ubuntu-logging
+++ LOG_DAEMON_MSG=
++ FANCYTTY=
++ '[' -e /etc/lsb-base-logging.sh ']'
++ true
+ '[' -f /etc/default/isc-dhcp-server ']'
+ . /etc/default/isc-dhcp-server
++ INTERFACES=eth0
+ NAME=dhcpd
+ DESC='ISC DHCP server'
+ DHCPD_CONF=/etc/dhcp/dhcpd.conf
+ '[' -z '' ']'
++ sed -n -e 's/^[ \t]*pid-file-name[ \t]*(.*)[ \t]*;.*$/\1/p'
++ head -n 1
+ DHCPD_PID=
+ DHCPD_PID=/var/run/dhcpd.pid
+ case $1 in
+ log_daemon_msg 'Stopping ISC DHCP server' dhcpd
+ '[' -z 'Stopping ISC DHCP server' ']'
+ log_use_fancy_output
+ TPUT=/usr/bin/tput
+ EXPR=/usr/bin/expr
+ '[' -t 1 ']'
+ '[' xxterm-256color '!=' x ']'
+ '[' xxterm-256color '!=' xdumb ']'
+ '[' -x /usr/bin/tput ']'
+ '[' -x /usr/bin/expr ']'
+ /usr/bin/tput hpa 60
+ /usr/bin/tput setaf 1
+ '[' -z ']'
+ FANCYTTY=1
+ case $FANCYTTY in
+ true
+ /usr/bin/tput xenl
++ /usr/bin/tput cols
+ COLS=106
+ '[' 106 ']'
+ '[' 106 -gt 6 ']'
++ /usr/bin/expr 106 - 7
+ COL=99
+ log_use_plymouth
+ '[' n = y ']'
+ plymouth --ping
+ printf ' * Stopping ISC DHCP server dhcpd   '
 * Stopping ISC DHCP server dhcpd   ++ /usr/bin/expr 106 - 1
+ /usr/bin/tput hpa 105

 + printf ' '
 + start-stop-daemon --stop --quiet --pidfile /var/run/dhcpd.pid
+ log_end_msg 1
+ '[' -z 1 ']'
+ '[' 99 ']'
+ '[' -x /usr/bin/tput ']'
+ log_use_plymouth
+ '[' n = y ']'
+ plymouth --ping
+ printf '\r'
+ /usr/bin/tput hpa 99

   + '[' 1 -eq 0 ']'
+ printf '['
[+ /usr/bin/tput setaf 1
+ printf fail
fail+ /usr/bin/tput op
+ echo ']'
]
+ return 1
+ rm -f /var/run/dhcpd.pid
+ exit 0
root@d01-svi-22:/proc/1265# cat /var/run/dhcpd.pid
cat: /var/run/dhcpd.pid: No such file or directory

root@d01-svi-22:~# status isc-dhcp-server
isc-dhcp-server start/running, process 1265
root@d01-svi-22:~# stop isc-dhcp-server
isc-dhcp-server stop/waiting
root@d01-svi-22:~# status isc-dhcp-server
isc-dhcp-server stop/waiting
cut--

Even if you add the pid-file-name setting to your dhcpd.conf the sysV
script fails to determine the correct pidfile due to a regex error as
shown below:

cut--
root@d01-svi-22:/etc/dhcp#  /etc/init.d/isc-dhcp-server status
Status of ISC DHCP server: dhcpd is not running.

root@d01-svi-22:/etc/dhcp# sed -n -e 's/^[ \t]*pid-file-name[ \t]*(.*)[ 
\t]*;.*$/\1/p'  /etc/dhcp/dhcpd.conf 
sed: -e expression #1, char 49: invalid reference \1 on `s' command's RHS

root@d01-svi-22:/etc/dhcp# grep pid-file-name /etc/dhcp/dhcpd.conf
pid-file-name   /run/dhcp-server/dhcpd.pid;

root@d01-svi-22:/etc/dhcp# sed -n -e 's/^[ \t]*pid-file-name[ \t]*\(.*\)[ 
\t]*;.*$/\1/p'  /etc/dhcp/dhcpd.conf 
/run/dhcp-server/dhcpd.pid
cut--

Regards,
Ralf

PS: upstart will ignore the default config path of
/etc/dhcp/dhcpd.conf if /etc/ltsp/dhcpd.conf exists, but /etc/init.d
/isc-dhcp-server has no support for this.

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: isc-dhcp-server 4.2.4-7ubuntu12
ProcVersionSignature: Ubuntu 3.13.0-48.80-generic 3.13.11-ckt16
Uname: Linux 3.13.0-48-generic x86_64
ApportVersion: 2.14.1-0ubuntu3.10
Architecture: amd64
Date: Mon Apr 20 10:18:40 2015

[Bug 794604] Re: acpid in natty ignore options from file /etc/default/acpi

2013-08-14 Thread Ralf Heiringhoff
Same bug still in raring

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

Title:
  acpid in natty ignore options from file /etc/default/acpi

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

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


[Bug 931350] Re: vms missing after upgrade from Lucid to Precise

2013-07-03 Thread Ralf Heiringhoff
Thanks Peter Matulis (petermatulis) your script from #9 fixed it for me

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

Title:
  vms missing after upgrade from Lucid to Precise

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-release-notes/+bug/931350/+subscriptions

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


[Bug 883324] Re: False positive: Hidden file (symbolic link to directory) cannot be white-listed

2012-04-26 Thread Ralf Heiringhoff
** Tags added: precise

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

Title:
  False positive: Hidden file (symbolic link to directory) cannot be
  white-listed

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

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


[Bug 965283] [NEW] include openvswitch documentation / package openvswitch-docs

2012-03-26 Thread Ralf Heiringhoff
Public bug reported:

Hi,

please add the INSTALL.* README.* openvswitch upstream documentation to
one of the existing openvswitch packages or create a new openvswitch-
docs package so users are able to find the upstream documentation under
/usr/share/doc without downloading and extracting the source package.

Regards,
Ralf

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: openvswitch-switch 1.4.0-1ubuntu1
ProcVersionSignature: Ubuntu 3.2.0-20.32-generic 3.2.12
Uname: Linux 3.2.0-20-generic x86_64
ApportVersion: 1.94.1-0ubuntu2
Architecture: amd64
Date: Mon Mar 26 15:42:29 2012
SourcePackage: openvswitch
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug precise

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openvswitch in Ubuntu.
https://bugs.launchpad.net/bugs/965283

Title:
  include openvswitch documentation / package openvswitch-docs

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 965283] Re: include openvswitch documentation / package openvswitch-docs

2012-03-26 Thread Ralf Heiringhoff
-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openvswitch in Ubuntu.
https://bugs.launchpad.net/bugs/965283

Title:
  include openvswitch documentation / package openvswitch-docs

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 965283] [NEW] include openvswitch documentation / package openvswitch-docs

2012-03-26 Thread Ralf Heiringhoff
Public bug reported:

Hi,

please add the INSTALL.* README.* openvswitch upstream documentation to
one of the existing openvswitch packages or create a new openvswitch-
docs package so users are able to find the upstream documentation under
/usr/share/doc without downloading and extracting the source package.

Regards,
Ralf

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: openvswitch-switch 1.4.0-1ubuntu1
ProcVersionSignature: Ubuntu 3.2.0-20.32-generic 3.2.12
Uname: Linux 3.2.0-20-generic x86_64
ApportVersion: 1.94.1-0ubuntu2
Architecture: amd64
Date: Mon Mar 26 15:42:29 2012
SourcePackage: openvswitch
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug precise

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

Title:
  include openvswitch documentation / package openvswitch-docs

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

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


[Bug 965283] Re: include openvswitch documentation / package openvswitch-docs

2012-03-26 Thread Ralf Heiringhoff
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/965283

Title:
  include openvswitch documentation / package openvswitch-docs

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

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


[Bug 965752] [NEW] nfs-kernel-server init-script uses non-existing /usr/bin/rpcinfo

2012-03-26 Thread Ralf Heiringhoff
*** This bug is a duplicate of bug 945651 ***
https://bugs.launchpad.net/bugs/945651

Public bug reported:

Hi,

after debugging why rpc.mountd always starts with '--no-nfs-version 3'
i've stumbled upon a wrong path for rpcinfo (is $PREFIX/bin/rpcinfo,
should be $PREFIX/sbin/rpcinfo) in the nfs-kernel-server init-script.

Please find attached my patch.

Regards,
Ralf

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: nfs-kernel-server 1:1.2.5-3ubuntu1
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
Date: Mon Mar 26 23:58:08 2012
SourcePackage: nfs-utils
UpgradeStatus: No upgrade log present (probably fresh install)
mtime.conffile..etc.init.d.nfs.kernel.server: 2012-03-26T23:56:18.259744

** Affects: nfs-utils (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug precise

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

Title:
  nfs-kernel-server init-script uses non-existing /usr/bin/rpcinfo

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nfs-utils/+bug/965752/+subscriptions

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


[Bug 965752] Re: nfs-kernel-server init-script uses non-existing /usr/bin/rpcinfo

2012-03-26 Thread Ralf Heiringhoff
*** This bug is a duplicate of bug 945651 ***
https://bugs.launchpad.net/bugs/945651


** Patch added: rpcinfo-fix.patch
   
https://bugs.launchpad.net/bugs/965752/+attachment/2944250/+files/rpcinfo-fix.patch

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

Title:
  nfs-kernel-server init-script uses non-existing /usr/bin/rpcinfo

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nfs-utils/+bug/965752/+subscriptions

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


[Bug 965752] Re: nfs-kernel-server init-script uses non-existing /usr/bin/rpcinfo

2012-03-26 Thread Ralf Heiringhoff
*** This bug is a duplicate of bug 945651 ***
https://bugs.launchpad.net/bugs/945651

** This bug has been marked a duplicate of bug 945651
   Wrong path to rpcinfo  in NFS start script

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

Title:
  nfs-kernel-server init-script uses non-existing /usr/bin/rpcinfo

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nfs-utils/+bug/965752/+subscriptions

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


[Bug 951925] Re: nfs-kernel-server init script calls non-existent /usr/bin/rpcinfo, failure disables NFSv3

2012-03-26 Thread Ralf Heiringhoff
*** This bug is a duplicate of bug 945651 ***
https://bugs.launchpad.net/bugs/945651

** This bug has been marked a duplicate of bug 945651
   Wrong path to rpcinfo  in NFS start script

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

Title:
  nfs-kernel-server init script calls non-existent /usr/bin/rpcinfo,
  failure disables NFSv3

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nfs-utils/+bug/951925/+subscriptions

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


[Bug 945651] Re: Wrong path to rpcinfo in NFS start script

2012-03-26 Thread Ralf Heiringhoff
** Tags added: nfs-kernel-server precise rpcinfo

** Patch added: rpcinfo-fix.patch
   
https://bugs.launchpad.net/ubuntu/+source/nfs-utils/+bug/945651/+attachment/2944326/+files/rpcinfo-fix.patch

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

Title:
  Wrong path to rpcinfo  in NFS start script

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nfs-utils/+bug/945651/+subscriptions

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


[Bug 962401] Re: quantum-server package description-en typo

2012-03-24 Thread Ralf Heiringhoff
I can confirm it's gone now, looks like a fixed version was being
processed while I opened this bug.

---cut-
quantum (2012.1~rc1-0ubuntu2) precise; urgency=low

  * debian/control: Fix spelling typos.
  * debian/upstart: Fix typo in upstart job
  * debian/control: Rename quantum to quantum-server again.
  * debian/control: Fix empty plugins.
  * debian/upstart: use start-stop-daemon in upstart job.
  * debian/patches/fix-namespace.patch: Fix namespace patch
  * debian/control: Update vcs info. (LP: #960690)
 -- Chuck Short zul...@ubuntu.com   Tue, 20 Mar 2012 13:58:24 -0400
---cut-

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

Title:
  quantum-server package description-en typo

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

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


[Bug 962189] [NEW] dkms module is not automatically rebuild when installing new linux-image package

2012-03-22 Thread Ralf Heiringhoff
Public bug reported:

Hello all,

I've noticed that the openvswitch_mod and brcompat_mod modules are not
automatically rebuild when I've upgraded to the latest linux-
image-3.2.0-20-generic, thus rendering my openvswitch config unusable
after a reboot to said new kernel.

Manual rebuilding and installation worked as expected:
---cut-
root@d02-spi-2:~# uname -a
Linux d02-spi-2 3.2.0-20-generic #32-Ubuntu SMP Thu Mar 22 02:22:46 UTC 2012 
x86_64 x86_64 x86_64 GNU/Linux

root@d02-spi-2:~# dpkg -l | egrep 'linux-(image|headers)'
ii  linux-headers-3.2.0-19  3.2.0-19.31  Header files 
related to Linux kernel version 3.2.0
ii  linux-headers-3.2.0-19-generic  3.2.0-19.31  Linux kernel 
headers for version 3.2.0 on 64 bit x86 SMP
ii  linux-headers-3.2.0-20  3.2.0-20.32  Header files 
related to Linux kernel version 3.2.0
ii  linux-headers-3.2.0-20-generic  3.2.0-20.32  Linux kernel 
headers for version 3.2.0 on 64 bit x86 SMP
ii  linux-headers-server3.2.0.20.22  Linux kernel 
headers on Server Equipment.
ii  linux-image-3.2.0-19-generic3.2.0-19.31  Linux kernel 
image for version 3.2.0 on 64 bit x86 SMP
ii  linux-image-3.2.0-20-generic3.2.0-20.32  Linux kernel 
image for version 3.2.0 on 64 bit x86 SMP
ii  linux-image-server  3.2.0.20.22  Linux kernel 
image on Server Equipment.

root@d02-spi-2:~# dkms status -m openvswitch
openvswitch, 1.4.0, 3.2.0-19-generic, x86_64: installed
root@d02-spi-2:~# dkms build -m openvswitch -v 1.4.0

Kernel preparation unnecessary for this kernel.  Skipping...

Building module:
cleaning build area(bad exit status: 2)
./configure --with-linux=/usr/src/linux-headers-3.2.0-20-generic ; make -C 
datapath/linux..
cleaning build area(bad exit status: 2)

DKMS: build completed.
root@d02-spi-2:~# dkms install -m openvswitch -v 1.4.0

openvswitch_mod:
Running module version sanity check.
 - Original module
   - No original module exists within this kernel
 - Installation
   - Installing to /lib/modules/3.2.0-20-generic/updates/dkms/

brcompat_mod.ko:
Running module version sanity check.
 - Original module
   - No original module exists within this kernel
 - Installation
   - Installing to /lib/modules/3.2.0-20-generic/updates/dkms/

depmod..

DKMS: install completed.
root@d02-spi-2:~# dkms status -m openvswitch
openvswitch, 1.4.0, 3.2.0-19-generic, x86_64: installed
openvswitch, 1.4.0, 3.2.0-20-generic, x86_64: installed
---cut-

Regards,
Ralf

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: openvswitch-datapath-dkms 1.4.0-1ubuntu1
ProcVersionSignature: Ubuntu 3.2.0-20.32-generic 3.2.12
Uname: Linux 3.2.0-20-generic x86_64
ApportVersion: 1.94.1-0ubuntu2
Architecture: amd64
Date: Thu Mar 22 14:42:27 2012
PackageArchitecture: all
SourcePackage: openvswitch
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug precise

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openvswitch in Ubuntu.
https://bugs.launchpad.net/bugs/962189

Title:
  dkms module is not automatically rebuild when installing new linux-
  image package

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 962189] Re: dkms module is not automatically rebuild when installing new linux-image package

2012-03-22 Thread Ralf Heiringhoff
-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openvswitch in Ubuntu.
https://bugs.launchpad.net/bugs/962189

Title:
  dkms module is not automatically rebuild when installing new linux-
  image package

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 962189] Re: dkms module is not automatically rebuild when installing new linux-image package

2012-03-22 Thread Ralf Heiringhoff
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/962189

Title:
  dkms module is not automatically rebuild when installing new linux-
  image package

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

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


[Bug 962189] [NEW] dkms module is not automatically rebuild when installing new linux-image package

2012-03-22 Thread Ralf Heiringhoff
Public bug reported:

Hello all,

I've noticed that the openvswitch_mod and brcompat_mod modules are not
automatically rebuild when I've upgraded to the latest linux-
image-3.2.0-20-generic, thus rendering my openvswitch config unusable
after a reboot to said new kernel.

Manual rebuilding and installation worked as expected:
---cut-
root@d02-spi-2:~# uname -a
Linux d02-spi-2 3.2.0-20-generic #32-Ubuntu SMP Thu Mar 22 02:22:46 UTC 2012 
x86_64 x86_64 x86_64 GNU/Linux

root@d02-spi-2:~# dpkg -l | egrep 'linux-(image|headers)'
ii  linux-headers-3.2.0-19  3.2.0-19.31  Header files 
related to Linux kernel version 3.2.0
ii  linux-headers-3.2.0-19-generic  3.2.0-19.31  Linux kernel 
headers for version 3.2.0 on 64 bit x86 SMP
ii  linux-headers-3.2.0-20  3.2.0-20.32  Header files 
related to Linux kernel version 3.2.0
ii  linux-headers-3.2.0-20-generic  3.2.0-20.32  Linux kernel 
headers for version 3.2.0 on 64 bit x86 SMP
ii  linux-headers-server3.2.0.20.22  Linux kernel 
headers on Server Equipment.
ii  linux-image-3.2.0-19-generic3.2.0-19.31  Linux kernel 
image for version 3.2.0 on 64 bit x86 SMP
ii  linux-image-3.2.0-20-generic3.2.0-20.32  Linux kernel 
image for version 3.2.0 on 64 bit x86 SMP
ii  linux-image-server  3.2.0.20.22  Linux kernel 
image on Server Equipment.

root@d02-spi-2:~# dkms status -m openvswitch
openvswitch, 1.4.0, 3.2.0-19-generic, x86_64: installed
root@d02-spi-2:~# dkms build -m openvswitch -v 1.4.0

Kernel preparation unnecessary for this kernel.  Skipping...

Building module:
cleaning build area(bad exit status: 2)
./configure --with-linux=/usr/src/linux-headers-3.2.0-20-generic ; make -C 
datapath/linux..
cleaning build area(bad exit status: 2)

DKMS: build completed.
root@d02-spi-2:~# dkms install -m openvswitch -v 1.4.0

openvswitch_mod:
Running module version sanity check.
 - Original module
   - No original module exists within this kernel
 - Installation
   - Installing to /lib/modules/3.2.0-20-generic/updates/dkms/

brcompat_mod.ko:
Running module version sanity check.
 - Original module
   - No original module exists within this kernel
 - Installation
   - Installing to /lib/modules/3.2.0-20-generic/updates/dkms/

depmod..

DKMS: install completed.
root@d02-spi-2:~# dkms status -m openvswitch
openvswitch, 1.4.0, 3.2.0-19-generic, x86_64: installed
openvswitch, 1.4.0, 3.2.0-20-generic, x86_64: installed
---cut-

Regards,
Ralf

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: openvswitch-datapath-dkms 1.4.0-1ubuntu1
ProcVersionSignature: Ubuntu 3.2.0-20.32-generic 3.2.12
Uname: Linux 3.2.0-20-generic x86_64
ApportVersion: 1.94.1-0ubuntu2
Architecture: amd64
Date: Thu Mar 22 14:42:27 2012
PackageArchitecture: all
SourcePackage: openvswitch
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug precise

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

Title:
  dkms module is not automatically rebuild when installing new linux-
  image package

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

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


[Bug 962401] [NEW] quantum-server package description-en typo

2012-03-22 Thread Ralf Heiringhoff
Public bug reported:

Hi *,

there is a typo in the Package Description-en:
cut--
Description-en: server - Quantum is a vrirtual network service for Openstack
cut--

It should read:
cut--
Description-en: server - Quantum is a virtual network service for Openstack
cut--

Regards,
Ralf

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: quantum-server (not installed)
ProcVersionSignature: Ubuntu 3.2.0-20.32-generic 3.2.12
Uname: Linux 3.2.0-20-generic x86_64
ApportVersion: 1.94.1-0ubuntu2
Architecture: amd64
Date: Thu Mar 22 19:04:43 2012
SourcePackage: quantum
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug precise

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

Title:
  quantum-server package description-en typo

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

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


[Bug 962401] Re: quantum-server package description-en typo

2012-03-22 Thread Ralf Heiringhoff
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/962401

Title:
  quantum-server package description-en typo

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

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


[Bug 950664] [NEW] Wrong FQDN after disconnected CD Install of precise beta1 - package postfix 2.8.7-1ubuntu2 failed to install/upgrade

2012-03-09 Thread Ralf Heiringhoff
Public bug reported:

Summary: postfix fails to install due to wrong FQDN set during
disconnect CD installation of precise beta1

Hi all,

last night I've reinstalled my laptop using the ubuntu-12.04-beta1
-alternate-amd64.iso, during the installation I've chosen to configure
my network later (laptop; no wireless at the time) and it seems that
this caused the installer to generate a myhostname.(null) entry for
/etc/hosts.


--cut--
Setting up postfix (2.8.7-1ubuntu2) ...
Adding group `postfix' (GID 125) ...
Done.
Adding system user `postfix' (UID 115) ...
Adding new user `postfix' (UID 115) with group `postfix' ...
Not creating home directory `/var/spool/postfix'.
Creating /etc/postfix/dynamicmaps.cf
Adding tcp map entry to /etc/postfix/dynamicmaps.cf
Adding group `postdrop' (GID 126) ...
Done.
setting myhostname: think.(null)
setting alias maps
setting alias database
changing /etc/mailname to think.frosty-geek.net
setting myorigin
setting destinations: think.frosty-geek.net, think.(null), localhost.(null), 
localhost
setting relayhost: 
setting mynetworks: 127.0.0.0/8 [:::127.0.0.0]/104 [::1]/128
setting mailbox_size_limit: 0
setting recipient_delimiter: +
setting inet_interfaces: loopback-only
setting default_transport: error
setting relay_transport: error
/etc/aliases does not exist, creating it.
WARNING: /etc/aliases exists, but does not have a root alias.

Postfix is now set up with a default configuration.  If you need to make 
changes, edit
/etc/postfix/main.cf (and others) as needed.  To view Postfix configuration
values, see postconf(1).

After modifying main.cf, be sure to run '/etc/init.d/postfix reload'.

Running newaliases
newaliases: warning: valid_hostname: invalid character 40(decimal): think.(null)
newaliases: fatal: file /etc/postfix/main.cf: parameter myhostname: bad 
parameter value: think.(null)
dpkg: error processing postfix (--configure):
 subprocess installed post-installation script returned error exit status 75
--cut--

--cut--
ralf@think:~$ cat /etc/hosts
127.0.0.1   localhost
127.0.1.1   think.(null)think

# The following lines are desirable for IPv6 capable hosts
::1 ip6-localhost ip6-loopback
fe00::0 ip6-localnet
ff00::0 ip6-mcastprefix
ff02::1 ip6-allnodes
ff02::2 ip6-allrouters

ralf@think:~$ hostname 
think
ralf@think:~$ hostname -f
think.(null)

ralf@think:~$ cat /etc/mailname 
think.frosty-geek.net
--cut--

--cut--
ralf@think:~$ cat /etc/postfix/main.cf 
# See /usr/share/postfix/main.cf.dist for a commented, more complete version


# Debian specific:  Specifying a file name will cause the first
# line of that file to be used as the name.  The Debian default
# is /etc/mailname.
#myorigin = /etc/mailname

smtpd_banner = $myhostname ESMTP $mail_name (Ubuntu)
biff = no

# appending .domain is the MUA's job.
append_dot_mydomain = no

# Uncomment the next line to generate delayed mail warnings
#delay_warning_time = 4h

readme_directory = no

# TLS parameters
smtpd_tls_cert_file=/etc/ssl/certs/ssl-cert-snakeoil.pem
smtpd_tls_key_file=/etc/ssl/private/ssl-cert-snakeoil.key
smtpd_use_tls=yes
smtpd_tls_session_cache_database = btree:${data_directory}/smtpd_scache
smtp_tls_session_cache_database = btree:${data_directory}/smtp_scache

# See /usr/share/doc/postfix/TLS_README.gz in the postfix-doc package for
# information on enabling SSL in the smtp client.

myhostname = think.(null)
alias_maps = hash:/etc/aliases
alias_database = hash:/etc/aliases
myorigin = /etc/mailname
mydestination = think.frosty-geek.net, think.(null), localhost.(null), localhost
relayhost = 
mynetworks = 127.0.0.0/8 [:::127.0.0.0]/104 [::1]/128
mailbox_size_limit = 0
recipient_delimiter = +
inet_interfaces = loopback-only
default_transport = error
relay_transport = error
--cut--

ProblemType: Package
DistroRelease: Ubuntu 12.04
Package: postfix 2.8.7-1ubuntu2
ProcVersionSignature: Ubuntu 3.2.0-18.28-generic 3.2.9
Uname: Linux 3.2.0-18-generic x86_64
NonfreeKernelModules: nvidia
ApportVersion: 1.94.1-0ubuntu1
Architecture: amd64
Date: Fri Mar  9 10:11:50 2012
ErrorMessage: subprocess installed post-installation script returned error exit 
status 75
InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Beta amd64 (20120301)
SourcePackage: postfix
Title: package postfix 2.8.7-1ubuntu2 failed to install/upgrade: subprocess 
installed post-installation script returned error exit status 75
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-package beta1 precise

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

Title:
  Wrong FQDN after disconnected CD Install of precise beta1 - package
  

[Bug 950664] Re: Wrong FQDN after disconnected CD Install of precise beta1 - package postfix 2.8.7-1ubuntu2 failed to install/upgrade

2012-03-09 Thread Ralf Heiringhoff
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/950664

Title:
  Wrong FQDN after disconnected CD Install of precise beta1 - package
  postfix 2.8.7-1ubuntu2 failed to install/upgrade

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

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


[Bug 915246] Re: update-manager could detect transparent proxy to avoid Hash Sum mismatch errors

2012-02-08 Thread Ralf Heiringhoff
We see the same behaviour with 10.04.3 Lucid Clients (with backports 
proposed updates enabled) using a regular squid3 proxy server

---cut--
root@backup:~# dpkg -l apt
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Cfg-files/Unpacked/Failed-cfg/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ NameVersion 
Description
+++-===-===-==
ii  apt 0.7.25.3ubuntu9.9   
Advanced front-end for dpkg

root@backup:~# cat /etc/apt/apt.conf.d/99proxy 
Acquire::http::Proxy http://dhcp.office.XXX.de:3128;;


root@dhcp:~# dpkg -l squid3
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Cfg-files/Unpacked/Failed-cfg/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ NameVersion 
Description
+++-===-===-==
ii  squid3  3.0.STABLE19-1ubuntu0.1 
A full featured Web Proxy cache (HTTP proxy)

root@dhcp:~# egrep -v '^(#|$)' /etc/squid3/squid.conf 
acl manager proto cache_object
acl localhost src 127.0.0.1/32
acl to_localhost dst 127.0.0.0/8 0.0.0.0/32
acl localnet src 192.168.219.0/24   # RFC1918 possible internal network
acl localnet src 192.168.220.0/23   # RFC1918 possible internal network
acl localnet src 192.168.230.0/24   # RFC1918 possible internal network
acl localnet src 192.168.232.0/23   # RFC1918 possible internal network
acl SSL_ports port 443
acl Safe_ports port 80  # http
acl Safe_ports port 21  # ftp
acl Safe_ports port 443 # https
acl Safe_ports port 70  # gopher
acl Safe_ports port 210 # wais
acl Safe_ports port 1025-65535  # unregistered ports
acl Safe_ports port 280 # http-mgmt
acl Safe_ports port 488 # gss-http
acl Safe_ports port 591 # filemaker
acl Safe_ports port 777 # multiling http
acl CONNECT method CONNECT
http_access allow manager localhost
http_access deny manager
http_access deny !Safe_ports
http_access deny CONNECT !SSL_ports
http_access deny to_localhost
http_access allow localnet
http_access allow localhost
http_access deny all
icp_access deny all
htcp_access deny all
http_port 3128
hierarchy_stoplist cgi-bin ?
cache_mem 200 MB
maximum_object_size_in_memory 10240 KB
cache_replacement_policy heap LFUDA
cache_dir ufs /var/spool/squid3 8192 16 256
maximum_object_size 512 MB
access_log /var/log/squid3/access.log squid
refresh_pattern -i .udeb$   129600  100%129600
refresh_pattern -i .deb$129600  100%129600
refresh_pattern -i .rpm$129600  100%129600
refresh_pattern -i .tgz$129600  100%129600
refresh_pattern -i .gz$ 129600  100%129600
refresh_pattern -i .bz2$129600  100%129600
refresh_pattern -i .exe$129600  100%129600
refresh_pattern -i .cab$129600  100%129600
refresh_pattern -i .img$129600  100%129600
refresh_pattern ^ftp:   144020% 10080
refresh_pattern ^gopher:14400%  1440
refresh_pattern (cgi-bin|\?)0   0%  0
refresh_pattern .   0   20% 4320
icp_port 3130
coredump_dir /var/spool/squid3
---cut--

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

Title:
  update-manager could detect transparent proxy to avoid Hash Sum
  mismatch errors

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/update-manager/+bug/915246/+subscriptions

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


[Bug 890768] Re: hpacucli does not find controllers on precise

2012-01-05 Thread Ralf Heiringhoff
I can confirm that we get the Error: no controllers detected. with
Oneiric

---cut-
root@d01-spi-1:~# dpkg -l linux-image-server hpacucli
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ NameVersion 
Description
+++-===-===-==
ii  hpacucli8.70-8.0.2-2
HP Command Line Array Configuration Utility
ii  linux-image-server  3.0.0.14.16 
Linux kernel image on Server Equipment.

root@d01-spi-1:~# dmidecode -s system-product-name 
ProLiant DL385 G2   

root@d01-spi-1:~# hpacucli controller all show

Error: No controllers detected.

root@d01-spi-1:~# uname26 hpacucli controller all show

Smart Array P400 in Slot 1(sn: P61620F9xx)
---cut-

Ralf

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

Title:
  hpacucli does not find controllers on precise

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

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


[Bug 842560] Re: bnx2 firmware missing

2011-12-12 Thread Ralf Heiringhoff
I can confirm that applying the fix from comment #46 fixed our Issues
with only 1 Interface of the 2 onboard NICs working after reboot.

We ran into the Problem first after upgrading from Lucid (10.04) to
Oneiric (11.10) aswell as doing a clean install with Oneiric.

Hardware: DL 385 G2 (same as HP DL385 G5)

cut-
Dec 12 13:38:12 d01-spi-1 kernel: [1.651916] bnx2: Broadcom NetXtreme II 
Gigabit Ethernet Driver bnx2 v2.1.6 (Mar 7, 2011)
Dec 12 13:38:12 d01-spi-1 kernel: [1.651948] bnx2 :04:00.0: PCI INT A 
- GSI 41 (level, low) - IRQ 41
Dec 12 13:38:12 d01-spi-1 kernel: [2.135913] bnx2 :04:00.0: eth0: 
Broadcom NetXtreme II BCM5708 1000Base-T (B2) PCI-X 64-bit 133MHz found at mem 
f800, IRQ 41, node addr 00:19:bb:ca:6a:88
Dec 12 13:38:12 d01-spi-1 kernel: [2.136152] bnx2 :42:00.0: PCI INT A 
- GSI 34 (level, low) - IRQ 34
Dec 12 13:38:12 d01-spi-1 kernel: [   62.944053] bnx2: Can't load firmware file 
bnx2/bnx2-mips-06-6.2.1.fw
Dec 12 13:38:12 d01-spi-1 kernel: [   62.944085] bnx2 :42:00.0: PCI INT A 
disabled
Dec 12 13:38:12 d01-spi-1 kernel: [   62.944126] bnx2: probe of :42:00.0 
failed with error -2
Dec 12 13:38:13 d01-spi-1 kernel: [   66.367555] bnx2 :04:00.0: irq 68 for 
MSI/MSI-X
Dec 12 13:38:13 d01-spi-1 kernel: [   66.477097] bnx2 :04:00.0: eth1: using 
MSI
Dec 12 13:38:16 d01-spi-1 kernel: [   69.651513] bnx2 :04:00.0: eth1: NIC 
Copper Link is Up, 1000 Mbps full duplex, receive  transmit flow control ON
cut-

cut-
root@d01-spi-1:~# ethtool -i eth0
driver: bnx2
version: 2.1.6
firmware-version: bc 1.9.6
bus-info: :04:00.0
supports-statistics: yes
supports-test: yes
supports-eeprom-access: yes
supports-register-dump: yes
cut-

cut-
root@d01-spi-1:~# lspci | grep -i Ethernet
04:00.0 Ethernet controller: Broadcom Corporation NetXtreme II BCM5708 Gigabit 
Ethernet (rev 12)
42:00.0 Ethernet controller: Broadcom Corporation NetXtreme II BCM5708 Gigabit 
Ethernet (rev 12)
cut-

cut-
Linux d01-spi-1 3.0.0-14-server #23-Ubuntu SMP Mon Nov 21 20:49:05 UTC 2011 
x86_64 x86_64 x86_64 GNU/Linux
cut-

cut-
ii  udev173-0ubuntu4
rule-based device node and kernel event manager
ii  linux-image-server  3.0.0.14.16 
Linux kernel image on Server Equipment.
cut-

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

Title:
  bnx2 firmware missing

To manage notifications about this bug go to:
https://bugs.launchpad.net/oem-priority/+bug/842560/+subscriptions

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


[Bug 883416] [NEW] False positive: Hidden file (symbolic link to directory) cannot be white-listed

2011-10-29 Thread Ralf Heiringhoff
*** This bug is a duplicate of bug 883324 ***
https://bugs.launchpad.net/bugs/883324

Public bug reported:

Additional Information regarding Bug #883324

ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: rkhunter 1.3.8-7
ProcVersionSignature: Ubuntu 3.0.0-12.20-virtual 3.0.4
Uname: Linux 3.0.0-12-virtual x86_64
ApportVersion: 1.23-0ubuntu3
Architecture: amd64
Date: Sat Oct 29 11:02:49 2011
PackageArchitecture: all
ProcEnviron:
 SHELL=/bin/bash
 LC_MESSAGES=C
 LANG=en_US.UTF-8
 LC_CTYPE=de_DE.UTF-8
 LC_TIME=C
SourcePackage: rkhunter
UpgradeStatus: Upgraded to oneiric on 2011-10-18 (10 days ago)
modified.conffile..etc.default.rkhunter: [modified]
mtime.conffile..etc.default.rkhunter: 2011-05-09T11:27:42.884231
mtime.conffile..etc.rkhunter.conf: 2011-10-24T20:20:34.191580

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


** Tags: amd64 apport-bug oneiric

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

Title:
  False positive: Hidden file (symbolic link to directory) cannot be
  white-listed

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

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


[Bug 883416] Re: False positive: Hidden file (symbolic link to directory) cannot be white-listed

2011-10-29 Thread Ralf Heiringhoff
*** This bug is a duplicate of bug 883324 ***
https://bugs.launchpad.net/bugs/883324


** This bug has been marked a duplicate of bug 883324
   False positive: Hidden file (symbolic link to directory) cannot be 
white-listed

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

Title:
  False positive: Hidden file (symbolic link to directory) cannot be
  white-listed

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

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


[Bug 868734] Re: alsaloop: add libsamplerate-dev build-dep

2011-10-11 Thread Ralf Heiringhoff
Hi Martin,

I've just upgraded to alsa-utils 1.0.24.2-0ubuntu8.1 from oneiric-
proposed and alsaloop works as expected.

The Bug has been fixed.

Regards,
Ralf

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

Title:
  alsaloop: add libsamplerate-dev build-dep

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-utils/+bug/868734/+subscriptions

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


[Bug 868734] [NEW] alsaloop: add libsamplerate-dev build-dep

2011-10-05 Thread Ralf Heiringhoff
Public bug reported:

Please add libsamplerate-dev to the build-deps of alsa-utils to make
alsaloop actually work

--example from the manpage-
alsaloop -C hw:0,0 -P hw:0,0 -t 5
No libsamplerate support.
--example from the manpage-

ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: alsa-utils 1.0.24.2-0ubuntu8
ProcVersionSignature: Ubuntu 3.0.0-12.19-generic-pae 3.0.4
Uname: Linux 3.0.0-12-generic-pae i686
NonfreeKernelModules: nvidia
ApportVersion: 1.23-0ubuntu2
Architecture: i386
Date: Wed Oct  5 23:25:30 2011
InstallationMedia: Ubuntu 11.04 Natty Narwhal - Release i386 (20110427.1)
SourcePackage: alsa-utils
UpgradeStatus: Upgraded to oneiric on 2011-10-04 (1 days ago)

** Affects: alsa-utils (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug i386 oneiric running-unity

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

Title:
  alsaloop: add libsamplerate-dev build-dep

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-utils/+bug/868734/+subscriptions

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


[Bug 868734] Re: alsaloop: add libsamplerate-dev build-dep

2011-10-05 Thread Ralf Heiringhoff
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/868734

Title:
  alsaloop: add libsamplerate-dev build-dep

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-utils/+bug/868734/+subscriptions

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


[Bug 576394] Re: virt-manager won't run because of wrong version of python-virtinst

2010-06-15 Thread Ralf Heiringhoff
Cheers Florian,  this solved my Problems aswell. I also had leftover
after upgrading from Hardy to Lucid:

---cut---
r...@ishtar:~$ sudo aptitude purge ubuntu-virt-mgmt virt-manager virtinst 
python-virtinst
Reading package lists... Done
Building dependency tree   
Reading state information... Done
Reading extended state information  
Initializing package states... Done
Writing extended state information... Done
The following packages will be REMOVED:
  acl{u} python-gtk-vnc{u} python-urlgrabber{u} python-virtinst{p} 
virt-manager{p} virtinst{p} 
0 packages upgraded, 0 newly installed, 6 to remove and 0 not upgraded.
Need to get 0B of archives. After unpacking 7.795kB will be freed.
Do you want to continue? [Y/n/?] 
Writing extended state information... Done
(Reading database ... 227806 files and directories currently installed.)
Removing virt-manager ...
Purging configuration files for virt-manager ...
Removing python-virtinst ...
Removing virtinst ...
Processing triggers for man-db ...
Processing triggers for python-gmenu ...
Rebuilding /usr/share/applications/desktop.C.cache...
Processing triggers for desktop-file-utils ...
Processing triggers for python-support ...
(Reading database ... 227609 files and directories currently installed.)
Removing acl ...
Removing python-gtk-vnc ...
Removing python-urlgrabber ...
Processing triggers for man-db ...
Processing triggers for python-support ...
[ Rootkit Hunter version 1.3.6 ]
File updated: searched for 162 files, found 135
Reading package lists... Done 
Building dependency tree   
Reading state information... Done
Reading extended state information  
Initializing package states... Done
Writing extended state information... Done

r...@ishtar:~$ ls -al /usr/lib/python2.6/dist-packages/virtinst*
lrwxrwxrwx 1 root root   45 May  1 21:04 
/usr/lib/python2.6/dist-packages/virtinst-0.300.2.egg-info - 
/usr/share/pyshared/virtinst-0.300.2.egg-info

/usr/lib/python2.6/dist-packages/virtinst:
total 172
drwxr-xr-x  2 root root  4096 Jun 14 22:54 .
drwxr-xr-x 52 root root  4096 Jun 15 10:27 ..
lrwxrwxrwx  1 root root50 May  1 21:04 CapabilitiesParser.py - 
/usr/share/pyshared/virtinst/CapabilitiesParser.py
-rw-r--r--  1 root root  7854 May  1 21:04 CapabilitiesParser.pyc
lrwxrwxrwx  1 root root35 May  1 21:04 cli.py - 
/usr/share/pyshared/virtinst/cli.py
-rw-r--r--  1 root root  8134 May  1 21:04 cli.pyc
lrwxrwxrwx  1 root root44 May  1 21:04 CloneManager.py - 
/usr/share/pyshared/virtinst/CloneManager.py
-rw-r--r--  1 root root 19219 May  1 21:04 CloneManager.pyc
lrwxrwxrwx  1 root root45 May  1 21:04 DistroManager.py - 
/usr/share/pyshared/virtinst/DistroManager.py
-rw-r--r--  1 root root  9565 May  1 21:04 DistroManager.pyc
lrwxrwxrwx  1 root root45 May  1 21:04 FullVirtGuest.py - 
/usr/share/pyshared/virtinst/FullVirtGuest.py
-rw-r--r--  1 root root 12537 May  1 21:04 FullVirtGuest.pyc
lrwxrwxrwx  1 root root37 May  1 21:04 Guest.py - 
/usr/share/pyshared/virtinst/Guest.py
-rw-r--r--  1 root root 35869 May  1 21:04 Guest.pyc
lrwxrwxrwx  1 root root44 May  1 21:04 ImageFetcher.py - 
/usr/share/pyshared/virtinst/ImageFetcher.py
-rw-r--r--  1 root root  7089 May  1 21:04 ImageFetcher.pyc
lrwxrwxrwx  1 root root44 May  1 21:04 ImageManager.py - 
/usr/share/pyshared/virtinst/ImageManager.py
-rw-r--r--  1 root root  6676 May  1 21:04 ImageManager.pyc
lrwxrwxrwx  1 root root43 May  1 21:04 ImageParser.py - 
/usr/share/pyshared/virtinst/ImageParser.py
-rw-r--r--  1 root root 10141 May  1 21:04 ImageParser.pyc
lrwxrwxrwx  1 root root40 May  1 21:04 __init__.py - 
/usr/share/pyshared/virtinst/__init__.py
-rw-r--r--  1 root root  2068 Jun 14 22:54 __init__.pyc
lrwxrwxrwx  1 root root47 May  1 21:04 LiveCDInstaller.py - 
/usr/share/pyshared/virtinst/LiveCDInstaller.py
-rw-r--r--  1 root root  2618 May  1 21:04 LiveCDInstaller.pyc
lrwxrwxrwx  1 root root40 May  1 21:04 OSDistro.py - 
/usr/share/pyshared/virtinst/OSDistro.py
-rw-r--r--  1 root root 12464 May  1 21:04 OSDistro.pyc
lrwxrwxrwx  1 root root45 May  1 21:04 ParaVirtGuest.py - 
/usr/share/pyshared/virtinst/ParaVirtGuest.py
-rw-r--r--  1 root root  3211 May  1 21:04 ParaVirtGuest.pyc
lrwxrwxrwx  1 root root36 May  1 21:04 util.py - 
/usr/share/pyshared/virtinst/util.py
-rw-r--r--  1 root root  7579 May  1 21:04 util.pyc
r...@ishtar:~$ dpkg -S /usr/lib/python2.6/dist-packages/virtinst*
dpkg: /usr/lib/python2.6/dist-packages/virtinst not found.
dpkg: /usr/lib/python2.6/dist-packages/virtinst-0.300.2.egg-info not found.
---cut---

Ralf

-- 
virt-manager won't run because of wrong version of python-virtinst
https://bugs.launchpad.net/bugs/576394
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