[Bug 1855458] Re: cloud-init on Ubuntu 18.04 image does not run in VIO

2019-12-09 Thread Riccardo Murri
Another workaround for people experiencing the same issue is to force
the use of a config drive in OpenStack.  This can be done without
involving VIO admins in two ways:

1. Set property `img__config_drive` on the image to `mandatory`.
2. Pass option `--config-drive true` to `openstack server create`.

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

Title:
  cloud-init on Ubuntu 18.04 image does not run in VIO

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/1855458/+subscriptions

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

[Bug 1855458] Re: cloud-init on Ubuntu 18.04 image does not run in VIO

2019-12-09 Thread Riccardo Murri
@ Scott thanks a lot, that is very useful!  Do I understand correctly
that `smbios.assetTag` is a property of the *flavor*?  I cannot seem to
find any image property with the same effect.

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

Title:
  cloud-init on Ubuntu 18.04 image does not run in VIO

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/1855458/+subscriptions

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

[Bug 1855458] Re: cloud-init on Ubuntu 18.04 image does not run in VIO

2019-12-06 Thread Riccardo Murri
> Looking at the output provided, all we can tell is that we're on
> VMWare, but no indication that it's OpenStack, so cloud-init can't
> reasonable expect to know that it should enable the OpenStack
> datasource.

Let me mention again that this bug was introduced in Ubuntu 18.04;
previous versions do not suffer from the same problem.

Also, if I modify the official cloud image and disable any datasource
*except* Ec2 (i.e., write `datasource_list: [ Ec2 ]` into
`/etc/cloud/cloud.cfg.d/90_dpkg.cfg`), then everything works fine.

So the issue is really `ds-identify` being too picky about when the
`Ec2` datasource is valid; from a cursory look, I can see that it just
checks if `/sys/hypervisor` contains some well-known AWS tag -- but
there are many cloud services which provide EC2-compatible metadata
(OpenNebula being another example), which would be skipped by this
logic!

> In the above dump of DMI data, is VMware Virtual Platform specific
> to VIO? and does VIO always expose metadata service?

This I do not know; I'm just a user, not a developer of the VIO
platform.  But I don't see why probing for metadata sources should be
done only by looking at DMI information?  EC2 metadata is handed out
by 169.254.169.254, if well-known locations for metadata are
available, then the EC2 datasource should be considered valid. (Other,
more specific, datasources can be probed earlier so they can be used
if found.)

This is a dump of the EC2 metadata that I can see from an instance in
VIO (same VM from whence the above files were extracted):

root@ubuntu:~# w3m -dump http://169.254.169.254/latest/meta-data/
ami-id
ami-launch-index
ami-manifest-path
block-device-mapping/
hostname
instance-action
instance-id
instance-type
local-hostname
local-ipv4
placement/
public-hostname
public-ipv4
public-keys/
reservation-id
security-groups
root@ubuntu:~# w3m -dump http://169.254.169.254/latest/meta-data/ami-id
ami-012a
root@ubuntu:~# w3m -dump 
http://169.254.169.254/latest/meta-data/ami-launch-index
0
root@ubuntu:~# w3m -dump 
http://169.254.169.254/latest/meta-data/ami-manifest-path
FIXME
root@ubuntu:~# w3m -dump http://169.254.169.254/latest/meta-data/hostname
test.novalocal
root@ubuntu:~# w3m -dump 
http://169.254.169.254/latest/meta-data/instance-action
none
root@ubuntu:~# w3m -dump http://169.254.169.254/latest/meta-data/instance-id
i-0793
root@ubuntu:~# w3m -dump 
http://169.254.169.254/latest/meta-data/instance-type
m1.small
root@ubuntu:~# w3m -dump 
http://169.254.169.254/latest/meta-data/local-hostname
test.novalocal
root@ubuntu:~# w3m -dump http://169.254.169.254/latest/meta-data/local-ipv4
172.31.33.70
root@ubuntu:~# w3m -dump 
http://169.254.169.254/latest/meta-data/public-hostname
test.novalocal
root@ubuntu:~# w3m -dump http://169.254.169.254/latest/meta-data/public-ipv4
root@ubuntu:~# w3m -dump 
http://169.254.169.254/latest/meta-data/reservation-id
r-0asb5l2b
root@ubuntu:~# w3m -dump 
http://169.254.169.254/latest/meta-data/security-groups
default

Thanks,
Riccardo

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

Title:
  cloud-init on Ubuntu 18.04 image does not run in VIO

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/1855458/+subscriptions

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

[Bug 1855458] Re: cloud-init on Ubuntu 18.04 image does not run in VIO

2019-12-06 Thread Riccardo Murri
I am providing here the additional information that were requested in
https://bugs.launchpad.net/ubuntu/+source/open-vm-
tools/+bug/1760776/comments/17

I'm attaching the collected cloud-init logs; here is the output of
commands.

The Linux kernel correctly determines the hypervisor is VMware (excerpt
from `/var/log/syslog`):

   Dec  6 15:28:02 ubuntu kernel: [0.00] Linux version 
4.15.0-72-generic (buildd@lcy01-amd64-026) (gcc version 7.4.0 (Ubuntu 
7.4.0-1ubuntu1~18.04.1)) #81
   -Ubuntu SMP Tue Nov 26 12:20:02 UTC 2019 (Ubuntu 4.15.0-72.81-generic 
4.15.18)
   Dec  6 15:28:02 ubuntu kernel: [0.00] Command line: 
BOOT_IMAGE=/boot/vmlinuz-4.15.0-72-generic root=LABEL=cloudimg-rootfs ro 
console=tty1 console=ttyS
   0
   ...
   Dec  6 15:28:02 ubuntu kernel: [0.00] DMI: VMware, Inc. VMware 
Virtual Platform/440BX Desktop Reference Platform, BIOS 6.00 12/12/2018
   Dec  6 15:28:02 ubuntu kernel: [0.00] Hypervisor detected: VMware
   Dec  6 15:28:02 ubuntu kernel: [0.00] vmware: TSC freq read from 
hypervisor : 2399.999 MHz
   Dec  6 15:28:02 ubuntu kernel: [0.00] vmware: Host bus clock speed 
read from hypervisor : 6600 Hz
   Dec  6 15:28:02 ubuntu kernel: [0.00] vmware: using sched offset of 
13058703528 ns

Still, `/sys/hypervisor` is empty:

root@ubuntu:~# sudo sh -c 'cd /sys/hypervisor && grep -r . *'
grep: *: No such file or directory

root@ubuntu:~# ls /sys/hypervisor/ -lA
total 0

However, DMI info is there:

root@ubuntu:~# sudo sh -c 'cd /sys/class/dmi/id && grep -r . *'
bios_date:12/12/2018
bios_vendor:Phoenix Technologies LTD
bios_version:6.00
board_name:440BX Desktop Reference Platform
board_serial:None
board_vendor:Intel Corporation
board_version:None
chassis_asset_tag:No Asset Tag
chassis_serial:None
chassis_type:1
chassis_vendor:No Enclosure
chassis_version:N/A

modalias:dmi:bvnPhoenixTechnologiesLTD:bvr6.00:bd12/12/2018:svnVMware,Inc.:pnVMwareVirtualPlatform:pvrNone:rvnIntelCorporation:rn440BXDesktopReferencePlatform:rvrNone:cvnNoEnclosure:ct1:cvrN/A:
power/runtime_active_time:0
power/runtime_active_kids:0
power/runtime_usage:0
power/runtime_status:unsupported
grep: power/autosuspend_delay_ms: Input/output error
power/async:disabled
power/runtime_suspended_time:0
power/runtime_enabled:disabled
power/control:auto
product_name:VMware Virtual Platform
product_serial:VMware-42 17 b1 e7 f5 b4 cf 93-5f 00 68 ae ca 46 eb 65
product_uuid:E7B11742-B4F5-93CF-5F00-68AECA46EB65
product_version:None
sys_vendor:VMware, Inc.

uevent:MODALIAS=dmi:bvnPhoenixTechnologiesLTD:bvr6.00:bd12/12/2018:svnVMware,Inc.:pnVMwareVirtualPlatform:pvrNone:rvnIntelCorporation:rn440BXDesktopReferencePlatform:rvrNone:cvnNoEnclosure:ct1:cvrN/A:


** Attachment added: "Collected cloud-init logs"
   
https://bugs.launchpad.net/ubuntu/+source/open-vm-tools/+bug/1855458/+attachment/5310238/+files/cloud-init.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/1855458

Title:
  cloud-init on Ubuntu 18.04 image does not run in VIO

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/open-vm-tools/+bug/1855458/+subscriptions

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

[Bug 1855458] Re: cloud-init on Ubuntu 18.04 image does not run in VIO

