[Bug 1556466] Re: Startup may reveal information

2016-03-12 Thread Axel Beckert
This has nothing to with the package of GNU Screen.

** Package changed: screen (Ubuntu) => ubuntu

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

Title:
  Startup may reveal information

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+bug/1556466/+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 1466992] Re: screen crashed with SIGABRT

2015-09-15 Thread Axel Beckert
Hi Anders,

this crash seems to happen regularily at yours, but so far only at
yours. At least this bug report doesn't seem to contain the information
from the screen-dbg package and the two duplicates don't contain any
stacktrace at all. Any chance to get a stacktrace with the debug package
installed.

It would be also nice to know what you did, when it happened so I can
maybe reproduce it.

Does any of these sound familiar?
https://savannah.gnu.org/search/?Search=Suchen=crash+seg_of_search=bugs_group_id=4235=0#options

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

Title:
  screen crashed with SIGABRT

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/screen/+bug/1466992/+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 1483415] [NEW] iscsitarget-dkms fails to build on 14.04

2015-08-10 Thread Axel
Public bug reported:

#aptitude install  iscsitarget iscsitarget-dkms

[...]

--
Deleting module version: 1.4.20.3+svn499
completely from the DKMS tree.
--
Done.
Entpacken von iscsitarget-dkms (1.4.20.3+svn499-0ubuntu2) über 
(1.4.20.3+svn499-0ubuntu2) ...
Trigger für ureadahead (0.100.0-16) werden verarbeitet ...
Trigger für man-db (2.6.7.1-1ubuntu1) werden verarbeitet ...
iscsitarget (1.4.20.3+svn499-0ubuntu2) wird eingerichtet ...
 * iscsitarget not enabled in /etc/default/iscsitarget, not starting...
iscsitarget-dkms (1.4.20.3+svn499-0ubuntu2) wird eingerichtet ...

Creating symlink /var/lib/dkms/iscsitarget/1.4.20.3+svn499/source -
 /usr/src/iscsitarget-1.4.20.3+svn499

DKMS: add completed.

Kernel preparation unnecessary for this kernel.  Skipping...

Building module:
cleaning build area
make KERNELRELEASE=3.19.0-25-generic -C /lib/modules/3.19.0-25-generic/build 
M=/var/lib/dkms/iscsitarget/1.4.20.3+svn499/build(bad exit status: 2)
Error! Bad return status for module build on kernel: 3.19.0-25-generic (x86_64)
Consult /var/lib/dkms/iscsitarget/1.4.20.3+svn499/build/make.log for more 
information.



#cat /var/lib/dkms/iscsitarget/1.4.20.3+svn499/build/make.log

DKMS make.log for iscsitarget-1.4.20.3+svn499 for kernel 3.19.0-25-generic 
(x86_64)
Mo 10. Aug 23:28:38 CEST 2015
make: Verzeichnis »/usr/src/linux-headers-3.19.0-25-generic« wird betreten
  LD  /var/lib/dkms/iscsitarget/1.4.20.3+svn499/build/built-in.o
  LD  /var/lib/dkms/iscsitarget/1.4.20.3+svn499/build/kernel/built-in.o
  CC [M]  /var/lib/dkms/iscsitarget/1.4.20.3+svn499/build/kernel/tio.o
  CC [M]  /var/lib/dkms/iscsitarget/1.4.20.3+svn499/build/kernel/iscsi.o
/var/lib/dkms/iscsitarget/1.4.20.3+svn499/build/kernel/iscsi.c: In function 
‘cmnd_skip_pdu’:
/var/lib/dkms/iscsitarget/1.4.20.3+svn499/build/kernel/iscsi.c:492:16: error: 
‘struct msghdr’ has no member named ‘msg_iov’
  conn-read_msg.msg_iov = conn-read_iov;
^
/var/lib/dkms/iscsitarget/1.4.20.3+svn499/build/kernel/iscsi.c:493:16: error: 
‘struct msghdr’ has no member named ‘msg_iovlen’
  conn-read_msg.msg_iovlen = ++i;
^
/var/lib/dkms/iscsitarget/1.4.20.3+svn499/build/kernel/iscsi.c: In function 
‘cmnd_recv_pdu’:
/var/lib/dkms/iscsitarget/1.4.20.3+svn499/build/kernel/iscsi.c:721:16: error: 
‘struct msghdr’ has no member named ‘msg_iov’
  conn-read_msg.msg_iov = conn-read_iov;
^
/var/lib/dkms/iscsitarget/1.4.20.3+svn499/build/kernel/iscsi.c:733:18: error: 
‘struct msghdr’ has no member named ‘msg_iovlen’
conn-read_msg.msg_iovlen = ++i;
  ^
/var/lib/dkms/iscsitarget/1.4.20.3+svn499/build/kernel/iscsi.c:740:18: error: 
‘struct msghdr’ has no member named ‘msg_iovlen’
conn-read_msg.msg_iovlen = i;
  ^
/var/lib/dkms/iscsitarget/1.4.20.3+svn499/build/kernel/iscsi.c: In function 
‘nop_out_start’:
/var/lib/dkms/iscsitarget/1.4.20.3+svn499/build/kernel/iscsi.c:921:17: error: 
‘struct msghdr’ has no member named ‘msg_iov’
   conn-read_msg.msg_iov = conn-read_iov;
 ^
/var/lib/dkms/iscsitarget/1.4.20.3+svn499/build/kernel/iscsi.c:949:17: error: 
‘struct msghdr’ has no member named ‘msg_iovlen’
   conn-read_msg.msg_iovlen = i;
 ^
/var/lib/dkms/iscsitarget/1.4.20.3+svn499/build/kernel/iscsi.c: In function 
‘scsi_cmnd_start’:
/var/lib/dkms/iscsitarget/1.4.20.3+svn499/build/kernel/iscsi.c:989:7: error: 
‘SERVICE_ACTION_IN’ undeclared (first use in this function)
  case SERVICE_ACTION_IN:
   ^
/var/lib/dkms/iscsitarget/1.4.20.3+svn499/build/kernel/iscsi.c:989:7: note: 
each undeclared identifier is reported only once for each function it appears in
make[2]: *** [/var/lib/dkms/iscsitarget/1.4.20.3+svn499/build/kernel/iscsi.o] 
Fehler 1
make[1]: *** [/var/lib/dkms/iscsitarget/1.4.20.3+svn499/build/kernel] Fehler 2
make: *** [_module_/var/lib/dkms/iscsitarget/1.4.20.3+svn499/build] Fehler 2
make: Verzeichnis »/usr/src/linux-headers-3.19.0-25-generic« wird verlassen

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

** Description changed:

  #aptitude install  iscsitarget iscsitarget-dkms
  
  [...]
  
  --
  Deleting module version: 1.4.20.3+svn499
  completely from the DKMS tree.
  --
  Done.
  Entpacken von iscsitarget-dkms (1.4.20.3+svn499-0ubuntu2) über 
(1.4.20.3+svn499-0ubuntu2) ...
  Trigger für ureadahead (0.100.0-16) werden verarbeitet ...
  Trigger für man-db (2.6.7.1-1ubuntu1) werden verarbeitet ...
  iscsitarget (1.4.20.3+svn499-0ubuntu2) wird eingerichtet ...
-  * iscsitarget not enabled in /etc/default/iscsitarget, not starting...
+  * iscsitarget not enabled in /etc/default/iscsitarget, not starting...
  iscsitarget-dkms (1.4.20.3+svn499-0ubuntu2) wird eingerichtet ...
  
  Creating symlink /var/lib/dkms/iscsitarget/1.4.20.3+svn499/source -
-  

[Bug 1483415] Re: iscsitarget-dkms fails to build on 14.04

2015-08-10 Thread Axel
** Description changed:

  #aptitude install  iscsitarget iscsitarget-dkms
  
  [...]
  
  --
  Deleting module version: 1.4.20.3+svn499
  completely from the DKMS tree.
  --
  Done.
  Entpacken von iscsitarget-dkms (1.4.20.3+svn499-0ubuntu2) über 
