[Bug 1419251] [NEW] subprocess installed post-installation script returned error exit status 2

2015-02-07 Thread kocagoncu
Public bug reported:

I have Kubuntu 14.10.

Software:
KDELibs ver: 4.14.1
Qt ver: 4.8.6
Kernel ver: 3.16.0-29-generic
OS type: 64-bit

Hardware:
Processors: 1x AMD FX(tm)-4300 quad-core, 3x AMD FX(tm)-4300 quad core
Memory: 3.4 GiB

Muon Update Manager fails to apply changes with the following messages
every time:

linux-image-3.16.30-generic 
subprocess installed post-installation script returned error exit status 2

linux-image-extra-3.16.30-generic
dependency problems - leaving unconfigured

linux-image-generic
dependency problems - leaving unconfigured

linux-generic
dependency problems - leaving unconfigured

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

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

Title:
  subprocess installed post-installation script returned error exit
  status 2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openssh/+bug/1419251/+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 497732] Re: backuppc errors: Tar exited with error 512 () due to read permission failures

2015-02-07 Thread Michael Mess
You should not remove the environment setting (/usr/bin/env LC_ALL=C )
as this is important for backuppc to understand the output of tar, if
the system language is not English.

In localhost.pl you should have:

$Conf{TarClientCmd} = '/usr/bin/env LC_ALL=C /usr/bin/sudo $tarPath -c -v -f - 
-C $shareName'
. ' --totals';

Otherwise, if your systems default language is not English, backuppc
will not understand what tar is saying in your language and you will see
an error like:

Running: /usr/bin/sudo /bin/tar -c -v -f - -C /etc --totals .
full backup started for directory /etc
Xfer PIDs are now 11679,11678
[ skipped 2977 lines ]
Gesamtzahl geschriebener Bytes: 10465280 (10MiB, 2,7MiB/s)
[ skipped 240 lines ]
tarExtract: Done: 0 errors, 2828 filesExist, 7357656 sizeExist, 2282752 
sizeExistComp, 2877 filesTotal, 8329812 sizeTotal
Got fatal error during xfer (Gesamtzahl geschriebener Bytes: 10465280 (10MiB, 
2,7MiB/s))
Backup aborted (Gesamtzahl geschriebener Bytes: 10465280 (10MiB, 2,7MiB/s))
Saving this as a partial backup

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

Title:
  backuppc errors: Tar exited with error 512 () due to read permission
  failures

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/backuppc/+bug/497732/+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 1419262] [NEW] mysql-5.5 test suite no longer works because of timestamps in the past

2015-02-07 Thread Steve Langasek
Public bug reported:

Since February 2, the mysql-5.5 testsuite has been failing consistently
under autopkgtest.  This appears to be caused by a bug in the test suite
that uses keys with fixed time stamps, causing problems  when those
keys' expiration date is in the past.

The output in the adt log is:

CURRENT_TEST: main.ssl_8k_key
mysqltest: At line 5: command $MYSQL --ssl 
--ssl-key=$MYSQL_TEST_DIR/std_data/client-key.pem 
--ssl-cert=$MYSQL_TEST_DIR/std_data/client-cert.pem -e SHOW STATUS LIKE 
'ssl_Cipher' 21 failed

Output from before failure:
ERROR 2026 (HY000): SSL connection error: ASN: after date in the past
exec of '/usr/bin/mysql --defaults-file=/tmp/tmp.wCAnQbZaNW/var/my.cnf --ssl 
--ssl-key=/usr/lib/mysql-testsuite/std_data/client-key.pem 
--ssl-cert=/usr/lib/mysql-testsuite/std_data/client-cert.pem -e SHOW STATUS 
LIKE 'ssl_Cipher' 21' failed, error: 256, status: 1, errno: 0

 - saving '/tmp/tmp.wCAnQbZaNW/var/log/main.ssl_8k_key/' to 
'/tmp/tmp.wCAnQbZaNW/var/log/main.ssl_8k_key/'
[...]
Failing test(s): rpl.rpl_heartbeat_ssl rpl.rpl_ssl rpl.rpl_ssl1 main.ssl_8k_key