2019-12-06 Thread Riccardo Murri
>From the `ds-identify.log` file in the uploaded archive, one can see
that `ds-identify` rejects the `Ec2` metadata source and disables
`cloud-init`:

Running on vmware but rpctool query returned 1: No value found
is_ds_enabled(IBMCloud) = true.
ec2 platform is 'Unknown'.
No ds found [mode=search, notfound=disabled]. Disabled cloud-init [1]

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

Title:
  cloud-init on Ubuntu 18.04 image does not run in VIO

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/open-vm-tools/+bug/1855458/+subscriptions

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

[Bug 1855458] [NEW] cloud-init on Ubuntu 18.04 image does not run in VIO

2019-12-06 Thread Riccardo Murri
Public bug reported:

When running the official Ubuntu 18.04 cloud image in VIO (VMware
Integrated OpenStack, see [1]), data source `Ec2` is not detected as
working so `cloud-init` does not run.

As a result, it is impossible to log in or connect to the running image
via SSH.  In other words, VMs started from the official Ubuntu 18.04
images are unusable on VIO.

Note that this issue was already identified as a problem with `ds-
identify` (part of the `cloud-init` package) in comment #16 to bug
1760776 (see [2]):

> VMWARE does not always use DatasourceOVF. When using OpenStack VIO
> (Openstack on VMWARE) the ec2 datasource fallback is no longer being
> used as of this more recent update. OpenStack VIO exposes user-data
> on 169.254.169.254 but now we get a platform unknown

However, the reply in comment #17 (see [3]) mentioned that a new bug
should have been opened, which is what I'm doing now.

This issue applies to the released images (e.g., https://cloud-
images.ubuntu.com/releases/bionic/release/ubuntu-18.04-server-cloudimg-
amd64.vmdk) but also to the "daily build" images.  I have also tried
using different formats (VMDK, OVA, QCOW2 converted to VMDK with `qemu-
img convert`) but all of them show the same issue. It does *not* apply
to previous versions of Ubuntu (e.g., official cloud images of Ubuntu
16.04 boot fine).

[1]: https://www.vmware.com/products/openstack.html
[2]: 
https://bugs.launchpad.net/ubuntu/+source/open-vm-tools/+bug/1760776/comments/16
[3]: 
https://bugs.launchpad.net/ubuntu/+source/open-vm-tools/+bug/1760776/comments/17

** Affects: open-vm-tools (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/1855458

Title:
  cloud-init on Ubuntu 18.04 image does not run in VIO

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/open-vm-tools/+bug/1855458/+subscriptions

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

[Bug 1802269] [NEW] script `lmod.sh` in `/etc/profile.d` errors out and dumps stack trace

2018-11-08 Thread Riccardo Murri
Public bug reported:

I have just run `apt install lmod` on my Ubuntu 18.04 system.

Now, starting a login shell results in the following Lua stack trace
being dumped:

$ exec bash -l  

 [10:21:53]
/usr/bin/lua: /usr/share/lua/5.2/posix/init.lua:29: module 'posix.ctype' 
not found:
no field package.preload['posix.ctype']
no file '/usr/local/share/lua/5.2/posix/ctype.lua'
no file '/usr/local/share/lua/5.2/posix/ctype/init.lua'
no file '/usr/local/lib/lua/5.2/posix/ctype.lua'
no file '/usr/local/lib/lua/5.2/posix/ctype/init.lua'
no file '/usr/share/lua/5.2/posix/ctype.lua'
no file '/usr/share/lua/5.2/posix/ctype/init.lua'
no file './posix/ctype.lua'
no file '/usr/local/lib/lua/5.2/posix/ctype.so'
no file '/usr/lib/x86_64-linux-gnu/lua/5.2/posix/ctype.so'
no file '/usr/lib/lua/5.2/posix/ctype.so'
no file '/usr/local/lib/lua/5.2/loadall.so'
no file './posix/ctype.so'
no file '/usr/local/lib/lua/5.2/posix.so'
no file '/usr/lib/x86_64-linux-gnu/lua/5.2/posix.so'
no file '/usr/lib/lua/5.2/posix.so'
no file '/usr/local/lib/lua/5.2/loadall.so'
no file './posix.so'
stack traceback:
[C]: in function 'require'
/usr/share/lua/5.2/posix/init.lua:29: in main chunk
[C]: in function 'require'
/usr/share/lmod/lmod/libexec/addto:64: in main chunk
[C]: in ?

There are no custom "profile.d" scripts::

$ ls -l /etc/profile.d/
totale 40
-rw-r--r-- 1 root root   96 ago 20 01:44 01-locale-fix.sh
-rw-r--r-- 1 root root  825 lug 19 12:05 apps-bin-path.sh
-rw-r--r-- 1 root root  664 apr  2  2018 bash_completion.sh
-rw-r--r-- 1 root root 1003 dic 29  2015 cedilla-portuguese.sh
-rw-r--r-- 1 root root  652 ott  4  2017 input-method-config.sh
-rwxr-xr-x 1 root root 2284 dic 22  2016 lmod.sh
-rw-r--r-- 1 root root  108 set 12  2017 sysstat.sh
-rw-r--r-- 1 root root 1941 ott  3  2017 vte-2.91.sh
-rw-r--r-- 1 root root  954 apr 19  2018 xdg_dirs_desktop_session.sh
-rw-r--r-- 1 root root 1557 ago 18  2017 Z97-byobu.sh

This is the state of Lua packages on my system:

$ dpkg-query -l 'lua*'
Voluto=U (non noto)/I (installato)/R (rimosso)/P (rimosso totale)/H (in 
attesa)
| 
Stato=Non/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
|/ Err?=(nessuno)/R (reinstallazione richiesta) (Stato,Err: maiuscolo=grave)
||/ Nome  Versione
ArchitetturaDescrizione

+++-=-===-===-===
un  lua   
  (nessuna descrizione disponibile)
ii  lua-bit32:amd64   5.3.0-3 amd64 
  Backport of the Lua 5.2 bit32 library to Lua 5.1
ii  lua-filesystem:amd64  1.6.3-1 amd64 
  luafilesystem library for the Lua language
ii  lua-json  1.3.3-2 all   
  JSON decoder/encoder for Lua
ii  lua-lpeg:amd641.0.0-2 amd64 
  LPeg library for the Lua language
ii  lua-posix:amd64   33.4.0-2amd64 
  posix library for the Lua language
ii  lua-term  0.07-0.1amd64 
  Lua module for manipulating a terminal
un  lua5.1-bit32  
  (nessuna descrizione disponibile)
un  lua5.1-filesystem 
  (nessuna descrizione disponibile)
un  lua5.1-json   
  (nessuna descrizione disponibile)
un  lua5.1-lpeg   
  (nessuna descrizione disponibile)
un  lua5.1-posix  
  (nessuna descrizione disponibile)
un  lua5.1-term   
  (nessuna descrizione disponibile)
ii  lua5.25.2.4-1.1build1 amd64 
  Simple, extensible, embeddable programming language
un  lua5.2-filesystem 
  (nessuna descrizione disponibile)
un  lua5.2-json   
  (nessuna descrizione disponibile)
un  lua5.2-lpeg  

Re: [Bug 1550267] [NEW] colplot package does not include the actual `colplot` executable

2016-02-26 Thread Riccardo Murri
Apparently fixed in 5.0.1-3 which is in the "xenial" repo and also
installs fine on "wily".

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

Title:
  colplot package does not include the actual `colplot` executable

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

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


[Bug 1550267] [NEW] colplot package does not include the actual `colplot` executable

2016-02-26 Thread Riccardo Murri
Public bug reported:

As of version 5.0.1-1, the `colplot` package does not include the actual
`colplot` executable file::

$ dpkg -L colplot
/.
/usr
/usr/share
/usr/share/man
/usr/share/man/man1
/usr/share/man/man1/colplot.1.gz
/usr/share/doc
/usr/share/doc/collectl-utils
/usr/share/doc/colplot
/usr/share/doc/colplot/README.Debian
/usr/share/doc/colplot/copyright
/usr/share/doc/colplot/changelog.Debian.gz
/usr/share/collectl
/usr/share/collectl/util
/usr/share/collectl/plotfiles
/usr/bin
/etc
$

Here is the output of running `dpkg -l` which shows that `colplot` is
correctly installed on my system (up-to-date "wily")::

$ dpkg -l colplot
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)
||/ Name  Version 
ArchitectureDescription

+++-=-===-===-===
ii  colplot   5.0.1-1 all   
  Utility to plot performance data from collectl


Thanks,
Riccardo

