[Bug 776134] Re: package calendarserver 2.4.dfsg-6 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2011-05-02 Thread C-x-s
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/776134

Title:
  package calendarserver 2.4.dfsg-6 failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 1

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


[Bug 776134] [NEW] package calendarserver 2.4.dfsg-6 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2011-05-02 Thread C-x-s
Public bug reported:

Binary package hint: calendarserver

Release:11.04
---
calendarserver:
  Installed: 2.4.dfsg-6
  Candidate: 2.4.dfsg-6
  Version table:
 *** 2.4.dfsg-6 0
500 http://de.archive.ubuntu.com/ubuntu/ natty/universe i386 Packages
100 /var/lib/dpkg/status
---
expected behavior: it should install properly
---
actual behavior: installation failed

ProblemType: Package
DistroRelease: Ubuntu 11.04
Package: calendarserver 2.4.dfsg-6
ProcVersionSignature: Ubuntu 2.6.38-8.42-generic-pae 2.6.38.2
Uname: Linux 2.6.38-8-generic-pae i686
NonfreeKernelModules: nvidia wl
AptOrdering:
 calendarserver: Install
 calendarserver: Configure
Architecture: i386
Date: Tue May  3 07:58:50 2011
ErrorMessage: subprocess installed post-installation script returned error exit 
status 1
PackageArchitecture: all
SourcePackage: calendarserver
Title: package calendarserver 2.4.dfsg-6 failed to install/upgrade: subprocess 
installed post-installation script returned error exit status 1
UpgradeStatus: Upgraded to natty on 2011-05-02 (0 days ago)

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


** Tags: apport-package i386 natty

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

Title:
  package calendarserver 2.4.dfsg-6 failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 1

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


[Bug 369817] Re: udev rules for raw1394 video1394 not working

2009-05-05 Thread C-x-s
After adding the "-" in the rule, the device video1394 is now created
correctly.

But as I compared the current udev rules with the previous version
(intrepid), there seems to be a rule missing for firewire devices:

intrepid: 
KERNEL=="raw1394",  GROUP="disk"
KERNEL=="dv1394*",  GROUP="video"
KERNEL=="video1394*",   GROUP="video"


jaunty:
KERNEL=="dv1394[0-9]*", NAME="dv1394/%n", GROUP="video"
KERNEL=="video1394[0-9]*", NAME="video1394/%n", GROUP="video"

I suppose the rule:
KERNEL=="raw1394",  GROUP="disk"

should be added as well.

-- 
udev rules for raw1394 video1394 not working
https://bugs.launchpad.net/bugs/369817
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 369817] Re: udev rules for raw1394 video1394 not working

2009-05-04 Thread C-x-s
** Package changed: ubuntu => udev (Ubuntu)

** Description changed:

  Ubuntu Version:
  Ubuntu 9.04 - the Jaunty Jackalope - released in April 2009.
  
- rule defined in 
+ rules defined in 
  "/lib/udev/rules.d/50-udev-default.rules"
  
  # Firewire
  KERNEL=="dv1394[0-9]*",   NAME="dv1394/%n", GROUP="video"
  KERNEL=="video1394[0-9]*",NAME="video1394/%n", GROUP="video"
  
  # block-releated
  ...
  KERNEL=="rawctl", NAME="raw/rawctl", GROUP="disk"
  SUBSYSTEM=="raw", KERNEL=="raw[0-9]*", NAME="raw/%k", GROUP="disk"
  
- have no effekt!
+ have no effect!
  
  When pluging in a firewire camera they appear under group and user root
  and not - as in the rule - under video and disk:
  
  crw-rw 1 root root 171,  0 2009-04-30 15:06 /dev/raw1394
  crw-rw 1 root root 171, 16 2009-04-30 15:06 /dev/video1394-0
  
  This is not correct.

-- 
udev rules for raw1394 video1394 not working
https://bugs.launchpad.net/bugs/369817
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 369817] [NEW] udev rules for raw1394 video1394 not working

2009-04-30 Thread C-x-s
Public bug reported:

Ubuntu Version:
Ubuntu 9.04 - the Jaunty Jackalope - released in April 2009.

rule defined in 
"/lib/udev/rules.d/50-udev-default.rules"

# Firewire
KERNEL=="dv1394[0-9]*", NAME="dv1394/%n", GROUP="video"
KERNEL=="video1394[0-9]*",  NAME="video1394/%n", GROUP="video"

# block-releated
...
KERNEL=="rawctl", NAME="raw/rawctl", GROUP="disk"
SUBSYSTEM=="raw", KERNEL=="raw[0-9]*", NAME="raw/%k", GROUP="disk"

have no effekt!

When pluging in a firewire camera they appear under group and user root
and not - as in the rule - under video and disk:

crw-rw 1 root root 171,  0 2009-04-30 15:06 /dev/raw1394
crw-rw 1 root root 171, 16 2009-04-30 15:06 /dev/video1394-0

This is not correct.

** Affects: ubuntu
 Importance: Undecided
 Status: New

-- 
udev rules for raw1394 video1394 not working
https://bugs.launchpad.net/bugs/369817
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