(1.4.20.3+svn499-0ubuntu2) ...
  Trigger für ureadahead (0.100.0-16) werden verarbeitet ...
  Trigger für man-db (2.6.7.1-1ubuntu1) werden verarbeitet ...
  iscsitarget (1.4.20.3+svn499-0ubuntu2) wird eingerichtet ...
   * iscsitarget not enabled in /etc/default/iscsitarget, not starting...
  iscsitarget-dkms (1.4.20.3+svn499-0ubuntu2) wird eingerichtet ...
  
  Creating symlink /var/lib/dkms/iscsitarget/1.4.20.3+svn499/source -
   /usr/src/iscsitarget-1.4.20.3+svn499
  
  DKMS: add completed.
  
  Kernel preparation unnecessary for this kernel.  Skipping...
  
  Building module:
  cleaning build area
  make KERNELRELEASE=3.19.0-25-generic -C /lib/modules/3.19.0-25-generic/build 
M=/var/lib/dkms/iscsitarget/1.4.20.3+svn499/build(bad exit status: 2)
  Error! Bad return status for module build on kernel: 3.19.0-25-generic 
(x86_64)
  Consult /var/lib/dkms/iscsitarget/1.4.20.3+svn499/build/make.log for more 
information.
- 
- 
- 
- 
  
  #cat /var/lib/dkms/iscsitarget/1.4.20.3+svn499/build/make.log
  
  DKMS make.log for iscsitarget-1.4.20.3+svn499 for kernel 3.19.0-25-generic 
(x86_64)
  Mo 10. Aug 23:28:38 CEST 2015
  make: Verzeichnis »/usr/src/linux-headers-3.19.0-25-generic« wird betreten
    LD  /var/lib/dkms/iscsitarget/1.4.20.3+svn499/build/built-in.o
    LD  /var/lib/dkms/iscsitarget/1.4.20.3+svn499/build/kernel/built-in.o
    CC [M]  /var/lib/dkms/iscsitarget/1.4.20.3+svn499/build/kernel/tio.o
    CC [M]  /var/lib/dkms/iscsitarget/1.4.20.3+svn499/build/kernel/iscsi.o
  /var/lib/dkms/iscsitarget/1.4.20.3+svn499/build/kernel/iscsi.c: In function 
‘cmnd_skip_pdu’:
  /var/lib/dkms/iscsitarget/1.4.20.3+svn499/build/kernel/iscsi.c:492:16: error: 
‘struct msghdr’ has no member named ‘msg_iov’
    conn-read_msg.msg_iov = conn-read_iov;
  ^
  /var/lib/dkms/iscsitarget/1.4.20.3+svn499/build/kernel/iscsi.c:493:16: error: 
‘struct msghdr’ has no member named ‘msg_iovlen’
    conn-read_msg.msg_iovlen = ++i;
  ^
  /var/lib/dkms/iscsitarget/1.4.20.3+svn499/build/kernel/iscsi.c: In function 
‘cmnd_recv_pdu’:
  /var/lib/dkms/iscsitarget/1.4.20.3+svn499/build/kernel/iscsi.c:721:16: error: 
‘struct msghdr’ has no member named ‘msg_iov’
    conn-read_msg.msg_iov = conn-read_iov;
  ^
  /var/lib/dkms/iscsitarget/1.4.20.3+svn499/build/kernel/iscsi.c:733:18: error: 
‘struct msghdr’ has no member named ‘msg_iovlen’
  conn-read_msg.msg_iovlen = ++i;
    ^
  /var/lib/dkms/iscsitarget/1.4.20.3+svn499/build/kernel/iscsi.c:740:18: error: 
‘struct msghdr’ has no member named ‘msg_iovlen’
  conn-read_msg.msg_iovlen = i;
    ^
  /var/lib/dkms/iscsitarget/1.4.20.3+svn499/build/kernel/iscsi.c: In function 
‘nop_out_start’:
  /var/lib/dkms/iscsitarget/1.4.20.3+svn499/build/kernel/iscsi.c:921:17: error: 
‘struct msghdr’ has no member named ‘msg_iov’
     conn-read_msg.msg_iov = conn-read_iov;
   ^
  /var/lib/dkms/iscsitarget/1.4.20.3+svn499/build/kernel/iscsi.c:949:17: error: 
‘struct msghdr’ has no member named ‘msg_iovlen’
     conn-read_msg.msg_iovlen = i;
   ^
  /var/lib/dkms/iscsitarget/1.4.20.3+svn499/build/kernel/iscsi.c: In function 
‘scsi_cmnd_start’:
  /var/lib/dkms/iscsitarget/1.4.20.3+svn499/build/kernel/iscsi.c:989:7: error: 
‘SERVICE_ACTION_IN’ undeclared (first use in this function)
    case SERVICE_ACTION_IN:
     ^
  /var/lib/dkms/iscsitarget/1.4.20.3+svn499/build/kernel/iscsi.c:989:7: note: 
each undeclared identifier is reported only once for each function it appears in
  make[2]: *** [/var/lib/dkms/iscsitarget/1.4.20.3+svn499/build/kernel/iscsi.o] 
Fehler 1
  make[1]: *** [/var/lib/dkms/iscsitarget/1.4.20.3+svn499/build/kernel] Fehler 2
  make: *** [_module_/var/lib/dkms/iscsitarget/1.4.20.3+svn499/build] Fehler 2
  make: Verzeichnis »/usr/src/linux-headers-3.19.0-25-generic« wird verlassen
+ 
+ 
+ 
+ #lsb_release -rd
+ 
+ Description:Ubuntu 14.04.3 LTS
+ Release:14.04
+ 
+ 
+ #apt-cache policy iscsitarget-dkms
+ 
+ 
+ iscsitarget-dkms:
+   Installiert:   1.4.20.3+svn499-0ubuntu2
+   Installationskandidat: 1.4.20.3+svn499-0ubuntu2
+   Versionstabelle:
+  *** 1.4.20.3+svn499-0ubuntu2 0
+ 500 http://de.archive.ubuntu.com/ubuntu/ trusty/universe amd64 
Packages
+ 100 /var/lib/dpkg/status

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

Title:
  iscsitarget-dkms fails to build on 14.04

To manage notifications about this bug go to:

[Bug 1462692] Re: /etc/init.d/screen-cleanup causes ordering cycle when package is removed

2015-06-16 Thread Axel Beckert
** Changed in: screen (Ubuntu)
   Status: In Progress = Fix Committed

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

Title:
  /etc/init.d/screen-cleanup causes ordering cycle when package is
  removed

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/screen/+bug/1462692/+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 1364425] Re: screen -rd from with in a screen session, coredump

2015-06-09 Thread Axel Beckert
This should be fixed already in 4.2.1-2 as currently in Utopic Unicorn.
It is definitely fixed in 4.2.1-3 as currently in Vivid Vervet.

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

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

Title:
  screen -rd from with in  a screen session, coredump

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/screen/+bug/1364425/+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 1462692] Re: /etc/init.d/screen-cleanup causes ordering cycle when package is removed

2015-06-08 Thread Axel Beckert
Dear Martin,

there is no /etc/init.d/screen-cleanup.service in the screen package. I
assume you meant /etc/init.d/screen-cleanup.

** Summary changed:

- /etc/init.d/screen-cleanup.service causes ordering cycle when package is 
removed
+ /etc/init.d/screen-cleanup causes ordering cycle when package is removed

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

Title:
  /etc/init.d/screen-cleanup causes ordering cycle when package is
  removed

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/screen/+bug/1462692/+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 1459653] Re: manpage of -R gives the impression that screen -R always resumes a session

2015-06-08 Thread Axel Beckert
Fixed upstream in
http://git.savannah.gnu.org/cgit/screen.git/commit/?h=screen-v4id=6d367d5ca45382d87cabf903e94a1935998b7741

