[Bug 1353944] Re: Typo in package description

2014-08-19 Thread Launchpad Bug Tracker
** Branch linked: lp:~ubuntu-branches/ubuntu/utopic/txamqp/utopic-
proposed

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

Title:
  Typo in package description

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/txamqp/+bug/1353944/+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 1353944] Re: Typo in package description

2014-08-19 Thread Launchpad Bug Tracker
This bug was fixed in the package txamqp - 0.6.1-0ubuntu3

---
txamqp (0.6.1-0ubuntu3) utopic; urgency=low

  * debian/control: Fixed package typo. (LP: #1353944)
 -- Filip Sohajek filip.soha...@gmail.com   Sat, 09 Aug 2014 20:22:54 +0200

** Changed in: txamqp (Ubuntu)
   Status: In Progress = Fix Released

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

Title:
  Typo in package description

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/txamqp/+bug/1353944/+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 1356113] Re: PHP5 session clean cron job causes OOM

2014-08-19 Thread Ondřej Surý
 1. PROC_NAMES should be defined as proc_names or used as PROC_NAMES
(inconsistent case)

Good catch, fixed.

 2. printf %s:%s:%s\n $save_path $gc_maxlifetime has 2 arguments but the 
 definition takes 3, I would simplify it to this:
echo $save_path:$gc_maxlifetime

Good catch, fixed.

 3. If apache2filter is installed, $proc_names will contains apache2
apache2, which, when passed to pidof, will return all the PIDs twice,
so I've uniq'd them by delimiting them with \n and using sort -u |
xargs pidof.

apache2 and apache2filter cannot be co-installed.

 4. I'm not entirely sure how cgi method would work, but I suppose it means 
 the php command is running on the system by itself, so I've used the 
 following bit to discover that pidof requires php, not php5 since that is 
 the real name of the process:
php -r 'sleep(60);echo Done;' 

The default package config points to /usr/lib/cgi-bin/php5

 5. We've been using HHVM for a few years for one of our products, and
I could easily add support for that (hhvm --php -r...), but things
seem a bit out of order there, mainly, the php.ini is in /etc/hhvm
instead of /etc/php5/hhvm

It's up to the HHVM packages to sort this out. I doubt they will depend
on php5-common at all. So I am skipping changes related to HHVM. It's
start to feel like bikesheding.

 1. Will PHP 5.6 be the default in Ubuntu 14.10?

Nope, there was a separate bug report about this, and my recommendation
was to stay with 5.5.latest

 2. Will these updated be present in 14.04.x?
 3. Will these changes be present in PHP 5.5.x?

I will merge these changes to master-5.5 branch in Debian git repo (and
my PPA ppa:ondrej/php5). It's up to Ubuntu maintainer (@racb) to pick
that or not.

 4. Are you going to be the Debian-side maintainer for the Debian-repo
HHVM package?

Nope, there are some Debian folks from fcbk who wanted to do the work.

 Since the name php5 is ambiguous with /usr/bin/php5, we can pass the
full path to the executable, /usr/lib/cgi-bin/php5, to pidof.

There's no need to do so. The worst case scenario is when /usr/bin/php5
session would get touched as well.

 it's a lot less expensive since PHP doesn't need to start up with all
of its modules 3 times for each SAPI.

Again it feels like over-optimizing, but I have merged a variant of
this.

 session.save_path can be empty and empty string.

It cannot be an empty string in Debian, since we patch the sources to
have a default to point to /var/lib/php5/sessions/

Ondrej

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

Title:
  PHP5 session clean cron job causes OOM

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/php5/+bug/1356113/+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 1358586] Re: fails to deploy machines when eth0 does not exist

2014-08-19 Thread LaMont Jones
See also https://bugs.launchpad.net/juju-core/+bug/1335179

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

Title:
  fails to deploy machines when eth0 does not exist

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/maas/+bug/1358586/+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 1358727] [NEW] LibNss Bug 962760 affects usability of Chrome

2014-08-19 Thread Dominik Röttsches
Public bug reported:

I'm affected by https://bugzilla.mozilla.org/show_bug.cgi?id=962760
because intranet CAs are using name constraints which are incorrectly
evaluated.

The Chrome browser at version 37 is showing a name constraints
violation, which shouldn't be there.

Could you please consider upgrading the library or backporting the fix?
Thanks.

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

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

Title:
  LibNss Bug 962760 affects usability of Chrome

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nss/+bug/1358727/+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 1358748] [NEW] socat fdout option will not open output file descriptor

2014-08-19 Thread Hendrik
Public bug reported:


The options fdin=x,fdout=y are used to create file descriptors in order to 
have scripts that are executed via EXEC communicate with the  socket.

After heaps of debugging, I noticed that the output file descriptor is never 
actually opened by socat (although it says otherwise).
Please see the output of socat and the corresponding script, which executes 
filan to display currently open FDs.

You can see that FD3 is open and input is processed. However, when
writing to FD4, the error message Bad file descriptor appears (not
shown in log). FD4 is clearly never opened (what would have been
expected behaviour)


 # socat -d -d -u TCP4-LISTEN:80,reuseaddr,fork,su=nobody 
EXEC:./script.sh,fdout=4,fdin=3 | tee connlog.log
2014/08/19 15:26:15 socat[26813] N listening on AF=2 0.0.0.0:80
2014/08/19 15:26:19 socat[26813] N accepting connection from AF=2 1.2.3.4:49874 
on AF=2 4.5.6.7:80
2014/08/19 15:26:19 socat[26813] N forked off child process 26815
2014/08/19 15:26:19 socat[26813] N listening on AF=2 0.0.0.0:80
2014/08/19 15:26:19 socat[26815] N forking off child, using socket for writing
2014/08/19 15:26:19 socat[26815] N forked off child process 26816
2014/08/19 15:26:19 socat[26815] N forked off child process 26816
2014/08/19 15:26:19 socat[26815] N starting data transfer loop with FDs [4,4] 
and [3,3]
2014/08/19 15:26:19 socat[26816] N execvp'ing ./script.sh
[SCRIPT] Received http request.
  FD  type  device  inode   modelinks   uid gid rdevsize
blksize blocks  atime   mtime   
ctime   cloexec flags   sigown  sigio
   0: chrdev0,125   020620  1   0   5   136,2   0   
10240   Tue Aug 19 15:26:08 2014Tue Aug 19 15:26:16 2014
Thu Jul 17 21:36:34 20140   x008002 0  0
(no STREAMS modules)/dev/pts/2  IFLAGS=0500 OFLAGS=0005 
CFLAGS=00bf LFLAGS=8a3b cc[0]=^C cc[1]=^\ cc[2]=x7F cc[3]=^U cc[4]=^D 
cc[5]=^@ cc[6]=^A cc[7]=^@ cc[8]=^Q cc[9]=^S cc[10]=^Z cc[11]=^@ cc[12]=^R 
cc[13]=^O cc[14]=^W cc[15]=^V cc[16]=^@ cc[17]=^@ cc[18]=^@ cc[19]=^@ cc[20]=^@ 
cc[21]=^@ cc[22]=^@ cc[23]=^@ cc[24]=^@ cc[25]=^@ cc[26]=^@ cc[27]=^@ cc[28]=^@ 
cc[29]=^@ cc[30]=^@ cc[31]=^@poll: OUT,
   1: pipe  0,8 17895603010600  1   0   0   0,0 
0   40960   Tue Aug 19 15:26:19 2014Tue Aug 19 15:26:19 
2014Tue Aug 19 15:26:19 20140   x01 0   0   
(no STREAMS modules)poll: OUT,
   2: chrdev0,125   020620  1   0   5   136,2   0   
10240   Tue Aug 19 15:26:08 2014Tue Aug 19 15:26:16 2014
Thu Jul 17 21:36:34 20140   x008002 0  0
(no STREAMS modules)/dev/pts/2  IFLAGS=0500 OFLAGS=0005 
CFLAGS=00bf LFLAGS=8a3b cc[0]=^C cc[1]=^\ cc[2]=x7F cc[3]=^U cc[4]=^D 
cc[5]=^@ cc[6]=^A cc[7]=^@ cc[8]=^Q cc[9]=^S cc[10]=^Z cc[11]=^@ cc[12]=^R 
cc[13]=^O cc[14]=^W cc[15]=^V cc[16]=^@ cc[17]=^@ cc[18]=^@ cc[19]=^@ cc[20]=^@ 
cc[21]=^@ cc[22]=^@ cc[23]=^@ cc[24]=^@ cc[25]=^@ cc[26]=^@ cc[27]=^@ cc[28]=^@ 
cc[29]=^@ cc[30]=^@ cc[31]=^@poll: OUT,
   3: socket0,7 178918570140777 1   65534   65534   0,0 
0   40960   Thu Jan  1 01:00:00 1970Thu Jan  1 01:00:00 
1970Thu Jan  1 01:00:00 19700   x02 0   0   
(no STREAMS modules)DEBUG=0 REUSEADDR=0 TYPE=1  ERROR=0 DONTROUTE=0 
BROADCAST=0 SNDBUF=212992   RCVBUF=212992   KEEPALIVE=0 OOBINLINE=0 
NO_CHECK=0  PRIORITY=0 LINGER={0,0} BSDCOMPAT=0 REUSEPORT=0 
PASSCRED=0  PEERCRED={26815,65534}  RCVLOWAT=1  SNDLOWAT=1  
RCVTIMEO={0,0}  SNDTIMEO={0,0}  BINDTODEVICE={0,0}  
ATTACH_FILTER={0,0} AF=1 anon - AF=1 anon poll: 
IN,OUT,; FIONREAD=353; recvmsg=1, 


releases


# lsb_release -rd
Description:Ubuntu 14.04 LTS
Release:14.04

# apt-cache policy socat
socat:
  Installed: 1.7.2.3-1
  Candidate: 1.7.2.3-1


3) and 4) - see above.


Thanks a lot for processing this bug.

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

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

Title:
  socat fdout option will not open output file descriptor

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/socat/+bug/1358748/+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 1356113] Re: PHP5 session clean cron job causes OOM

2014-08-19 Thread Steve Kamerman
Indeed, I think we've passed the 80/20 mark on this one.  I'll test your
updated one today and we should be good.

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

Title:
  PHP5 session clean cron job causes OOM

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/php5/+bug/1356113/+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 1356113] Re: PHP5 session clean cron job causes OOM

2014-08-19 Thread Steve Kamerman
Issue on line 8:
  echo -e $SAPIS | \