** Affects: colplot (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/1550267

Title:
  colplot package does not include the actual `colplot` executable

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

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


[Bug 1420554] Re: package fontconfig 2.11.1-0ubuntu6 failed to install/upgrade: triggers looping, abandoned

2015-11-02 Thread Riccardo Murri
@Brian Murray: please do not close as "won't fix". This bug affects
people updating from 15.04 (and possibly earlier) to 15.10.  So even if
it's fixed in 15.10, it's still relevant.

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

Title:
  package fontconfig 2.11.1-0ubuntu6 failed to install/upgrade: triggers
  looping, abandoned

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

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


[Bug 1477893] [NEW] transitional package slurm-llnl provides logrotate files for slurmd and slurmctld

2015-07-24 Thread Riccardo Murri
Public bug reported:

As of version 14.11.8-1 (wily-proposed), package "slurm-llnl" is marked as
a "transitional dummy package"; still it provides an
`/etc/logrotate.d/slurm-llnl` file with policy for rotating log files
of `slurmd` and `slurmctld`.  Needless to say, this makes logrotate
complain:

/etc/cron.daily/logrotate:
error: slurmctld:1 duplicate log entry for /var/log/slurm-llnl/slurmctld.log
error: slurmd:1 duplicate log entry for /var/log/slurm-llnl/slurmd.log

Here is an excerpt from the conflicting files::

root@node-l3-01-01:~# head -n 2 /etc/logrotate.d/slurm-llnl
/var/log/slurm-llnl/slurmd.log /var/log/slurm-llnl/slurmctld.log {
  compress

root@node-l3-01-01:~# head -n 2 /etc/logrotate.d/slurmd
/var/log/slurm-llnl/slurmd.log {
  compress

Here is more information about the setup::

root@node-l3-01-01:~# dpkg -l slurmctld slurmd slurm-llnl
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)
||/ Name   Version  Architecture Description

+++-==---==
ii  slurm-llnl 14.11.8-1all  transitional 
dummy package for slurm-wlm
ii  slurmctld  14.11.8-1amd64SLURM central 
management daemon
ii  slurmd 14.11.8-1amd64SLURM compute 
node daemon

root@node-l3-01-01:~# dpkg -L slurm-llnl
/.
/var
/var/lib
/var/lib/slurm-llnl
/var/lib/slurm-llnl/slurmctld
/var/lib/slurm-llnl/slurmd
/var/lib/slurm-llnl/checkpoint
/var/log
/var/log/slurm-llnl
/usr
/usr/share
/usr/share/doc
/usr/share/doc/slurm-llnl
/usr/share/doc/slurm-llnl/changelog.Debian.gz
/usr/share/doc/slurm-llnl/NEWS.Debian.gz
/usr/share/doc/slurm-llnl/copyright
/etc
/etc/slurm-llnl
/etc/default/slurm-llnl
/etc/logrotate.d/slurm-llnl
^^^

(I guess that `/etc/default/slurm-llnl` should be removed as well.)

Thanks,
Riccardo

** Affects: slurm-llnl (Ubuntu)
 Importance: Undecided
 Status: New

** Summary changed:

- slurm-llnl package provides logrotate files for slurmd and slurmctld
+ transitional package slurm-llnl provides logrotate files for slurmd and 
slurmctld

** Description changed:

- As of version 14.11 (wily-proposed), package "slurm-llnl" is marked as
+ As of version 14.11.8-1 (wily-proposed), package "slurm-llnl" is marked as
  a "transitional dummy package"; still it provides an
  `/etc/logrotate.d/slurm-llnl` file with policy for rotating log files
  of `slurmd` and `slurmctld`.  Needless to say, this makes logrotate
  complain:
  
- /etc/cron.daily/logrotate:
- error: slurmctld:1 duplicate log entry for 
/var/log/slurm-llnl/slurmctld.log
- error: slurmd:1 duplicate log entry for /var/log/slurm-llnl/slurmd.log
+ /etc/cron.daily/logrotate:
+ error: slurmctld:1 duplicate log entry for 
/var/log/slurm-llnl/slurmctld.log
+ error: slurmd:1 duplicate log entry for /var/log/slurm-llnl/slurmd.log
  
  Here is an excerpt from the conflicting files::
  
- root@node-l3-01-01:~# head -n 2 /etc/logrotate.d/slurm-llnl
- /var/log/slurm-llnl/slurmd.log /var/log/slurm-llnl/slurmctld.log {
-   compress
+ root@node-l3-01-01:~# head -n 2 /etc/logrotate.d/slurm-llnl
+ /var/log/slurm-llnl/slurmd.log /var/log/slurm-llnl/slurmctld.log {
+   compress
  
- root@node-l3-01-01:~# head -n 2 /etc/logrotate.d/slurmd
- /var/log/slurm-llnl/slurmd.log {
-   compress
+ root@node-l3-01-01:~# head -n 2 /etc/logrotate.d/slurmd
+ /var/log/slurm-llnl/slurmd.log {
+   compress
  
  Here is more information about the setup::
  
- root@node-l3-01-01:~# dpkg -l slurmctld slurmd slurm-llnl
- 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)
- ||/ Name   Version  Architecture Description
- 
+++-==---==
- ii  slurm-llnl 14.11.8-1all  transitional 
dummy package for slurm-wlm
- ii  slurmctld  14.11.8-1amd64SLURM 
central management daemon
- ii  slurmd 14.11.8-1amd64SLURM 
compute node daemon
+ root@node-l3-01-01:~# dpkg -l slurmctld slurmd slurm-llnl
+ 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)
+ ||/ Name   Vers

[Bug 1194121] [NEW] linux-meta-lts-quantal should provide a kernel sources package

2013-06-24 Thread Riccardo Murri
Public bug reported:

When searching for a `linux-source` package on a 12.04.2 system, one
surprinsingly finds that the latest available `linux-source` package has
version 3.2.0, whereas the installed kernel and headers are 3.5.0.

The corresponding kernel sources should be available as well, e.g., as
package `linux-source-generic-lts-quantal`.

** Affects: linux-meta-lts-quantal (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/1194121

Title:
  linux-meta-lts-quantal should provide a kernel sources package

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-meta-lts-quantal/+bug/1194121/+subscriptions

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


[Bug 1100709] Re: error "'NoneType' object has no attribute 'group'" when connecting to Lotus Domino IMAP

2013-01-17 Thread Riccardo Murri
Patch taken from:
http://article.gmane.org/gmane.mail.imap.offlineimap.general/5642/match=nonetype+object+has+no+attribute+group+domino

I've verified that it works on my Ubuntu 12.10 system.


** Patch added: "Patch to `imaputil.py` in offlineimap 6.5.4"
   
https://bugs.launchpad.net/ubuntu/+source/offlineimap/+bug/1100709/+attachment/3485987/+files/bug1100709.patch

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

Title:
  error "'NoneType' object has no attribute 'group'" when connecting to
  Lotus Domino IMAP

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

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


[Bug 1100709] [NEW] error "'NoneType' object has no attribute 'group'" when connecting to Lotus Domino IMAP

2013-01-17 Thread Riccardo Murri
Public bug reported:

When connecting to a Lotus Domino IMAP server, the following Python
traceback is printed:

Traceback:
  File "/usr/local/Cellar/offline-imap/6.5.4/libexec/offlineimap/accounts.py", 
line 234, in syncrunner
self.sync()
  File "/usr/local/Cellar/offline-imap/6.5.4/libexec/offlineimap/accounts.py", 
line 290, in sync
remoterepos.getfolders()
  File 
"/usr/local/Cellar/offline-imap/6.5.4/libexec/offlineimap/repository/IMAP.py", 
line 268, in getfolders
imapobj = self.imapserver.acquireconnection()
  File 
"/usr/local/Cellar/offline-imap/6.5.4/libexec/offlineimap/imapserver.py", line 
294, in acquireconnection
imaputil.imapsplit(listres[0])[1:]
  File "/usr/local/Cellar/offline-imap/6.5.4/libexec/offlineimap/imaputil.py", 
line 148, in imapsplit
retval.append(m.group('quote'))

The problem apparently stems from Lotus IMAP wanting to use '\' as a
folder separator, and that is not catched by the regexp that offlineimap
uses.

More details at (in German): http://www.dfranke.com/blog/2012/08/20
/offlineimap-error-beim-syncen-mit-lotus-domino/

** Affects: offlineimap (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/1100709

Title:
  error "'NoneType' object has no attribute 'group'" when connecting to
  Lotus Domino IMAP

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

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


Re: [Bug 1099484] Re: please backport `environment-modules` to precise

2013-01-16 Thread Riccardo Murri
On Wed, Jan 16, 2013 at 2:54 AM, Chris Johnston
 wrote:
> Please follow the instructions found at
> https://wiki.ubuntu.com/UbuntuBackports

Sorry, I cannot see what I did wrong - other backports request contain
just one line like this report.

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

Title:
  please backport `environment-modules` to precise

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

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


[Bug 1099484] [NEW] please backport `environment-modules` to precise

2013-01-14 Thread Riccardo Murri
Public bug reported:

Could you please backbort `environment-modules` to precise?  It's a
fairly common package on computational clusters, which are very likely
to run the LTS version.

Thanks!

** Affects: modules (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/1099484

Title:
  please backport `environment-modules` to precise

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

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


[Bug 506399] Re: [i686] soffice crashes when called from mutt (using mailcap entry)

2013-01-07 Thread Riccardo Murri
Still current as of 12.10: the /etc/mailcap file contains the wrong
entries.

The string "-no-oosplash" should be replaced with "--nologo" then
everything works.

Version and status of relevant packages:

$ env LC_ALL=C dpkg -l libreoffice* | egrep ^i
ii  libreoffice-base-core  1:3.6.2~rc2-0ubuntu4 
  amd64office productivity suite -- shared library
ii  libreoffice-calc   1:3.6.2~rc2-0ubuntu4 
  amd64office productivity suite -- spreadsheet
ii  libreoffice-common 1:3.6.2~rc2-0ubuntu4 
  all  office productivity suite -- arch-independent files
ii  libreoffice-core   1:3.6.2~rc2-0ubuntu4 
  amd64office productivity suite -- arch-dependent files
ii  libreoffice-draw   1:3.6.2~rc2-0ubuntu4 
  amd64office productivity suite -- drawing
ii  libreoffice-emailmerge 1:3.6.2~rc2-0ubuntu4 
  all  office productivity suite -- email mail merge
ii  libreoffice-gnome  1:3.6.2~rc2-0ubuntu4 
  amd64office productivity suite -- GNOME integration
ii  libreoffice-gtk1:3.6.2~rc2-0ubuntu4 
  amd64office productivity suite -- GTK+ integration
ii  libreoffice-help-en-gb 1:3.6.2~rc2-0ubuntu4 
  all  office productivity suite -- English_british help
ii  libreoffice-help-en-us 1:3.6.2~rc2-0ubuntu4 
  all  office productivity suite -- English_american help
ii  libreoffice-help-it1:3.6.2~rc2-0ubuntu4 
  all  office productivity suite -- Italian help
ii  libreoffice-impress1:3.6.2~rc2-0ubuntu4 
  amd64office productivity suite -- presentation
ii  libreoffice-l10n-en-gb 1:3.6.2~rc2-0ubuntu4 
  all  office productivity suite -- English_british 
language package
ii  libreoffice-l10n-en-za 1:3.6.2~rc2-0ubuntu4 
  all  office productivity suite -- English_southafrican 
language package
ii  libreoffice-l10n-it1:3.6.2~rc2-0ubuntu4 
  all  office productivity suite -- Italian language package
ii  libreoffice-math   1:3.6.2~rc2-0ubuntu4 
  amd64office productivity suite -- equation editor
ii  libreoffice-ogltrans   1:3.6.2~rc2-0ubuntu4 
  amd64LibreOffice Impress extension for transitions using 
OpenGL
ii  libreoffice-pdfimport  1.0.6+LibO3.6.2~rc2-0ubuntu4 
  amd64LibreOffice extension for importing PDF documents
ii  libreoffice-presentation-minimizer 1.0.4+LibO3.6.2~rc2-0ubuntu4 
  amd64LibreOffice extension for size-efficient 
presentations
ii  libreoffice-presenter-console  1.1.1+LibO3.6.2~rc2-0ubuntu4 
  amd64LibreOffice Impress extension for a separate 
presenter's console
ii  libreoffice-style-human1:3.6.2~rc2-0ubuntu4 
  all  office productivity suite -- Human symbol style
ii  libreoffice-style-tango1:3.6.2~rc2-0ubuntu4 
  all  office productivity suite -- Tango symbol style
ii  libreoffice-writer 1:3.6.2~rc2-0ubuntu4 
  amd64office productivity suite -- word processor

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

Title:
  [i686] soffice crashes when called from mutt (using mailcap entry)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openoffice.org/+bug/506399/+subscriptions

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


Re: [Bug 1015199] Re: ifup does not work as documented with bonding interfaces

2012-11-27 Thread Riccardo Murri
On Tue, Nov 27, 2012 at 3:41 PM, Stéphane Graber  wrote:
> It's not a bug. "ifup bond0" will configure the bond and wait until the
> first slave joins to return, so it'll indeed "hang" but that's the
> wanted behaviour.

Errr this is not what the documentation says
(/usr/share/doc/ifenslave-2.6/README.Debian.gz):

"""
Using ifup on a master interface will call ifup for all slaves that are
flagged with allow-bondX. (bondX being replaced by the master interface
name).
"""

Instead, as you say the master interface just "hangs" and the slaves
are never ifup'ed.  So, either the documentation is incorrect, or ifup
does not work as documented.


> If you need to reconfigure your bond, you need to call "ifdown" on all
> bond members, then on the bond interface, change your config and then do
> "ifup" on all the bond members and then on the bond interface.

Again, this is not what the documentation says
(/usr/share/doc/ifenslave-2.6/README.Debian.gz):

"""
Using ifdown on a master interface will cause all slaves to be freed and
disabled. The master is also cleaned-up to ensure reliable results if the
master is brought up later.
"""

I'm not asking for `ifup` to be changed, but the docs should be
consistent :-)

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

Title:
  ifup does not work as documented with bonding interfaces

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ifenslave-2.6/+bug/1015199/+subscriptions

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

Re: [Bug 1080744] Re: vmbuilder erases current directory with option '-o -d .'

2012-11-24 Thread Riccardo Murri
Thanks! I do not think there is a need for SRU.

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

Title:
  vmbuilder erases current directory with option '-o -d .'

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

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


Re: [Bug 1080744] Re: vmbuilder erases current directory with option '-o -d .'

2012-11-23 Thread Riccardo Murri
Thanks Serge, but what does "SRU" mean?

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

Title:
  vmbuilder erases current directory with option '-o -d .'

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

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


[Bug 1080744] Re: vmbuilder erases current directory with option '-o -d .'

2012-11-23 Thread Riccardo Murri
Fixed in https://bazaar.launchpad.net/~rmurri/vmbuilder/bug-1080744


** Also affects: vmbuilder
   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/1080744

Title:
  vmbuilder erases current directory with option '-o -d .'

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

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


[Bug 1080744] [NEW] vmbuilder erases current directory with option '-o -d .'

2012-11-19 Thread Riccardo Murri
Public bug reported:

Adding option '-o -d $(pwd)' to the 'vmbuilder' command line results in
the current directory and its contents being completely erased; after a
while the scripts fails anyway because `getcwd()` reports error.

This is a dangerous thing to do: 'vmbuilder' should explicitly refuse
check that the argument to '-d' is *not* the current directory and
refuse to start otherwise.

Also, I think that it should be better explained what the argument to
'-d' is expected to be, and what is the combined effect of '-o' and
'-d'.

** Affects: vm-builder (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/1080744

Title:
  vmbuilder erases current directory with option '-o -d .'

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/vm-builder/+bug/1080744/+subscriptions

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


[Bug 515155] Re: unlocking screensaver hangs when ecryptfs is unmounted

2012-07-10 Thread Riccardo Murri
I can confirm this with 12.04 (precise)

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

Title:
  unlocking screensaver hangs when ecryptfs is unmounted

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

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


[Bug 1018503] [NEW] slapd fails to install if /etc/ldap/slapd.conf is already there

2012-06-27 Thread Riccardo Murri
Public bug reported:

I am trying to install `slapd` on precise, on a machine that was
freshly installed (thus, no slapd previously installed).

I copy `slapd.conf` over from the old server.

Then I try to install `slapd` in a non-interactive fashion (done
through CFEngine 3), using this command:

/usr/bin/env DEBIAN_FRONTEND=noninteractive LC_ALL=C
/usr/bin/aptitude -o Dpkg::Options::=--force-confold -o Dpkg::Options
::=--force-confdef --assume-yes install

However, this fails with the following errors:

Setting up slapd (2.4.28-1.1ubuntu4) ...
  Creating initial configuration... mkdir: cannot create directory 
`/etc/ldap/slapd.conf': File exists

So apparently the postinst script guesses the correct value for
SLAPD_CONF but: (1) still treats it as if it were a directory (i.e.,
`SLAPD_CONF=sladp.d`), and (2) tries to create it as if it did not
exist.

** Affects: openldap (Ubuntu)
 Importance: Undecided
 Status: Confirmed

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

Title:
  slapd fails to install if /etc/ldap/slapd.conf is already there

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

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


[Bug 1010886] Re: timeout too short when looking for swap partitions in preseed network installs

2012-06-14 Thread Riccardo Murri
Possibly the same issue as:
  https://bugs.launchpad.net/ubuntu/+source/debian-installer/+bug/859319

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

Title:
  timeout too short when looking for swap partitions in preseed network
  installs

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

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


[Bug 1012886] Re: "No root file system is defined" error using preseeded LVM/atomic partitioning scheme

2012-06-14 Thread Riccardo Murri
** Attachment added: "screenshot of sfdisk/lvs output from console, showing 
that the disk is correctly partitioned"
   
https://bugs.launchpad.net/ubuntu/+source/debian-installer/+bug/1012886/+attachment/3189263/+files/no-root-fs.png

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

Title:
  "No root file system is defined" error using preseeded LVM/atomic
  partitioning scheme

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/debian-installer/+bug/1012886/+subscriptions

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


[Bug 1012886] Re: "No root file system is defined" error using preseeded LVM/atomic partitioning scheme

2012-06-13 Thread Riccardo Murri
** Attachment added: "full preseed file used for install"
   
https://bugs.launchpad.net/ubuntu/+source/debian-installer/+bug/1012886/+attachment/3188540/+files/preseed.gz

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

Title:
  "No root file system is defined" error using preseeded LVM/atomic
  partitioning scheme

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/debian-installer/+bug/1012886/+subscriptions

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


[Bug 1012886] Re: "No root file system is defined" error using preseeded LVM/atomic partitioning scheme

2012-06-13 Thread Riccardo Murri
** Attachment added: "/var/log/syslog (gzip'ed) just after the error"
   
https://bugs.launchpad.net/ubuntu/+source/debian-installer/+bug/1012886/+attachment/3188507/+files/syslog.bad.gz

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

Title:
  "No root file system is defined" error using preseeded LVM/atomic
  partitioning scheme

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/debian-installer/+bug/1012886/+subscriptions

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


[Bug 1012886] Re: "No root file system is defined" error using preseeded LVM/atomic partitioning scheme

2012-06-13 Thread Riccardo Murri
** Attachment added: "/var/log/partman (gzip'ed) just after the error report"
   
https://bugs.launchpad.net/bugs/1012886/+attachment/3188506/+files/partman.bad.gz

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

Title:
  "No root file system is defined" error using preseeded LVM/atomic
  partitioning scheme

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/debian-installer/+bug/1012886/+subscriptions

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


[Bug 1012886] [NEW] "No root file system is defined" error using preseeded LVM/atomic partitioning scheme

2012-06-13 Thread Riccardo Murri
Public bug reported:

I am using a preseed file for automating netboot installs.

However, *if there's only one disk and it is already partitioned* I
often get this error:

"""
!! Partition disks
No root file system
No root file system is defined.

Please correct this from the partitioning menu.
"""

It seems that the installer gets confused when it would have no
changes to perform on the filesystem (i.e., installing a machine twice
in a row with the same preseed file).

I have never seen the error if there is more than one disk (however,
in this setup the disk being installed is not the first one, which may
or may not be relevant).

I have never seen this error when starting with a blank disk.

The error is frequent but not systematic: there are times when the
installation proceeds normally.  So far, I have only tested the
procedure with VMs so I cannot say if this can be replicated with a
physical machine.

The relevant section from the preseed file is:

### Partitioning

d-i partman-auto/disk string /dev/sda
d-i partman-auto/method string lvm
d-i partman/default_filesystem string ext4

d-i partman-auto/disk string /dev/sda
d-i partman-auto/method string lvm

# do not ask for confirmation, ever
d-i partman/choose_partition  select   finish
d-i partman/confirm   boolean  true
d-i partman/confirm_nooverwrite   boolean  true
d-i partman/exception_handler select   Retry
d-i partman-basicfilesystem/no_swap   boolean  false
d-i partman-lvm/confirm   boolean  true
d-i partman-lvm/confirm_nooverwrite   boolean  true
d-i partman-lvm/device_remove_lvm boolean  true
d-i partman-md/confirmboolean  true
d-i partman-md/device_remove_md   boolean  true
d-i partman-partitioning/confirm_write_new_label  boolean  true

I have also tried the following explicit recipe, to no avail:

d-i partman-auto/expert_recipe string \
  boot-lvm :: \
  32 64 128 ext2  \
  $primary{ } $bootable{ }\
  method{ format } format{ }  \
  use_filesystem{ } filesystem{ ext2 }\
  mountpoint{ /boot } \
  .   \
  512 10240 -1 ext3   \
  method{ lvm } format{ } \
  $primary{ } $defaultignore{ }   \
  device{ /dev/sda } vg_name{ vg0 } \
  .   \
  1024 8192 16384 ext3\
  $lvmok{ } in_vg{ vg0 } lv_name{ root }  \
  method{ format } format{ }  \
  use_filesystem{ } filesystem{ ext4 }\
  mountpoint{ / } \
  .   \
  64 512 300% linux-swap  \
  $lvmok{ } in_vg{ vg0 } lv_name{ swap }  \
  method{ swap } format{ }\
  .


This could be the same issue described in bug #993552 .

** Affects: debian-installer (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/1012886

Title:
  "No root file system is defined" error using preseeded LVM/atomic
  partitioning scheme

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/debian-installer/+bug/1012886/+subscriptions

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


[Bug 1012629] [NEW] grub-installer ignores "bootdev" setting in preseed file

2012-06-13 Thread Riccardo Murri
Public bug reported:

I am installing an Ubuntu system with two disks attached; I want the
OS to be installed on the second disk /dev/sdb; the first disk
/dev/sda is currently completely empty (not even partitioned).  The
install process works fine, but then GRUB ignores the line:

d-i grub-installer/bootdev string /dev/sdb

and complains that it cannot write to /dev/sda (because it does not
even have a partition table).

Same happens if I use GRUB's own notation "(hd1)" instead of /dev/sdb
in the preseed file.

If I omit the "grub-installer/bootdev" line in the preseed, then D-I
stops to ask me if I want to install GRUB on sda or sdb.

The issue can be replicated with virtual machines: add two disks (one
of the empty / zeroed out), and instruct the preseed to install on the
second one.

I think this is the same as Debian bug #666974, but I'm filing it
separately as I'm not sure what/how much is changed in Ubuntu's
version of D-I. See: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=666974


Preseed options used for partitioning / target selection:

### Partitioning
d-i partman-auto/method string lvm
d-i partman-auto/choose_recipe select atomic

# do not ask for confirmation, ever
d-i partman-basicfilesystem/no_swap   boolean  false
d-i partman-lvm/confirm   boolean  true
d-i partman-lvm/confirm_nooverwrite   boolean  true
d-i partman-lvm/device_remove_lvm boolean  true
d-i partman-md/confirmboolean  true
d-i partman-md/device_remove_md   boolean  true
d-i partman-partitioning/confirm_write_new_label  boolean  true
d-i partman/choose_partition  select   finish
d-i partman/confirm   boolean  true
d-i partman/confirm_nooverwrite   boolean  true
d-i partman/exception_handler select   Retry


GRUB-related preseed options:

### Boot loader installation
d-i grub-installer/only_debian boolean true
d-i grub-installer/with_other_os boolean true
d-i grub-installer/bootdev string /dev/sdb

** Affects: debian-installer (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/1012629

Title:
  grub-installer ignores "bootdev" setting in preseed file

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/debian-installer/+bug/1012629/+subscriptions

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


[Bug 1010886] Re: timeout too short when looking for swap partitions in preseed network installs

2012-06-10 Thread Riccardo Murri
** Attachment added: "Preseed file used in network install"
   
https://bugs.launchpad.net/ubuntu/+source/netcfg/+bug/1010886/+attachment/3183123/+files/preseed.txt.gz

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

Title:
  timeout too short when looking for swap partitions in preseed network
  installs

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

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


[Bug 1010886] Re: timeout too short when looking for swap partitions in preseed network installs

2012-06-10 Thread Riccardo Murri
Screenshot of installer error

** Attachment added: "Screenshot of partman error during install"
   
https://bugs.launchpad.net/ubuntu/+source/netcfg/+bug/1010886/+attachment/3183122/+files/partman-error.png

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

Title:
  timeout too short when looking for swap partitions in preseed network
  installs

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

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


[Bug 1010886] Re: timeout too short when looking for swap partitions in preseed network installs

2012-06-09 Thread Riccardo Murri
** Attachment added: "screnshot of installer's Alt+F4 with DEBCONF_DEBUG=5"
   
https://bugs.launchpad.net/bugs/1010886/+attachment/3182257/+files/debconf-debug-output.png

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

Title:
  timeout too short when looking for swap partitions in preseed network
  installs

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

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


[Bug 1010886] [NEW] timeout too short when looking for swap partitions in preseed network installs

2012-06-09 Thread Riccardo Murri
Public bug reported:

Hello,

I consistently run into this issue: I use preseeded network install;
the preseed file instructs D-I to use the whole disk and format with
LVM (see attaached "debconf-debug-output.png").  The partitions are
regularly created, but D-I stops complaining that
"/dev/mapper/kickseed_swap_1" is not present (see attached
"preseed-error.png").  If I hit the "Retry" button, everything goes on
just fine.

I think this is a combination of two factors:

- that Ubuntu's D-I does not allow "partman/exception_handler" to be
  preseeded (it's reset to "unseen" state on ever yoccasion).

- that I am installing VMs on a somewhat slow host, so the time it
  takes for a partition to appear in /dev/mapper can be a bit longer
  than usual.

** Affects: netcfg (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/1010886

Title:
  timeout too short when looking for swap partitions in preseed network
  installs

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

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


[Bug 779110] Re: suspend fails on powerpc > 2.6.38-1 in IOCTL PMU_IOC_SLEEP

2012-03-14 Thread Riccardo Murri
*** This bug is a duplicate of bug 949288 ***
https://bugs.launchpad.net/bugs/949288

This is not a duplicate of bug #949288.

This issue is about suspend failing on PPC hardware, which turns out to
be an effect of not having Radeon FB compiled in the kernel; bug #949288
instead is devoted to discussing the opportunity of having KMS support
in the kernel, also for older hardware like Radeon. It's not the same
issue, or at least, not the same angle.

Please remove the duplicate status.

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

Title:
  suspend fails on powerpc > 2.6.38-1 in IOCTL PMU_IOC_SLEEP

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

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


[Bug 754569] Re: Empathy does not support Google Application- Specific Passwords

2012-02-29 Thread Riccardo Murri
The workaround suggested by Patrick Dessalle on 2011-07-07 worked for me
as well.

Inspecting the saved passwords with Seahorse, I found out that the
*account name, not the password* had been saved as "IM account password
for jabber". No wonder it could not authenticate.

After deleting it, the correct "application password" is saved.

Installed software:

ii  empathy  3.2.0.1-0ubuntu1.1   GNOME multi-protocol chat and 
call client
ii  empathy-common   3.2.0.1-0ubuntu1.1   GNOME multi-protocol chat and 
call client (common files)
ii  telepathy-gabble 0.13.5-0ubuntu2  Jabber/XMPP connection manager

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

Title:
  Empathy does not support Google Application- Specific Passwords

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

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


[Bug 902473] Re: acpid's script "lid.sh" should *source* lid.sh.pre and lid.sh.post

2011-12-10 Thread Riccardo Murri
** Patch added: "source lid.sh.{pre,post} from lid.sh (patch against acpid 
1:2.0.10-1ubuntu2.3)"
   https://bugs.launchpad.net/bugs/902473/+attachment/2626590/+files/lid.sh.diff

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

Title:
  acpid's script "lid.sh" should *source* lid.sh.pre and lid.sh.post

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

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


[Bug 902473] [NEW] acpid's script "lid.sh" should *source* lid.sh.pre and lid.sh.post

2011-12-10 Thread Riccardo Murri
Public bug reported:

As of  acpid 1:2.0.10-1ubuntu2.3, the support script "/etc/acpi/lid.sh"
allows users to define hooks "/etc/acpi/local/lid.sh.pre" and
"lid.sh.post".

However, these hooks are executed as shell commands, instead of being
sourced by the current shell.  Thus, the environment and the ACPI
functions is lost in the hook scripts, and one must set it up again.

Sourcing the hook scripts makes them more useful.

Trivial patch attached.

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


** Tags: oneiric wishlist

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

Title:
  acpid's script "lid.sh" should *source* lid.sh.pre and lid.sh.post

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

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


[Bug 902468] Re: acpi-support/policy-funcs not checking for gnome-settings-daemon

2011-12-10 Thread Riccardo Murri
** Patch added: "Also check for "gnome-settings-daemon" in policy-funcs.  
(Patch against acpid 1:2.0.10-1ubuntu2.3)"
   
https://bugs.launchpad.net/bugs/902468/+attachment/2626587/+files/policy-funcs.diff

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

Title:
  acpi-support/policy-funcs not checking for gnome-settings-daemon

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

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


[Bug 902468] [NEW] acpi-support/policy-funcs not checking for gnome-settings-daemon

2011-12-10 Thread Riccardo Murri
Public bug reported:

As of acpid version 1:2.0.10-1ubuntu2.3, the script "/usr/share/acpi-
support/policy-funcs" implements a "CheckPolicy" function that checks if
some well-known power managers are running.

In particular, it checks if "gnome-power-manager" is running.
However, in the GNOME 3, there is no longer a "gnome-power-manager" daemon,
whose functions have been merged into "gnome-settings-daemon".

So, "policy-funcs" should check for a running "gnome-settings-daemon" as
well.

Trivial patch attached.

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


** Tags: oneiric

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

Title:
  acpi-support/policy-funcs not checking for gnome-settings-daemon

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

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


[Bug 779110] Re: suspend fails on powerpc > 2.6.38-1 in IOCTL PMU_IOC_SLEEP

2011-07-19 Thread Riccardo Murri
I too can confirm that Jonathan's suggestion of recompiling with
CONFIG_FB_RADEON=y fixes the issue.

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

Title:
  suspend fails on powerpc > 2.6.38-1 in IOCTL PMU_IOC_SLEEP

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

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


[Bug 677425] [NEW] urxvt: resizing terminal cuts off lines

2010-11-19 Thread Riccardo Murri
Public bug reported:

Binary package hint: rxvt-unicode

I'm using rxvt-unicode's "urxvtc" as X11 terminal.

If I resize the terminal window before text output has already filled a
screenful and the terminal has scrolled down a few lines, the text lines
already in the window are cut to fit the resized window.

When there has been enough output (so that the scrollbar is not 100%
full), then the terminal does the right thing: lines longer than the new
terminal width are wrapped around, and no screen content is lost.

I'm using the XMonad tiling window manager, so terminal resize happens
automatically all the time, and it gets annoying to lose part of the
text.

I'm using rxvt-unicode 0.07-2 on Maverick, but this bug has been there
since quite some time.

System and package information:

$ dpkg -l rxvt-unicode
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)
||/ NomeVersioneDescrizione
+++-===-===-==
ii  rxvt-unicode9.07-2  RXVT-like terminal emulator with 
Unicode support


$ lsb_release -rd
Description:Ubuntu 10.10
Release:10.10

** Affects: rxvt-unicode (Ubuntu)
 Importance: Undecided
 Status: New

-- 
urxvt: resizing terminal cuts off lines 
https://bugs.launchpad.net/bugs/677425
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 566149] Re: Lucid: No USB after resume on Thinkpad X201, T410, T410s, T510, W510

2010-11-05 Thread Riccardo Murri
On Fri, Nov 5, 2010 at 2:54 PM, NTolerance <566...@bugs.launchpad.net> wrote:
> For me this issue was fixed several kernel releases back,

For me as well.  Running Lucid on a Thinkpad X201.

-- 
Lucid: No USB after resume on Thinkpad X201, T410, T410s, T510, W510
https://bugs.launchpad.net/bugs/566149
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 483688] Re: /usr/bin/virtualbox crashes with error: "/usr/lib/virtualbox/VirtualBox: realloc(): invalid pointer: ..."

2010-09-30 Thread Riccardo Murri
Cannot reproduce any longer with virtualbox-ose 3.1.6-dfsg-2ubuntu on
10.04.

Please close the bug.

-- 
/usr/bin/virtualbox crashes with error: "/usr/lib/virtualbox/VirtualBox: 
realloc(): invalid pointer: ..."
https://bugs.launchpad.net/bugs/483688
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 532374] Re: Lenovo Thinkpads with Core i5 and i7 suspend/resume (with kernel oops) once then fail horribly on next suspend

2010-04-23 Thread Riccardo Murri
On Fri, Apr 23, 2010 at 3:18 AM, Alex Chiang  wrote:
> I've built a test kernel that contains a fix for both this bug and for
> bug 566149.
>

I can confirm that suspend works with this new 2.6.32 test kernel with
no special options enabled.
(X201, arch amd64, BIOS v1.05)

Thank you Alex!

-- 
Lenovo Thinkpads with Core i5 and i7 suspend/resume (with kernel oops) once 
then fail horribly on next suspend
https://bugs.launchpad.net/bugs/532374
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 532374] Re: Lenovo Thinkpads with Core i5 and i7 suspend/resume (with kernel oops) once then fail horribly on next suspend

2010-04-21 Thread Riccardo Murri
** Attachment added: "dmidecode.txt.gz"
   http://launchpadlibrarian.net/44971176/dmidecode.txt.gz

-- 
Lenovo Thinkpads with Core i5 and i7 suspend/resume (with kernel oops) once 
then fail horribly on next suspend
https://bugs.launchpad.net/bugs/532374
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 532374] Re: Lenovo Thinkpads with Core i5 and i7 suspend/resume (with kernel oops) once then fail horribly on next suspend

2010-04-21 Thread Riccardo Murri
Suspend works on Lucid with mainline kernel 2.6.34-020634rc5-generic
and "acpi_sleep=sci_force_enable"; thanks for the fix!

Hardware: X201, BIOS v1.05; dmidecode output attached.

-- 
Lenovo Thinkpads with Core i5 and i7 suspend/resume (with kernel oops) once 
then fail horribly on next suspend
https://bugs.launchpad.net/bugs/532374
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 532374] Re: Lenovo Thinkpads with Core i5 and i7 suspend/resume (with kernel oops) once then fail horribly on next suspend

2010-04-19 Thread Riccardo Murri
no luck here either with sci_force_enable  (X201,  BIOS v1.05,
2.6.32-21-generic kernel).

-- 
Lenovo Thinkpads with Core i5 and i7 suspend/resume (with kernel oops) once 
then fail horribly on next suspend
https://bugs.launchpad.net/bugs/532374
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 533950] Re: should depend on "emacsen", not "emacs"

2010-03-07 Thread Riccardo Murri

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

-- 
should depend on "emacsen", not "emacs"
https://bugs.launchpad.net/bugs/533950
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 533950] [NEW] should depend on "emacsen", not "emacs"

2010-03-07 Thread Riccardo Murri
Public bug reported:

Binary package hint: slime

As of version 1:20090616-1, package "slime" recommends "emacs| emacs22",
which causes aptitude to try to install "emacs22" if you have another
version of emacs installed (e.g., emacs23 or emacs-snapshot).

I think "slime" should recommend "emacsen", which is what all emacs
packages seem to provide.

Regards,
Riccardo

ProblemType: Bug
Architecture: i386
Date: Sun Mar  7 19:55:54 2010
DistroRelease: Ubuntu 9.10
Package: slime (not installed)
ProcEnviron:
 PATH=(custom, user)
 LANG=it_IT.UTF-8
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.31-19.56-generic
SourcePackage: slime
Uname: Linux 2.6.31-19-generic i686

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


** Tags: apport-bug i386

-- 
should depend on "emacsen", not "emacs"
https://bugs.launchpad.net/bugs/533950
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 483688] [NEW] /usr/bin/virtualbox crashes with error: "/usr/lib/virtualbox/VirtualBox: realloc(): invalid pointer: ..."

2009-11-16 Thread Riccardo Murri
Public bug reported:

Binary package hint: virtualbox-ose

Ubuntu 9.10 (updated a few days ago); virtualbox-ose-qt at version
3.0.8-dfsg-1ubuntu1, freshly reinstalled.

Calling /usr/bin/virtualbox from the command line crashes with the
error reported below. Calling it from the GNOME menu crashes silently
(no crash report, the system just does nothing).

(Note: the actual pointer address changes every time.)

$ virtualbox 
*** glibc detected *** /usr/lib/virtualbox/VirtualBox: realloc(): invalid 
pointer: 0x093ac051 ***
=== Backtrace: =
/lib/tls/i686/cmov/libc.so.6[0x5caff1]
/lib/tls/i686/cmov/libc.so.6(realloc+0x2b8)[0x5d0a08]
/usr/lib/libQtCore.so.4[0x5e6333b]
/usr/lib/libQtCore.so.4[0x5e6c437]
/usr/lib/libQtCore.so.4(_ZNK7QRegExp7indexInERK7QStringiNS_9CaretModeE+0x18)[0x5e6c648]
/usr/lib/libQtCore.so.4(_ZNK7QString5splitERK7QRegExpNS_13SplitBehaviorE+0xb6)[0x5e7aa66]
/usr/lib/virtualbox/VirtualBox.so[0xf2b8ec]
/usr/lib/virtualbox/VirtualBox.so[0xf2c1d2]
/usr/lib/virtualbox/VirtualBox.so[0xf2c4a2]
/usr/lib/virtualbox/VirtualBox.so[0xf2968a]
/usr/lib/virtualbox/VirtualBox.so[0xf29e56]
/usr/lib/virtualbox/VirtualBox.so[0xf77c02]
/usr/lib/virtualbox/VirtualBox.so[0xf8725b]
/usr/lib/virtualbox/VirtualBox.so[0xf511f9]
/usr/lib/virtualbox/VirtualBox.so[0xf52635]
/usr/lib/virtualbox/VirtualBox.so(TrustedMain+0x65f)[0xf1e21f]
/usr/lib/virtualbox/VirtualBox[0x8048eb7]
/lib/tls/i686/cmov/libc.so.6(__libc_start_main+0xe6)[0x576b56]
/usr/lib/virtualbox/VirtualBox[0x8048da1]
=== Memory map: 
0011-0012c000 r-xp  08:01 912134 /lib/libgcc_s.so.1
0012c000-0012d000 r--p 0001b000 08:01 912134 /lib/libgcc_s.so.1
0012d000-0012e000 rw-p 0001c000 08:01 912134 /lib/libgcc_s.so.1
0012e000-0015e000 r-xp  08:01 228859 /usr/lib/libidn.so.11.5.44
0015e000-0015f000 ---p 0003 08:01 228859 /usr/lib/libidn.so.11.5.44
0015f000-0016 r--p 0003 08:01 228859 /usr/lib/libidn.so.11.5.44
0016-00161000 rw-p 00031000 08:01 228859 /usr/lib/libidn.so.11.5.44
00161000-0016e000 r-xp  08:01 203604 /usr/lib/liblber-2.4.so.2.5.1
0016e000-0016f000 r--p c000 08:01 203604 /usr/lib/liblber-2.4.so.2.5.1
0016f000-0017 rw-p d000 08:01 203604 /usr/lib/liblber-2.4.so.2.5.1
0017-0019b000 r-xp  08:01 229923 /usr/lib/libgssapi_krb5.so.2.2
0019b000-0019c000 r--p 0002a000 08:01 229923 /usr/lib/libgssapi_krb5.so.2.2
0019c000-0019d000 rw-p 0002b000 08:01 229923 /usr/lib/libgssapi_krb5.so.2.2
0019d000-001ad000 r-xp  08:01 932184 
/lib/tls/i686/cmov/libresolv-2.10.1.so
001ad000-001ae000 r--p 0001 08:01 932184 
/lib/tls/i686/cmov/libresolv-2.10.1.so
001ae000-001af000 rw-p 00011000 08:01 932184 
/lib/tls/i686/cmov/libresolv-2.10.1.so
001af000-001b1000 rw-p  00:00 0 
001b1000-001b3000 r-xp  08:01 230704 /usr/lib/libXinerama.so.1.0.0
001b3000-001b4000 rw-p 1000 08:01 230704 /usr/lib/libXinerama.so.1.0.0
001b4000-001b5000 r-xp  00:00 0  [vdso]
001b5000-0029b000 r-xp  08:01 229913 /usr/lib/libstdc++.so.6.0.13
0029b000-0029f000 r--p 000e6000 08:01 229913 /usr/lib/libstdc++.so.6.0.13
0029f000-002a rw-p 000ea000 08:01 229913 /usr/lib/libstdc++.so.6.0.13
002a-002a7000 rw-p  00:00 0 
002a7000-002a9000 r-xp  08:01 914423 /lib/libcom_err.so.2.1
002a9000-002aa000 r--p 1000 08:01 914423 /lib/libcom_err.so.2.1
002aa000-002ab000 rw-p 2000 08:01 914423 /lib/libcom_err.so.2.1
002ab000-002b2000 r-xp  08:01 229915 /usr/lib/libkrb5support.so.0.1
002b2000-002b3000 r--p 6000 08:01 229915 /usr/lib/libkrb5support.so.0.1
002b3000-002b4000 rw-p 7000 08:01 229915 /usr/lib/libkrb5support.so.0.1
002b4000-002b6000 r-xp  08:01 914422 /lib/libkeyutils-1.2.so
002b6000-002b7000 r--p 1000 08:01 914422 /lib/libkeyutils-1.2.so
002b7000-002b8000 rw-p 2000 08:01 914422 /lib/libkeyutils-1.2.so
002b8000-002c8000 r-xp  08:01 229909 /usr/lib/libtasn1.so.3.1.5
002c8000-002c9000 r--p f000 08:01 229909 /usr/lib/libtasn1.so.3.1.5
002c9000-002ca000 rw-p 0001 08:01 229909 /usr/lib/libtasn1.so.3.1.5
002ca000-002d8000 r-xp  08:01 228034 /usr/lib/libXext.so.6.4.0
002d8000-002d9000 r--p d000 08:01 228034 /usr/lib/libXext.so.6.4.0
002d9000-002da000 rw-p e000 08:01 228034 /usr/lib/libXext.so.6.4.0
002da000-002de000 r-xp  08:01 203696 /usr/lib/libXfixes.so.3.1.0
002de000-002df000 r--p 3000 08:01 203696 /usr/lib/libXfixes.so.3.1.0
002df000-002e rw-p 4000 08:01 203696 /usr/lib/libXfixes.so.3.1.0
002e2000-00306000 r-xp  08:01 932173 
/lib/tls/i686/cmov/libm-2.10.1.so
00306000-00307000 r--p 00023000 08:01 932173 
/lib/tls/i686/cmov/libm-2.10.1.so
00307000-00308000 rw-p 00024000 08:01 932173 
/lib/tls/i686/cmov/libm-2.10.1.so
00308000-0039d000 r-xp  08:01 416772 /usr/lib/virtualbox/VBoxRT.

[Bug 332833] Re: pam_mount(pam_mount.c:100): unknown pam_mount option "use_first_pass"

2009-07-17 Thread Riccardo Murri
Regarding the message one gets when using "sudo": this is caused by the
line "auth optional pam_mount.so use_first_pass" being included in
/etc/pam.d/common-auth.  This is triggered by a call to "pam-auth-
update" in the libpam-mount.postinst script, which should be removed.

As the documentation of pam_mount states, that line only belongs in
/etc/pam.d/common-pammount; which should only be included ("@include
common-pammount") in the services that need to use pam mount upon
successful authentication.

-- 
pam_mount(pam_mount.c:100): unknown pam_mount option "use_first_pass"
https://bugs.launchpad.net/bugs/332833
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 322863] Re: broken RTL8101E/RTL8102E support (r8169 kernel module) in linux-image-2.6.27-11-generic

2009-01-29 Thread Riccardo Murri
** Description changed:

  Binary package hint: linux-image-2.6.27-11-generic
  
  Hello,
  
  after the upgrade to linux-image-2.6.27-11-generic this morning,
  ethernet (driven by r8169.ko) has stopped working: it fails to get an
  address from DHCP (can not even find the server via DHCPDISCOVER).
  Booting back into 2.6.27-9 solves the issue.
+ 
+ Unloading the kernel module and reloading it with::
+ 
+   modprobe r8169 debug=16
+ 
+ results in the following lines appearing in syslog::
+ 
+ Jan 29 12:38:35 abaco kernel: [ 2941.481084] r8169 Gigabit Ethernet driver 
2.3LK-NAPI loaded
+ Jan 29 12:38:35 abaco kernel: [ 2941.481123] r8169 :01:00.0: PCI INT A -> 
GSI 16 (level, low) -> IRQ 16
+ Jan 29 12:38:35 abaco kernel: [ 2941.481138] r8169 :01:00.0: cache line 
size of 32 is not supported
+ Jan 29 12:38:35 abaco kernel: [ 2941.481152] r8169 :01:00.0: PCI INT A 
disabled
+ Jan 29 12:38:35 abaco kernel: [ 2941.481173] r8169: probe of :01:00.0 
failed with error -22
+ 
+ and the "eth0" interface is no longerto be seen with "ifconfig".  (After
+ boot it is there, although non-functional.)
+ 
  
  ProblemType: Bug
  Architecture: i386
  DistroRelease: Ubuntu 8.10
  Package: linux-image-2.6.27-9-generic 2.6.27-9.19
  ProcCmdLine: root=/dev/mapper/vg0-root ro quiet splash
  ProcEnviron:
   PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
   LANG=it_CH.UTF-8
   SHELL=/bin/bash
  ProcVersionSignature: Ubuntu 2.6.27-9.19-generic
  SourcePackage: linux

-- 
broken RTL8101E/RTL8102E support (r8169 kernel module) in 
linux-image-2.6.27-11-generic
https://bugs.launchpad.net/bugs/322863
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 322863] [NEW] broken RTL8101E/RTL8102E support (r8169 kernel module) in linux-image-2.6.27-11-generic

2009-01-29 Thread Riccardo Murri
Public bug reported:

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

Hello,

after the upgrade to linux-image-2.6.27-11-generic this morning,
ethernet (driven by r8169.ko) has stopped working: it fails to get an
address from DHCP (can not even find the server via DHCPDISCOVER).
Booting back into 2.6.27-9 solves the issue.

Unloading the kernel module and reloading it with::

  modprobe r8169 debug=16

results in the following lines appearing in syslog::

Jan 29 12:38:35 abaco kernel: [ 2941.481084] r8169 Gigabit Ethernet driver 
2.3LK-NAPI loaded
Jan 29 12:38:35 abaco kernel: [ 2941.481123] r8169 :01:00.0: PCI INT A -> 
GSI 16 (level, low) -> IRQ 16
Jan 29 12:38:35 abaco kernel: [ 2941.481138] r8169 :01:00.0: cache line 
size of 32 is not supported
Jan 29 12:38:35 abaco kernel: [ 2941.481152] r8169 :01:00.0: PCI INT A 
disabled
Jan 29 12:38:35 abaco kernel: [ 2941.481173] r8169: probe of :01:00.0 
failed with error -22

and the "eth0" interface is no longerto be seen with "ifconfig".  (After
boot it is there, although non-functional.)


ProblemType: Bug
Architecture: i386
DistroRelease: Ubuntu 8.10
Package: linux-image-2.6.27-9-generic 2.6.27-9.19
ProcCmdLine: root=/dev/mapper/vg0-root ro quiet splash
ProcEnviron:
 PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
 LANG=it_CH.UTF-8
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.27-9.19-generic
SourcePackage: linux

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


** Tags: apport-bug

-- 
broken RTL8101E/RTL8102E support (r8169 kernel module) in 
linux-image-2.6.27-11-generic
https://bugs.launchpad.net/bugs/322863
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 322863] Re: broken RTL8101E/RTL8102E support (r8169 kernel module) in linux-image-2.6.27-11-generic

2009-01-29 Thread Riccardo Murri

** Attachment added: "lspci output + syslog from power-up to first dhcp failure"
   http://launchpadlibrarian.net/21780452/syslog.txt

** Attachment added: "BootDmesg.txt"
   http://launchpadlibrarian.net/21780453/BootDmesg.txt

** Attachment added: "CurrentDmesg.txt"
   http://launchpadlibrarian.net/21780454/CurrentDmesg.txt

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

** Attachment added: "HalComputerInfo.txt"
   http://launchpadlibrarian.net/21780456/HalComputerInfo.txt

** Attachment added: "LsUsb.txt"
   http://launchpadlibrarian.net/21780457/LsUsb.txt

** Attachment added: "Lspci.txt"
   http://launchpadlibrarian.net/21780458/Lspci.txt

** Attachment added: "ProcCpuInfo.txt"
   http://launchpadlibrarian.net/21780459/ProcCpuInfo.txt

** Attachment added: "ProcInterrupts.txt"
   http://launchpadlibrarian.net/21780460/ProcInterrupts.txt

** Attachment added: "ProcModules.txt"
   http://launchpadlibrarian.net/21780462/ProcModules.txt

-- 
broken RTL8101E/RTL8102E support (r8169 kernel module) in 
linux-image-2.6.27-11-generic
https://bugs.launchpad.net/bugs/322863
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 301190] Re: etoys does not launch

2009-01-27 Thread Riccardo Murri
This command fixed it for me (Ubuntu 8.10, etoys 3.0.1916+svn132-2)::

  sed -i -e "s/-xshm//" /usr/games/etoys

The bug should probably belong into the "squeakvm" package: it's
squeakvm complaining about the "-xshm" option, although the usage text
says it's supported. (And indeed it works in the Debian version.)

-- 
etoys does not launch
https://bugs.launchpad.net/bugs/301190
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 22070] Re: Logitech Quickcam Messenger is not usable

2008-11-01 Thread Riccardo Murri
@loonatic: could not get my webcam (046d:08da) to work with your patch -
but the quickcam-1.8 sources worked ok with the Hardy kernel.

However, after a while I found out that the Intrepid kernel actually
supports the 046d:08da webcam, but the apps I was using for testing need
fixing as stated in
https://bugs.launchpad.net/ubuntu/+source/libv4l/+bug/260918

with the LD_PRELOAD trick from bug #260918, my quickcam messenger works
perfectly.

-- 
Logitech Quickcam Messenger is not usable
https://bugs.launchpad.net/bugs/22070
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