** Changed in: screen (Ubuntu)
   Status: Confirmed = Fix Committed

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

Title:
  manpage of -R gives the impression that screen -R always resumes a
  session

To manage notifications about this bug go to:
https://bugs.launchpad.net/hundredpapercuts/+bug/1459653/+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 1462692] Re: /etc/init.d/screen-cleanup causes ordering cycle when package is removed

2015-06-08 Thread Axel Beckert
** Changed in: screen (Ubuntu)
   Status: Triaged = In Progress

** Changed in: screen (Ubuntu)
 Assignee: (unassigned) = Axel Beckert (xtaran)

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

Title:
  /etc/init.d/screen-cleanup causes ordering cycle when package is
  removed

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/screen/+bug/1462692/+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 1462692] Re: /etc/init.d/screen-cleanup causes ordering cycle when package is removed

2015-06-08 Thread Axel Beckert
Now for the right way to fix that:

I don't see any. /etc/init.d/screen-cleanup is a conffile and hence only
removed upon purge (and surely won't be removed from the package).

On the other hand /lib/systemd/system/screen-cleanup.service is no
conffile and hence will already be removed upon package removal.

Making /lib/systemd/system/screen-cleanup.service a conffile likely
fixes the issue, but feels unclean as it's not in /etc/. So I suspect we
should move it to /etc/systemd/system/screen-cleanup.service instead.

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

Title:
  /etc/init.d/screen-cleanup causes ordering cycle when package is
  removed

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/screen/+bug/1462692/+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 1459653] Re: manpage of -R gives the impression that screen -R always resumes a session

2015-05-28 Thread Axel Beckert
I've just checked: That's wrong in the upstream version of the man page,
too, despite the debian package patches those lines and that feature.

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

Title:
  manpage of -R gives the impression that screen -R always resumes a
  session

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/screen/+bug/1459653/+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 1459653] Re: manpage of -R gives the impression that screen -R always resumes a session

2015-05-28 Thread Axel Beckert
** Bug watch added: GNU Savannah Bug Tracker #45202
   http://savannah.gnu.org/bugs/?45202

** Also affects: screen via
   http://savannah.gnu.org/bugs/?45202
   Importance: Unknown
   Status: Unknown

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

Title:
  manpage of -R gives the impression that screen -R always resumes a
  session

To manage notifications about this bug go to:
https://bugs.launchpad.net/screen/+bug/1459653/+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 1459653] Re: manpage of -R gives the impression that screen -R always resumes a session

2015-05-28 Thread Axel Beckert
Thanks for the report. This is indeed an issue.

That description actually belongs to -RR, not to -R.

I'll update the Debian package accordingly and it will propagate to
Ubuntu afterwards.

** Changed in: screen (Ubuntu)
   Status: New = Confirmed

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

Title:
  manpage of -R gives the impression that screen -R always resumes a
  session

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/screen/+bug/1459653/+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 1452629] Re: add bash autocompletion for screen -r for detached sessions

2015-05-07 Thread Axel Beckert
Hi,

I assume you refer to autocompletion with bash as shell since e.g. zsh's
screen autocompletion already has that feature.

** Summary changed:

- add autocompletion for screen -r for detached sessions
+ add bash autocompletion for screen -r for detached sessions

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

Title:
  add bash autocompletion for screen -r for detached sessions

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/screen/+bug/1452629/+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 1333630] Re: screen caught signal 11 core dumped

2015-03-29 Thread Axel Beckert
Hi,

Fake Name wrote:
 I should add, following this recipe here: https://bugs.debian.org/cgi-
 bin/bugreport.cgi?bug=681572 still reproduces the issue exactly.
 
 Here is a copy of the repro:

Thanks for the details as there are two different instructions in the
bug report you mentioned.

 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=681572 seems to
 indicate that this is actually fixed in 4.2.1-*3*,

That's the case.

Seems that my comment about being fixed upstream in 4.2.1 referred
to https://savannah.gnu.org/bugs/?35757#comment5 while I noticed only
afterwards that upstream had to fix the fix with what I cherry-picked
later for 4.2.1-3.

So yes, in Ubuntu this is only fixed in the upcoming 15.04 Vivid
release, but present in Utopic and Trusty-Backports which just have a
4.2.1-2 or a backport thereof.

Regards, Axel
-- 
 ,''`.  |  Axel Beckert a...@debian.org, http://people.debian.org/~abe/
: :' :  |  Debian Developer, ftp.ch.debian.org Admin
`. `'   |  4096R: 2517 B724 C5F6 CA99 5329  6E61 2FF9 CD59 6126 16B5
  `-|  1024D: F067 EA27 26B9 C3FC 1486  202E C09E 1D89 9593 0EDE


** Also affects: screen (Debian) via
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=681572
   Importance: Unknown
   Status: Unknown

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

Title:
  screen caught signal 11 core dumped

To manage notifications about this bug go to:
https://bugs.launchpad.net/screen/+bug/1333630/+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 1396670] Re: gdbsx missing

2014-11-26 Thread Axel Beckert
** Package changed: xen-tools (Ubuntu) = xen (Ubuntu)

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

Title:
  gdbsx missing

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xen/+bug/1396670/+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 1333630] Re: screen caught signal 11 core dumped

2014-10-27 Thread Axel Beckert
4.2.1 is part of 14.10 Utopic and also available in trusty-backports.

** Changed in: screen (Ubuntu)
   Status: Triaged = Fix Released

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

Title:
  screen caught signal 11 core dumped

To manage notifications about this bug go to:
https://bugs.launchpad.net/screen/+bug/1333630/+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 1380164] Re: screen crashed when trying to split via terminal control sequence

2014-10-11 Thread Axel Beckert
This is likely fixed in 4.2.1-2 in Utopic. At least I can't reproduce it
anymore on Debian Testing with 4.2.1-2. It's likely that this had been
fixed upstream with either 4.2.0 or 4.2.1.

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

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

Title:
  screen crashed when trying to split via terminal control sequence

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/screen/+bug/1380164/+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 1364425] Re: screen -rd from with in a screen session, coredump

2014-09-02 Thread Axel Beckert
** Bug watch added: Debian Bug tracker #688031
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=688031

** Also affects: screen (Debian) via
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=688031
   Importance: Unknown
   Status: Unknown

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

Title:
  screen -rd from with in  a screen session, coredump

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/screen/+bug/1364425/+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 591665] Re: Resize command changes width of vertical splits, not height

2014-07-31 Thread Axel Beckert
This is IMHO only a documentation issue. The behaviour is as one would
expect it, the documentation is just outdated and does not reflect
screen's new features.

** Summary changed:

- Resize command changes width of vertical splits, not height
+ Documentation of resize command only reflects height changes

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

Title:
  Documentation of resize command only reflects height changes

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/screen/+bug/591665/+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 1329939] Re: Service ssh stop/start/restart hangs

2014-07-27 Thread Axel
] defunct
root 22789 11633  0 Jul26 ?00:00:00 [sshd] defunct
root 22840 11633  0 Jul26 ?00:00:00 [sshd] defunct
root 22842 11633  0 Jul26 ?00:00:00 [sshd] defunct
root 22844 11633  0 Jul26 ?00:00:00 [sshd] defunct
root 23925 11633  0 Jul26 ?00:00:00 [sshd] defunct
root 23927 11633  0 Jul26 ?00:00:00 [sshd] defunct
root 23929 11633  0 Jul26 ?00:00:00 [sshd] defunct
root 23977 11633  0 Jul26 ?00:00:00 [sshd] defunct
root 24773 11633  0 Jul26 ?00:00:00 [sshd] defunct
 removed my logins (4 lines) 
root 26928 11633  0 04:43 ?00:00:00 [sshd] defunct


the sshd config is the default ubuntu config file.
I just added these lines:


Banner /etc/ssh/sshd_banner.txt
PermitRootLogin no
MaxAuthTries 5
LoginGraceTime 1m
UsePAM yes


applied all updates yesterday.

what's going in here???

thanx
 axel

** Information type changed from Public to Private Security

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

Title:
  Service ssh stop/start/restart hangs

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openssh/+bug/1329939/+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 1329939] Re: Service ssh stop/start/restart hangs

2014-07-26 Thread Axel
Hi,

I have quite the same problem.
Only after a reboot the sshd is running, working and accepting connections.

Whatever I try:
 stop ssh, 
 restart ssh, 
 start ssh
or with service like:
 service ssh stop/start/restart
or with /etc/init.d/ssh, which isn't doing anything.


the daemon ist (maybe) started, but NOT accepting connections.

the command: start ssh 
does NOT return. and ssh ist not started/running.
I have to press ^C, then the the service is started!  wtf?!?!
and shows up with:/usr/sbin/sshd -D

but in this state it is not accepting connections.
I tries all combinations and methods. 
nothing is working.

funny thing:
when i start it with:   start ssh 
the command returns, nothing is really started  (ps -ef shows nothing)

BUT when i say:   service ssh status

this happens:
ssh start/running, process 11633
ssh start/running, process 11633
[1]+  Donestart ssh

now sshd ist started AND accepting connections!
this really is a bug!
its the only way to start/restart the daemon without reboot :(


best regards
 axel

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

Title:
  Service ssh stop/start/restart hangs

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openssh/+bug/1329939/+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 1333630] Re: screen caught signal 11 core dumped

2014-06-25 Thread Axel Beckert
JFTR: This fix is included in the latest upstream release 4.2.1 which is
currently available in Debian Experimental and will be uploaded to
Debian Unstable soonish. It should propagate to Ubuntu Utopic
automatically soon afterwards.

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

Title:
  screen caught signal 11 core dumped

To manage notifications about this bug go to:
https://bugs.launchpad.net/screen/+bug/1333630/+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 1257895] Re: hardstatus coloring broken in 4.1.0~2012… when using %= padding

2014-05-17 Thread Axel Beckert
** Changed in: screen (Ubuntu)
   Status: Confirmed = Fix Committed

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

Title:
  hardstatus coloring broken in 4.1.0~2012… when using %= padding

To manage notifications about this bug go to:
https://bugs.launchpad.net/screen/+bug/1257895/+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 1274720] Re: screen crashed with SIGSEGV

2014-04-23 Thread Axel Beckert
** Also affects: byobu (Ubuntu)
   Importance: Undecided
   Status: New

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

Title:
  screen crashed with SIGSEGV

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/byobu/+bug/1274720/+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


Re: [Bug 1274720] Re: screen crashed with SIGSEGV

2014-04-23 Thread Axel Beckert
Hi Andreas,

Andreas Hasenack wrote:
 I get it to crash when I run:
 rm -rf ~/.byobu
 byobu-screen
 hit ctrl-a c

That way I only get byobu's menu about which Ctrl-A behaviour I want.
But if I choose the screen behaviour and then I get a screen
(server) process zombie and a no more reacting screen (client)
process -- even if I kill these processes, start a new byobu-screen
session and press Ctrl-A c again, the same happens. (Everything
works fine, if I choose the emacs behaviour.)

So thanks for that hint!

It does not only happen with Ctrl-A c but at least also Ctrl-A m
(repeat last message).

Marking this issue as also affects byobu as it seems to use screen
in an incompatible way. (IIRC it uses tmux as default backend
nowadays.) IMHO this should be fixed in byobu, too.

Nevertheless, getting screen to make its server process becoming a
zombie is clearly also an issue in screen -- which should be fixed.

I can also reproduce it on Debian Sid. screen -ls shows a dead
session there:

screen -ls
There is a screen on:
30562.byobu (04/23/14 16:09:44) (Dead ???)
Remove dead screens with 'screen -wipe'.
1 Socket in /var/run/screen/S-abe.

I'll try to reproduce it with some simpler setup than byobu and
forward it to the GNU Screen upstream.

JFTR: I could reproduce it with byobu version 5.77-0ubuntu1 and screen
4.1.0~20120320gitdb59704-9 on trusty as well as with byobu 5.77-1 and
screen 4.2.0-1 (i.e. the newest GNU Screen upstream version, currently
in Debian Experimental).

Regards, Axel
-- 
 ,''`.  |  Axel Beckert a...@debian.org, http://people.debian.org/~abe/
: :' :  |  Debian Developer, ftp.ch.debian.org Admin
`. `'   |  1024D: F067 EA27 26B9 C3FC 1486  202E C09E 1D89 9593 0EDE
  `-|  4096R: 2517 B724 C5F6 CA99 5329  6E61 2FF9 CD59 6126 16B5

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

Title:
  screen crashed with SIGSEGV

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/byobu/+bug/1274720/+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 1274720] Re: screen server process can be crashed by byobu

2014-04-23 Thread Axel Beckert
** Summary changed:

- screen crashed with SIGSEGV
+ screen server process can be crashed by byobu

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

Title:
  screen server process can be crashed by byobu

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/byobu/+bug/1274720/+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 1274720] Re: screen server process can be crashed by byobu

2014-04-23 Thread Axel Beckert
** Bug watch added: Debian Bug tracker #745631
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=745631

** Also affects: screen (Debian) via
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=745631
   Importance: Unknown
   Status: Unknown

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

Title:
  screen server process can be crashed by byobu

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/byobu/+bug/1274720/+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 1274720] Re: screen server process can be crashed by byobu

2014-04-23 Thread Axel Beckert
** Bug watch added: GNU Savannah Bug Tracker #42178
   http://savannah.gnu.org/bugs/?42178

** Also affects: screen via
   http://savannah.gnu.org/bugs/?42178
   Importance: Unknown
   Status: Unknown

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

Title:
  screen server process can be crashed by byobu

To manage notifications about this bug go to:
https://bugs.launchpad.net/screen/+bug/1274720/+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 1274720] Re: [SRU] screen server process can be crashed by byobu

2014-04-23 Thread Axel Beckert
** Bug watch added: Debian Bug tracker #745679
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=745679

** Also affects: byobu (Debian) via
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=745679
   Importance: Unknown
   Status: Unknown

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

Title:
  [SRU] screen server process can be crashed by byobu

To manage notifications about this bug go to:
https://bugs.launchpad.net/screen/+bug/1274720/+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 1274720] Re: [SRU] screen server process can be crashed by byobu

2014-04-23 Thread Axel Beckert
No more crashes, but Ctrl-A now _always_ triggers the Ctrl-A behaviour
menu, even after setting it once and then exiting the session and
starting a new one. Can't get Ctrl-A to work properly with
5.77-0ubuntu1.1. :-(

Short said: The crash is unfortunately replaced with an annoying
behaviour which is worse than
https://bugs.launchpad.net/byobu/+bug/814172

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

Title:
  [SRU] screen server process can be crashed by byobu

To manage notifications about this bug go to:
https://bugs.launchpad.net/screen/+bug/1274720/+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 1274801] Re: enhancement request: don't exit scrollback mode on window size change

2014-03-24 Thread Axel Beckert
Hi Alberto,

Alberto Salvia Novella wrote:
 It's estimated to have a moderate impact on a large portion of Ubuntu
 users.

 ** Changed in: screen (Ubuntu)
Importance: Undecided = High

I disagree.

A) it's a feature request and
B) only seems to happen often with an Android client. And I don't
   think that large portion of Ubuntu users uses Ubuntu via SSH from
   Android clients.

Regards, Axel
-- 
 ,''`.  |  Axel Beckert a...@debian.org, http://people.debian.org/~abe/
: :' :  |  Debian Developer, ftp.ch.debian.org Admin
`. `'   |  1024D: F067 EA27 26B9 C3FC 1486  202E C09E 1D89 9593 0EDE
  `-|  4096R: 2517 B724 C5F6 CA99 5329  6E61 2FF9 CD59 6126 16B5