The -e is ending up in the output (perhaps dash's echo has no -e) resulting 
in this error:
  ./sessionclean: 10: [: /etc/php5/-e: unexpected operator
I've removed the -e as our input is clean anyway.

Also, I've run this to normalize the spacing: 
  sed -i s/\t// sessionclean

Other than that everything is working well.  Thanks for the help here!



** Attachment added: sessionclean
   
https://bugs.launchpad.net/ubuntu/+source/php5/+bug/1356113/+attachment/4181650/+files/sessionclean

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

Title:
  PHP5 session clean cron job causes OOM

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/php5/+bug/1356113/+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 1002434] Re: TLS interoperability issue in NSS based software

2014-08-19 Thread snafu109
This was fixed in 3.14 release of NSS as shown at
https://bugzilla.mozilla.org/buglist.cgi?list_id=4643675;resolution=FIXED;classification=Components;query_format=advanced;product=NSS;target_milestone=3.14
(see bug 636802). All currently supported Ubuntu releases are on 3.15+
so closing as this no longer affects any current Ubuntu versions.

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

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

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

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

Title:
  TLS interoperability issue in NSS based software

To manage notifications about this bug go to:
https://bugs.launchpad.net/nss/+bug/1002434/+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 1358727] Re: LibNss Bug 962760 affects usability of Chrome

2014-08-19 Thread snafu109
** Bug watch added: Mozilla Bugzilla #962760
   https://bugzilla.mozilla.org/show_bug.cgi?id=962760

** Also affects: nss via
   https://bugzilla.mozilla.org/show_bug.cgi?id=962760
   Importance: Unknown
   Status: Unknown

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

Title:
  LibNss Bug 962760 affects usability of Chrome

To manage notifications about this bug go to:
https://bugs.launchpad.net/nss/+bug/1358727/+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 1356113] Re: PHP5 session clean cron job causes OOM

2014-08-19 Thread Ondřej Surý
 Issue on line 8:

Missed this in all the cruft generated by sh -x, and since the other
output looked ok...

Thanks for noticing that...

Also thank you for the feedback, this was very valuable after all.

I probably owe you an apology, so please accept my apology I should have
been more calm from the beginning.

I have probably met too many clueless people who have waved with
expertness around and I am very glad this wasn't the case and this was
very productive and expert interaction in the end.

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

Title:
  PHP5 session clean cron job causes OOM

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/php5/+bug/1356113/+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 1347567] Re: trove unit tests disabled

2014-08-19 Thread Chris J Arges
** Also affects: openstack-trove (Ubuntu Trusty)
   Importance: Undecided
   Status: New

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

Title:
  trove unit tests disabled

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openstack-trove/+bug/1347567/+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 1312507] Re: rabbitmq-server fails to start on a IPv6-Only environment/epmd is not IPv6 enabled

2014-08-19 Thread Chris J Arges
Hello Thiago, or anyone else affected,

Accepted erlang into trusty-proposed. The package will build now and be
available at http://launchpad.net/ubuntu/+source/erlang/1:16.b.3-dfsg-
1ubuntu2.1 in a few hours, and then in the -proposed repository.

Please help us by testing this new package.  See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to
enable and use -proposed.  Your feedback will aid us getting this update
out to other Ubuntu users.

If this package fixes the bug for you, please add a comment to this bug,
mentioning the version of the package you tested, and change the tag
from verification-needed to verification-done. If it does not fix the
bug for you, please add a comment stating that, and change the tag to
verification-failed.  In either case, details of your testing will help
us make a better decision.

Further information regarding the verification process can be found at
https://wiki.ubuntu.com/QATeam/PerformingSRUVerification .  Thank you in
advance!

** Changed in: erlang (Ubuntu Trusty)
   Status: Triaged = Fix Committed

** Tags added: verification-needed

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

Title:
  rabbitmq-server fails to start on a IPv6-Only environment/epmd is not
  IPv6 enabled

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/erlang/+bug/1312507/+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 1300507] Re: Rabbit password is reset on every upgrade which forces lockstep cluster restarts

2014-08-19 Thread Launchpad Bug Tracker
** Branch linked: lp:~andreserl/maas/packaging.trusty.lp1300507

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

Title:
  Rabbit password is reset on every upgrade which forces lockstep
  cluster restarts

To manage notifications about this bug go to:
https://bugs.launchpad.net/maas/+bug/1300507/+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 1358748] Re: socat fdout option will not open output file descriptor

2014-08-19 Thread Greg Lutostanski
Hi Hendrik!

Thanks for taking the time to report this!

Unfortunately it looks like you are using the unidirectional flag (-u);
from my experimenting it looks like when you pass this flag socat will
not deal with the unbound (from its perspective) file descriptors.

If you take out the -u, it will create a fd/4 for the child exec
process.

I checked this with a simple:
$ socat -d -d TCP4-LISTEN:2045,reuseaddr,fork EXEC:./script.sh,fdin=3,fdout=4 # 
and 
$ ls -l /proc/`pgrep script.sh`/fd/ #to verify once I opened a connection with 
netcat, both 3 and 4 were there (with reading and writing to them respectively 
working).

Unless you have a particular reason to use unidirectional and have
output come from a different fd to stdout I recommend you rewrite the
script to use stdout (fd/1) as necessary; or don't use unidirectional.

I am closing the bug as Invalid as it seems like this is expected
behavior.

If you think I am wrong in this for any reason, please feel free to
reopen this bug and comment.

Thanks again for your time and thorough bug report!

** Changed in: socat (Ubuntu)
   Status: New = Invalid

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

Title:
  socat fdout option will not open output file descriptor

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/socat/+bug/1358748/+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 1358727] Re: LibNss Bug 962760 affects usability of Chrome

2014-08-19 Thread Bug Watch Updater
Launchpad has imported 32 comments from the remote bug at
https://bugzilla.mozilla.org/show_bug.cgi?id=962760.

If you reply to an imported comment from within Launchpad, your comment
will be sent to the remote bug automatically. Read more about
Launchpad's inter-bugtracker facilities at
https://help.launchpad.net/InterBugTracking.


On 2014-01-22T21:17:11+00:00 Cviecco wrote:

When evaluating NC libpkix always includes the CN as a dns name.
Therefore when you have a name constrained subCA that issues another
subCA the nameconstraints check produces a failure.

Reply at:
https://bugs.launchpad.net/ubuntu/+source/nss/+bug/1358727/comments/0


On 2014-01-22T21:47:39+00:00 Cviecco wrote:

Created attachment 8363934
fix-bug-962760

Reply at:
https://bugs.launchpad.net/ubuntu/+source/nss/+bug/1358727/comments/1


On 2014-01-22T22:45:36+00:00 Ryan-sleevi wrote:

Comment on attachment 8363934
fix-bug-962760

Review of attachment 8363934:
-

Using isCA isn't sufficient, since it's legitimate for a CA cert to be
used as an end-entity/server certificate.

You really want to have the reverse name checker (the one that starts at
the root and builds to the EE cert) pass along whether or not remaining
certs == 0.

http://mxr.mozilla.org/nss/source/lib/libpkix/pkix/checker/pkix_nameconstraintschecker.c#154
is the entry point for that pass (state-certsRemaining)

For the forward building case - which is an optimization strategy -
http://mxr.mozilla.org/nss/source/lib/libpkix/pkix/certsel/pkix_certselector.c#429
- you can simply *always* disable the CN check.

Reply at:
https://bugs.launchpad.net/ubuntu/+source/nss/+bug/1358727/comments/2


On 2014-01-22T23:10:04+00:00 Cviecco wrote:

thanks for the review.
So it is ok to modify the signature of PKIX_PL_Cert_GetNameConstraints of you 
prefer a new funcion?

Reply at:
https://bugs.launchpad.net/ubuntu/+source/nss/+bug/1358727/comments/3


On 2014-01-23T00:18:21+00:00 Ryan-sleevi wrote:

It's fine to modify any of the PKIX_PL functions - they're all internal
to NSS (that is, the libpkix API is not publicly exposed, beyond the
basic cert_pi* bits)

Reply at:
https://bugs.launchpad.net/ubuntu/+source/nss/+bug/1358727/comments/4


On 2014-01-23T22:50:19+00:00 Cviecco wrote:

Created attachment 8364695
fix-bug-962760-b

This patch, suggested by rsleevi prevents intermediates from, being
evaluated for being a CN. This solves the case for SSL server.

Reply at:
https://bugs.launchpad.net/ubuntu/+source/nss/+bug/1358727/comments/5


On 2014-01-24T20:38:58+00:00 Ryan-sleevi wrote:

Comment on attachment 8364695
fix-bug-962760-b

Review of attachment 8364695:
-

Can you add a unit test - eg: to chains.sh - that demonstrates failure
before and success afterwards?

::: security/nss/lib/libpkix/include/pkix_pl_pki.h
@@ +1270,5 @@
   *  nameConstraints
   *  Address of CertNameConstraints that need to be satisfied.
 + *  includeSubjectCommonName
 + *  Whether to include or not the subject common name for the name
 + *  constraints evaluation.

PKIX_TRUE if the subject common name should be considered a dNSName when
evaluating name constraints.

@@ +1284,5 @@
  PKIX_Error *
  PKIX_PL_Cert_CheckNameConstraints(
  PKIX_PL_Cert *cert,
  PKIX_PL_CertNameConstraints *nameConstraints,
 +PKIX_Boolean includeSubjectCommonName,

treatCommonNameAsDNS ?

The reason is that the subject CN should always be subject to
directoryName constraints, it's the dNSName constraint thats special
here.

::: security/nss/lib/libpkix/pkix/certsel/pkix_certselector.c
@@ +425,5 @@
  PKIX_COMCERTSELPARAMSGETNAMECONSTRAINTSFAILED);
  
  if (nameConstraints != NULL) {
  
  PKIX_CHECK(PKIX_PL_Cert_CheckNameConstraints

Let's include a comment here explaining why.

/* As only the end-entity certificate should have
 * the common name constrained as if it was a dNSName,
 * do not constrain the common name when building a
 * forward path.
 */

Reply at:
https://bugs.launchpad.net/ubuntu/+source/nss/+bug/1358727/comments/6


On 2014-01-28T00:04:58+00:00 Cviecco wrote:

Created attachment 8366316
fix-bug-962760

Reply at:
https://bugs.launchpad.net/ubuntu/+source/nss/+bug/1358727/comments/7


[Bug 1292234] Re: qcow2 image corruption in trusty (qemu 1.7 and 2.0 candidate)

2014-08-19 Thread Jamie Strandboge
On utopic amd64, I tried the new qemu 2.1 packages and disabled KSM.
They seemed to be ok for a while, but after using 'uvt update' today
(which under the hood does what is decribed in the bug description), I
lost 6 VMs to this bug. A reboot did not solve it. I've downgraded to
saucy again. Unfortunately, the saucy packages are no longer supported
and have stopped getting security updates. This is getting rather dire
for me

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

Title:
  qcow2 image corruption in trusty (qemu 1.7 and 2.0 candidate)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qemu/+bug/1292234/+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 1356113] Re: PHP5 session clean cron job causes OOM

2014-08-19 Thread Steve Kamerman
Thanks Ondřej, no apology needed, this was indeed a constructive thread.
Sometimes us open source geeks get all too used to being in charge and
we forget how to communicate effectively.  If I'm up in your neck of the
woods some time I'll look you up and we can grab a beer :)

Also, I'll do a PR on Facebook's HHVM repo which includes an HHVM-
specific GC script (basically a non-iterative version of this one).

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

Title:
  PHP5 session clean cron job causes OOM

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/php5/+bug/1356113/+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 1293134] Re: Laptop does not resume from suspend upon lid open

2014-08-19 Thread Lars Schütze
The problem is still persistent. I do now use Ubuntu 14.04.1. Already
tried mainline kernel 3.16. No change.

~$ uname -a
Linux uhu 3.13.0-34-generic #60-Ubuntu SMP Wed Aug 13 15:45:27 UTC 2014 x86_64 
x86_64 x86_64 GNU/Linux