The full output of the failing test run can be found at
https://jenkins.qa.ubuntu.com/job/vivid-adt-
mysql-5.5/31/ARCH=amd64,label=adt/.

I have marked this package as non-blocking for autopkgtest due to these
failures.  It's therefore important that this be fixed soon, since until
it is resolved we are not going to be catching any other possible
regressions introduced by changes in mysql-5.5's dependencies.

** Affects: mysql-5.5 (Ubuntu)
 Importance: High
 Status: New

** Changed in: mysql-5.5 (Ubuntu)
   Importance: Undecided = High

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

Title:
  mysql-5.5 test suite no longer works because of timestamps in the past

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mysql-5.5/+bug/1419262/+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 40189] Re: autofs needs to be restarted to pick up some shares

2015-02-07 Thread Claudio Bernardini
Solution #43 perfectly works on our machines using autofs mounts on LDAP. 
Thanks Ruben!

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

Title:
  autofs needs to be restarted to pick up some shares

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/autofs/+bug/40189/+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 1322682] Re: -D variables not honored

2015-02-07 Thread Paul Kilgo
Landon's suggestion appears to be a fix for us too (thanks!). I did
alter the source package so I don't have to remember that should the
package have to be rebuilt one day. I set DEB_LDFLAGS_SET on the main
call to debhelper. I've included a patch to be precise.

That does not appear to be a good solution by Lintian's standards, so I
will not mark this as a solution for this bug. This is just a quick fix
for us.

** Patch added: patch implementing Landon's suggestion inside of debian/rules
   
https://bugs.launchpad.net/ubuntu/+source/autofs/+bug/1322682/+attachment/4314389/+files/no-symbolic-functions.patch

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

Title:
  -D variables not honored

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/autofs/+bug/1322682/+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 1322682] Re: -D variables not honored

2015-02-07 Thread Ubuntu Foundations Team Bug Bot
The attachment patch implementing Landon's suggestion inside of
debian/rules seems to be a patch.  If it isn't, please remove the
patch flag from the attachment, remove the patch tag, and if you are
a member of the ~ubuntu-reviewers, unsubscribe the team.

[This is an automated message performed by a Launchpad user owned by
~brian-murray, for any issues please contact him.]

** Tags added: patch

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

Title:
  -D variables not honored

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/autofs/+bug/1322682/+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 1317812] Re: libgcc_s.so.1 must be installed for pthread_cancel to work

2015-02-07 Thread Sheena presley carrillo
Friends  help each other. Conquer evil.

** Attachment added: Hidden. Workers for the kingdom of God . Thru Christ .and 
every other is up to pinkie .
   
https://bugs.launchpad.net/ubuntu/+source/siege/+bug/1317812/+attachment/4314607/+files/2015-02-07%2021.17.07.jpg

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

Title:
  libgcc_s.so.1 must be installed for pthread_cancel to work

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/siege/+bug/1317812/+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 1317812] Re: libgcc_s.so.1 must be installed for pthread_cancel to work

2015-02-07 Thread Ubuntu Foundations Team Bug Bot
The attachment Gangsta seems to be a patch.  If it isn't, please
remove the patch flag from the attachment, remove the patch tag, and
if you are a member of the ~ubuntu-reviewers, unsubscribe the team.

[This is an automated message performed by a Launchpad user owned by
~brian-murray, for any issues please contact him.]

** Tags added: patch

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

Title:
  libgcc_s.so.1 must be installed for pthread_cancel to work

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/siege/+bug/1317812/+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 1317812] Re: libgcc_s.so.1 must be installed for pthread_cancel to work

2015-02-07 Thread Sheena presley carrillo
Sheena   pinkie


** Attachment added: Gangsta
   
https://bugs.launchpad.net/ubuntu/+source/siege/+bug/1317812/+attachment/4314606/+files/IMG_20150130_183756_505.jpg

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

Title:
  libgcc_s.so.1 must be installed for pthread_cancel to work

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