** Changed in: screen (Ubuntu)
   Status: Confirmed = Opinion

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

Title:
  enhancement request:  don't exit scrollback mode on window size change

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/screen/+bug/1274801/+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 744610] Re: Screen does not visualize selections correctly

2014-03-21 Thread Axel Beckert
Serge: Precise has 4.0.3-14ubuntu8 and u7 and u8 just fix two crashes
and the supported $TERM length. So I see no obvious reason why this
issue should be vanished in Precise if it was present in Natty.

Or do you think it's not an issue in screen but elsewhere (terminal
capabilities definitions, etc.)?

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

Title:
  Screen does not visualize selections correctly

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/screen/+bug/744610/+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 1018494] Re: xm crashes because of missing python lxml module

2014-03-06 Thread Axel Beckert
** Bug watch added: Debian Bug tracker #487165
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=487165

** Also affects: xen (Debian) via
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=487165
   Importance: Unknown
   Status: Unknown

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

Title:
  xm crashes because of missing python lxml module

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xen/+bug/1018494/+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 1287388] Re: screensaver fails to start

2014-03-03 Thread Axel Beckert
** Package changed: screen (Ubuntu) = xscreensaver (Ubuntu)

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

Title:
  screensaver fails to start

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xscreensaver/+bug/1287388/+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 1274795] Re: no way out of scrollback mode

2014-02-05 Thread Axel Beckert
Have you tried exiting with pressing Escape? Pressing Enter (copying an
empty string) twice also still works fine for me.

About ; and , specificly: These two now have a function in copy mode and
hence no more exit copy-mode. From the man-page:

 ; and , Repeat the last f/F/t/T command in the same/opposite
direction.

So it's still the case that characters not serving a particular function
exit scrollback mode as expected and documented:

 All keys not described here exit copy mode.

Hence closing as invalid.

This is probably also the reason why resizing the window exits copy
mode: The terminal probably sends some ANSI sequences to screen.

** Changed in: screen (Ubuntu)
   Status: Incomplete = Invalid

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

Title:
  no way out of scrollback mode

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/screen/+bug/1274795/+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 1274795] Re: no way out of scrollback mode

2014-02-04 Thread Axel Beckert
Can you please elaborate how you get into scrollback mode and how you
tried to exit it? I can't reproduce this at all in Debian Wheezy and
Unstable (which both have the same upstream version of Screen as
Trusty).

** Changed in: screen (Ubuntu)
   Status: New = Incomplete

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

Title:
  no way out of scrollback mode

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/screen/+bug/1274795/+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 1274801] Re: enhancement request: don't exit scrollback mode on window size change

2014-02-04 Thread Axel Beckert
** Changed in: screen (Ubuntu)
   Status: New = Confirmed

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

Title:
  enhancement request:  don't exit scrollback mode on window size change

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/screen/+bug/1274801/+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 1274720] Re: screen crashed with SIGSEGV

2014-02-04 Thread Axel Beckert
Any hint about what you were doing when it crashed?

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

Title:
  screen crashed with SIGSEGV

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/screen/+bug/1274720/+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 1262873] Re: vertical and horizontal splits broken

2013-12-19 Thread Axel Beckert
Please mention which version of the screen package or which Ubuntu
release you are using.

** Changed in: screen (Ubuntu)
   Status: New = Incomplete

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

Title:
  vertical and horizontal splits broken

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/screen/+bug/1262873/+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 1262873] Re: vertical and horizontal splits broken

2013-12-19 Thread Axel Beckert
BTW, which key command did you use to try to move to the dead space?

In general: After a split, there is _always_ dead space in the second
part. You have to move to it with e.g. Ctrl-A Tab and then either switch
to some shell (e.g. with Ctrl-A Ctrl-A) or start a new one (Ctrl-A c) in
there.

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

Title:
  vertical and horizontal splits broken

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/screen/+bug/1262873/+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 1244509] Re: .screenrc bindings overrides .byobu/keybindings

2013-10-25 Thread Axel Beckert
This doesn't look like a screen issue but a byobu issue to me. Hence
reassigning.

P.S.: The path should be .byobu/keybindings (relative to the home
directory of the user), not ./byobu/keybindings. But I suspect that's
just a typo and not the cause for the issue.

** Package changed: screen (Ubuntu) = byobu (Ubuntu)

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

Title:
  .screenrc bindings overrides .byobu/keybindings

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/byobu/+bug/1244509/+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 999324] Re: Server guide gives wrong examples for bind9 (was: DDNS dynamic file creation permission denied)

2012-05-30 Thread Axel Glienke
Additionaly for a workaround you have to change permissions for /etc/bind. user 
bind need wirte access
chmod 775 /etc/bind

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

Title:
  Server guide gives wrong examples for bind9 (was: DDNS dynamic file
  creation permission denied)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bind9/+bug/999324/+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 999324] Re: DDNS dynamic file creation permission denied

2012-05-16 Thread Axel Glienke
Create file because updating zonefile from dhcpd



root@intra:/etc/bind# cat named.conf.local 
// 
// Do any local configuration here 
// 

// Consider adding the 1918 zones here, if they are not used in your 
// organization 
//include /etc/bind/zones.rfc1918; 

include /etc/bind/ddns.key;

zone example.com { 
type master; 
file /etc/bind/db.example.com;
allow-update { key DHCP_UPDATER; };
}; 

zone 1.10.in-addr.arpa { 
type master; 
file /etc/bind/db.1.10; 
allow-update { key DHCP_UPDATER; };
};


root@intra:/etc/bind# cat named.conf
// This is the primary configuration file for the BIND DNS server named.
//
// Please read /usr/share/doc/bind9/README.Debian.gz for information on the 
// structure of BIND configuration files in Debian, *BEFORE* you customize 
// this configuration file.
//
// If you are just adding zones, please do that in /etc/bind/named.conf.local

include /etc/bind/named.conf.options;
include /etc/bind/named.conf.local;
include /etc/bind/named.conf.default-zones;

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

Title:
  DDNS dynamic file creation permission denied

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bind9/+bug/999324/+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 999324] Re: DDNS dynamic file creation permission denied

2012-05-16 Thread Axel Glienke
root@intra:/etc/bind# apt-cache policy bind9
bind9:
  Installiert: 1:9.8.1.dfsg.P1-4
  Kandidat:1:9.8.1.dfsg.P1-4
  Versionstabelle:
 *** 1:9.8.1.dfsg.P1-4 0
500 http://de.archive.ubuntu.com/ubuntu/ precise/main amd64 Packages
100 /var/lib/dpkg/status

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

Title:
  DDNS dynamic file creation permission denied

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bind9/+bug/999324/+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 999324] [NEW] DDNS dynamic file creation permission denied

2012-05-14 Thread Axel Glienke
Public bug reported:

syslog:
May 14 22:29:29 intra kernel: [79589.932099] type=1400 
audit(1337027369.590:40): apparmor=DENIED operation=mknod parent=1 
profile=/usr/sbin/named name=/etc/bind/db.example.com.jnl pid=6024 
comm=named requested_mask=c denied_mask=c fsuid=105 ouid=105

named try to create a file in /etc/bind/.
apparmor prevent this.
DDNS-Update fails.

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

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

Title:
  DDNS dynamic file creation permission denied

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bind9/+bug/999324/+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 920968] [NEW] FTBFS on Lucid: configure: WARNING: unrecognized options: --without-smbmount

2012-01-24 Thread Axel Beckert
Public bug reported:

Trying to rebuild samba 2:3.4.7~dfsg-1ubuntu3.8 from source (apt-get
build-dep samba; apt-get source samba; cd samba-*; debuild) on Lucid
amd64 fails as follows:

[...]
checking whether it would be possible to do a merged build... yes
checking zlib.h usability... yes
checking zlib.h presence... yes
checking for zlib.h... yes
checking for zlibVersion in -lz... yes
checking for zlib = 1.2.3... yes
Using libraries:
LIBS = -lcap -lresolv -lnsl -ldl
KRB5_LIBS = -Wl,-Bsymbolic-functions -Wl,-Bsymbolic-functions -lgssapi_krb5 
-lkrb5 -lk5crypto -lcom_err
LDAP_LIBS = -lldap -llber 
UUID_LIBS = -luuid
DNSSD_LIBS = 
AUTH_LIBS =  -lcrypt  -lpam 
checking configure summary... yes
configure: updating cache ./config.cache
configure: creating ./config.status
config.status: creating Makefile
config.status: creating script/findsmb
config.status: creating smbadduser
config.status: creating script/gen-8bit-gap.sh
config.status: creating script/installbin.sh
config.status: creating script/uninstallbin.sh
config.status: creating lib/netapi/examples/Makefile
config.status: creating lib/netapi/tests/Makefile
config.status: creating pkgconfig/smbclient.pc
config.status: creating pkgconfig/wbclient.pc
config.status: creating pkgconfig/netapi.pc
config.status: creating pkgconfig/smbsharemodes.pc
config.status: creating ../examples/libsmbclient/Makefile.internal
config.status: creating include/config.h
config.status: executing rm-stdint.h commands
config.status: executing rm-stdbool.h commands
configure: WARNING: unrecognized options: --without-smbmount
touch configure-stamp
dpkg-buildpackage: error: debian/rules build gave error exit status 2
debuild: fatal error at line 1340:
dpkg-buildpackage -rfakeroot -D -us -uc -j8 failed
debuild  80.12s user 17.19s system 126% cpu 1:16.67 total

This looks similar to some build issues the Debian Samba team had with
3.4.0 prereleases back in 2009, see http://lists.samba.org/archive
/samba-technical/2009-May/064555.html

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

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

Title:
  FTBFS on Lucid: configure: WARNING: unrecognized options: --without-
  smbmount

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/samba/+bug/920968/+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 920968] Re: FTBFS on Lucid: configure: WARNING: unrecognized options: --without-smbmount

2012-01-24 Thread Axel Beckert
Even FTBFS inside a pbuilder for Lucid on Debian Squeeze, so it can't be
some yet unrecognized Build-Conflicts installed on that Lucid box where
I initially tried to rebuild the package.

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

Title:
  FTBFS on Lucid: configure: WARNING: unrecognized options: --without-
  smbmount

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/samba/+bug/920968/+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 920968] Re: FTBFS on Lucid: configure: WARNING: unrecognized options: --without-smbmount

2012-01-24 Thread Axel Beckert
Works fine if I build the package as root, but not as normal user plus
fakeroot as usually.

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

Title:
  FTBFS on Lucid: configure: WARNING: unrecognized options: --without-
  smbmount

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/samba/+bug/920968/+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 920968] Re: FTBFS on Lucid with pbuilder or as user plus fakeroot: configure: WARNING: unrecognized options: --without-smbmount

2012-01-24 Thread Axel Beckert
** Summary changed:

- FTBFS on Lucid: configure: WARNING: unrecognized options: --without-smbmount
+ FTBFS on Lucid with pbuilder or as user plus fakeroot: configure: WARNING: 
unrecognized options: --without-smbmount

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

Title:
  FTBFS on Lucid with pbuilder or as user plus fakeroot: configure:
  WARNING: unrecognized options: --without-smbmount

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/samba/+bug/920968/+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


Re: [Bug 888662] Re: Web browsers should share the cache

2011-11-10 Thread Axel Beckert
Hi Fred,

Fred wrote:
 Oh sorry, I just thought it was a really good idea.

It actually is a good _idea_, just not a very realistic one. :-(

Even all the Mozilla based browsers aren't sharing their caches
despite the file format is the same. And it seems as if this wanted by
Mozilla for some reason.

 Because I thought it was so dumb that all web browsers use cache and
 they all fetch the same stuff, but store it in different places.

You basically just asked at the wrong place: No Linux distribution has
the power to convince all the browser makers, especially Mozilla and
Google (who both care a shit about distributions IMHO), to do such a
thing. And it's the browser makers where this should start. Maybe the
W3C (World Wide Web Consortium) is a better place to dump/plant this
wish/idea.

  Regards, Axel (with his links{,2}, dillo and conkeror maintainer hat on)
-- 
 ,''`.  |  Axel Beckert a...@debian.org, http://people.debian.org/~abe/
: :' :  |  Debian Developer, ftp.ch.debian.org Admin
`. `'   |  1024D: F067 EA27 26B9 C3FC 1486  202E C09E 1D89 9593 0EDE
  `-|  4096R: 2517 B724 C5F6 CA99 5329  6E61 2FF9 CD59 6126 16B5

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

Title:
  Web browsers should share the cache

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/amaya/+bug/888662/+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 50385] Re: samba does not support private dir option (qemu related)

2011-10-18 Thread Axel Beckert
** Package changed: qemu (Debian) = samba (Debian)

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

Title:
  samba does not support private dir option (qemu related)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/kvm/+bug/50385/+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 768846] Re: autofs does not mount /net/host

2011-09-25 Thread Axel Müller
Same issue here. Adding the . triggers the mount. Please fix this. Let
me know if more information is needed.

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

Title:
  autofs does not mount /net/host

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/autofs5/+bug/768846/+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 710985] [NEW] php5-fpm does not allow concurrent requests

2011-01-31 Thread Axel H.
Public bug reported:

Binary package hint: php5

Ubuntu 10.10 php5-5.3.3-1ubuntu9.3 amd64

When using php5-fpm's fastcgi_finish_request() (see
http://php.net/manual/en/install.fpm.php) the same client cannot request
another php script until the first one has finished.

Example:
Assume php-fpm and a webserver using it is set up and located on localhost.

file1.php:
?php

echo 'started processing';
// this will end the current fastcgi req.
fastcgi_finish_request();
// assume time consuming operations (i.e. video conversion)
sleep(120);

?

file2.php:
?php

echo 'access file two.';
?

First access http://localhost/file1.php
This works as expected by showing started processing and request is finished 
immediately. PHP is processing in Background.
Now try to access http://localhost/file2.php from the same browser instance 
(like a normal user would access the next page by clicking a link). One would 
expect it will show access file two. but instead the browser is busy until 
the 120seconds from file1.php's sleep are over. Also firing two Ajax request at 
the same time are not processed concurrent, the first is blocking the second.

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

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

Title:
  php5-fpm does not allow concurrent requests

-- 
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 708174] [NEW] Upgrade to latest php 5.3 version

2011-01-26 Thread Axel H.
Public bug reported:

Is there a reason why php is still 5.3.3. The 32bit float interpreter bug was 
fixed in a separate Ubuntu repository but php5 (5.3) has not been upgraded to 
5.3.5 which also contains this bugfix AND a lot of other fixes not covered by 
the Ubuntu repository.
IMHO it should be not a very big deal to stay sync with the latest minor 
version update of php 5.3.

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

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

Title:
  Upgrade to latest php 5.3 version

-- 
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 120103] Re: PHP 5.2.3-ubuntu1 Broken - Problems with : /usr/lib/php5/20060613+lfs/

2010-09-16 Thread Axel Beckert
We just stumbled upon this bug in lucid.

/usr/lib/php5/20090626/pdo.so is searched at
/usr/lib/php5/20090626+lfs/pdo.so:

php_error.log:[16-Sep-2010 04:21:23] PHP Warning:  PHP Startup: Unable
to load dynamic library '/usr/lib/php5/20090626+lfs/pdo.so' -
/usr/lib/php5/20090626+lfs/pdo.so: cannot open shared object file: No
such file or directory in Unknown on line 0

-rw-r--r-- 1 root root 100776 2010-05-13 22:20
/usr/lib/php5/20090626/pdo.so