~$ cat /proc/acpi/wakeup 
Device  S-state   Status   Sysfs node
P0P1  S4*disabled
GLAN  S4*disabled
HDEF  S4*disabled  pci::00:1b.0
RP01  S4*disabled  pci::00:1c.0
PXSX  S4*disabled  pci::02:00.0
RP02  S4*disabled
PXSX  S4*disabled
RP03  S4*disabled
PXSX  S4*disabled
RP04  S4*disabled  pci::00:1c.3
PXSX  S4*disabled  pci::03:00.0
RP06  S4*disabled
PXSX  S4*disabled
RP07  S4*disabled
PXSX  S4*disabled
RP08  S4*disabled
PXSX  S4*disabled
PEG0  S4*disabled  pci::00:01.0
PEGP  S4*disabled  pci::01:00.0
PEGA  S4*disabled
PEG1  S4*disabled
PEG2  S4*disabled
PEG3  S4*disabled
PWRB  S4*enabled

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

Title:
  Laptop does not resume from suspend upon lid open

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pm-utils/+bug/1293134/+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 1358925] [NEW] root alias does not get set

2014-08-19 Thread qman
Public bug reported:

When using dpkg-reconfigure postfix and setting where to send root's
mail, it does not get set.

Steps to reproduce:
 - Install ubuntu 14.04
 - apt-get install postfix
 - dpkg-reconfigure postfix
 - satellite system configuration
 - default mailname
 - configured a valid smtp server on port 587
 - chose a valid internet email address for root's mail
 - defaults for everything else

Result:
Package configures successfully but there is no alias for root.

root@dedge-ns1001:/# cat /etc/aliases
# See man 5 aliases for format
postmaster:root

Expected result:
Package configures successfully and sets root alias.

Encountered on two different servers set up the same way.

root@dedge-ns1001:/# lsb_release -rd
Description:Ubuntu 14.04.1 LTS
Release:14.04

root@dedge-ns1001:/# apt-cache policy postfix
postfix:
  Installed: 2.11.0-1
  Candidate: 2.11.0-1
  Version table:
 *** 2.11.0-1 0
500 http://us.archive.ubuntu.com/ubuntu/ trusty/main amd64 Packages
100 /var/lib/dpkg/status

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: postfix 2.11.0-1
ProcVersionSignature: Ubuntu 3.13.0-34.60-generic 3.13.11.4
Uname: Linux 3.13.0-34-generic x86_64
ApportVersion: 2.14.1-0ubuntu3.3
Architecture: amd64
Date: Tue Aug 19 16:57:30 2014
InstallationDate: Installed on 2014-08-15 (3 days ago)
InstallationMedia: Ubuntu-Server 14.04 LTS Trusty Tahr - Release amd64 
(20140416.2)
ProcEnviron:
 TERM=xterm
 PATH=(custom, no user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: postfix
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug trusty

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

Title:
  root alias does not get set

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/postfix/+bug/1358925/+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 1283279] Re: numactl binaries not built on arm64

2014-08-19 Thread Bug Watch Updater
** Changed in: numactl (Debian)
   Status: New = Fix Released

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

Title:
  numactl binaries not built on arm64

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/numactl/+bug/1283279/+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 574773] Re: Cannot make directory '/var/run/screen': Permission denied (convert init to upstart)

2014-08-19 Thread Roman Slobodchikov
Same as Remi

Solved by adding sleep 10 (sec) to crontab

@reboot sleep 10  my_script.sh

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

Title:
  Cannot make directory '/var/run/screen': Permission denied (convert
  init to upstart)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/screen/+bug/574773/+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 1328659] Re: import_boot_images task fails on utopic

2014-08-19 Thread Julian Edwards
** Changed in: maas
   Status: Fix Committed = Fix Released

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

Title:
  import_boot_images task fails on utopic

To manage notifications about this bug go to:
https://bugs.launchpad.net/maas/+bug/1328659/+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 1310082] Re: d-i with precise+hwe-s stops at Architecture not supported

2014-08-19 Thread Julian Edwards
** Changed in: maas
   Status: Fix Committed = Fix Released

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

Title:
  d-i with precise+hwe-s stops at Architecture not supported

To manage notifications about this bug go to:
https://bugs.launchpad.net/maas/+bug/1310082/+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 1250435] Re: CNAME record leaks into juju's private-address, breaks host based access control

2014-08-19 Thread Julian Edwards
** Changed in: maas
   Status: Fix Committed = Fix Released

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

Title:
  CNAME record leaks into juju's private-address, breaks host based
  access control

To manage notifications about this bug go to:
https://bugs.launchpad.net/maas/+bug/1250435/+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 1337437] Re: maas needs utopic support

2014-08-19 Thread Julian Edwards
** Changed in: maas/1.6
   Status: Fix Committed = Fix Released

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

Title:
  maas needs utopic support

To manage notifications about this bug go to:
https://bugs.launchpad.net/maas/+bug/1337437/+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 1190986] Re: ERROR Nonce already used

2014-08-19 Thread Julian Edwards
** Changed in: maas/1.6
   Status: Fix Committed = Fix Released

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

Title:
  ERROR Nonce already used

To manage notifications about this bug go to:
https://bugs.launchpad.net/maas/+bug/1190986/+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 1310844] Re: find_ip_via_arp() results in unpredictable, and in some cases, incorrect IP addresses

2014-08-19 Thread Julian Edwards
** Changed in: maas
   Status: Fix Committed = Fix Released

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

Title:
  find_ip_via_arp() results in unpredictable, and in some cases,
  incorrect IP addresses

To manage notifications about this bug go to:
https://bugs.launchpad.net/maas/+bug/1310844/+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 1310846] Re: amt template gives up way too easily

2014-08-19 Thread Julian Edwards
** Changed in: maas
   Status: Fix Committed = Fix Released

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

Title:
  amt template gives up way too easily

To manage notifications about this bug go to:
https://bugs.launchpad.net/maas/+bug/1310846/+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 1317587] Re: ClamAV 0.98.1 is Outdated

2014-08-19 Thread Scott Kitterman
No longer supported.

** Changed in: clamav (Ubuntu Saucy)
   Status: New = Won't Fix

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

Title:
  ClamAV 0.98.1 is Outdated

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/clamav/+bug/1317587/+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 1317587] Re: ClamAV 0.98.1 is Outdated

2014-08-19 Thread Scott Kitterman
This is available for utopic and can also be installed through trusty-
backports for trusty.

** Changed in: clamav (Ubuntu Utopic)
   Status: In Progress = Fix Released

** Changed in: clamav (Ubuntu Utopic)
Milestone: ubuntu-14.05 = None

** Changed in: clamav (Ubuntu Trusty)
   Status: New = Fix Committed

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

Title:
  ClamAV 0.98.1 is Outdated

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/clamav/+bug/1317587/+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 1349816] Re: autopkgtest can't build maas package due to failure to apply 02-pserv-config.patch

2014-08-19 Thread Julian Edwards
** Changed in: maas
   Status: Fix Committed = Fix Released

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

Title:
  autopkgtest can't build maas package due to failure to apply 02-pserv-
  config.patch

To manage notifications about this bug go to:
https://bugs.launchpad.net/maas/+bug/1349816/+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 1321885] Re: IPMI detection and automatic setting fail in ubuntu 14.04 maas

2014-08-19 Thread Julian Edwards
** Changed in: maas
Milestone: None = 1.7.0

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

Title:
  IPMI detection and automatic setting fail in ubuntu 14.04 maas

To manage notifications about this bug go to:
https://bugs.launchpad.net/maas/+bug/1321885/+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 1358835] [NEW] numa_node_of_cpu() returns warning when cpu_index 79

2014-08-19 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

== Comment: #0 - TSAI-YANG JEA t...@us.ibm.com - 2014-08-12 14:52:38 ==
---Problem Description---


In a ppc64le P8 node with SMT 8 mode, numa_node_of_cpu (80) returns following 
warning:
libnuma: Warning: /sys not mounted or invalid. Assuming one node: No such file 
or directory

---uname output---
Linux c656f2n01 3.13.0-30-generic #55-Ubuntu SMP Fri Jul 4 21:29:58 UTC 2014 
ppc64le ppc64le ppc64le GNU/Linux
 
Machine Type = Tuletta P8 22L  
 
---Debugger---
A debugger is not configured
 
---Steps to Reproduce---
 Problem can be created with following test case on a P8 LE machine with SMT=8.

#include dlfcn.h
#include stdio.h

int main(int argc, char *argv[])
{
int dlopen_flags = RTLD_NOW|RTLD_GLOBAL;
int(*node_of_cpu)(int cpu);
int node = 0;
int cpu;

if(argc != 2) {
printf(Usage: %s cpu index\n, argv[0]);
return -1;
}

cpu = atoi(argv[1]);
printf(%d\n, cpu);

void *handle = dlopen(libnuma.so.1, dlopen_flags);
if(handle) {
node_of_cpu = (__typeof__(node_of_cpu))dlsym(handle, 
numa_node_of_cpu);
if(node_of_cpu) {
node = node_of_cpu(cpu);
printf(cpu %d belongs to node %d\n, cpu, node);
}
}
return 0;
}

To compile the test: gcc test.c -ldl -o test

To run: ./test 80

Other information:

$ numactl -H
available: 4 nodes (0-1,16-17)
node 0 cpus: 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 
25 26 27 28 29 30 31 32 33 34 35 36 37 38 39
node 0 size: 65115 MB
node 0 free: 2955 MB
node 1 cpus: 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 
62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79
node 1 size: 65473 MB
node 1 free: 3313 MB
node 16 cpus: 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 
101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119
node 16 size: 65457 MB
node 16 free: 9310 MB
node 17 cpus: 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 
136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 
156 157 158 159
node 17 size: 65209 MB
node 17 free: 10999 MB
node distances:
node   0   1  16  17 
  0:  10  20  40  40 
  1:  20  10  40  40 
 16:  40  40  10  20 
 17:  40  40  20  10 


 
Userspace tool common name: libnuma 
 
The userspace tool has the following bit modes: 64-bit 

== Comment: #4 - Kamalesh Babulal kamale...@in.ibm.com - 2014-08-19 12:29:15 
==
numa_node_of_cpu
|
|_numa_node_to_cpus_v2:
  Allocates and updates bitmask 
of /sys/devices/system/node/node%d/cpumap for node 0,1 and checks if the CPU is 
present/isset in the node bitmap of CPU0 and CPU1. As CPU 80 is present in node 
16, it continues to allocate buffer for node 2 (basically till the configured 
nodes)
and tries to read /sys/devices/system/node/node2/cpumap which does not exist, 
so it assumes that the /sys was not mounted or some thing wrong with map file 
and sets all the cpus in the node2 as present.

That's the reason why your seeing the warning and wrong information
about node. We should be skipping the nodes which are not set in the
numa_nodes_ptr

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


** Tags: architecture-ppc64le bot-comment bugnameltc-114573 severity-medium 
targetmilestone-inin1404
-- 
numa_node_of_cpu() returns warning  when cpu_index  79
https://bugs.launchpad.net/bugs/1358835
You received this bug notification because you are a member of Ubuntu Server 
Team, which is subscribed to numactl 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 1358835] Re: numa_node_of_cpu() returns warning when cpu_index 79

2014-08-19 Thread Kamalesh Babulal
** Package changed: ubuntu = numactl (Ubuntu)

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

Title:
  numa_node_of_cpu() returns warning  when cpu_index  79

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/numactl/+bug/1358835/+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 1217191] Re: Send document as Open Document Text fails to attach doc when using Thunderbird