php5-common:
  Installed: 5.3.2-1ubuntu4.2
  Candidate: 5.3.2-1ubuntu4.2
  Version table:
 *** 5.3.2-1ubuntu4.2 0
500 http://ch.archive.ubuntu.com/ubuntu/ lucid-updates/main Packages
100 /var/lib/dpkg/status
 5.3.2-1ubuntu4 0
500 http://ch.archive.ubuntu.com/ubuntu/ lucid/main Packages
 5.2.6.dfsg.1-3ubuntu4 0
500 http://us.archive.ubuntu.com/ubuntu/ jaunty/main Packages

-- 
PHP 5.2.3-ubuntu1 Broken - Problems with : /usr/lib/php5/20060613+lfs/
https://bugs.launchpad.net/bugs/120103
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to php5 in ubuntu.

-- 
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 568468] Re: lucid server: mod_mem_cache with mod_dav_svn crashes apache for certain files

2010-04-23 Thread Axel
Sure, here it is.

#0  0x75cc613e in ?? () from /usr/lib/apache2/modules/mod_cache.so
#1  0x7589c1ed in ?? () from /usr/lib/apache2/modules/mod_dav_svn.so
#2  0x75ab694a in ?? () from /usr/lib/apache2/modules/mod_dav.so
#3  0x77fd6140 in ap_run_handler (r=0x7834eeb8) at 
/build/buildd/apache2-2.2.14/server/config.c:159
#4  0x77fd9aa8 in ap_invoke_handler (r=0x7834eeb8) at 
/build/buildd/apache2-2.2.14/server/config.c:373
#5  0x77fe7678 in ap_process_request (r=0x7834eeb8) at 
/build/buildd/apache2-2.2.14/modules/http/http_request.c:282
#6  0x77fe4528 in ap_process_http_connection (c=0x7834af28) at 
/build/buildd/apache2-2.2.14/modules/http/http_core.c:190
#7  0x77fddcf8 in ap_run_process_connection (c=0x7834af28) at 
/build/buildd/apache2-2.2.14/server/connection.c:43
#8  0x77fec037 in child_main (child_num_arg=value optimized out)
at /build/buildd/apache2-2.2.14/server/mpm/prefork/prefork.c:662
#9  0x77fec306 in make_child (s=0x78214938, slot=0) at 
/build/buildd/apache2-2.2.14/server/mpm/prefork/prefork.c:702
#10 0x77fec953 in ap_mpm_run (_pconf=value optimized out, plog=value 
optimized out, s=value optimized out)
at /build/buildd/apache2-2.2.14/server/mpm/prefork/prefork.c:978
#11 0x77fc2350 in main (argc=2, argv=0x7fffe758) at 
/build/buildd/apache2-2.2.14/server/main.c:742

Looks like the modules don't have debug info - that's really
unfortunate... Let me know if I can help with providing them somehow
(i.e. whether I should build the modules from source).

-- 
lucid server: mod_mem_cache with mod_dav_svn crashes apache for certain files
https://bugs.launchpad.net/bugs/568468
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to apache2 in ubuntu.

-- 
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 568468] [NEW] lucid server: mod_mem_cache with mod_dav_svn crashes apache for certain files

2010-04-22 Thread Axel
Public bug reported:

Binary package hint: apache2

On a lucid server we see apache segmentation faulting at a high rate.
This causes svn checkouts to fail depending on the client (e.g. on
Ubunut 9.10 subversion with neon as dav lib is okay, serf is not). I was
able to reproduce it with a minimal setup:

Using lucid from today, i.e. with
apache2.2-bin: 2.2.14-5ubuntu8
libapache2-svn: 1.6.6dfsg-2ubuntu1

with mods-enabled:
alias auth_basic authz_default authz_host cache dav dav_svn deflate info 
mem_cache mime

dav_svn.conf:
Location /svn
  DAV svn
  SVNParentPath /var/lib/svn
  SVNListParentPath on
  SVNPathAuthz off
/Location

mem_cache.conf is untouched. I created an svn repo
/var/lib/svn/svn_memcache (see attachment). With some clients I cannot
check it out, it fails for bad.root segfaulting apache. wget
http://localhost/svn/svn_memcache/bad.root never succeeds.

If I disable mem_cache it works. (Yes, I know that we shouldn't have it
enabled for serving svn to begin with and I am thankful for mem_cache
pointing this out but that's not the point here :-)

Cheers, Axel.

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


** Tags: mem-cache subversion svn

-- 
lucid server: mod_mem_cache with mod_dav_svn crashes apache for certain files
https://bugs.launchpad.net/bugs/568468
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to apache2 in ubuntu.

-- 
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 545004] [NEW] kvm VMs don't start: qemu: could not load PC BIOS 'bios.bin'

2010-03-23 Thread ubu...@axel-naumann.de
Public bug reported:

Binary package hint: qemu-kvm

NOTE: not a dupe of 418033.

I installed the current Lucid snapshot server (dev branch), selecting
OpenSSH and Virtualization, followed by dist-upgrade. I cannot start my
VM from sudo virsh, which invokes

LC_ALL=C PATH=/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/sbin:/sbin:/bin 
/usr/bin/kvm -S -M pc-0.12 -enable-kvm -m 2048 -smp 1 -name Win7-x86_64-MSVC7.1 
-uuid 6a17f68e-8aad-ad42-3e6c-97c7f04321b1 -nographic -chardev 
socket,id=monitor,path=/var/lib/libvirt/qemu/Win7-x86_64-MSVC7.1.monitor,server,nowait
 -monitor chardev:monitor -localtime -boot c -drive 
file=/mnt/vm/Win7-x86_64-MSVC7.1.img,if=ide,index=0,boot=on -net 
nic,macaddr=52:54:00:2c:0d:ae,vlan=0,name=nic.0 -net 
tap,fd=51,vlan=0,name=tap.0 -chardev pty,id=serial0 -serial chardev:serial0 
-parallel none -usb -usbdevice tablet 
char device redirected to /dev/pts/1
qemu: could not load PC BIOS 'bios.bin'

(from /var/log/libvirt/qemu/Win7-x86_64-MSVC7.1.log)

virsh reports
virsh # start Win7-x86_64-MSVC7.1
error: Failed to start domain Win7-x86_64-MSVC7.1
error: monitor socket did not show up.: Connection refused

Additional info:
$ ls -l /usr/share/qemu-kvm
lrwxrwxrwx 1 root root 4 2010-03-23 11:30 /usr/share/qemu-kvm - qemu
$ ls -l /usr/share/qemu/bios.bin 
lrwxrwxrwx 1 root root 19 2010-03-23 11:54 /usr/share/qemu/bios.bin - 
../seabios/bios.bin
$ ls -l /usr/share/seabios/bios.bin 
-rw-r--r-- 1 root root 131072 2010-01-20 02:06 /usr/share/seabios/bios.bin

$ /usr/bin/kvm --version
QEMU PC emulator version 0.12.3 (qemu-kvm-0.12.3), Copyright (c) 2003-2008 
Fabrice Bellard
$ apt-cache policy kvm
kvm:
  Installed: 1:84+dfsg-0ubuntu16+0.12.3+noroms+0ubuntu1
  Candidate: 1:84+dfsg-0ubuntu16+0.12.3+noroms+0ubuntu1
  Version table:
 *** 1:84+dfsg-0ubuntu16+0.12.3+noroms+0ubuntu1 0
500 http://us.archive.ubuntu.com/ubuntu/ lucid/main Packages
100 /var/lib/dpkg/status

The image is an imported Win7 VM from an older version of kvm. Import with
$ sudo virt-install --import --name Win7-x86_64-MSVC7.1 --ram 2048  --os-type 
windows --os-variant win2k8  --disk path=/mnt/vm/Win7-x86_64-MSVC7.1.img

Let me know if I can help with debugging.