2014-08-19 Thread Felix Wilke
It still doesn't work in LO 4.3.0.4 with a up to date system of ubuntu
14.04.

This is a really annoying bug and affects those users with the least
experience the most.

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

Title:
  Send document as Open Document Text fails to attach doc when using
  Thunderbird

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/1217191/+subscriptions

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


[Bug 1358505] Re: Need Ubuntu to preinstall ppc64-diag and other basic packages

2014-08-19 Thread Adam Conrad
powerpc-ibm-utils should be getting installed by default already.  I'll
double-check that, but I was fairly sure that was the case.

ppc64-diag, however, is definitely not, and we need to look into where
and how best to fit that in for systems where it should be installed.

** Description changed:

  -- Problem Description --
  
  We need Ubuntu support for  pre-install ppc64-diag and other basic packages.
  Below packages contains Power platform specific tools which are required by 
default.. Hence please include these packages in default installation list.
  
  ppc64-diag
- powerpc-utils
+ powerpc-ibm-utils
  
  We need this for 14.04 and 14.10 tree..
  
  -Vasant

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

Title:
  Need Ubuntu to preinstall ppc64-diag and other basic packages

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

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


[Bug 1357464] Re: restoring browser shows blank tab previews

2014-08-19 Thread Olivier Tilloy
 Yes, please don't load all the tabs at startup as that is potentially
 a large amount of overhead. We should just load the active tab.

I filed bug #1358599 to track this separate issue.

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

Title:
  restoring browser shows blank tab previews

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-ux/+bug/1357464/+subscriptions

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


[Bug 1356142] Re: not able to upgrade from 12.4 to 14.4

2014-08-19 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: update-manager (Ubuntu)
   Status: New = Confirmed

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

Title:
  not able to upgrade from 12.4 to 14.4

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

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


[Bug 1358344] Re: linux-keystone: 3.13.0-10.15 -proposed tracker

2014-08-19 Thread Brad Figg
** Description changed:

  This bug is for tracking the 3.13.0-10.15 upload package. This bug will
  contain status and testing results related to that upload.
  
  For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  kernel-stable-Prepare-package-start:Monday, 18. August 2014 15:03 UTC
  kernel-stable-phase:Prepare
  kernel-stable-phase-changed:Monday, 18. August 2014 15:03 UTC
  kernel-stable-master-bug:1357148
+ kernel-stable-Certification-testing-end:Tuesday, 19. August 2014 06:03 UTC
+ kernel-stable-Security-signoff-end:Tuesday, 19. August 2014 06:03 UTC

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

Title:
  linux-keystone: 3.13.0-10.15 -proposed tracker

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1358344/+subscriptions

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


[Bug 1358602] [NEW] guteprint lack epson pm 3000c print filter

2014-08-19 Thread TinBay
Public bug reported:

guteprint lack epson pm 3000c print filter
E [13/Aug/2014:08:13:51 +0800] PM-3000C: File 
/System/Library/ColorSync/Profiles/sRGB Profile.icc not available: No such 
file or directory
E [13/Aug/2014:08:13:51 +0800] PM-3000C: File 
/System/Library/ColorSync/Profiles/sRGB Profile.icc not available: No such 
file or directory
E [13/Aug/2014:08:13:51 +0800] PM-3000C: File 
/System/Library/ColorSync/Profiles/Generic CMYK Profile.icc not available: No 
such file or directory
E [13/Aug/2014:08:13:51 +0800] PM-3000C: File 
/System/Library/ColorSync/Profiles/sRGB Profile.icc not available: No such 
file or directory
E [13/Aug/2014:08:16:51 +0800] [Job 4] Unable to send data to printer.
E [13/Aug/2014:08:21:55 +0800] [Job 4] Stopping unresponsive job.
E [13/Aug/2014:08:22:05 +0800] PM-3000C: File 
/System/Library/ColorSync/Profiles/sRGB Profile.icc not available: No such 
file or directory
E [13/Aug/2014:09:01:42 +0800] PM-3000C: File 
/System/Library/ColorSync/Profiles/sRGB Profile.icc not available: No such 
file or directory
E [13/Aug/2014:09:01:42 +0800] PM-3000C: File 
/System/Library/ColorSync/Profiles/sRGB Profile.icc not available: No such 
file or directory
E [13/Aug/2014:09:01:42 +0800] PM-3000C: File 
/System/Library/ColorSync/Profiles/Generic CMYK Profile.icc not available: No 
such file or directory
E [13/Aug/2014:09:29:07 +0800] PM-3000C: File 
/System/Library/ColorSync/Profiles/sRGB Profile.icc not available: No such 
file or directory

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

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

Title:
  guteprint lack epson pm 3000c print filter

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

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


[Bug 1354306] Re: gpio shutdown trigger for ProLiant m400 cartridges

2014-08-19 Thread Martin Pitt
Utopic fix committed to git: http://anonscm.debian.org/gitweb/?p=pkg-
systemd/systemd.git;a=commitdiff;h=65952fad

** Changed in: systemd (Ubuntu Utopic)
   Status: Triaged = Fix Committed

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

Title:
  gpio shutdown trigger for ProLiant m400 cartridges

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

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


[Bug 1354306] Re: gpio shutdown trigger for ProLiant m400 cartridges

2014-08-19 Thread Martin Pitt
Trusty fix uploaded to SRU review queue. Unsubscribing sponsors. Thanks!

** Changed in: systemd (Ubuntu Trusty)
   Status: Triaged = In Progress

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

Title:
  gpio shutdown trigger for ProLiant m400 cartridges

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

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


[Bug 1349243] Re: Kazam crashes on Kubuntu Trusty when screencasting

2014-08-19 Thread David Klasinc
*** This bug is a duplicate of bug 1298883 ***
https://bugs.launchpad.net/bugs/1298883

Hi, thank you for your report. Please update Kazam from the stable PPA
and check if the problem persists. This seems like a duplicate of a bug
#1298883. If it is not, reopen this issue and I'll look into it more
closely.

** This bug has been marked a duplicate of bug 1298883
   kazam crashed with SIGSEGV in INT_cairo_region_reference()

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

Title:
  Kazam crashes on Kubuntu Trusty when screencasting

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

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


[Bug 1298883] Re: kazam crashed with SIGSEGV in INT_cairo_region_reference()

2014-08-19 Thread David Klasinc
** Changed in: kazam
   Status: Fix Committed = Fix Released

** Changed in: kazam
 Assignee: (unassigned) = David Klasinc (bigwhale)

** Changed in: kazam (Ubuntu)
 Assignee: (unassigned) = David Klasinc (bigwhale)

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

Title:
  kazam crashed with SIGSEGV in INT_cairo_region_reference()

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

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


[Bug 1358491] Re: [Trusty] fails to boot with kernels later than v3.11: systemd-udevd[133]: conflicting device node

2014-08-19 Thread TJ
The 'fake' RAID controller has two disks attached. Each is configured as
separate RAID-0 stripe arrays - this is because the controller doesn't
support JBOD pass-through.

This issue is caused by the LVM volumes on a fake-RAID device failing to
be ready because the LVM VG_CADDY/rootfs is not created since the VG's
container partition /dev/mapper/pdc_ecjaiecgch4 does not get created:

(initramfs) cat /proc/version
Linux version 3.13.0-24-generic (buildd@panlong) (gcc version 4.8.2 (Ubuntu 
4.8.2-19ubuntu1) ) #46-Ubuntu SMP Thu Apr 10 19:11:08 UTC 2014

(initramfs) cat /proc/cmdline
BOOT_IMAGE=/vmlinuz-3.13.0-24-generic root=/dev/mapper/VG_CADDY-rootfs ro debug 
bootdegraded=true libata.force=noncq console=tty0 console=ttyS0,115200n8 
netconsole=@10.254.1.3/eth0,@10.254.1.51/ --debug --verbose break=top 
nomdmonddf nomdmonisw

(initramfs) dmesg | grep -C2 sdb
[   97.610562] scsi 11:0:1:0: Direct-Access ATA  ST380011A3.06 
PQ: 0 ANSI: 5
[   97.610762] sd 11:0:1:0: [sdb] 156299375 512-byte logical blocks: (80.0 
GB/74.5 GiB)
[   97.610786] sd 11:0:1:0: Attached scsi generic sg2 type 0
[   97.610893] sd 11:0:1:0: [sdb] Write Protect is off
[   97.610895] sd 11:0:1:0: [sdb] Mode Sense: 00 3a 00 00
[   97.610942] sd 11:0:1:0: [sdb] Write cache: enabled, read cache: enabled, 
doesn't support DPO or FUA
[   97.675153]  sdb: sdb1 sdb2 sdb3 sdb4
[   97.675669] sd 11:0:1:0: [sdb] Attached SCSI disk
--
27[  100.196769] systemd-udevd[176]: inotify_add_watch(7, /dev/sdb3, 10) 
failed: No such file or directory
27[  100.196845] systemd-udevd[168]: inotify_add_watch(7, /dev/sdb1, 10) 
failed: No such file or directory
27[  100.197798] systemd-udevd[177]: inotify_add_watch(7, /dev/sdb4, 10) 
failed: No such file or directory
27[  100.198351] systemd-udevd[175]: inotify_add_watch(7, /dev/sdb2, 10) 
failed: No such file or directory
27[  100.198375] systemd-udevd[179]: inotify_add_watch(7, /dev/sdc2, 10) 
failed: No such file or directory
27[  100.198911] systemd-udevd[180]: inotify_add_watch(7, /dev/sdc3, 10) 
failed: No such file or directory

(initramfs) dmesg | grep 'too small'
[  100.346794] device-mapper: table: 252:13: dm-0 too small for target: 
start=13574144, len=142725198, dev_size=156298401

# fake RAID raw device
(initramfs) kpartx -l /dev/sdb
sdb1 : 0 2014 /dev/sdb 34
sdb2 : 0 1024000 /dev/sdb 2048
sdb3 : 0 12023809 /dev/sdb 1288192
sdb4 : 0 142725198 /dev/sdb 13574144

# same device through the device-mapper viewpoint
(initramfs) kpartx -l /dev/mapper/pdc_ecjaiecgch
Alternate GPT is invalid, using primary GPT.
pdc_ecjaiecgch1 : 0 2014 /dev/mapper/pdc_ecjaiecgch 34
pdc_ecjaiecgch2 : 0 1024000 /dev/mapper/pdc_ecjaiecgch 2048
pdc_ecjaiecgch3 : 0 12023809 /dev/mapper/pdc_ecjaiecgch 1288192
pdc_ecjaiecgch4 : 0 142725198 /dev/mapper/pdc_ecjaiecgch 13574144


I've moved the VG to another disk on a plain PATA controller for now. I'll 
investigate more when I have time.

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

Title:
  [Trusty] fails to boot with kernels later than v3.11: systemd-
  udevd[133]: conflicting device node

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

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


[Bug 1358612] [NEW] gnome-activity-journal crashed with SIGABRT in g_mutex_unlock_slowpath()

2014-08-19 Thread Uldis Kalniņš
Public bug reported:

Unable to open, crashing.

~$ gnome-activity-journal
Attempt to unlock mutex that was not locked
Aborted (core dumped)