** Affects: qemu-kvm (Ubuntu)
 Importance: Undecided
 Status: New

-- 
kvm VMs don't start: qemu: could not load PC BIOS 'bios.bin'
https://bugs.launchpad.net/bugs/545004
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to qemu-kvm in ubuntu.

-- 
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 545004] Re: kvm VMs don't start: qemu: could not load PC BIOS 'bios.bin'

2010-03-23 Thread Axel
** Description changed:

  Binary package hint: qemu-kvm
  
  NOTE: not a dupe of 418033.
  
  I installed the current Lucid snapshot server (dev branch), selecting
  OpenSSH and Virtualization, followed by dist-upgrade. I cannot start my
  VM from sudo virsh, which invokes
  
- LC_ALL=C PATH=/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/sbin:/sbin:/bin 
/usr/bin/kvm -S -M pc-0.12 -enable-kvm -m 2048 -smp 1 -name Win7-x86_64-MSVC7.1 
-uuid 6a17f68e-8aad-ad42-3e6c-97c7f04321b1 -nographic -chardev 
socket,id=monitor,path=/var/lib/libvirt/qemu/Win7-x86_64-MSVC7.1.monitor,server,nowait
 -monitor chardev:monitor -localtime -boot c -drive 
file=/mnt/vm/Win7-x86_64-MSVC7.1.img,if=ide,index=0,boot=on -net 
nic,macaddr=52:54:00:2c:0d:ae,vlan=0,name=nic.0 -net 
tap,fd=51,vlan=0,name=tap.0 -chardev pty,id=serial0 -serial chardev:serial0 
-parallel none -usb -usbdevice tablet 
+ LC_ALL=C PATH=/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/sbin:/sbin:/bin 
/usr/bin/kvm -S -M pc-0.12 -enable-kvm -m 2048 -smp 1 -name Win7-x86_64-MSVC7.1 
-uuid 6a17f68e-8aad-ad42-3e6c-97c7f04321b1 -nographic -chardev 
socket,id=monitor,path=/var/lib/libvirt/qemu/Win7-x86_64-MSVC7.1.monitor,server,nowait
 -monitor chardev:monitor -localtime -boot c -drive 
file=/mnt/vm/Win7-x86_64-MSVC7.1.img,if=ide,index=0,boot=on -net 
nic,macaddr=52:54:00:2c:0d:ae,vlan=0,name=nic.0 -net 
tap,fd=51,vlan=0,name=tap.0 -chardev pty,id=serial0 -serial chardev:serial0 
-parallel none -usb -usbdevice tablet
  char device redirected to /dev/pts/1
  qemu: could not load PC BIOS 'bios.bin'
  
  (from /var/log/libvirt/qemu/Win7-x86_64-MSVC7.1.log)
  
  virsh reports
  virsh # start Win7-x86_64-MSVC7.1
  error: Failed to start domain Win7-x86_64-MSVC7.1
  error: monitor socket did not show up.: Connection refused
  
  Additional info:
  $ ls -l /usr/share/qemu-kvm
  lrwxrwxrwx 1 root root 4 2010-03-23 11:30 /usr/share/qemu-kvm - qemu
- $ ls -l /usr/share/qemu/bios.bin 
+ $ ls -l /usr/share/qemu/bios.bin
  lrwxrwxrwx 1 root root 19 2010-03-23 11:54 /usr/share/qemu/bios.bin - 
../seabios/bios.bin
- $ ls -l /usr/share/seabios/bios.bin 
+ $ ls -l /usr/share/seabios/bios.bin
  -rw-r--r-- 1 root root 131072 2010-01-20 02:06 /usr/share/seabios/bios.bin
  
  $ /usr/bin/kvm --version
  QEMU PC emulator version 0.12.3 (qemu-kvm-0.12.3), Copyright (c) 2003-2008 
Fabrice Bellard
  $ apt-cache policy kvm
  kvm:
-   Installed: 1:84+dfsg-0ubuntu16+0.12.3+noroms+0ubuntu1
-   Candidate: 1:84+dfsg-0ubuntu16+0.12.3+noroms+0ubuntu1
+   Installed: 1:84+dfsg-0ubuntu16+0.12.3+noroms+0ubuntu1
+   Candidate: 1:84+dfsg-0ubuntu16+0.12.3+noroms+0ubuntu1
+   Version table:
+  *** 1:84+dfsg-0ubuntu16+0.12.3+noroms+0ubuntu1 0
+ 500 http://us.archive.ubuntu.com/ubuntu/ lucid/main Packages
+ 100 /var/lib/dpkg/status
+ 
+ $ apt-cache policy seabios 
+ seabios:
+   Installed: 0.5.1-0ubuntu2
+   Candidate: 0.5.1-0ubuntu2
Version table:
-  *** 1:84+dfsg-0ubuntu16+0.12.3+noroms+0ubuntu1 0
+  *** 0.5.1-0ubuntu2 0
  500 http://us.archive.ubuntu.com/ubuntu/ lucid/main Packages
  100 /var/lib/dpkg/status
+ 
  
  The image is an imported Win7 VM from an older version of kvm. Import with
  $ sudo virt-install --import --name Win7-x86_64-MSVC7.1 --ram 2048  --os-type 
windows --os-variant win2k8  --disk path=/mnt/vm/Win7-x86_64-MSVC7.1.img
  
  Let me know if I can help with debugging.
+ 
+ [EDIT: add seabios version]

** Description changed:

  Binary package hint: qemu-kvm
  
  NOTE: not a dupe of 418033.
  
  I installed the current Lucid snapshot server (dev branch), selecting
  OpenSSH and Virtualization, followed by dist-upgrade. I cannot start my
  VM from sudo virsh, which invokes
  
  LC_ALL=C PATH=/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/sbin:/sbin:/bin 
/usr/bin/kvm -S -M pc-0.12 -enable-kvm -m 2048 -smp 1 -name Win7-x86_64-MSVC7.1 
-uuid 6a17f68e-8aad-ad42-3e6c-97c7f04321b1 -nographic -chardev 
socket,id=monitor,path=/var/lib/libvirt/qemu/Win7-x86_64-MSVC7.1.monitor,server,nowait
 -monitor chardev:monitor -localtime -boot c -drive 
file=/mnt/vm/Win7-x86_64-MSVC7.1.img,if=ide,index=0,boot=on -net 
nic,macaddr=52:54:00:2c:0d:ae,vlan=0,name=nic.0 -net 
tap,fd=51,vlan=0,name=tap.0 -chardev pty,id=serial0 -serial chardev:serial0 
-parallel none -usb -usbdevice tablet
  char device redirected to /dev/pts/1
  qemu: could not load PC BIOS 'bios.bin'
  
  (from /var/log/libvirt/qemu/Win7-x86_64-MSVC7.1.log)
  
  virsh reports
  virsh # start Win7-x86_64-MSVC7.1
  error: Failed to start domain Win7-x86_64-MSVC7.1
  error: monitor socket did not show up.: Connection refused
  
  Additional info:
  $ ls -l /usr/share/qemu-kvm
  lrwxrwxrwx 1 root root 4 2010-03-23 11:30 /usr/share/qemu-kvm - qemu
  $ ls -l /usr/share/qemu/bios.bin
  lrwxrwxrwx 1 root root 19 2010-03-23 11:54 /usr/share/qemu/bios.bin - 
../seabios/bios.bin
  $ ls -l /usr/share/seabios/bios.bin
  -rw-r--r-- 1 root root 131072 2010-01-20 02:06 /usr/share/seabios/bios.bin
  
  $ /usr/bin/kvm --version
  QEMU 

[Bug 545302] Re: allow seabios in libvirt apparmor

2010-03-23 Thread Axel
Thanks Dustin for your quick help! I confirm that #545004 (and thus this
issue) is fixed.

-- 
allow seabios in libvirt apparmor
https://bugs.launchpad.net/bugs/545302
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to libvirt in ubuntu.

-- 
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