ProblemType: Crash
DistroRelease: Ubuntu 14.10
Package: gnome-activity-journal 0.9.is.really.0.8.0-0ubuntu2
ProcVersionSignature: Ubuntu 3.16.0-9.14-lowlatency 3.16.1
Uname: Linux 3.16.0-9-lowlatency x86_64
ApportVersion: 2.14.6-0ubuntu1
Architecture: amd64
CrashCounter: 1
CurrentDesktop: Unity
Date: Tue Aug 19 09:09:19 2014
EcryptfsInUse: Yes
ExecutablePath: /usr/bin/gnome-activity-journal
InstallationDate: Installed on 2013-10-17 (305 days ago)
InstallationMedia: Ubuntu 13.10 Saucy Salamander - Release amd64 (20131016.1)
InterpreterPath: /usr/bin/python2.7
PackageArchitecture: all
ProcCmdline: python /usr/bin/gnome-activity-journal
Signal: 6
SourcePackage: gnome-activity-journal
StacktraceTop:
 ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
 gtk_main () from /usr/lib/x86_64-linux-gnu/libgtk-x11-2.0.so.0
 ?? () from /usr/lib/python2.7/dist-packages/gtk-2.0/gtk/_gtk.so
 PyEval_EvalFrameEx ()
 PyEval_EvalCodeEx ()
SystemImageInfo: Error: [Errno 2] No such file or directory: 'system-image-cli'
Title: gnome-activity-journal crashed with SIGABRT in gtk_main()
UpgradeStatus: No upgrade log present (probably fresh install)
UserGroups: adm audio cdrom dip disk fuse libvirtd lpadmin plugdev sambashare 
sudo vboxusers

** Affects: gnome-activity-journal (Ubuntu)
 Importance: Medium
 Status: New


** Tags: amd64 apport-crash utopic

** Information type changed from Private to Public

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

Title:
  gnome-activity-journal crashed with SIGABRT in
  g_mutex_unlock_slowpath()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-activity-journal/+bug/1358612/+subscriptions

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


[Bug 1260972] Re: Montreal not available in Ubiquity time zome selector

2014-08-19 Thread Felipe Castillo
I just reinstalled my system today and this bug is still present on Ubuntu 
14.04.1
I can't believe it's that hard to fix, I wish I knew how to program better.

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

Title:
  Montreal not available in Ubiquity time zome selector

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

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


[Bug 1358612] ThreadStacktrace.txt

2014-08-19 Thread Apport retracing service
** Attachment added: ThreadStacktrace.txt
   
https://bugs.launchpad.net/bugs/1358612/+attachment/4181303/+files/ThreadStacktrace.txt

** Attachment removed: CoreDump.gz
   
https://bugs.launchpad.net/bugs/1358612/+attachment/4181292/+files/CoreDump.gz

** Changed in: gnome-activity-journal (Ubuntu)
   Importance: Undecided = Medium

** Summary changed:

- gnome-activity-journal crashed with SIGABRT in gtk_main()
+ gnome-activity-journal crashed with SIGABRT in g_mutex_unlock_slowpath()

** Tags removed: need-amd64-retrace

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

Title:
  gnome-activity-journal crashed with SIGABRT in
  g_mutex_unlock_slowpath()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-activity-journal/+bug/1358612/+subscriptions

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


[Bug 1358612] Stacktrace.txt

2014-08-19 Thread Apport retracing service
** Attachment added: Stacktrace.txt
   
https://bugs.launchpad.net/bugs/1358612/+attachment/4181301/+files/Stacktrace.txt

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

Title:
  gnome-activity-journal crashed with SIGABRT in
  g_mutex_unlock_slowpath()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-activity-journal/+bug/1358612/+subscriptions

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


[Bug 1358612] StacktraceSource.txt

2014-08-19 Thread Apport retracing service
** Attachment added: StacktraceSource.txt
   
https://bugs.launchpad.net/bugs/1358612/+attachment/4181302/+files/StacktraceSource.txt

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

Title:
  gnome-activity-journal crashed with SIGABRT in
  g_mutex_unlock_slowpath()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-activity-journal/+bug/1358612/+subscriptions

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


[Bug 1358612]

2014-08-19 Thread Apport retracing service
StacktraceTop:
 g_mutex_unlock_slowpath (mutex=optimized out, prev=optimized out) at 
/build/buildd/glib2.0-2.41.2/./glib/gthread-posix.c:1327
 IA__gtk_main () at /build/buildd/gtk+2.0-2.24.24/gtk/gtkmain.c:1270
 _wrap_gtk_main (self=optimized out) at 
/build/buildd/pygtk-2.24.0/gtk/gtk.override:1240
 call_function (oparg=optimized out, pp_stack=optimized out) at 
../Python/ceval.c:4005
 PyEval_EvalFrameEx () at ../Python/ceval.c:2667

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

Title:
  gnome-activity-journal crashed with SIGABRT in
  g_mutex_unlock_slowpath()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-activity-journal/+bug/1358612/+subscriptions

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


[Bug 1309578] Re: Ubuntu 14.04 suddenly reboots when booting from Live USB AMD A8 6600k

2014-08-19 Thread Vladimir Skvortsov
I have a notebook with Intel i5 cpu and Intel HD integrated graphics but
I have an issue with sudden restart using live usb as well.

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

Title:
  Ubuntu 14.04 suddenly reboots when booting from Live USB AMD A8 6600k

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

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


[Bug 1357388] Re: Mark Multi-Arch: foreign

2014-08-19 Thread Launchpad Bug Tracker
This bug was fixed in the package python-dbusmock - 0.11.1-2

---
python-dbusmock (0.11.1-2) unstable; urgency=medium


  * Mark packages as Multi-Arch: foreign for cross-building.
(LP: #1357388)

 -- Martin Pitt mp...@debian.org  Mon, 18 Aug 2014 08:07:59 +0200

** Changed in: python-dbusmock (Ubuntu)
   Status: Fix Committed = Fix Released

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

Title:
  Mark Multi-Arch: foreign

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-dbusmock/+bug/1357388/+subscriptions

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


[Bug 1346067] Re: [Dell Latitude E5440] O2 Card reader [1217:8520] is not stable on this system

2014-08-19 Thread Po-Hsu Lin
Cool! Thanks for the analysis.

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

Title:
  [Dell Latitude E5440] O2 Card reader [1217:8520] is not stable on this
  system

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1346067/+subscriptions

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


[Bug 1341988] Re: [Dell Inspiron 11 - 3147] Brightness control does not work on this system

2014-08-19 Thread Edward Lin
@Po-Hsu
 dmi.product.name: Inspiron 11 - 3147
You can change DMI_PRODUCT_VERSION to DMI_PRODUCT_NAME. And try your patch 
again.

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

Title:
  [Dell Inspiron 11 - 3147] Brightness control does not work on this
  system

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

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


[Bug 1358602] Re: guteprint lack epson pm 3000c print filter

2014-08-19 Thread TinBay
Page 1 (Scheduler not running?):
{'cups_connection_failure': False}
Page 2 (Is local server publishing?):
{'local_server_exporting_printers': False}
Page 3 (Choose printer):
{'cups_dest': cups.Dest PM-3000C,
 'cups_instance': None,
 'cups_queue': u'PM-3000C',
 'cups_queue_listed': True}
Page 4 (Check printer sanity):
{'cups_device_uri_scheme': u'usb',
 'cups_printer_dict': {'device-uri': u'usb://EPSON/PM-3000C',
   'printer-info': u'EPSON PM-3000C',
   'printer-is-shared': True,
   'printer-location': u'kevinchen-desktop',
   'printer-make-and-model': u'HP PhotoSmart Pro B8300 
CUPS/pdftoijs/hpijs',
   'printer-state': 3,
   'printer-state-message': u'Filter failed',
   'printer-state-reasons': [u'none'],
   'printer-type': 8433692,
   'printer-uri-supported': 
u'ipp://localhost:631/printers/PM-3000C'},
 'cups_printer_remote': False,
 'is_cups_class': False,
 'local_cups_queue_attributes': {'charset-configured': u'utf-8',
 'charset-supported': [u'us-ascii', u'utf-8'],
 'color-supported': True,
 'compression-supported': [u'none', u'gzip'],
 'copies-default': 1,
 'copies-supported': (1, ),
 'cups-version': u'1.7.2',
 'device-uri': u'usb://EPSON/PM-3000C',
 'document-format-default': 
u'application/octet-stream',
 'document-format-supported': 
[u'application/octet-stream',
   
u'application/pdf',
   
u'application/postscript',
   
u'application/vnd.adobe-reader-postscript',
   
u'application/vnd.cups-pdf',
   
u'application/vnd.cups-pdf-banner',
   
u'application/vnd.cups-postscript',
   
u'application/vnd.cups-raw',
   
u'application/x-cshell',
   
u'application/x-csource',
   
u'application/x-perl',
   
u'application/x-shell',
   u'image/gif',
   u'image/jpeg',
   u'image/png',
   u'image/tiff',
   u'image/urf',
   
u'image/x-bitmap',
   
u'image/x-photocd',
   
u'image/x-portable-anymap',
   
u'image/x-portable-bitmap',
   
u'image/x-portable-graymap',
   
u'image/x-portable-pixmap',
   
u'image/x-sgi-rgb',
   
u'image/x-sun-raster',
   
u'image/x-xbitmap',
   
u'image/x-xpixmap',
   
u'image/x-xwindowdump',
   u'text/css',
   u'text/html',
   u'text/plain'],
 'finishings-default': 3,
 'finishings-supported': [3],
 'generated-natural-language-supported': 
[u'en-us'],
 'ipp-versions-supported': [u'1.0',
u'1.1',
u'2.0',
u'2.1'],
 'ippget-event-life': 15,
 'job-creation-attributes-supported': 
[u'copies',
   

[Bug 1358349] Re: Update to upstream 0.5

2014-08-19 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/utopic-proposed/ubumirror

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

Title:
  Update to upstream 0.5

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

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


[Bug 1358372] Re: libudev-dev does not include static library

2014-08-19 Thread Rickard Lind
I realize I'm tilting at windmills here, but the need is being able to
build statically linked binaries. I don't see the harm in providing that
option for those who need it. What's next, patch out the -static flag
from gcc?

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

Title:
  libudev-dev does not include static library

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

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


[Bug 1353944] Re: Typo in package description

2014-08-19 Thread Launchpad Bug Tracker
** Branch linked: lp:~ubuntu-branches/ubuntu/utopic/txamqp/utopic-
proposed

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

Title:
  Typo in package description

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

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


[Bug 1260321] Re: dpkg-deb unable to install/upgrade oracle-java8-installer

2014-08-19 Thread Paul Crawford
No, the underlying problem is with dpkg not recognising the .xz compression 
type used in Oracle's .deb file.
This is ALREADY fixed in the 12.04 version, so for from there being nothing 
the Ubuntu developers can do, there is - backport the later version of dpkg 
that supports the .xz file type!

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

Title:
  dpkg-deb unable to install/upgrade oracle-java8-installer

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

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


[Bug 1346067] Re: [Dell Latitude E5440] O2 Card reader [1217:8520] could not be detected after rebooting this system

2014-08-19 Thread Adam Lee
** Summary changed:

- [Dell Latitude E5440] O2 Card reader [1217:8520] is not stable on this system
+ [Dell Latitude E5440] O2 Card reader [1217:8520] could not be detected after 
rebooting this system

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

Title:
  [Dell Latitude E5440] O2 Card reader [1217:8520] could not be detected
  after rebooting this system

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1346067/+subscriptions

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


[Bug 1358116] Re: The mute led status can't be kept after s3/s4

2014-08-19 Thread Hui Wang
** Changed in: hwe-next
   Status: New = In Progress

** Changed in: hwe-next
   Importance: Undecided = High

** Changed in: hwe-next
 Assignee: (unassigned) = Hui Wang (hui.wang)

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

Title:
  The mute led status can't be kept after s3/s4

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1358116/+subscriptions

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


[Bug 1358628] [NEW] Network Configuration

2014-08-19 Thread Łukasz Kościuk
Public bug reported:

After upgrade some packages - i really don't know exactly when I now
can't configure network. Can't add VPN etc. After reboot my computer i
have this message: org.freedesktop.DBus.Error.Spawn.PermissionsInvalid:
The permission of the setuid helper is not correct

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: dbus 1.6.18-0ubuntu4.1
ProcVersionSignature: Ubuntu 3.13.0-34.60-generic 3.13.11.4
Uname: Linux 3.13.0-34-generic x86_64
NonfreeKernelModules: nvidia
ApportVersion: 2.14.1-0ubuntu3.3
Architecture: amd64
CurrentDesktop: XFCE
Date: Tue Aug 19 08:51:44 2014
InstallationDate: Installed on 2014-03-19 (152 days ago)
InstallationMedia: Xubuntu 14.04 LTS Trusty Tahr - Alpha amd64 (20140319)
ProcEnviron:
 LANGUAGE=pl_PL
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=set
 LANG=pl_PL.UTF-8
 SHELL=/bin/bash
SourcePackage: dbus
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug trusty

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

Title:
  Network Configuration

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

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


[Bug 1358272] Re: [MIR] debsig-verify

2014-08-19 Thread Seth Arnold
I reviewed debsig-verify version 0.10 as checked into utopic. This
shouldn't be considered a full security audit, but rather a quick gauge
of maintainability.

debsig-verify is awkward. Extensive use is made of global state and much
of the program logic depends upon side-effects to this global state,
sometimes in function calls that happened thirty lines previously. It
would be extremely difficult to write function-level unit tests for
this program.

debsig-verify uses some library routines from dpkg; while I inspected
these calls and didn't see a problem, I must point out that dpkg was
only ever designed to handle packages that already passed the usual
hash-and-signatures check provided by apt and may not be suitable for
use on untrusted input. debsig-verify is taking a risk that the dpkg
implementations of these functions will not become a danger in the future,
even assuming they are fine today.

The following must be corrected before we can rely upon debsig-verify:

- Makefile tries to set -Wall, but it isn't used, obvious warnings are missing
- getSigKeyID() no error checks on fork()
- getSigKeyID() no error checks on t = fread(buf, 1, sizeof(buf), deb_fs);
- getSigKeyID() can be tricked into an infinite loop, no feof checks
- gpgVerify() no error checks on fork()

Because the signatures are embedded in the .deb files, necessarily only
certain sections are measured:

  debian-binary
  control.tar control.tar.gz control.tar.xz
  data.tar data.tar.gz  data.tar.xz  data.tar.bz2  data.tar.lzma
  - Possibly it will copy different objects with these names than 'ar' or
'dpkg' will use when installing the package.
  - Installing a package will require at least twice the package size
in free space before starting the process because a copy is made

Test cases should be prepared with member filenames including trailing
spaces, leading spaces, trailing / chars, etc. (I have not inspected how
'ar' or 'dpkg' unpack .deb files; if they similarly rewind the file
before unpacking named sections they will likely extract the same
sections that debsig-verify extracts. If they don't rewind for each
section they may unpack different sections.)

A polyglot test package with multiple control tarballs or data tarballs
should be tested as well to ensure the measured sections are the ones
chosen for installing.

I believe these may not be expected behaviours but they wouldn't be
under control of potentially malicious entities:

- verifyGroupRules() looks like it requires negative grp-min_opt in order
  for only mandatory match groups to suffice
- checkSelRules() looks like it requires negative grp-min_opt in order
  for only mandatory match groups to suffice

The following surprising facts are consequences of the broken CFLAGS
handling in the Makefile:

- getSigKeyID() 'deb' parameter is unused
- checkSelRules() 'deb' parameter is unused
- checkSelRules() 'deb' parameter shadows global 'deb' declaration
- verifyGroupRules() 'deb' parameter shadows global 'deb' declaration

It would be nice to fix these before shipment just so the presence of
these parameters won't be surprising in maintenance but they are unlikely
to be a harm at the moment.

And potentially surprising, 'gpg' looks like it may be executed often:

- verifyGroupRules() executes gpg via getKeyID() and getSigKeyID()
  potentially many times before performing the ultimate verification


debsig-verify is a significant complexity jump compared to using gpg to
verify a detached signature; debsig-verify's extra complexity is largely
due to three features:
 - embedding the signature in the .deb
 - an xml-based policy environment that delivers keys and
 - describes allowed and forbidden package types for those specific keys.

If we don't care about these three specific features we should use
something simpler. If one of these features will be useful, then we
can make debsig-verify work but I don't think it is ready for handling
malicious packages yet.

Thanks


** Changed in: debsig-verify (Ubuntu)
 Assignee: Seth Arnold (seth-arnold) = (unassigned)

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

Title:
  [MIR] debsig-verify

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/debsig-verify/+bug/1358272/+subscriptions

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


[Bug 1353944] Re: Typo in package description

2014-08-19 Thread Launchpad Bug Tracker
This bug was fixed in the package txamqp - 0.6.1-0ubuntu3

---
txamqp (0.6.1-0ubuntu3) utopic; urgency=low

  * debian/control: Fixed package typo. (LP: #1353944)
 -- Filip Sohajek filip.soha...@gmail.com   Sat, 09 Aug 2014 20:22:54 +0200

** Changed in: txamqp (Ubuntu)
   Status: In Progress = Fix Released

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

Title:
  Typo in package description

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

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


[Bug 1358349] Re: Update to upstream 0.5

2014-08-19 Thread Launchpad Bug Tracker
This bug was fixed in the package ubumirror - 0.5

---
ubumirror (0.5) utopic; urgency=medium

  * New upstream release (LP: #1358349)
 -- Christopher Glass (Canonical) christopher.gl...@canonical.com   Mon, 18 
Aug 2014 17:07:18 +0200

** Changed in: ubumirror (Ubuntu)
   Status: In Progress = Fix Released

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

Title:
  Update to upstream 0.5

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

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


[Bug 1358344] Re: linux-keystone: 3.13.0-10.15 -proposed tracker

2014-08-19 Thread Brad Figg
** Changed in: kernel-sru-workflow/prepare-package-meta
   Status: New = Fix Released

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

Title:
  linux-keystone: 3.13.0-10.15 -proposed tracker

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1358344/+subscriptions

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


[Bug 38054] Re: message list slow scrolling

2014-08-19 Thread Martin Magnusson
I don't see this issue anymore using Thunderbird 24.2.0 un Kubuntu
13.04. I did see it back in 2008 (comment #15 above).

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

Title:
  message list slow scrolling

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

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


[Bug 1304912] Re: Ubuntu 14.04 laptop uses lot of power switchable graphics

2014-08-19 Thread Anchit Singh
I have the same problem in Dell Inspiron 3521, AMD/Intel hybrid
graphics.

00:02.0 VGA compatible controller: Intel Corporation 3rd Gen Core processor 
Graphics Controller (rev 09)
01:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] 
Thames [Radeon HD 7500M/7600M Series] (rev ff)

sudo cat /sys/kernel/debug/vgaswitcheroo/switch
0:IGD:+:Pwr::00:02.0
1:DIS: :DynOff::01:00.0

Fan runs constantly, and battery backup is maximum 2 hours or even less 
sometimes.
Please fix it.

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

Title:
  Ubuntu 14.04 laptop uses lot of power switchable graphics

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-ati/+bug/1304912/+subscriptions

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


[Bug 1318598] Re: 64-bit linker symlink missing, causing third-party binaries not to run

2014-08-19 Thread Matthias Klose
$ ldd hello 
linux-vdso.so.1 =  (0x7fffb4c93000)
libc.so.6 = /lib/x86_64-linux-gnu/libc.so.6 (0x7f0869264000)
/lib/ld-linux-x86-64.so.2 = /lib64/ld-linux-x86-64.so.2 
(0x7f086964b000)

this is an invalid dynamic linker name. you should complain with the
people providing you with this toolchain (GCC).

** Changed in: glibc (Ubuntu)
   Status: New = Invalid

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

Title:
  64-bit linker symlink missing, causing third-party binaries not to run

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

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


[Bug 1212753] Re: [i865] unity-system-compositor fails to start: Failed to choose ARGB EGL config

2014-08-19 Thread installshield_freak
@Daniel, I have an older Dell with an i865, I'd send it but I cannot
afford shipping.  If you want in please let me know.
compuspi...@gmail.com

Thank you

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

Title:
  [i865] unity-system-compositor fails to start: Failed to choose ARGB
  EGL config

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

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


[Bug 1358293] Re: Turning off Bluetooth in the Indicator Crashes the Phone

2014-08-19 Thread John McAleely
** Also affects: indicator-bluetooth
   Importance: Undecided
   Status: New

** No longer affects: indicator-bluetooth

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

Title:
  Turning off Bluetooth in the Indicator Crashes the Phone

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/indicator-bluetooth/+bug/1358293/+subscriptions

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


[Bug 1358638] [NEW] [MIR] click-ubuntu-policy

2014-08-19 Thread Michael Vogt
Public bug reported:

In order to check the signature of click package from the ubuntu click
store this package installs a policy and the ubuntu click store public
key.

Availability:
- available in ubuntu universe 

Security:
- this is a data package only, no code, the debsig-verify policy and the keyring

Quality assurance:
- no configuration from the user side
- no debconf question
- no long term open bugs (but the package is just 1 day old :)
- its a native package so no debian/watch files

UI standards: (generally only for user-facing applications)
- no UI, just CLI

Dependencies:
- only depends on debsig-verify
- follows FHS/debian policy

Maintenance:
- there is a active maintainer

Background information:
- the purpose of the package should be well explained in the description

Security checks
- no vulnerabilities yet
- no suid, /sbin, ports, daemons or plugins

** Affects: click-ubuntu-policy (Ubuntu)
 Importance: Undecided
 Status: New

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

Title:
  [MIR] click-ubuntu-policy

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/click-ubuntu-policy/+bug/1358638/+subscriptions

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


[Bug 1341475] Comment bridged from LTC Bugzilla

2014-08-19 Thread bugproxy
--- Comment From vaish...@in.ibm.com 2014-08-19 06:59 EDT---
Hi Ubuntu,
any updates on the bug ?

Thanks.

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

Title:
  Ubuntu 14.04:linux-crashdump pckg is missing from ubuntu repository

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

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


[Bug 1357252] Re: Upstart jobs specifying cgroup fail to start occasionally

2014-08-19 Thread Jean-Baptiste Lallement
I reproduced this issue with
0.4+14.10.20140808.2.is.0.4+14.10.20140808.2-0ubuntu1

The output of the 'cat' commands are attached in _proc_1357252.out

When it happens the following lines are displayed in:
= unity8-dash.log= 
Trying to open application:///dialer-app.desktop

= unity8.log = 
qtmir.applications: ApplicationManager::onProcessFailed - appId= dialer-app 
duringStartup= true
ApplicationManager::onProcessFailed - upstart reports failure of application 
dialer-app that AppManager is not managing
qtmir.applications: ApplicationManager::onProcessStopped - appId= dialer-app
ApplicationManager::onProcessStopped reports stop of appId= dialer-app which 
AppMan is not managing, ignoring the event

= /var/log/upstart/cgmanager.log =
got creds pid 26429 (32011:32011)
cgmanager:do_create_main: pid 26429 (uid 32011 gid 32011) may not create under 
/run/cgmanager/fs/freezer


** Attachment added: _proc_1357252.out
   
https://bugs.launchpad.net/ubuntu-app-launch/+bug/1357252/+attachment/4181331/+files/_proc_1357252.out

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

Title:
  Upstart jobs specifying cgroup fail to start occasionally

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-app-launch/+bug/1357252/+subscriptions

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


[Bug 1355900] Re: debsig-verify offers no way to specify an alternate keyring

2014-08-19 Thread Michael Vogt
** Bug watch added: Debian Bug tracker #758525
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=758525

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

** Changed in: debsig-verify (Ubuntu)
   Status: New = Triaged

** Changed in: debsig-verify (Ubuntu)
   Importance: Undecided = High

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

Title:
  debsig-verify offers no way to specify an alternate keyring

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/debsig-verify/+bug/1355900/+subscriptions

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


[Bug 1358637] [NEW] package python3-apparmor 2.8.95~2430-0ubuntu5 failed to install/upgrade: trying to overwrite '/usr/lib/python3/dist-packages/apparmor/__init__.py', which is also in package apparmo

2014-08-19 Thread Anand Pasunoori
Public bug reported:

unable to log in to the desktop , after upgrading from 12.04 to 14.04

ProblemType: Package
DistroRelease: Ubuntu 14.04
Package: python3-apparmor 2.8.95~2430-0ubuntu5
ProcVersionSignature: Ubuntu 3.13.0-34.60-generic 3.13.11.4
Uname: Linux 3.13.0-34-generic x86_64
ApportVersion: 2.14.1-0ubuntu3.3
Architecture: amd64
Date: Tue Aug 19 10:03:16 2014
DuplicateSignature: package:python3-apparmor:2.8.95~2430-0ubuntu5:trying to 
overwrite '/usr/lib/python3/dist-packages/apparmor/__init__.py', which is also 
in package apparmor-utils 2.8.0-0ubuntu5
ErrorMessage: trying to overwrite 
'/usr/lib/python3/dist-packages/apparmor/__init__.py', which is also in package 
apparmor-utils 2.8.0-0ubuntu5
InstallationDate: Installed on 2012-04-17 (853 days ago)
InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Release amd64 (20101007)
ProcKernelCmdline: BOOT_IMAGE=/boot/vmlinuz-3.13.0-34-generic 
root=UUID=ce35803b-566a-45d4-8e82-18982eb2601b ro quiet splash vt.handoff=7
SourcePackage: apparmor
Syslog: Aug 19 10:52:15 anand-GA-MA74GMT-S2 dbus[480]: [system] AppArmor D-Bus 
mediation is enabled
Title: package python3-apparmor 2.8.95~2430-0ubuntu5 failed to install/upgrade: 
trying to overwrite '/usr/lib/python3/dist-packages/apparmor/__init__.py', 
which is also in package apparmor-utils 2.8.0-0ubuntu5
UpgradeStatus: Upgraded to trusty on 2014-03-31 (140 days ago)

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


** Tags: amd64 apport-package package-conflict trusty

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

Title:
  package python3-apparmor 2.8.95~2430-0ubuntu5 failed to
  install/upgrade: trying to overwrite '/usr/lib/python3/dist-
  packages/apparmor/__init__.py', which is also in package apparmor-
  utils 2.8.0-0ubuntu5

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

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


[Bug 1212753] Re: [i865] unity-system-compositor fails to start: Failed to choose ARGB EGL config

2014-08-19 Thread Daniel van Vugt
I appreciate the thought. :)

What model Dell has i865?

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

Title:
  [i865] unity-system-compositor fails to start: Failed to choose ARGB
  EGL config

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

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


[Bug 1358372] Re: libudev-dev does not include static library

2014-08-19 Thread Martin Pitt
Upstream has repeatedly stated that they don't support building static
libraries, and --enable-static is explicitly switched off (configure:
error: --enable-static is not supported by systemd). If you have a
proper use case for that, you are welcome to discuss that
http://lists.freedesktop.org/mailman/listinfo/systemd-devel . But this
is quite some work, and please understand that I won't work on that
myself -- we have no use case for that in Ubuntu (or Debian) and want to
discourage static linking.

I'm happy to do the packaging bits if/once systemd supports static
libraries, then we can reopen this downstream bug.

Thanks for your understanding!

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

Title:
  libudev-dev does not include static library

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

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


[Bug 1358637] Re: package python3-apparmor 2.8.95~2430-0ubuntu5 failed to install/upgrade: trying to overwrite '/usr/lib/python3/dist-packages/apparmor/__init__.py', which is also in package apparmor-

2014-08-19 Thread Apport retracing service
** Tags removed: need-duplicate-check

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

Title:
  package python3-apparmor 2.8.95~2430-0ubuntu5 failed to
  install/upgrade: trying to overwrite '/usr/lib/python3/dist-
  packages/apparmor/__init__.py', which is also in package apparmor-
  utils 2.8.0-0ubuntu5

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

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


[Bug 1358639] [NEW] keyboard layout not applied to secondary keyboard after reboot

2014-08-19 Thread Andreas Schultz
Public bug reported:

This is a notebook HP EliteBook 8560w with a docking station and an
secondary keyboard (Microsoft Natural® Ergonomic Keyboard 4000)

/etc/default/keyboard has:
  XKBMODEL=pc105
  XKBLAYOUT=de
  XKBVARIANT=nodeadkeys
  XKBOPTIONS=

Menu / Settings / Keyboard also confirms layout as German.

The layout of primary (notebook) keyboard is correct after reboot,
however the secondary keyboard always comes up with an US layout. `sudo
dpkg-reconfigure keyboard-configuration` and just confirming all
settings (nothing changed), resets the layout of the secondary keyboard
to German.

ProblemType: Bug
DistroRelease: Ubuntu 14.10
Package: keyboard-configuration 1.70ubuntu9
ProcVersionSignature: Ubuntu 3.16.0-9.14-generic 3.16.1
Uname: Linux 3.16.0-9-generic x86_64
ApportVersion: 2.14.6-0ubuntu1
Architecture: amd64
CurrentDesktop: XFCE
Date: Tue Aug 19 09:25:45 2014
PackageArchitecture: all
SourcePackage: console-setup
UpgradeStatus: Upgraded to utopic on 2014-07-21 (28 days ago)

** Affects: console-setup (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug utopic

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

Title:
  keyboard layout not applied to secondary keyboard after reboot

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/console-setup/+bug/1358639/+subscriptions

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

[Bug 1358640] Re: [Dell Inc. Dell System Vostro 3450] hibernate/resume failure

2014-08-19 Thread Apport retracing service
** Tags removed: need-duplicate-check

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

Title:
  [Dell Inc. Dell System Vostro 3450] hibernate/resume failure

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

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


[Bug 1358640] [NEW] [Dell Inc. Dell System Vostro 3450] hibernate/resume failure

2014-08-19 Thread Uldis Kalniņš
Public bug reported:

Hibernate / resume every few cycles hangs with blank screen on hibernation 
cycle. HDD is inactive.
This error is present in previous Ubuntu versions too.

ProblemType: KernelOops
DistroRelease: Ubuntu 14.10
Package: linux-image-3.16.0-9-lowlatency 3.16.0-9.14
ProcVersionSignature: Ubuntu 3.16.0-9.14-lowlatency 3.16.1
Uname: Linux 3.16.0-9-lowlatency x86_64
Annotation: This occured during a previous hibernate and prevented it from 
resuming properly.
ApportVersion: 2.14.6-0ubuntu1
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  ulcha  3432 F pulseaudio
 /dev/snd/seq:timidity   1590 F timidity
Date: Mon Aug 18 21:39:52 2014
DuplicateSignature: hibernate/resume:Dell Inc. Dell System Vostro 3450:A13
ExecutablePath: /usr/share/apport/apportcheckresume
Failure: hibernate/resume
HibernationDevice: RESUME=UUID=06e107a2-6929-4c05-8c2a-8065ffbd3d72
InstallationDate: Installed on 2013-10-17 (305 days ago)
InstallationMedia: Ubuntu 13.10 Saucy Salamander - Release amd64 (20131016.1)
InterpreterPath: /usr/bin/python3.4
MachineType: Dell Inc. Dell System Vostro 3450
ProcCmdline: /usr/bin/python3 /usr/share/apport/apportcheckresume
ProcEnviron:
 TERM=linux
 PATH=(custom, no user)
ProcFB: 0 inteldrmfb
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.16.0-9-lowlatency 
root=UUID=cabcda66-8437-48be-acbe-b66bf2f54f8e ro quiet splash vt.handoff=7
PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
RelatedPackageVersions:
 linux-restricted-modules-3.16.0-9-lowlatency N/A
 linux-backports-modules-3.16.0-9-lowlatency  N/A
 linux-firmware   1.132
SourcePackage: linux
SystemImageInfo: Error: [Errno 2] No such file or directory: 'system-image-cli'
Title: [Dell Inc. Dell System Vostro 3450] hibernate/resume failure
UpgradeStatus: No upgrade log present (probably fresh install)
UserGroups:
 
dmi.bios.date: 09/26/2012
dmi.bios.vendor: Dell Inc.
dmi.bios.version: A13
dmi.board.name: 0YW3P2
dmi.board.vendor: Dell Inc.
dmi.board.version: A00
dmi.chassis.type: 8
dmi.chassis.vendor: Dell Inc.
dmi.chassis.version: 0.1
dmi.modalias: 
dmi:bvnDellInc.:bvrA13:bd09/26/2012:svnDellInc.:pnDellSystemVostro3450:pvr:rvnDellInc.:rn0YW3P2:rvrA00:cvnDellInc.:ct8:cvr0.1:
dmi.product.name: Dell System Vostro 3450
dmi.sys.vendor: Dell Inc.

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


** Tags: amd64 apport-kerneloops hibernate resume utopic

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

Title:
  [Dell Inc. Dell System Vostro 3450] hibernate/resume failure

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

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


[Bug 1212753] Re: [i865] unity-system-compositor fails to start: Failed to choose ARGB EGL config

2014-08-19 Thread Daniel van Vugt
Also note: In the log of comment #2 it shows that the DRI driver that
supports i865 hardware is i915. And we're already aware that Mir
doesn't yet fully support the i915 Mesa driver. But it should do in the
near future  -- bug 1275398

Once bug 1275398 is fixed we should only need to adjust Mir's EGL config
logic to fix this bug. But that's very difficult without any hardware to
test on.

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

Title:
  [i865] unity-system-compositor fails to start: Failed to choose ARGB
  EGL config

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

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


[Bug 1357252] Re: Upstart jobs specifying cgroup fail to start occasionally

2014-08-19 Thread Timo Jyrinki
It turns out the revert wasn't a revert and needs another
really.is.revert version:

https://launchpadlibrarian.net/182632645/ubuntu-app-
launch_0.4%2B14.10.20140808.2-0ubuntu1_0.4%2B14.10.20140808.2.is.0.4%2B14.10.20140808.2-0ubuntu1.diff.gz

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

Title:
  Upstart jobs specifying cgroup fail to start occasionally

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-app-launch/+bug/1357252/+subscriptions

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


Re: [Bug 1358559] Re: Feature: Double-Click to Maximize tabs

2014-08-19 Thread Chow Loong Jin
Hi,

Could you forward this bug report to the upstream bugtracker please? Click on
Also affects project, and click on the bug filing form link, then copy the
upstream bug URL into the first text box and click Add to bug report.

-- 
Kind regards,
Loong Jin

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

Title:
  Feature: Double-Click to Maximize tabs

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

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


[Bug 1358644] [NEW] Sync wxpython3.0 3.0.0.0+dfsg-4 (universe) from Debian unstable (main)

2014-08-19 Thread LocutusOfBorg
Public bug reported:

Please sync wxpython3.0 3.0.0.0+dfsg-4 (universe) from Debian unstable
(main)

Explanation of the Ubuntu delta and why it can be dropped:
  * Upload to utopic.

:)

Changelog entries since current utopic version 3.0.0.0+dfsg-4~ubuntu1:

wxpython3.0 (3.0.0.0+dfsg-4) unstable; urgency=medium

  * Fix python-wxversion to include wx.pth as a symlink so that 'import wx'
works when python-wxgtk2.8 is installed but python-wxgtk3.0 isn't.
(Closes: #758209)
  * New binary package python-gtk-media3.0 for wx.media.  (Closes: #722687)

 -- Olly Betts o...@survex.com  Sun, 17 Aug 2014 23:00:56 +1200

** Affects: wxpython3.0 (Ubuntu)
 Importance: Undecided
 Status: New

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

Title:
  Sync wxpython3.0 3.0.0.0+dfsg-4 (universe) from Debian unstable (main)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/wxpython3.0/+bug/1358644/+subscriptions

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


[Bug 1355025] Re: After suspend/resume, no sound with pulseaudio

2014-08-19 Thread Raymond
look like pulseaudio bug since line out is plugged but front panel
headphone does not support Jack detection and


 
HDMI cannot be default sink when  your HDMI jacks are unplugged

control.46 {
iface CARD
name 'Line Out Front Jack'
value true
comment {
access read
type BOOLEAN
count 1
}
}
control.47 {
iface CARD
name 'Line Out Surround Jack'
value false
comment {
access read
type BOOLEAN
count 1
}
}
control.48 {
iface CARD
name 'Line Out CLFE Jack'
value false
comment {
access read
type BOOLEAN
count 1
}
}
control.49 {
iface CARD
name 'Line Out Side Jack'
value false
comment {
access read
type BOOLEAN
count 1
}
}
control.50 {
iface CARD
name 'Front Headphone Phantom Jack'
value true
comment {
access read
type BOOLEAN
count 1
}
}


state.NVidia_1 {
control.1 {
iface CARD
name 'HDMI/DP,pcm=3 Jack'
value false
comment {
access read
type BOOLEAN
count 1
}
}

control.7 {
iface CARD
name 'HDMI/DP,pcm=7 Jack'
value false
comment {
access read
type BOOLEAN
count 1
}
}

control.13 {
iface CARD
name 'HDMI/DP,pcm=8 Jack'
value false
comment {
access read
type BOOLEAN
count 1
}
}


control.19 {
iface CARD
name 'HDMI/DP,pcm=9 Jack'
value false
comment {
access read
type BOOLEAN
count 1
}
}


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

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

Title:
  After suspend/resume, no sound with pulseaudio

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

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


[Bug 1358645] [NEW] error while creating shortcut

2014-08-19 Thread Mehmet Recep Turkoglu
Public bug reported:

I can't create shortcut on the desktop and I cant create anything on the
desktop

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: nautilus 1:3.10.1-0ubuntu9.3
ProcVersionSignature: Ubuntu 3.13.0-34.60-generic 3.13.11.4
Uname: Linux 3.13.0-34-generic x86_64
ApportVersion: 2.14.1-0ubuntu3.3
Architecture: amd64
CurrentDesktop: Unity
Date: Tue Aug 19 10:42:14 2014
ExecutablePath: /usr/bin/nautilus
GsettingsChanges:
 
InstallationDate: Installed on 2014-07-23 (26 days ago)
InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
ProcEnviron:
 LANGUAGE=tr
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=set
 LANG=tr_TR.UTF-8
 SHELL=/bin/bash
SourcePackage: nautilus
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug trusty

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

Title:
  error while creating shortcut

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

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


[Bug 1358293] Re: Turning off Bluetooth in the Indicator Crashes the Phone

2014-08-19 Thread Yuan-Chen Cheng
** Changed in: indicator-bluetooth (Ubuntu)
   Status: Confirmed = In Progress

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

Title:
  Turning off Bluetooth in the Indicator Crashes the Phone

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/indicator-bluetooth/+bug/1358293/+subscriptions

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


[Bug 1318598] Re: 64-bit linker symlink missing, causing third-party binaries not to run

2014-08-19 Thread Curaga
Invalid according to whom?

The cost to Ubuntu is one symlink to be compatible with many more
binaries. The pure64 systems are so by design obviously, so no lib64 is
quite valid in their eyes.

** Changed in: glibc (Ubuntu)
   Status: Invalid = New

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

Title:
  64-bit linker symlink missing, causing third-party binaries not to run

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

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


[Bug 1358640] Re: [Dell Inc. Dell System Vostro 3450] hibernate/resume failure

2014-08-19 Thread Uldis Kalniņš
According to https://wiki.ubuntu.com/DebuggingKernelHibernate prepared /
attached dmesg log files. (Per sub-system hibernate testing)


** Attachment added: hibernate_dmesg.tar.bz2
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1358640/+attachment/4181369/+files/hibernate_dmesg.tar.bz2

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

Title:
  [Dell Inc. Dell System Vostro 3450] hibernate/resume failure

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

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


[Bug 1358640] Status changed to Confirmed

2014-08-19 Thread Brad Figg
This change was made by a bot.

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

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

Title:
  [Dell Inc. Dell System Vostro 3450] hibernate/resume failure

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

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


[Bug 1358647] [NEW] [Dell Inc. XPS 12-9Q33] suspend/resume failure

2014-08-19 Thread emk2203
Public bug reported:

After resume, the usb3 boot device wasn't located by the kernel
(recurring message of directory block 0 not found).

ProblemType: KernelOops
DistroRelease: Ubuntu 14.10
Package: linux-image-3.16.0-9-generic 3.16.0-9.14
ProcVersionSignature: Ubuntu 3.16.0-9.14-generic 3.16.1
Uname: Linux 3.16.0-9-generic x86_64
Annotation: This occured during a previous suspend and prevented it from 
resuming properly.
ApportVersion: 2.14.6-0ubuntu1
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC1:  erik   2123 F pulseaudio
 /dev/snd/controlC0:  erik   2123 F pulseaudio
Date: Tue Aug 19 09:29:38 2014
DuplicateSignature: suspend/resume:Dell Inc. XPS 12-9Q33:A06
ExecutablePath: /usr/share/apport/apportcheckresume
Failure: suspend/resume
InstallationDate: Installed on 2014-02-22 (177 days ago)
InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Alpha amd64 (20140222)
InterpreterPath: /usr/bin/python3.4
MachineType: Dell Inc. XPS 12-9Q33
ProcCmdline: /usr/bin/python3 /usr/share/apport/apportcheckresume
ProcEnviron:
 TERM=linux
 PATH=(custom, no user)
ProcFB: 0 inteldrmfb
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.16.0-9-generic 
root=UUID=6c8159b5-1d49-4e08-8023-42cfb13a5ebf ro quiet splash vt.handoff=7
PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
RelatedPackageVersions:
 linux-restricted-modules-3.16.0-9-generic N/A
 linux-backports-modules-3.16.0-9-generic  N/A
 linux-firmware1.132
SourcePackage: linux
Title: [Dell Inc. XPS 12-9Q33] suspend/resume failure
UpgradeStatus: Upgraded to utopic on 2014-07-02 (47 days ago)
UserGroups:
 
dmi.bios.date: 04/15/2014
dmi.bios.vendor: Dell Inc.
dmi.bios.version: A06
dmi.board.name: XPS 12-9Q33
dmi.board.vendor: Dell Inc.
dmi.board.version: A06
dmi.chassis.type: 8
dmi.chassis.vendor: Dell Inc.
dmi.chassis.version: Not Specified
dmi.modalias: 
dmi:bvnDellInc.:bvrA06:bd04/15/2014:svnDellInc.:pnXPS12-9Q33:pvrA06:rvnDellInc.:rnXPS12-9Q33:rvrA06:cvnDellInc.:ct8:cvrNotSpecified:
dmi.product.name: XPS 12-9Q33
dmi.product.version: A06
dmi.sys.vendor: Dell Inc.

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


** Tags: amd64 apport-kerneloops resume suspend utopic

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

Title:
  [Dell Inc. XPS 12-9Q33] suspend/resume failure

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

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


[Bug 1291110] Re: launcher not auto-hiding

2014-08-19 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

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

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

Title:
  launcher not auto-hiding

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

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


[Bug 1357598] Re: [wizard] swipe lock security is not clear

2014-08-19 Thread Matthew Paul Thomas
Thanks Leo, you're right, this is rather unhelpful.

** Changed in: ubuntu-system-settings (Ubuntu)
   Status: New = Confirmed

** Changed in: ubuntu-system-settings (Ubuntu)
 Assignee: (unassigned) = Matthew Paul Thomas (mpt)

** Changed in: ubuntu-system-settings (Ubuntu)
   Importance: Undecided = Medium

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

Title:
  [wizard] swipe lock security is not clear

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-system-settings/+bug/1357598/+subscriptions

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


[Bug 1212753] Re: [i865] unity-system-compositor fails to start: Failed to choose ARGB EGL config

2014-08-19 Thread installshield_freak
Dell Dimension 4600 with an Intel Pentium 4 2.4GHz

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

Title:
  [i865] unity-system-compositor fails to start: Failed to choose ARGB
  EGL config

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

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


[Bug 1358650] [NEW] Please sync wcslib-contrib 4.23-1 from debian unstable contrib

2014-08-19 Thread Ole Streicher
Public bug reported:

This package is in contrib.

The package contains everything from wcslib (already in Ubuntu)  that
needs the non-free package pgplot5 for compilation and usage. This
package is needed by several astrophysical groups.

Best regards

Ole
(Debian Astronomy Maintainers/Uploader)

** Affects: ubuntu
 Importance: Undecided
 Status: New

** Summary changed:

- Please sync wcslib-contrib from debian unstable
+ Please sync wcslib-contrib from debian unstable contrib

** Summary changed:

- Please sync wcslib-contrib from debian unstable contrib
+ Please sync wcslib-contrib 4.23-1 from debian unstable contrib

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

Title:
  Please sync wcslib-contrib 4.23-1 from debian unstable contrib

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

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


[Bug 1358647] Status changed to Confirmed

2014-08-19 Thread Brad Figg
This change was made by a bot.

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

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

Title:
  [Dell Inc. XPS 12-9Q33] suspend/resume failure

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

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


  1   2   3   4   5   6   7   8   9   10   >