[Bug 1094830] [NEW] brcompat failed to be loaded

2012-12-31 Thread ZhengPeng Hou
Public bug reported:

1 fresh 12.04.1 installation
2 install openvswitch-datapath-dkms and build-essential
3 try to load the module by using modrpobe, got the error
FATAL: Error inserting brcompat_mod 
(/lib/modules/3.2.0-29-generic/updates/dkms/brcompat_mod.ko): Invalid module 
format

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: openvswitch-datapath-dkms 1.4.0-1ubuntu1.3
ProcVersionSignature: Ubuntu 3.2.0-29.46-generic 3.2.24
Uname: Linux 3.2.0-29-generic x86_64
ApportVersion: 2.0.1-0ubuntu12
Architecture: amd64
Date: Mon Dec 31 16:05:07 2012
InstallationMedia: Ubuntu-Server 12.04.1 LTS Precise Pangolin - Release amd64 
(20120817.3)
PackageArchitecture: all
SourcePackage: openvswitch
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug precise

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

Title:
  brcompat failed to be loaded

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openvswitch/+bug/1094830/+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 1016744] Re: OpenVPN example easy-rsa 2.0 issues

2012-12-31 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

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

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

Title:
  OpenVPN example easy-rsa 2.0 issues

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openvpn/+bug/1016744/+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 1033727] Re: USB passthrough doesn't work anymore with qemu-kvm 1.1.1

2012-12-31 Thread Falk Seyboldt
same here with AVM ISDN-Controller FRITZ!Card v2.1 on openSUSE 12.2.

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

Title:
  USB passthrough doesn't work anymore with qemu-kvm 1.1.1

To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/1033727/+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 1094921] [NEW] keystone postinst fails with KeyError: VerNum(4)

2012-12-31 Thread James Troup
Public bug reported:

When upgrading from 2012.1+stable~20120824-a16a0ab9-0ubuntu2.2 to
2012.1+stable~20120824-a16a0ab9-0ubuntu2.3 (lovely version numbers, by
the way), I'm getting the following spew from the postinst:

| Setting up keystone (2012.1+stable~20120824-a16a0ab9-0ubuntu2.3) ...
| Traceback (most recent call last):
|   File /usr/bin/keystone-manage, line 28, in module
| cli.main(argv=sys.argv, config_files=config_files)
|   File /usr/lib/python2.7/dist-packages/keystone/cli.py, line 148, in main
| return run(cmd, (args[:1] + args[2:]))
|   File /usr/lib/python2.7/dist-packages/keystone/cli.py, line 134, in run
| return CMDS[cmd](argv=args).run()
|   File /usr/lib/python2.7/dist-packages/keystone/cli.py, line 36, in run
| return self.main()
|   File /usr/lib/python2.7/dist-packages/keystone/cli.py, line 57, in main
| driver.db_sync()
|   File /usr/lib/python2.7/dist-packages/keystone/identity/backends/sql.py, 
line 135, in db_sync
| migration.db_sync()
|   File /usr/lib/python2.7/dist-packages/keystone/common/sql/migration.py, 
line 54, in db_sync
| CONF.sql.connection, repo_path, version)
|   File /usr/lib/python2.7/dist-packages/migrate/versioning/api.py, line 
186, in upgrade
| return _migrate(url, repository, version, upgrade=True, err=err, **opts)
|   File string, line 2, in _migrate
|   File 
/usr/lib/python2.7/dist-packages/migrate/versioning/util/__init__.py, line 
159, in with_engine
| return f(*a, **kw)
|   File /usr/lib/python2.7/dist-packages/migrate/versioning/api.py, line 
345, in _migrate
| changeset = schema.changeset(version)
|   File /usr/lib/python2.7/dist-packages/migrate/versioning/schema.py, line 
80, in changeset
| changeset = self.repository.changeset(database, start_ver, version)
|   File /usr/lib/python2.7/dist-packages/migrate/versioning/repository.py, 
line 225, in changeset
| changes = [self.version(v).script(database, op) for v in versions]
|   File /usr/lib/python2.7/dist-packages/migrate/versioning/repository.py, 
line 189, in version
| return self.versions.version(*p, **k)
|   File /usr/lib/python2.7/dist-packages/migrate/versioning/version.py, line 
140, in version
| return self.versions[VerNum(vernum)]
| KeyError: VerNum(4)
| dpkg: error processing keystone (--configure):
|  subprocess installed post-installation script returned error exit status 1

This is on Ubuntu 12.04 with precise-proposed enabled.

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


** Tags: canonistack

** Tags added: canonistack

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

Title:
  keystone postinst fails with KeyError: VerNum(4)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/keystone/+bug/1094921/+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 1091602] Re: Please add resolvconf hook script to generate dynamic forwarders list

2012-12-31 Thread Thomas Hood
** No longer affects: bind

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

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

Title:
  Please add resolvconf hook script to generate dynamic forwarders list

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bind9/+bug/1091602/+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 933723] Re: bind9 registering itself with resolvconf but not set up to forward queries

2012-12-31 Thread Thomas Hood
Link to similar upstream bug report with title Please default to
RESOLVCONF=no  (Upstream bug report #483098 is now being tracked in
Launchpad by wishlist bug #1091602 with title Please add resolvconf
hook script to generate dynamic forwarders list.)

** Bug watch added: Debian Bug tracker #538674
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=538674

** Changed in: bind9 (Debian)
   Status: New = Unknown

** Changed in: bind9 (Debian)
 Remote watch: Debian Bug tracker #483098 = Debian Bug tracker #538674

** Summary changed:

- bind9 registering itself with resolvconf but not set up to forward queries
+ bind9 registers itself with resolvconf even though it's unable to provide 
name service

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

Title:
  bind9 registers itself with resolvconf even though it's unable to
  provide name service

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bind9/+bug/933723/+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 933723] Re: bind9 registers itself with resolvconf even though it's unable to provide name service

2012-12-31 Thread Bug Watch Updater
** Changed in: bind9 (Debian)
   Status: Unknown = New

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

Title:
  bind9 registers itself with resolvconf even though it's unable to
  provide name service

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bind9/+bug/933723/+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 1094944] [NEW] squid3 remove doesn't delete logrotate conf file

2012-12-31 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

It appears that removing squid3 does not delete the file
/etc/logrotate.d/squid3. I installed squid3, and then did

  # apt-get remove squid3
  # apt-get autoremove

The next night, I received a cron error email containing:

  /etc/cron.daily/logrotate:
  logrotate_script: 2: logrotate_script: /usr/sbin/squid3: not found
  error: error running shared postrotate script for '/var/log/squid3/*.log '
  run-parts: /etc/cron.daily/logrotate exited with return code 1

I checked /etc/logrotate.d and discovered a file named squid3. After
deleting it, I ran

  # /etc/cron.daily/logrotate

and did not get any errors.

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

-- 
squid3 remove doesn't delete logrotate conf file
https://bugs.launchpad.net/bugs/1094944
You received this bug notification because you are a member of Ubuntu Server 
Team, which is subscribed to squid3 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 1094944] [NEW] squid3 remove doesn't delete logrotate conf file

2012-12-31 Thread Mike McGranahan
Public bug reported:

It appears that removing squid3 does not delete the file
/etc/logrotate.d/squid3. I installed squid3, and then did

  # apt-get remove squid3
  # apt-get autoremove

The next night, I received a cron error email containing:

  /etc/cron.daily/logrotate:
  logrotate_script: 2: logrotate_script: /usr/sbin/squid3: not found
  error: error running shared postrotate script for '/var/log/squid3/*.log '
  run-parts: /etc/cron.daily/logrotate exited with return code 1

I checked /etc/logrotate.d and discovered a file named squid3. After
deleting it, I ran

  # /etc/cron.daily/logrotate

and did not get any errors.

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

** Project changed: launchpad = squid3 (Ubuntu)

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

Title:
  squid3 remove doesn't delete logrotate conf file

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/squid3/+bug/1094944/+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 1091430] Re: 9p fails with readonly+non-root due to O_NOATIME

2012-12-31 Thread Ben Jencks
The description was updated; are the described procedure and
expected/actual results appropriate?

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

Title:
  9p fails with readonly+non-root due to O_NOATIME

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qemu-kvm/+bug/1091430/+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 1091602] Re: Please add resolvconf hook script to generate dynamic forwarders list

2012-12-31 Thread Thomas Hood
** Description changed:

- This is a wish. It is requested that the bind9 package include a
- resolvconf hook script /etc/resolvconf/update.d/bind9 which writes a
- forwarders{} statement to /var/run/named/forwarders based on the
- nameserver information in resolvconf's database.   Then in order to use
- named in whole or in part as a forwarding nameserver the administrator
- can simply modify named.conf so that the latter includes
- /var/run/named/forwarders at the right place in the file. If this
- inclusion could be controlled by a setting in, e.g., /etc/default/bind9,
- then that would be even nicer.
+ It is requested that the bind9 package be enhanced such that named uses
+ forwarder addresses obtained from resolvconf's database.
  
- The file /etc/resolvconf/update.d/bind included in resolvconf versions
- 1.52 and earlier illustrates how such a hook script should be written.
- The latter file was written for BIND 8 and worked well; but due to
- limitations in BIND 8 it had to generate  a whole options statement
- instead of just the forwarders part, which was less nice.
+ Such a feature would normally be implemented by means of a resolvconf
+ update hook script, in this case /etc/resolvconf/update.d/bind9. (It
+ must *not* be called /etc/resolvconf/update.d/bind since that was the
+ name of a script written for BIND 8 and included in earlier versions of
+ resolvconf.) Resolvconf update hook scripts get run every time the
+ database changes.
  
- I am prepared to write the needed script for BIND 9 and attach it here.
+ There are various ways to implement this proposal.
+ 
+ 1. Write out a forwarders{} statement
+ 
+ The script writes out a forwarders{} statement in the format of
+ named.conf(5) to /var/run/named/named.conf.forwarders and then does
+ /etc/init.d/bind9 reload to cause named to re-read its configuration
+ files.
+ 
+ To activate this, the admin has to edit /etc/bind/named.conf.options
+ such that it includes /var/run/named/named.conf.forwarders at the right
+ place.
+ 
+ The script /etc/resolvconf/update.d/bind that was included in resolvconf
+ versions 1.52 and earlier illustrates how such a hook script should be
+ written.  The latter script was written for BIND 8 and worked well, but
+ due to limitations in BIND 8 it had to generate  a whole options{}
+ statement instead of just the forwarders{} part.
+ 
+ 2. Write a list of forwarder addresses and enhance named to read this
+ 
+ The script writes out a simple list of IP addresses to
+ /var/run/named/forwarders and then triggers named to re-read its
+ forwarders list from this file. When run with a new option,
+ --forwarders-list=/var/run/named/forwarders, named uses the list in
+ /var/run/named/forwarders as its list of forwarder addresses instead of
+ whatever list was specified in the configuration file.
+ 
+ This approach requires that the option in question be added to named but
+ it has a number of advantages over the first approach. (1) It allows the
+ script to be much simpler. (2) It avoids run-time generation of
+ configuration files. (3) It avoids triggering the re-reading of
+ configuration files. (4) It allows the use of the resolvconf-based
+ forwarders list to be enabled and disabled via a variable in
+ /etc/default/bind9. (5) Some machines are still using an old script
+ written for bind8 which works as in #1 except that it writes out a whole
+ options{} statement instead of just a forwarders{} statement; the
+ present approach upgrades such machines cleanly.
  
  --- BACKGROUND INFORMATION ---
  
  As of Ubuntu 12.04, nameserver information is handled by resolvconf in
  both the Server and Desktop editions of Ubuntu. Resolvconf maintains a
  database of nameserver information, filed by interface name and
  configuration agent. This is the information that is needed if named is
  to be used in whole or in part as a forwarding nameserver.
  
  BIND 9.7.x manual section 1.4.5.1: __Forwarding__. Even a caching name
  server does not necessarily perform the complete recursive lookup
  itself. Instead, it can forward some or all of the queries that it
  cannot satisfy from its cache to another caching name server, commonly
  referred to as a forwarder. There may be one or more forwarders, and
  they are queried in turn until the list is exhausted or an answer is
  found. Forwarders are typically used when you do not wish all the
  servers at a given site to interact directly with the rest of the
  Internet servers. A typical scenario would involve a number of internal
  DNS servers and an Internet firewall. Servers unable to pass packets
  through the firewall would forward to the server that can do it, and
  that server would query the Internet DNS servers on the internal
  server’s behalf.
- 
- Currently it's possible to configure named to use a static list of
- forwarders, but to make use of a dynamic list a resolvconf hook script
- is needed.

-- 
You received this bug notification because you are a member of Ubuntu

[Bug 1091602] Re: Please add resolvconf hook script to generate dynamic forwarders list

2012-12-31 Thread Thomas Hood
** Description changed:

  It is requested that the bind9 package be enhanced such that named uses
  forwarder addresses obtained from resolvconf's database.
  
  Such a feature would normally be implemented by means of a resolvconf
  update hook script, in this case /etc/resolvconf/update.d/bind9. (It
  must *not* be called /etc/resolvconf/update.d/bind since that was the
  name of a script written for BIND 8 and included in earlier versions of
  resolvconf.) Resolvconf update hook scripts get run every time the
  database changes.
  
  There are various ways to implement this proposal.
  
  1. Write out a forwarders{} statement
  
  The script writes out a forwarders{} statement in the format of
  named.conf(5) to /var/run/named/named.conf.forwarders and then does
  /etc/init.d/bind9 reload to cause named to re-read its configuration
  files.
  
  To activate this, the admin has to edit /etc/bind/named.conf.options
  such that it includes /var/run/named/named.conf.forwarders at the right
  place.
  
  The script /etc/resolvconf/update.d/bind that was included in resolvconf
  versions 1.52 and earlier illustrates how such a hook script should be
  written.  The latter script was written for BIND 8 and worked well, but
  due to limitations in BIND 8 it had to generate  a whole options{}
  statement instead of just the forwarders{} part.
  
  2. Write a list of forwarder addresses and enhance named to read this
  
  The script writes out a simple list of IP addresses to
- /var/run/named/forwarders and then triggers named to re-read its
- forwarders list from this file. When run with a new option,
- --forwarders-list=/var/run/named/forwarders, named uses the list in
- /var/run/named/forwarders as its list of forwarder addresses instead of
- whatever list was specified in the configuration file.
+ /var/run/named/forwarders and then does /etc/init.d/bind9 reload to
+ cause named to re-read its configuration files. When run with a new
+ command-line option, --forwarders-list=/var/run/named/forwarders,
+ named uses the list in /var/run/named/forwarders as its list of
+ forwarder addresses instead of whatever was specified in options{}.
  
- This approach requires that the option in question be added to named but
- it has a number of advantages over the first approach. (1) It allows the
- script to be much simpler. (2) It avoids run-time generation of
- configuration files. (3) It avoids triggering the re-reading of
- configuration files. (4) It allows the use of the resolvconf-based
- forwarders list to be enabled and disabled via a variable in
- /etc/default/bind9. (5) Some machines are still using an old script
- written for bind8 which works as in #1 except that it writes out a whole
- options{} statement instead of just a forwarders{} statement; the
- present approach upgrades such machines cleanly.
+ This approach requires that the command-line option in question be added
+ to named but it has a number of advantages over the first approach. (1)
+ It allows the script to be much simpler. (2) It allows the use of the
+ resolvconf-based forwarders list to be enabled and disabled via a
+ variable in, e.g., /etc/default/bind9. (3) Some machines are still using
+ an old script written for bind8 which works as in #1 except that it
+ writes out a whole options{} statement instead of just a forwarders{}
+ statement; the present approach upgrades such machines cleanly.
+ 
+ 3. Enhance rndc to send, and named to receive, forwarder addresses
+ 
+ This has the advantages of approach #2 and also eliminates the need to
+ write out a file. The disadvantage is that it would be a significant
+ amount of extra work to extend the syntax of rndc.
  
  --- BACKGROUND INFORMATION ---
  
  As of Ubuntu 12.04, nameserver information is handled by resolvconf in
  both the Server and Desktop editions of Ubuntu. Resolvconf maintains a
  database of nameserver information, filed by interface name and
  configuration agent. This is the information that is needed if named is
  to be used in whole or in part as a forwarding nameserver.
  
  BIND 9.7.x manual section 1.4.5.1: __Forwarding__. Even a caching name
  server does not necessarily perform the complete recursive lookup
  itself. Instead, it can forward some or all of the queries that it
  cannot satisfy from its cache to another caching name server, commonly
  referred to as a forwarder. There may be one or more forwarders, and
  they are queried in turn until the list is exhausted or an answer is
  found. Forwarders are typically used when you do not wish all the
  servers at a given site to interact directly with the rest of the
  Internet servers. A typical scenario would involve a number of internal
  DNS servers and an Internet firewall. Servers unable to pass packets
  through the firewall would forward to the server that can do it, and
  that server would query the Internet DNS servers on the internal
  server’s behalf.

** Summary changed:

- Please add resolvconf hook 

[Bug 1055567] Re: open-vm-dkms 2011.12.20-562307-0ubuntu1: open-vm-tools kernel module failed to build [erreur: ‘INVALID’ undeclared]

2012-12-31 Thread Launchpad Bug Tracker
[Expired for open-vm-tools (Ubuntu) because there has been no activity
for 60 days.]

** Changed in: open-vm-tools (Ubuntu)
   Status: Incomplete = Expired

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

Title:
  open-vm-dkms 2011.12.20-562307-0ubuntu1: open-vm-tools kernel module
  failed to build [erreur: ‘INVALID’ undeclared]

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/open-vm-tools/+bug/1055567/+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 1094984] [NEW] /etc/aliases does not work (dpkg-reconfigure error)

2012-12-31 Thread Jarno Pelkonen
Public bug reported:

## Bug Summary:
Mail send from the localhost to root will not follow /etc/aliases in 
smarthost config due to dpkg-reconfigure exim4-config error. 

(solution provided in the end)

## Setting: exim4 (4.76-3ubuntu3.1) configured as smarthost without local mail 
delivery.
// installed packages
root@hostX (0)# dpkg-query -l 'exim4*'  
   /etc
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ Name  Version   Description
+++-=-=-==
ii  exim4 4.76-3ubuntu3.1   metapackage to ease Exim MTA 
(v4) installation
ii  exim4-base4.76-3ubuntu3.1   support files for all Exim MTA 
(v4) packages
ii  exim4-config  4.76-3ubuntu3.1   configuration for the Exim MTA 
(v4)
un  exim4-config-2none(no description available)
un  exim4-daemon-custom   none(no description available)
un  exim4-daemon-heavynone(no description available)
ii  exim4-daemon-light4.76-3ubuntu3.1   lightweight Exim MTA (v4) daemon
un  exim4-doc-htmlnone(no description available)
un  exim4-doc-infonone(no description available)
un  exim4-localscanapi-1. none(no description available)
un  exim4-localscanapi-1. none(no description available)

// dpkg-reconfigure exim4-config (relevant ones)
mail server configuration type: mail sent by smarthost; no local mail
mail name: hostX.domainY ## same as ´hostname -A´
...
Other destinations for which mail is accepted: hostX.domainZ;hostX.domainA

// nano /etc/aliases
mailer-daemon: postmaster
postmaster: root
nobody: root
root: m...@example.org

/ /etc/exim4/passwd.client
The user account used for mail transport is different from m...@example.org 
(someth...@gmail.com in my case)

## Bug:
mail send from the host to root will never go to m...@example.org 
regardless of /etc/aliases config

## Root cause:
dpkg-reconfigure exim4-config does not add mailname (hostX.domainY) into 
MAIN_LOCAL_DOMAINS. This causes exim4 to skip /etc/aliases since root is 
automatically expanded to root@hostX.domainY which is not identified as local 
address due to hostX.domainY missing from MAIN_LOCAL_DOMAINS

// less /var/lib/exim4/config.autogenerated
(search  MAIN_LOCAL_DOMAINS)

.ifndef MAIN_LOCAL_DOMAINS
MAIN_LOCAL_DOMAINS=@:localhost:hostX.domainZ:hostX.domainA  (mail name 
hostX.domainY is missing!)
.endif

FYI: @ denotes hostname without domain part

## Solution

1) Automatically add mail name (hostX.domainY in this example) into
MAIN_LOCAL_DOMAINS in dpkg-reconfigure

2) Change the text in dpkg-reconfigure to explain that for some reason
(???) user needs to re-type mail name (hostname -A) into the field.
The current text misleadingly mentions only _other_ destinations.

PS. It seems the issue has been here long:
http://lists.alioth.debian.org/pipermail/pkg-exim4-users/2009-June/001636.html

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

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

Title:
  /etc/aliases does not work (dpkg-reconfigure error)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/exim4/+bug/1094984/+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 1094984] Re: /etc/aliases does not work (dpkg-reconfigure error)

2012-12-31 Thread Jarno Pelkonen
** Description changed:

- (solution in the end)
+ ## Bug Summary:
+ Mail send from the localhost to root will not follow /etc/aliases in 
smarthost config due to dpkg-reconfigure exim4-config error. 
  
- ## Setting: exim4 (4.76-3ubuntu3.1) configured as smarthost without local 
mail delivery. 
+ (solution provided in the end)
+ 
+ ## Setting: exim4 (4.76-3ubuntu3.1) configured as smarthost without local 
mail delivery.
  // installed packages
  root@hostX (0)# dpkg-query -l 'exim4*'
 /etc
  Desired=Unknown/Install/Remove/Purge/Hold
  | Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
  |/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
  ||/ Name  Version   Description
  
+++-=-=-==
  ii  exim4 4.76-3ubuntu3.1   metapackage to ease Exim MTA 
(v4) installation
  ii  exim4-base4.76-3ubuntu3.1   support files for all Exim 
MTA (v4) packages
  ii  exim4-config  4.76-3ubuntu3.1   configuration for the Exim 
MTA (v4)
  un  exim4-config-2none(no description available)
  un  exim4-daemon-custom   none(no description available)
  un  exim4-daemon-heavynone(no description available)
  ii  exim4-daemon-light4.76-3ubuntu3.1   lightweight Exim MTA (v4) 
daemon
  un  exim4-doc-htmlnone(no description available)
  un  exim4-doc-infonone(no description available)
  un  exim4-localscanapi-1. none(no description available)
  un  exim4-localscanapi-1. none(no description available)
  
  // dpkg-reconfigure exim4-config (relevant ones)
  mail server configuration type: mail sent by smarthost; no local mail
  mail name: hostX.domainY ## same as ´hostname -A´
  ...
  Other destinations for which mail is accepted: hostX.domainZ;hostX.domainA
  
  // nano /etc/aliases
  mailer-daemon: postmaster
  postmaster: root
  nobody: root
  root: m...@example.org
  
- / /etc/exim4/passwd.client 
+ / /etc/exim4/passwd.client
  The user account used for mail transport is different from m...@example.org 
(someth...@gmail.com in my case)
  
- ## Bug: 
+ ## Bug:
  mail send from the host to root will never go to m...@example.org 
regardless of /etc/aliases config
  
  ## Root cause:
  dpkg-reconfigure exim4-config does not add mailname (hostX.domainY) into 
MAIN_LOCAL_DOMAINS. This causes exim4 to skip /etc/aliases since root is 
automatically expanded to root@hostX.domainY which is not identified as local 
address due to hostX.domainY missing from MAIN_LOCAL_DOMAINS
  
- // less /var/lib/exim4/config.autogenerated  
+ // less /var/lib/exim4/config.autogenerated
  (search  MAIN_LOCAL_DOMAINS)
  
  .ifndef MAIN_LOCAL_DOMAINS
  MAIN_LOCAL_DOMAINS=@:localhost:hostX.domainZ:hostX.domainA  (mail name 
hostX.domainY is missing!)
  .endif
  
  FYI: @ denotes hostname without domain part
  
  ## Solution
  
  1) Automatically add mail name (hostX.domainY in this example) into
  MAIN_LOCAL_DOMAINS in dpkg-reconfigure
  
  2) Change the text in dpkg-reconfigure to explain that for some reason
  (???) user needs to re-type mail name (hostname -A) into the field.
  The current text misleadingly mentions only _other_ destinations.
  
  PS. It seems the issue has been here long:
  http://lists.alioth.debian.org/pipermail/pkg-exim4-users/2009-June/001636.html

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

Title:
  /etc/aliases does not work (dpkg-reconfigure error)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/exim4/+bug/1094984/+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 1094828] [NEW] Crash/panic whilst watching youtube video

2012-12-31 Thread agoodm
Public bug reported:

Not sure if I have gathered the information correctly.  I run ubuntu
12.04LTS with xswat repository.

Periodically I get what I presume is a kernel panic while watching flash
video.  I video will freeze up but audio will continue for some seconds.
Then I will get dumped out to a screen with some traces on it, audio
will loop the last second or so.  I am unable to switch to a vterm or do
anything other than hold the power button and switch off the machine.

The following messages in kern.log correlate with the time of todays
crash.

Dec 31 07:42:52 littlebrat kernel: [196953.664350] [ cut here 
]
Dec 31 07:42:52 littlebrat kernel: [196953.664396] WARNING: at 
/build/buildd/linux-3.2.0/drivers/gpu/drm/i915/i915_drv.c:417 
__gen6_gt_wait_for_fifo+0x94/0xa0 [i915]()
Dec 31 07:42:52 littlebrat kernel: [196953.664403] Hardware name: 4287CTO
Dec 31 07:42:52 littlebrat kernel: [196953.664406] Modules linked in: 
nls_iso8859_1 nls_cp437 vfat fat isofs usb_storage des_generic md4 
snd_hda_codec_hdmi snd_hda_codec_conexant pci_stub vboxpci(O) vboxneta
dp(O) vboxnetflt(O) vboxdrv(O) joydev arc4 btusb bnep rfcomm parport_pc 
bluetooth ppdev usbhid hid uvcvideo videodev v4l2_compat_ioctl32 snd_hda_intel 
snd_hda_codec snd_hwdep nls_utf8 cifs snd_pcm psmouse se
rio_raw binfmt_misc thinkpad_acpi iwlwifi mac80211 snd_seq_midi snd_rawmidi 
snd_seq_midi_event snd_seq snd_timer snd_seq_device snd soundcore 
snd_page_alloc nvram cfg80211 tpm_tis i915 wmi drm_kms_helper drm
 mei(C) i2c_algo_bit video mac_hid coretemp lp parport sdhci_pci sdhci e1000e
Dec 31 07:42:52 littlebrat kernel: [196953.664505] Pid: 1381, comm: Xorg 
Tainted: G C O 3.2.0-35-generic #55-Ubuntu
Dec 31 07:42:52 littlebrat kernel: [196953.664510] Call Trace:
Dec 31 07:42:52 littlebrat kernel: [196953.664528]  [81067f0f] 
warn_slowpath_common+0x7f/0xc0
Dec 31 07:42:52 littlebrat kernel: [196953.664536]  [81067f6a] 
warn_slowpath_null+0x1a/0x20
Dec 31 07:42:52 littlebrat kernel: [196953.664556]  [a00d9a04] 
__gen6_gt_wait_for_fifo+0x94/0xa0 [i915]
Dec 31 07:42:52 littlebrat kernel: [196953.664577]  [a00da0a1] 
i915_write32+0xe1/0xf0 [i915]
Dec 31 07:42:52 littlebrat kernel: [196953.664615]  [a01171b2] 
gen6_ring_pDec 31 07:43:37 littlebrat kernel: imklog 5.8.6, log source = 
/proc/kmsg started.


ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: linux-image-3.2.0-35-generic 3.2.0-35.55
ProcVersionSignature: Ubuntu 3.2.0-35.55-generic 3.2.34
Uname: Linux 3.2.0-35-generic x86_64
AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24.
ApportVersion: 2.0.1-0ubuntu15.1
Architecture: amd64
ArecordDevices:
  List of CAPTURE Hardware Devices 
 card 0: PCH [HDA Intel PCH], device 0: CONEXANT Analog [CONEXANT Analog]
   Subdevices: 1/1
   Subdevice #0: subdevice #0
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  alan   2111 F pulseaudio
Card0.Amixer.info:
 Card hw:0 'PCH'/'HDA Intel PCH at 0xf262 irq 52'
   Mixer name   : 'Intel CougarPoint HDMI'
   Components   : 'HDA:14f1506e,17aa21da,0013 
HDA:80862805,80860101,0010'
   Controls  : 26
   Simple ctrls  : 8
Card29.Amixer.info:
 Card hw:29 'ThinkPadEC'/'ThinkPad Console Audio Control at EC reg 0x30, fw 
unknown'
   Mixer name   : 'ThinkPad EC (unknown)'
   Components   : ''
   Controls  : 1
   Simple ctrls  : 1
Card29.Amixer.values:
 Simple mixer control 'Console',0
   Capabilities: pswitch pswitch-joined penum
   Playback channels: Mono
   Mono: Playback [on]
Date: Mon Dec 31 07:50:49 2012
HibernationDevice: RESUME=UUID=38698e50-88f0-4cea-aed3-b1532a90cec4
InstallationMedia: Ubuntu 12.04.1 LTS Precise Pangolin - Release amd64 
(20120823.1)
MachineType: LENOVO 4287CTO
MarkForUpload: True
ProcEnviron:
 LANGUAGE=en_GB:en
 TERM=xterm
 PATH=(custom, no user)
 LANG=en_GB.UTF-8
 SHELL=/bin/bash
ProcFB: 0 inteldrmfb
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.2.0-35-generic 
root=UUID=b6592c53-46f9-4b8a-823b-1893c1b0c9e3 ro quiet splash vt.handoff=7
RelatedPackageVersions:
 linux-restricted-modules-3.2.0-35-generic N/A
 linux-backports-modules-3.2.0-35-generic  N/A
 linux-firmware1.79.1
SourcePackage: linux
StagingDrivers: mei
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 10/03/2012
dmi.bios.vendor: LENOVO
dmi.bios.version: 8DET65WW (1.35 )
dmi.board.asset.tag: Not Available
dmi.board.name: 4287CTO
dmi.board.vendor: LENOVO
dmi.board.version: Not Available
dmi.chassis.asset.tag: No Asset Information
dmi.chassis.type: 10
dmi.chassis.vendor: LENOVO
dmi.chassis.version: Not Available
dmi.modalias: 
dmi:bvnLENOVO:bvr8DET65WW(1.35):bd10/03/2012:svnLENOVO:pn4287CTO:pvrThinkPadX220:rvnLENOVO:rn4287CTO:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable:
dmi.product.name: 4287CTO
dmi.product.version: ThinkPad X220
dmi.sys.vendor: LENOVO

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

[Bug 1094828] Re: Crash/panic whilst watching youtube video

2012-12-31 Thread agoodm
** Attachment added: lspci-vnvn.log
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1094828/+attachment/3471239/+files/lspci-vnvn.log

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

Title:
  Crash/panic whilst watching youtube video

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

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


[Bug 1094828] Status changed to Confirmed

2012-12-31 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/1094828

Title:
  Crash/panic whilst watching youtube video

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

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


[Bug 1094828] Re: Crash/panic whilst watching youtube video

2012-12-31 Thread agoodm
** Description changed:

  Not sure if I have gathered the information correctly.  I run ubuntu
  12.04LTS with xswat repository.
  
  Periodically I get what I presume is a kernel panic while watching flash
  video.  I video will freeze up but audio will continue for some seconds.
  Then I will get dumped out to a screen with some traces on it, audio
  will loop the last second or so.  I am unable to switch to a vterm or do
  anything other than hold the power button and switch off the machine.
+ 
+ The following messages in kern.log correlate with the time of todays
+ crash.
+ 
+ Dec 31 07:42:52 littlebrat kernel: [196953.664350] [ cut here 
]
+ Dec 31 07:42:52 littlebrat kernel: [196953.664396] WARNING: at 
/build/buildd/linux-3.2.0/drivers/gpu/drm/i915/i915_drv.c:417 
__gen6_gt_wait_for_fifo+0x94/0xa0 [i915]()
+ Dec 31 07:42:52 littlebrat kernel: [196953.664403] Hardware name: 4287CTO
+ Dec 31 07:42:52 littlebrat kernel: [196953.664406] Modules linked in: 
nls_iso8859_1 nls_cp437 vfat fat isofs usb_storage des_generic md4 
snd_hda_codec_hdmi snd_hda_codec_conexant pci_stub vboxpci(O) vboxneta
+ dp(O) vboxnetflt(O) vboxdrv(O) joydev arc4 btusb bnep rfcomm parport_pc 
bluetooth ppdev usbhid hid uvcvideo videodev v4l2_compat_ioctl32 snd_hda_intel 
snd_hda_codec snd_hwdep nls_utf8 cifs snd_pcm psmouse se
+ rio_raw binfmt_misc thinkpad_acpi iwlwifi mac80211 snd_seq_midi snd_rawmidi 
snd_seq_midi_event snd_seq snd_timer snd_seq_device snd soundcore 
snd_page_alloc nvram cfg80211 tpm_tis i915 wmi drm_kms_helper drm
+  mei(C) i2c_algo_bit video mac_hid coretemp lp parport sdhci_pci sdhci e1000e
+ Dec 31 07:42:52 littlebrat kernel: [196953.664505] Pid: 1381, comm: Xorg 
Tainted: G C O 3.2.0-35-generic #55-Ubuntu
+ Dec 31 07:42:52 littlebrat kernel: [196953.664510] Call Trace:
+ Dec 31 07:42:52 littlebrat kernel: [196953.664528]  [81067f0f] 
warn_slowpath_common+0x7f/0xc0
+ Dec 31 07:42:52 littlebrat kernel: [196953.664536]  [81067f6a] 
warn_slowpath_null+0x1a/0x20
+ Dec 31 07:42:52 littlebrat kernel: [196953.664556]  [a00d9a04] 
__gen6_gt_wait_for_fifo+0x94/0xa0 [i915]
+ Dec 31 07:42:52 littlebrat kernel: [196953.664577]  [a00da0a1] 
i915_write32+0xe1/0xf0 [i915]
+ Dec 31 07:42:52 littlebrat kernel: [196953.664615]  [a01171b2] 
gen6_ring_pDec 31 07:43:37 littlebrat kernel: imklog 5.8.6, log source = 
/proc/kmsg started.
+ 
  
  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: linux-image-3.2.0-35-generic 3.2.0-35.55
  ProcVersionSignature: Ubuntu 3.2.0-35.55-generic 3.2.34
  Uname: Linux 3.2.0-35-generic x86_64
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24.
  ApportVersion: 2.0.1-0ubuntu15.1
  Architecture: amd64
  ArecordDevices:
-   List of CAPTURE Hardware Devices 
-  card 0: PCH [HDA Intel PCH], device 0: CONEXANT Analog [CONEXANT Analog]
-Subdevices: 1/1
-Subdevice #0: subdevice #0
+   List of CAPTURE Hardware Devices 
+  card 0: PCH [HDA Intel PCH], device 0: CONEXANT Analog [CONEXANT Analog]
+    Subdevices: 1/1
+    Subdevice #0: subdevice #0
  AudioDevicesInUse:
-  USERPID ACCESS COMMAND
-  /dev/snd/controlC0:  alan   2111 F pulseaudio
+  USERPID ACCESS COMMAND
+  /dev/snd/controlC0:  alan   2111 F pulseaudio
  Card0.Amixer.info:
-  Card hw:0 'PCH'/'HDA Intel PCH at 0xf262 irq 52'
-Mixer name : 'Intel CougarPoint HDMI'
-Components : 'HDA:14f1506e,17aa21da,0013 
HDA:80862805,80860101,0010'
-Controls  : 26
-Simple ctrls  : 8
+  Card hw:0 'PCH'/'HDA Intel PCH at 0xf262 irq 52'
+    Mixer name : 'Intel CougarPoint HDMI'
+    Components : 'HDA:14f1506e,17aa21da,0013 
HDA:80862805,80860101,0010'
+    Controls  : 26
+    Simple ctrls  : 8
  Card29.Amixer.info:
-  Card hw:29 'ThinkPadEC'/'ThinkPad Console Audio Control at EC reg 0x30, fw 
unknown'
-Mixer name : 'ThinkPad EC (unknown)'
-Components : ''
-Controls  : 1
-Simple ctrls  : 1
+  Card hw:29 'ThinkPadEC'/'ThinkPad Console Audio Control at EC reg 0x30, fw 
unknown'
+    Mixer name : 'ThinkPad EC (unknown)'
+    Components : ''
+    Controls  : 1
+    Simple ctrls  : 1
  Card29.Amixer.values:
-  Simple mixer control 'Console',0
-Capabilities: pswitch pswitch-joined penum
-Playback channels: Mono
-Mono: Playback [on]
+  Simple mixer control 'Console',0
+    Capabilities: pswitch pswitch-joined penum
+    Playback channels: Mono
+    Mono: Playback [on]
  Date: Mon Dec 31 07:50:49 2012
  HibernationDevice: RESUME=UUID=38698e50-88f0-4cea-aed3-b1532a90cec4
  InstallationMedia: Ubuntu 12.04.1 LTS Precise Pangolin - Release amd64 
(20120823.1)
  MachineType: LENOVO 4287CTO
  MarkForUpload: True
  ProcEnviron:
-  LANGUAGE=en_GB:en
-  TERM=xterm
-  PATH=(custom, no user)
-  LANG=en_GB.UTF-8
-  SHELL=/bin/bash
+  LANGUAGE=en_GB:en
+  TERM=xterm
+  PATH=(custom, no user)
+  LANG=en_GB.UTF-8
+  SHELL=/bin/bash
  ProcFB: 0 

[Bug 1094824] Status changed to Confirmed

2012-12-31 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/1094824

Title:
  Intermittent freeze while browsing web

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

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


[Bug 1093769] Re: Cannot add location

2012-12-31 Thread Hansen
Have this issue on two machines.

** Summary changed:

- Cannot add location
+ indicator-weather Cannot add location

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

Title:
  indicator-weather Cannot add location

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

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


[Bug 1094830] [NEW] brcompat failed to be loaded

2012-12-31 Thread ZhengPeng Hou
Public bug reported:

1 fresh 12.04.1 installation
2 install openvswitch-datapath-dkms and build-essential
3 try to load the module by using modrpobe, got the error
FATAL: Error inserting brcompat_mod 
(/lib/modules/3.2.0-29-generic/updates/dkms/brcompat_mod.ko): Invalid module 
format

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: openvswitch-datapath-dkms 1.4.0-1ubuntu1.3
ProcVersionSignature: Ubuntu 3.2.0-29.46-generic 3.2.24
Uname: Linux 3.2.0-29-generic x86_64
ApportVersion: 2.0.1-0ubuntu12
Architecture: amd64
Date: Mon Dec 31 16:05:07 2012
InstallationMedia: Ubuntu-Server 12.04.1 LTS Precise Pangolin - Release amd64 
(20120817.3)
PackageArchitecture: all
SourcePackage: openvswitch
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug precise

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

Title:
  brcompat failed to be loaded

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

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


Re: [Bug 1087519] Re: Serial port ttyS4 doesn't work in 12.04

2012-12-31 Thread Roger Davis
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1087519

Title:
  Serial port ttyS4 doesn't work in 12.04

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

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


[Bug 1093769] Re: indicator-weather Cannot add location

2012-12-31 Thread Hansen
Running from console, these errors are returned:

Traceback (most recent call last):
  File /usr/bin/indicator-weather, line 1892, in on_apply
(location_code, location_details) = self.location.export_location_details()
  File /usr/bin/indicator-weather, line 405, in export_location_details
return (self.location_code, self.location_details)
AttributeError: Location instance has no attribute 'location_code'

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

Title:
  indicator-weather Cannot add location

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

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


[Bug 1094821] Re: requesting iphone 5 support be backported to kernel 3.2

2012-12-31 Thread Ubuntu Foundations Team Bug Bot
Thank you for taking the time to report this bug and helping to make
Ubuntu better.  It seems that your bug report is not filed about a
specific source package though, rather it is just filed against Ubuntu
in general.  It is important that bug reports be filed about source
packages so that people interested in the package can find the bugs
about it.  You can find some hints about determining what package your
bug might be about at https://wiki.ubuntu.com/Bugs/FindRightPackage.
You might also ask for help in the #ubuntu-bugs irc channel on Freenode.

To change the source package that this bug is filed about visit
https://bugs.launchpad.net/ubuntu/+bug/1094821/+editstatus and add the
package name in the text box next to the word Package.

[This is an automated message.  I apologize if it reached you
inappropriately; please just reply to this message indicating so.]

** Tags added: bot-comment

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

Title:
  requesting iphone 5 support be backported to kernel 3.2

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

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


[Bug 1041819] Re: K3B doesn't recognize normalize-audio is installed

2012-12-31 Thread Joachim Reichel
In Debian the bug has been fixed in k3b 2.0.2-4 (http://bugs.debian.org
/cgi-bin/bugreport.cgi?bug=597155) by adjusting the name of the
normalize tool k3b is looking for.


** Bug watch added: Debian Bug tracker #597155
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=597155

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

Title:
  K3B doesn't recognize normalize-audio is installed

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

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


[Bug 1094823] Re: Sync libnet-ssh2-perl 0.46-2 (universe) from Debian unstable (main)

2012-12-31 Thread Mahyuddin Susanto
This bug was fixed in the package libnet-ssh2-perl - 0.46-2
Sponsored for Logan Rosen (logan)

---
libnet-ssh2-perl (0.46-2) unstable; urgency=low

  * Add zlib1g-dev to Build-Depends.
Thanks to James McCoy james...@debian.org (Closes: #696462)
  * Drop fix-build build patch

 -- Salvatore Bonaccorso car...@debian.org  Fri, 21 Dec 2012 11:13:38
+0100

** Changed in: libnet-ssh2-perl (Ubuntu)
   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/1094823

Title:
  Sync libnet-ssh2-perl 0.46-2 (universe) from Debian unstable (main)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libnet-ssh2-perl/+bug/1094823/+subscriptions

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


[Bug 900224] Re: Missing usbip kernel modules on Oneiric

2012-12-31 Thread lovejoy
*** This bug is a duplicate of bug 900384 ***
https://bugs.launchpad.net/bugs/900384

this bug also exists in quantal  amd64

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

Title:
  Missing usbip kernel modules on Oneiric

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-lts-backport-oneiric/+bug/900224/+subscriptions

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


[Bug 1094822] Re: Sync libproc-processtable-perl 0.45-4 (universe) from Debian unstable (main)

2012-12-31 Thread Mahyuddin Susanto
This bug was fixed in the package libproc-processtable-perl - 0.45-4
Sponsored for Logan Rosen (logan)

---
libproc-processtable-perl (0.45-4) unstable; urgency=low

  * Add 696874-fix-Buffer-overflow-in-pctcpu.patch.
Fix for buffer overflow in pctcpu. On systems with more than 9 logical
CPUs, a process can use more than 999% of CPU and overflow pctcpu.
Thanks to Matthew L. Dailey and Zhengpeng Hou (Closes: #696874)
(LP: #1093289)

 -- Salvatore Bonaccorso car...@debian.org  Fri, 28 Dec 2012 18:49:26
+0100

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

Title:
  Sync libproc-processtable-perl 0.45-4 (universe) from Debian unstable
  (main)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libproc-processtable-perl/+bug/1094822/+subscriptions

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


[Bug 1094822] Re: Sync libproc-processtable-perl 0.45-4 (universe) from Debian unstable (main)

2012-12-31 Thread Mahyuddin Susanto
Take a look

** Changed in: libproc-processtable-perl (Ubuntu)
   Status: New = In Progress

** Changed in: libproc-processtable-perl (Ubuntu)
 Assignee: (unassigned) = Mahyuddin Susanto (udienz)

** Changed in: libproc-processtable-perl (Ubuntu)
   Importance: Undecided = Wishlist

** Changed in: libproc-processtable-perl (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/1094822

Title:
  Sync libproc-processtable-perl 0.45-4 (universe) from Debian unstable
  (main)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libproc-processtable-perl/+bug/1094822/+subscriptions

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


[Bug 879334] Re: nfsd from nfs-kernel-server very slow and system load from 25%-100% from nfsd

2012-12-31 Thread Giuseppe Vacanti
Running Ubuntu 12.04,  3.2.0-35-generic-pae, when clients access data on
NFS mounted partitions the load on the server goes through the roof
(50). I'm testing during the holiday period when there is nobody else
running anything on the machines. Had this problem with NFS3 and moved
to NFS4 hoping to fix it, but it is still there. Adding my comment to
keep the pressure going.

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

Title:
  nfsd from nfs-kernel-server very slow and system load from 25%-100%
  from nfsd

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

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


[Bug 1094823] Re: Sync libnet-ssh2-perl 0.46-2 (universe) from Debian unstable (main)

2012-12-31 Thread Logan Rosen
Hmm, weird. The buildd apparently doesn't like this package, even though
it builds fine in my local amd64 pbuilder instance:
https://launchpad.net/ubuntu/+source/libnet-ssh2-perl/0.46-2

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

Title:
  Sync libnet-ssh2-perl 0.46-2 (universe) from Debian unstable (main)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libnet-ssh2-perl/+bug/1094823/+subscriptions

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


[Bug 1094821] Re: requesting iphone 5 support be backported to kernel 3.2

2012-12-31 Thread Logan Rosen
** Package changed: ubuntu = linux (Ubuntu)

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

Title:
  requesting iphone 5 support be backported to kernel 3.2

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

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


[Bug 1094821] Re: requesting iphone 5 support be backported to kernel 3.2

2012-12-31 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** 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/1094821

Title:
  requesting iphone 5 support be backported to kernel 3.2

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

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


[Bug 1060340] Re: iPhone 5 as network device

2012-12-31 Thread Logan Rosen
*** This bug is a duplicate of bug 1094821 ***
https://bugs.launchpad.net/bugs/1094821

Thank you for taking the time to report this bug and helping to make
Ubuntu better. This particular bug has already been reported and is a
duplicate of bug 1094821, so it is being marked as such. Please look at
the other bug report to see if there is any missing information that you
can provide, or to see if there is a workaround for the bug.
Additionally, any further discussion regarding the bug should occur in
the other report. Feel free to continue to report any other bugs you may
find.

** Package changed: ipheth (Ubuntu) = linux (Ubuntu)

** This bug has been marked a duplicate of bug 1094821
   requesting iphone 5 support be backported to kernel 3.2

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

Title:
  iPhone 5 as network device

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

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


[Bug 900384] Re: usbipd requires usbip_common_mod.ko and usbip.ko kernel modules, which are not available in any package

2012-12-31 Thread lovejoy
after modprobe vhci-hcd my computer panic 

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

Title:
  usbipd requires usbip_common_mod.ko and usbip.ko kernel modules, which
  are not available in any package

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

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


[Bug 1094278] Re: cu doesn't connect properly to a serial console

2012-12-31 Thread Koen Hendrix
the following might have been relevant: Bug #255200

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

Title:
  cu doesn't connect properly to a serial console

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

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


[Bug 913386] Re: [Need Packaging] [upgrade] Glabels new upstream release (3.0.1)

2012-12-31 Thread garybrlow
** Description changed:

- Please update the glabels package to the new upstream release (3.0.0),
- which has been released in march 2011.
+ Please update the glabels package to the new upstream release (3.0.1),
+ which has been released in September 2012.

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

Title:
  [Need Packaging] [upgrade] Glabels new upstream release (3.0.1)

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

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


[Bug 1021747] Re: [IBM x3455] tigon/tg3_tso.bin not found by installer

2012-12-31 Thread Kevin Humphrey
Same bug happens on a Dell Poweredge 2650 system

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

Title:
  [IBM x3455] tigon/tg3_tso.bin not found by installer

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

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


[Bug 1091871] Re: [HP EliteBook Folio 9470m, IDT 92HD91BXX, Speaker, Front] No sound at all

2012-12-31 Thread Raymond
** Package changed: linux (Ubuntu) = alsa-driver (Ubuntu)

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

Title:
  [HP EliteBook Folio 9470m, IDT 92HD91BXX, Speaker, Front] No sound at
  all

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1091871/+subscriptions

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


[Bug 1069871] Re: supertuxkart crashed with SIGSEGV in irr::scene::CSkinnedMesh::recoverJointsFromMesh()

2012-12-31 Thread Launchpad Bug Tracker
*** This bug is a duplicate of bug 1047035 ***
https://bugs.launchpad.net/bugs/1047035

This bug was fixed in the package supertuxkart - 0.8-1

---
supertuxkart (0.8-1) experimental; urgency=low


  * New upstream release.
- Use embedded/forked copy of irrlicht; refer to debian/README.source for
  details. Also import patches used in Debian's irrlicht source package.
- Remove build-depends on libirrlicht-dev.
- Add build-depends on zlib1g-dev, libbz2-dev, libpng-dev, libjpeg-dev,
  mesa-common-dev.
- Remove backport_cmake.patch and build_with_irrlicht_1.8.patch; applied
  upstream.
- Refresh remaining patches.
  * Bump Standards version to 3.9.4, no changes required.

 -- Vincent Cheng vincentc1...@gmail.com  Fri, 28 Dec 2012 22:45:14
-0800

** Changed in: supertuxkart (Ubuntu)
   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/1069871

Title:
  supertuxkart crashed with SIGSEGV in
  irr::scene::CSkinnedMesh::recoverJointsFromMesh()

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

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


[Bug 1048284] Re: supertuxkart crashed with signal 7 in irr::scene::CSkinnedMesh::recoverJointsFromMesh()

2012-12-31 Thread Launchpad Bug Tracker
*** This bug is a duplicate of bug 1011180 ***
https://bugs.launchpad.net/bugs/1011180

This bug was fixed in the package supertuxkart - 0.8-1

---
supertuxkart (0.8-1) experimental; urgency=low


  * New upstream release.
- Use embedded/forked copy of irrlicht; refer to debian/README.source for
  details. Also import patches used in Debian's irrlicht source package.
- Remove build-depends on libirrlicht-dev.
- Add build-depends on zlib1g-dev, libbz2-dev, libpng-dev, libjpeg-dev,
  mesa-common-dev.
- Remove backport_cmake.patch and build_with_irrlicht_1.8.patch; applied
  upstream.
- Refresh remaining patches.
  * Bump Standards version to 3.9.4, no changes required.

 -- Vincent Cheng vincentc1...@gmail.com  Fri, 28 Dec 2012 22:45:14
-0800

** Changed in: supertuxkart (Ubuntu)
   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/1048284

Title:
  supertuxkart crashed with signal 7 in
  irr::scene::CSkinnedMesh::recoverJointsFromMesh()

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

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


[Bug 1064019] Re: SuperTuxKart crash on Kubuntu 12.10

2012-12-31 Thread Launchpad Bug Tracker
This bug was fixed in the package supertuxkart - 0.8-1

---
supertuxkart (0.8-1) experimental; urgency=low


  * New upstream release.
- Use embedded/forked copy of irrlicht; refer to debian/README.source for
  details. Also import patches used in Debian's irrlicht source package.
- Remove build-depends on libirrlicht-dev.
- Add build-depends on zlib1g-dev, libbz2-dev, libpng-dev, libjpeg-dev,
  mesa-common-dev.
- Remove backport_cmake.patch and build_with_irrlicht_1.8.patch; applied
  upstream.
- Refresh remaining patches.
  * Bump Standards version to 3.9.4, no changes required.

 -- Vincent Cheng vincentc1...@gmail.com  Fri, 28 Dec 2012 22:45:14
-0800

** Changed in: supertuxkart (Ubuntu)
   Status: Confirmed = 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/1064019

Title:
  SuperTuxKart crash on Kubuntu 12.10

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

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


[Bug 1093289] Re: Buffer overflow in pctcpu

2012-12-31 Thread Launchpad Bug Tracker
This bug was fixed in the package libproc-processtable-perl - 0.45-4

---
libproc-processtable-perl (0.45-4) unstable; urgency=low


  * Add 696874-fix-Buffer-overflow-in-pctcpu.patch.
Fix for buffer overflow in pctcpu. On systems with more than 9 logical
CPUs, a process can use more than 999% of CPU and overflow pctcpu.
Thanks to Matthew L. Dailey and Zhengpeng Hou (Closes: #696874)
(LP: #1093289)

 -- Salvatore Bonaccorso car...@debian.org  Fri, 28 Dec 2012 18:49:26
+0100

** Changed in: libproc-processtable-perl (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/1093289

Title:
  Buffer overflow in pctcpu

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libproc-processtable-perl/+bug/1093289/+subscriptions

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


[Bug 1094836] [NEW] Purple screen on bootup on a dual-boot system

2012-12-31 Thread Máté Eckl
Public bug reported:

Booting the Ubuntu it only displays a simple purple screen as a booting
screen. I used the ubuntu-bug linux command to report this.

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: linux-image-3.2.0-35-generic-pae 3.2.0-35.55
ProcVersionSignature: Ubuntu 3.2.0-35.55-generic-pae 3.2.34
Uname: Linux 3.2.0-35-generic-pae i686
NonfreeKernelModules: nvidia
AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24.
AplayDevices: Error: [Errno 2] Nincs ilyen fájl vagy könyvtár
ApportVersion: 2.0.1-0ubuntu15.1
Architecture: i386
ArecordDevices: Error: [Errno 2] Nincs ilyen fájl vagy könyvtár
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  mate   2005 F pulseaudio
CRDA: Error: [Errno 2] Nincs ilyen fájl vagy könyvtár
Card0.Amixer.info: Error: [Errno 2] Nincs ilyen fájl vagy könyvtár
Card0.Amixer.values: Error: [Errno 2] Nincs ilyen fájl vagy könyvtár
Date: Mon Dec 31 10:00:08 2012
HibernationDevice: RESUME=UUID=0ad7f134-521d-4ab4-b5cc-58f5174146a9
InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Release i386 
(20120423.2)
IwConfig:
 lono wireless extensions.
 
 eth0  no wireless extensions.
Lsusb:
 Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
 Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
 Bus 002 Device 002: ID 0458:003a KYE Systems Corp. (Mouse Systems) NetScroll+ 
Mini Traveler / Genius NetScroll 120
 Bus 002 Device 003: ID 04f3:0103 Elan Microelectronics Corp.
MachineType: MSI MS-7346
MarkForUpload: True
ProcFB: 0 VESA VGA
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.2.0-35-generic-pae 
root=UUID=0f4181c1-7b70-4e8f-b491-99965a8cd332 ro quiet splash vt.handoff=7
RelatedPackageVersions:
 linux-restricted-modules-3.2.0-35-generic-pae N/A
 linux-backports-modules-3.2.0-35-generic-pae  N/A
 linux-firmware1.79.1
RfKill:
 
SourcePackage: linux
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 04/13/2007
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: V1.0
dmi.board.asset.tag: To Be Filled By O.E.M.
dmi.board.name: MS-7346
dmi.board.vendor: MSI
dmi.board.version: 1.0
dmi.chassis.asset.tag: To Be Filled By O.E.M.
dmi.chassis.type: 3
dmi.chassis.vendor: To Be Filled By O.E.M.
dmi.chassis.version: To Be Filled By O.E.M.
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrV1.0:bd04/13/2007:svnMSI:pnMS-7346:pvr1.0:rvnMSI:rnMS-7346:rvr1.0:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
dmi.product.name: MS-7346
dmi.product.version: 1.0
dmi.sys.vendor: MSI

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


** Tags: apport-bug i386 precise running-unity third-party-packages

** Attachment added: my boot configuration if it's needed
   
https://bugs.launchpad.net/bugs/1094836/+attachment/3471243/+files/grubconf_boot-%20repaire

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

Title:
  Purple screen on bootup on a dual-boot system

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

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

[Bug 1087519] Re: Serial port ttyS4 doesn't work in 12.04

2012-12-31 Thread Koen Hendrix
Roger, you said: Just to make sure it's clearly understood, this modem
is basically an internal sportster with it's own serial card / port at
ttyS4. 

it is a device on a pci-lane. it should identify itself with a vendor
id, which should show up in dmesg or probe by lspci...

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

Title:
  Serial port ttyS4 doesn't work in 12.04

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

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


[Bug 1061436] Re: supertuxkart crashed with signal 7 in irr::scene::CSkinnedMesh::recoverJointsFromMesh()

2012-12-31 Thread Launchpad Bug Tracker
*** This bug is a duplicate of bug 1011180 ***
https://bugs.launchpad.net/bugs/1011180

This bug was fixed in the package supertuxkart - 0.8-1

---
supertuxkart (0.8-1) experimental; urgency=low


  * New upstream release.
- Use embedded/forked copy of irrlicht; refer to debian/README.source for
  details. Also import patches used in Debian's irrlicht source package.
- Remove build-depends on libirrlicht-dev.
- Add build-depends on zlib1g-dev, libbz2-dev, libpng-dev, libjpeg-dev,
  mesa-common-dev.
- Remove backport_cmake.patch and build_with_irrlicht_1.8.patch; applied
  upstream.
- Refresh remaining patches.
  * Bump Standards version to 3.9.4, no changes required.

 -- Vincent Cheng vincentc1...@gmail.com  Fri, 28 Dec 2012 22:45:14
-0800

** Changed in: supertuxkart (Ubuntu)
   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/1061436

Title:
  supertuxkart crashed with signal 7 in
  irr::scene::CSkinnedMesh::recoverJointsFromMesh()

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

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


[Bug 1049398] Re: parachute perk freezes game

2012-12-31 Thread Launchpad Bug Tracker
*** This bug is a duplicate of bug 1011180 ***
https://bugs.launchpad.net/bugs/1011180

This bug was fixed in the package supertuxkart - 0.8-1

---
supertuxkart (0.8-1) experimental; urgency=low


  * New upstream release.
- Use embedded/forked copy of irrlicht; refer to debian/README.source for
  details. Also import patches used in Debian's irrlicht source package.
- Remove build-depends on libirrlicht-dev.
- Add build-depends on zlib1g-dev, libbz2-dev, libpng-dev, libjpeg-dev,
  mesa-common-dev.
- Remove backport_cmake.patch and build_with_irrlicht_1.8.patch; applied
  upstream.
- Refresh remaining patches.
  * Bump Standards version to 3.9.4, no changes required.

 -- Vincent Cheng vincentc1...@gmail.com  Fri, 28 Dec 2012 22:45:14
-0800

** Changed in: supertuxkart (Ubuntu)
   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/1049398

Title:
  parachute perk freezes game

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

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


[Bug 1094823] Re: Sync libnet-ssh2-perl 0.46-2 (universe) from Debian unstable (main)

2012-12-31 Thread Logan Rosen
** Changed in: libnet-ssh2-perl (Ubuntu)
   Status: Fix Released = Confirmed

** Summary changed:

- Sync libnet-ssh2-perl 0.46-2 (universe) from Debian unstable (main)
+ Merge libnet-ssh2-perl 0.46-2 (universe) from Debian unstable (main)

** Description changed:

- Please sync libnet-ssh2-perl 0.46-2 (universe) from Debian unstable
+ Please merge libnet-ssh2-perl 0.46-2 (universe) from Debian unstable
  (main)
- 
- Explanation of the Ubuntu delta and why it can be dropped:
-   * Clear -lssl and -lcrypto out of extra_libs, as this fails if
- libssl is installed on the build system, but not libssl-dev.
- The delta refers to the fix-build patch, which was dropped from Debian. 
However, the Debian version builds fine for me now in an amd64 pbuilder 
instance with the new zlib1g-dev build dependency.
  
  Changelog entries since current raring version 0.46-1ubuntu1:
  
  libnet-ssh2-perl (0.46-2) unstable; urgency=low
  
-   * Add zlib1g-dev to Build-Depends.
- Thanks to James McCoy james...@debian.org (Closes: #696462)
-   * Drop fix-build build patch
+   * Add zlib1g-dev to Build-Depends.
+ Thanks to James McCoy james...@debian.org (Closes: #696462)
+   * Drop fix-build build patch
  
-  -- Salvatore Bonaccorso car...@debian.org  Fri, 21 Dec 2012 11:13:38
+  -- Salvatore Bonaccorso car...@debian.org  Fri, 21 Dec 2012 11:13:38
  +0100

** Changed in: libnet-ssh2-perl (Ubuntu)
   Status: Confirmed = In Progress

** Changed in: libnet-ssh2-perl (Ubuntu)
 Assignee: (unassigned) = Logan Rosen (logan)

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

Title:
  Merge libnet-ssh2-perl 0.46-2 (universe) from Debian unstable (main)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libnet-ssh2-perl/+bug/1094823/+subscriptions

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

[Bug 1084262] Re: Discovered cpufreq kernel modules are not loaded any more

2012-12-31 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: cpufrequtils (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/1084262

Title:
  Discovered cpufreq kernel modules are not loaded any more

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

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


[Bug 1005112] Re: xorg crash (sudden logout)

2012-12-31 Thread Máté Eckl
** Changed in: nvidia-graphics-drivers (Ubuntu)
 Assignee: Máté Eckl (ecklm) = (unassigned)

** Changed in: nvidia-graphics-drivers (Ubuntu)
 Assignee: (unassigned) = Máté Eckl (ecklm)

** Changed in: nvidia-graphics-drivers (Ubuntu)
 Assignee: Máté Eckl (ecklm) = (unassigned)

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

Title:
  xorg crash (sudden logout)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers/+bug/1005112/+subscriptions

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

[Bug 1094838] Status changed to Confirmed

2012-12-31 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/1094838

Title:
  fglrx kernel oops while playing video

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

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


[Bug 1094836] Status changed to Confirmed

2012-12-31 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/1094836

Title:
  Purple screen on bootup on a dual-boot system

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

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


[Bug 1094278] Re: cu doesn't connect properly to a serial console

2012-12-31 Thread Koen Hendrix
to rule out anything related to permissions, i did:

$ sudo ls -al /dev/ttyS0
crw-rw 1 root dialout 4, 64 Dec 31 09:21 /dev/ttyS0
$ sudo chmod 0666 /dev/ttyS0
$ sudo chown koen:dialout /dev/ttyS0
$ sudo ls -al /dev/ttyS0
crw-rw-rw- 1 koen dialout 4, 64 Dec 31 10:15 /dev/ttyS0

which shouldn't make any difference, and didn't make any difference...

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

Title:
  cu doesn't connect properly to a serial console

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

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


[Bug 1094838] [NEW] fglrx kernel oops

2012-12-31 Thread Bart Van Assche
Public bug reported:

From /var/log/syslog:

[ 1099.597490] [fglrx] IRQ 46 Disabled
[ 1100.610392] BUG: unable to handle kernel NULL pointer dereference at 
01d0
[ 1100.610545] IP: [a02a054f] 
_ZN17SegmentMapManager13deleteMappingEP9CMMClient+0x3f/0x170 [fglrx]
[ 1100.610850] PGD 0
[ 1100.610894] Oops:  [#1] SMP
[ 1100.610961] CPU 0
[ 1100.610996] Modules linked in: ip6table_filter ip6_tables ebtable_nat 
ebtables ipt_MASQUERADE iptable_nat nf_nat nf_conntrack_ipv4 nf_defrag_ipv4 
xt_state nf_conntrack ipt_REJECT xt_CHECKSUM iptable_mangle xt_tcpudp 
iptable_filter ip_tables x_tables bridge stp joydev kvm_amd kvm rfcomm 
parport_pc bnep ppdev bluetooth dm_crypt binfmt_misc snd_hda_codec_hdmi 
snd_hda_codec_realtek snd_hda_intel snd_seq_midi snd_hda_codec snd_hwdep 
snd_pcm snd_rawmidi snd_seq_midi_event fglrx(P) snd_seq arc4 sp5100_tco 
snd_timer snd_seq_device uvcvideo videodev snd psmouse v4l2_compat_ioctl32 
soundcore edac_core serio_raw snd_page_alloc i2c_piix4 edac_mce_amd k10temp 
ath9k mac80211 ath9k_common ath9k_hw ath mac_hid cfg80211 lp parport vesafb 
usbhid hid pata_atiixp tg3 video wmi
[ 1100.612011]
[ 1100.612011] Pid: 4740, comm: Xorg Tainted: P   O 3.2.0-35-generic 
#55-Ubuntu AcerAspire 7551/Aspire 7551
[ 1100.612011] RIP: 0010:[a02a054f]  [a02a054f] 
_ZN17SegmentMapManager13deleteMappingEP9CMMClient+0x3f/0x170 [fglrx]
[ 1100.612011] RSP: 0018:8800a270fb78  EFLAGS: 00010296
[ 1100.612011] RAX:  RBX: c90002116e20 RCX: 
[ 1100.612011] RDX: c90002116e20 RSI: c9000219a6c0 RDI: 0150
[ 1100.612011] RBP: c9000219a6c0 R08: 0a6d R09: c9000210e860
[ 1100.612011] R10: a0344030 R11:  R12: 8800a270fb98
[ 1100.612011] R13: 01d0 R14: c9000219a6c0 R15: 0150
[ 1100.612011] FS:  7f287368a880() GS:88013fc0() 
knlGS:
[ 1100.612011] CS:  0010 DS:  ES:  CR0: 80050033
[ 1100.612011] CR2: 01d0 CR3: 01c05000 CR4: 06f0
[ 1100.612011] DR0:  DR1:  DR2: 
[ 1100.612011] DR3:  DR6: 0ff0 DR7: 0400
[ 1100.612011] Process Xorg (pid: 4740, threadinfo 8800a270e000, task 
8800a26e5c00)
[ 1100.612011] Stack:
[ 1100.612011]    c9000210e9f0 

[ 1100.612011]    c9000210e820 
c90001930fa0
[ 1100.612011]  01d0 c900019adea0 88011e278068 
c90002116e20
[ 1100.612011] Call Trace:
[ 1100.612011]  [a02a2db0] ? 
_ZN3MSF9free_surfEP9CMMDriverP10CMMSurface+0x50/0xe0 [fglrx]
[ 1100.612011]  [a02c9fa8] ? 
_ZN9CMMClient17freeOwnedSurfacesEP9CMMDriver+0x88/0xe0 [fglrx]
[ 1100.612011]  [a02a4cca] ? 
_ZN10QS_PRIVATE16unRegisterClientEj+0xea/0x120 [fglrx]
[ 1100.612011]  [a02b5a2f] ? 
_ZN21CMMClientManager_CORE13destroyClientEP9CMMDriverP9CMMClient+0x2f/0x60 
[fglrx]
[ 1100.612011]  [a02a1bdc] ? _ZN3CMM15releaseChildrenEv+0x14c/0x320 
[fglrx]
[ 1100.612011]  [a029cdc9] ? CMMQS_Uninitialize+0x9/0x20 [fglrx]
[ 1100.612011]  [a024e36e] ? firegl_cmmqs_deinit+0x4e/0x140 [fglrx]
[ 1100.612011]  [a022ae03] ? firegl_takedown+0x853/0x8a0 [fglrx]
[ 1100.612011]  [a03123b2] ? amdPcsEngine_InitDatabase+0x12/0x20 
[fglrx]
[ 1100.612011]  [a0229ea4] ? firegl_release+0x134/0x1d0 [fglrx]
[ 1100.612011]  [a021a9e1] ? ip_firegl_release+0x11/0x20 [fglrx]
[ 1100.612011]  [8117a7fe] ? __fput+0xbe/0x210
[ 1100.612011]  [8117a975] ? fput+0x25/0x30
[ 1100.612011]  [81177516] ? filp_close+0x66/0x90
[ 1100.612011]  [8106a7ea] ? put_files_struct.part.10+0x7a/0xe0
[ 1100.612011]  [8106c208] ? put_files_struct+0x18/0x20
[ 1100.612011]  [8106c2d4] ? exit_files+0x54/0x70
[ 1100.612011]  [8106c7b5] ? do_exit+0x195/0x450
[ 1100.612011]  [8106cc14] ? do_group_exit+0x44/0xa0
[ 1100.612011]  [8106cc87] ? sys_exit_group+0x17/0x20
[ 1100.612011]  [816655c2] ? system_call_fastpath+0x16/0x1b
[ 1100.612011] Code: 4c 8d 64 24 20 c7 44 24 04 00 00 00 00 4c 8d af 80 00 00 
00 48 c7 44 24 20 00 00 00 00 48 c7 44 24 28 00 00 00 00 4c 89 6c 24 40 49 8b 
5d 00 31 c0 48 85 db 48 89 5c 24 30 74 04 48 8b 43 30 49
[ 1100.612011] RIP  [a02a054f] 
_ZN17SegmentMapManager13deleteMappingEP9CMMClient+0x3f/0x170 [fglrx]
[ 1100.612011]  RSP 8800a270fb78
[ 1100.612011] CR2: 01d0
[ 1100.641482] ---[ end trace 7fa5edc03ab8efac ]---
[ 1100.645917] Fixing recursive fault but reboot is needed!
Kernel logging (proc) stopped.

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: linux-image-3.2.0-35-generic 3.2.0-35.55
ProcVersionSignature: Ubuntu 3.2.0-35.55-generic 3.2.34
Uname: Linux 3.2.0-35-generic x86_64

[Bug 1094838] Re: fglrx kernel oops

2012-12-31 Thread Bart Van Assche
Related reports:
* 
http://askubuntu.com/questions/132589/fglrx-error-during-logout-on-hp-pavilion-dv6-with-amd-radeon-hd-6700m
* https://qa.mandriva.com/show_bug.cgi?id=62042
* http://ati.cchtml.com/show_bug.cgi?id=5
* http://ati.cchtml.com/show_bug.cgi?id=362

** Bug watch added: Mandriva Linux #62042
   http://qa.mandriva.com/show_bug.cgi?id=62042

** Bug watch added: ATi Linux Platform Bugs #5
   http://ati.cchtml.com/show_bug.cgi?id=5

** Bug watch added: ATi Linux Platform Bugs #362
   http://ati.cchtml.com/show_bug.cgi?id=362

** Summary changed:

- fglrx kernel oops
+ fglrx kernel oops while playing video

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

Title:
  fglrx kernel oops while playing video

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

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


[Bug 1094823] Re: Merge libnet-ssh2-perl 0.46-2 (universe) from Debian unstable (main)

2012-12-31 Thread Logan Rosen
** Patch added: debdiff against current Sid version
   
https://bugs.launchpad.net/ubuntu/+source/libnet-ssh2-perl/+bug/1094823/+attachment/3471279/+files/ubuntusid.debdiff

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

Title:
  Merge libnet-ssh2-perl 0.46-2 (universe) from Debian unstable (main)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libnet-ssh2-perl/+bug/1094823/+subscriptions

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


[Bug 1094823] Re: Merge libnet-ssh2-perl 0.46-2 (universe) from Debian unstable (main)

2012-12-31 Thread Logan Rosen
** Patch added: debdiff against previous Ubuntu version (0.46-1ubuntu1)
   
https://bugs.launchpad.net/ubuntu/+source/libnet-ssh2-perl/+bug/1094823/+attachment/3471280/+files/ubuntuprev.debdiff

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

Title:
  Merge libnet-ssh2-perl 0.46-2 (universe) from Debian unstable (main)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libnet-ssh2-perl/+bug/1094823/+subscriptions

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


[Bug 1016744] Re: OpenVPN example easy-rsa 2.0 issues

2012-12-31 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: openvpn (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/1016744

Title:
  OpenVPN example easy-rsa 2.0 issues

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

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


[Bug 1088597] Re: Wrong translation (Italian)

2012-12-31 Thread Mattia Migliorini
Forgive me for being late, I reported the issue in GNOME Bugtracker,
here is the report:

https://bugzilla.gnome.org/show_bug.cgi?id=690913

** Bug watch added: GNOME Bug Tracker #690913
   https://bugzilla.gnome.org/show_bug.cgi?id=690913

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

Title:
  Wrong translation (Italian)

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

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


[Bug 1068404] Re: Low graphics mode in Hybrid ATI/Intel GPU systems after fglrx upgrade

2012-12-31 Thread bruise lee
@Ped
here's what I did to get my 12.10 work:

1. purge fglrx* radeon*

2. add PPA of xorg-edgers, and sudo apt-get update  apt-get dist-upgrade  
apt-get upgrade
after reboot,  make sure the intel graphic card is working (there should be no 
error in Xorg.0.log)

3. download deb files from Nick Andrikos' PPA (3 for fglrx-0910, 2 for 
xserver-xorg-video-intel*)
patch fglrx-updates_9.010-0ubuntu1~andrik7_amd64.deb:

for deb file usr/src/fglrx-updates-9.010/firegl_public.c, add follow 4 lines to 
the head of file
// VM_RESERVED is deleted in 3.7 or higher kernels.
#ifndef VM_RESERVED
#define VM_RESERVED (VM_DONTEXPAND | VM_DONTDUMP)
#endif

4 intall above patched debs, and run sudo aticonfig --initial -f and sudo 
dpkg-reconfigure Xorg
reboot and I found no more segmentation fault in Xorg.0.log, and glxinfo shown 
corrent render info of AMD

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

Title:
  Low graphics mode in Hybrid ATI/Intel GPU systems after fglrx upgrade

To manage notifications about this bug go to:
https://bugs.launchpad.net/xserver-xorg-video-intel/+bug/1068404/+subscriptions

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


[Bug 880737] Re: Unity tray icons on dual-monitor doesn't expand in width enough on one of screens

2012-12-31 Thread MaTachi
I have the same problem as Harry Bear. Two monitors hooked up to my
desktop computer with an Nvidia 660 running 12.10 with the proprietary
drivers. The tray icons (skype) only appears on the left one.

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

Title:
  Unity tray icons on dual-monitor doesn't expand in width enough on one
  of screens

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

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


[Bug 1015030] Re: Use nss-myhostname to provide default IP address of UNIX hostname

2012-12-31 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: netcfg (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/1015030

Title:
  Use nss-myhostname to provide default IP address of UNIX hostname

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

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


[Bug 970890] Re: Translations are not automatically imported from Gnome-user-docs

2012-12-31 Thread alessia
** Changed in: ubuntu-translations
   Status: Fix Committed = Opinion

** Changed in: ubuntu-translations
 Assignee: (unassigned) = alessia (posta-grazy)

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

Title:
  Translations are not automatically imported from Gnome-user-docs

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

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


[Bug 1094842] [NEW] Ubuntu 10.04 ldap creates admin user with two (plain text) passwords

2012-12-31 Thread halfgaar
Public bug reported:

In [1], the way the admin user is configured is wrong. You shouldn't
make a admin user in ou=people *and* set a olcRootPW as well. See [2].
If you do specify a olcRootPW, don't make the admin user. If you do
both, you can have an admin user with two passwords (which I had).

Also, the password is supplied in plain text, meaning the server also
stores it as plain text (do:

ldapsearch -LLL -Y EXTERNAL -H ldapi:/// -b olcDatabase={1}hdb,cn=config

so see your password in the tree).

Instead, generate a hash with slappasswd.

So, either use olcRootPW or make an admin entry in ou=people. The 12.04
docs seem to do it right (they make the entry without rootpw).


[1] https://help.ubuntu.com/10.04/serverguide/openldap-server.html
[2] 
http://www.openldap.org/doc/admin24/access-control.html#Controlling%20rootdn%20access

** Affects: ubuntu-docs (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/1094842

Title:
  Ubuntu 10.04 ldap creates admin user with two (plain text) passwords

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

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


[Bug 1094841] [NEW] Often when copying large file over cifs mounted network share nautilus freezes after a while

2012-12-31 Thread Niklas Rosenqvist
Public bug reported:

I have a couple of network shares mounted in my system which are shared
with samba. When I copy to/from it to my laptop, which have the share
mounted in the file system with cifs, nautilus freezes and gets
unresponsive, but most of the time only after a while, not immediately.

When I access the mount by navigating to smb://share/ it never freezes
though. Perhaps it's using a different file system driver? I've had this
issue in 12.10, 12.04, 11.10 and 11.04. Before that I never had this
setup.

Ubuntu 12.10 x64
nautilus 1:3.5.90.really.3.4.2-0ubuntu4

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

** Description changed:

  I have a couple of network shares mounted in my system which are shared
  with samba. When I copy to/from it to my laptop, which have the share
  mounted in the file system with cifs, nautilus freezes and gets
  unresponsive, but most of the time only after a while, not immediately.
  
  When I access the mount by navigating to smb://share/ it never freezes
  though. Perhaps it's using a different file system driver? I've had this
  issue in 12.10, 12.04, 11.10 and 11.04. Before that I never had this
  setup.
+ 
+ Ubuntu 12.10 x64
+ nautilus 1:3.5.90.really.3.4.2-0ubuntu4

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

Title:
  Often when copying large file over cifs mounted network share nautilus
  freezes after a while

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

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


[Bug 1082851] Re: Screen stays black after suspend with AMD Fusion APUs and fglrx driver

2012-12-31 Thread Gerhard Burger
acpi_osi=Linux also works for me

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

Title:
  Screen stays black after suspend with AMD Fusion APUs and fglrx driver

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

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


[Bug 1093757] Re: Placing Windows in corners does not always work as expected

2012-12-31 Thread Sam Spilsbury
** Also affects: compiz
   Importance: Undecided
   Status: New

** Changed in: compiz-plugins-main (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/1093757

Title:
  Placing Windows in corners does not always work as expected

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

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


[Bug 1068165] Re: package libdrm2 2.4.39-0ubuntu1 failed to install/upgrade: trying to overwrite shared '/usr/share/doc/libdrm2/changelog.Debian.gz', which is different from other instances of package

2012-12-31 Thread steve77
The fix: sudo rm /usr/share/doc/libdrm2/changelog.Debian.gz, did not
work for me!

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

Title:
  package libdrm2 2.4.39-0ubuntu1 failed to install/upgrade: trying to
  overwrite shared '/usr/share/doc/libdrm2/changelog.Debian.gz', which
  is different from other instances of package libdrm2:amd64

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

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


[Bug 1038933] Re: Typo in hotot string

2012-12-31 Thread Domenico Rotolo
** Changed in: hotot (Ubuntu)
 Assignee: (unassigned) = Domenico Rotolo (rotolonico)

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

Title:
  Typo in hotot string

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/app-install-data-ubuntu/+bug/1038933/+subscriptions

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


[Bug 1094465] Re: Upgrading to Kubunt: './usr/share/doc/libdrm2/changelog.Debian.gz' is different from the same file on the system

2012-12-31 Thread steve77
*** This bug is a duplicate of bug 1068165 ***
https://bugs.launchpad.net/bugs/1068165

Since the fix sudo rm
/usr/share/doc/libdrm2/changelog.Debian.gz,commented in bug #1068165 did
not work then perhapes this is not a duplicate.

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

Title:
  Upgrading to Kubunt: './usr/share/doc/libdrm2/changelog.Debian.gz' is
  different from the same file on the system

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-release-upgrader/+bug/1094465/+subscriptions

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


[Bug 1072531] Re: [regression] X11 screen blanking after 10 minutes with no UI to change it

2012-12-31 Thread Jan Greeff
I have this problem, have never heard of multi-head/multi-seat but the
problem arose a while after upgrading to 12.10. Most of this discussion
is way over my head, but I would very much like to resolve this issue
without having to clean-install again. Can somebody please publish step-
by step instructions for the aged?

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

Title:
  [regression] X11 screen blanking after 10 minutes with no UI to change
  it

To manage notifications about this bug go to:
https://bugs.launchpad.net/xorg-server/+bug/1072531/+subscriptions

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


[Bug 1094688] Re: From server name only 8 characters are stored

2012-12-31 Thread news001
** Package changed: ubuntu = cifs-utils (Ubuntu)

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

Title:
  From server name only 8 characters are stored

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

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


[Bug 1082851] Re: Screen stays black after suspend with AMD Fusion APUs and fglrx driver

2012-12-31 Thread Ivica Ico Bukvic
It seems for me nothing works... Yes, all these flags work for a couple
of suspends and then eventually suspend fails to resume. It seems that
acpi_osi=Linux (or any other OS variant) acpi=s3_bios pci=nocrs gives me
the greatest mileage on average but all of them eventually fail. This
means I could be fine for a day or two (up to 10-15 suspends) and then
the thing will fail. In some configs, the suspend fails at suspend-time
rather than resume.

I even went as far as trying to decompile dsdt (as per instructions
provided online, see: https://wiki.archlinux.org/index.php/DSDT), fixed
all the errors (there were several errors and warnings, courtesy of HP's
lousy service), and recompiled with zero errors and warnings and then
recompiled the kernel with the custom dsdt and still nothing. The
behavior remains the same...

I also tried changing over to uswsusp package and while it seems faster
at suspending/resuming (most of the time), it fails exactly the same way
(eventually after several suspends).

At this point I am wondering what the heck is wrong. Can any kernel dev
chime in here? Is this due to the fact that AMD APUs are still failry
new, is it the fglrx driver, or something entirely different?

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

Title:
  Screen stays black after suspend with AMD Fusion APUs and fglrx driver

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

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


[Bug 1094278] Re: cu doesn't connect properly to a serial console

2012-12-31 Thread Koen Hendrix
the differences in terminal setting between a working configuration
(openbsd) and a non-working configuration (xubuntu) on the same
hardware; only the differences are shown, similar flags are left out:

# openbsd
cchars: discard = ^O; dsusp = ^Y; status = undef; time = 0
cflags: -crtscts -mdmbuf
oflags: opost oxtabs -onoeot
lflags: icanon isig iexten echo echoe -altwerase -flusho -pendin -nokerninfo 
-extproc
iflags: -istrip icrnl ixon ixany imaxbel brkint

# xubuntu
cchars: line = 0; swtch = undef; flush = ^O; time = 1
cflags: crtscts
oflags: -opost -ofill -ofdel nl0 cr0 tab0 bs0 vt0 ff0
lflags: -isig -icanon -iexten -echo -echoe
iflags: -brkint istrip -icrnl -ixon -ixany -imaxbel -iutf8

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

Title:
  cu doesn't connect properly to a serial console

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

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


[Bug 1082851] Re: Screen stays black after suspend with AMD Fusion APUs and fglrx driver

2012-12-31 Thread Ivica Ico Bukvic
One thing to add (remind of) is that I am using latest lowlatency kernel. Could 
this have anything to do with it?

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

Title:
  Screen stays black after suspend with AMD Fusion APUs and fglrx driver

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

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


[Bug 1065437] Re: hibernate/resume failure [non-free: fglrx]

2012-12-31 Thread nfsd
Exists in 3.5.0-21-generic, x86_64 machine.

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

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

Title:
  hibernate/resume failure [non-free: fglrx]

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

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


[Bug 1038933] Re: Typo in hotot string

2012-12-31 Thread Domenico Rotolo
Hello,
here is the patch to fix the bug!


** Patch added: fix-for-1038933.diff
   
https://bugs.launchpad.net/ubuntu/+source/hotot/+bug/1038933/+attachment/3471290/+files/fix-for-1038933.diff

** Changed in: hotot (Ubuntu)
 Assignee: Domenico Rotolo (rotolonico) = (unassigned)

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

Title:
  Typo in hotot string

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/app-install-data-ubuntu/+bug/1038933/+subscriptions

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


[Bug 956071]

2012-12-31 Thread Rephorm-b
Although this patch makes the situation much better, it looks like a
similar bug is present elsewhere. Using git commit On git rev
3cb14dcccf5574366d90e24f351e3ad04b35e35f, I see an occasional crash
after  several days of using a laptop with ~10 suspensions per day.

The following diagnostic messages and backtrace appears three times in
the Xorg log before Xorg quits:

[121305.099] BUG: triggered 'if (priv-num_active_touches  priv-num_slots)'
[121305.099] BUG: synaptics.c:2615 in UpdateTouchState()
[121305.099] 
[121305.099] Backtrace:
[121305.384] 0: /usr/bin/X (xorg_backtrace+0x36) [0x560366]
[121305.384] 1: /usr/lib/xorg/modules/input/synaptics_drv.so 
(0x7ff504292000+0x2c47) [0x7ff504294c47]
[121305.384] 2: /usr/lib/xorg/modules/input/synaptics_drv.so 
(0x7ff504292000+0x4cdb) [0x7ff504296cdb]
[121305.384] 3: /usr/lib/xorg/modules/input/synaptics_drv.so 
(0x7ff504292000+0x6744) [0x7ff504298744]
[121305.384] 4: /usr/bin/X (0x40+0x6efd7) [0x46efd7]
[121305.384] 5: /usr/bin/X (0x40+0x93370) [0x493370]
[121305.384] 6: /usr/lib/libpthread.so.0 (0x7ff508a94000+0xf170) 
[0x7ff508aa3170]
[121305.384] 7: /usr/bin/X (0x40+0x164540) [0x564540]
[121305.384] 8: /usr/lib/libpthread.so.0 (0x7ff508a94000+0xf170) 
[0x7ff508aa3170]
[121305.384] 9: /usr/lib/libc.so.6 (0x7ff50791f000+0x7ba57) [0x7ff50799aa57]
[121305.384] 10: /usr/lib/libc.so.6 (__libc_malloc+0x70) [0x7ff50799be50]
[121305.389] 11: /usr/lib/xorg/modules/drivers/intel_drv.so 
(0x7ff505a6b000+0x3fa6d) [0x7ff5056d]
[121305.389] 12: /usr/lib/xorg/modules/drivers/intel_drv.so 
(0x7ff505a6b000+0x4b7b8) [0x7ff505ab67b8]
[121305.389] 13: /usr/lib/xorg/modules/drivers/intel_drv.so 
(0x7ff505a6b000+0x4d09b) [0x7ff505ab809b]
[121305.389] 14: /usr/lib/xorg/modules/drivers/intel_drv.so 
(0x7ff505a6b000+0x80d9b) [0x7ff505aebd9b]
[121305.389] 15: /usr/lib/xorg/modules/drivers/intel_drv.so 
(0x7ff505a6b000+0x813b3) [0x7ff505aec3b3]
[121305.389] 16: /usr/lib/xorg/modules/drivers/intel_drv.so 
(0x7ff505a6b000+0x88466) [0x7ff505af3466]
[121305.390] 17: /usr/bin/X (0x40+0xebc5b) [0x4ebc5b]
[121305.390] 18: /usr/bin/X (0x40+0x34531) [0x434531]
[121305.390] 19: /usr/bin/X (0x40+0x23615) [0x423615]
[121305.390] 20: /usr/lib/libc.so.6 (__libc_start_main+0xf5) [0x7ff507940725]
[121305.390] 21: /usr/bin/X (0x40+0x238ed) [0x4238ed]

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

Title:
  Xorg crashed with SIGSEGV in XIGetDeviceProperty()

To manage notifications about this bug go to:
https://bugs.launchpad.net/oem-priority/+bug/956071/+subscriptions

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


[Bug 956071]

2012-12-31 Thread Peter Hutterer
Hard to read the backtrace without symbols, but please try to find a
reproducible test-case. The number of fingers on the touchpad at suspend
time vs at resume time is almost certainly the trigger for this, but I
haven't found a reliable trigger yet.

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

Title:
  Xorg crashed with SIGSEGV in XIGetDeviceProperty()

To manage notifications about this bug go to:
https://bugs.launchpad.net/oem-priority/+bug/956071/+subscriptions

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


[Bug 956071]

2012-12-31 Thread Jesse Glick
1.6.2-1ubuntu1~precise2 which I think has this patch, and also 1.5.99,
continue to crash for me with this SEGV on occasion, shortly but not
immediately after unlocking the screen (not necessarily after resume
from suspend). No clear way to reproduce. Anything that can be done to
help? (Any all-in-one instructions available for rebuilding X + drivers
with symbols and running through Valgrind?)

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

Title:
  Xorg crashed with SIGSEGV in XIGetDeviceProperty()

To manage notifications about this bug go to:
https://bugs.launchpad.net/oem-priority/+bug/956071/+subscriptions

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


[Bug 956071]

2012-12-31 Thread Moondrake
A couple of weeks ago I experienced a similar bug once or twice (at
least a similar backtrace as in comment 16), but I also did not have
symbols installed.

However, it may be noteworthy that I did not trigger it by a resume, but
by putting very heavy load on the machine. I have not done so since, but
I will try to get some better debug info when I have time to try and
reproduce this.

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

Title:
  Xorg crashed with SIGSEGV in XIGetDeviceProperty()

To manage notifications about this bug go to:
https://bugs.launchpad.net/oem-priority/+bug/956071/+subscriptions

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


[Bug 1094097] Re: Xorg crashed with SIGSEGV in mieqMoveToNewScreen()

2012-12-31 Thread melchiaros
Yes, the stacktrace top is like the one in bug 1039341 as far as the
code lines are affected. The rest differs only a little bit.

Unfortunally I have not observed this crasher again.

The external monitor was connected with VGA, but to point again on it:
At time of the crash there was no figuring arround with an external
monitor by me. It was the day befor and the system was shutted down
completely between.

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

Title:
  Xorg crashed with SIGSEGV in mieqMoveToNewScreen()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/1094097/+subscriptions

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


[Bug 1087961] Re: lives-exe crashed with SIGABRT

2012-12-31 Thread melchiaros
Still there with Livers!1.8.0

** Tags added: apport-collected package-from-proposed

** Description changed:

  Lives! crashes on closing the program.
  
  Steps to reproduce:
  
  1.Open Lives!
  2.Choose Menu -File - Close/Quit
  3.See Lives! crashing on the closing/quitting process
  
  ProblemType: Crash
  DistroRelease: Ubuntu 13.04
  Package: lives 1.6.4~ds1-1
  ProcVersionSignature: Ubuntu 3.7.0-5.13-generic 3.7.0-rc8
  Uname: Linux 3.7.0-5-generic x86_64
  ApportVersion: 2.6.3-0ubuntu4
  Architecture: amd64
  CrashCounter: 1
  Date: Sat Dec  8 11:32:59 2012
  ExecutablePath: /usr/lib/lives/lives-exe
  InstallationDate: Installed on 2012-07-22 (138 days ago)
  InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Alpha amd64 (20120722)
  MarkForUpload: True
  ProcCmdline: /usr/lib/lives/lives-exe
  ProcEnviron:
   PATH=(custom, no username)
   XDG_RUNTIME_DIR=set
   LANG=de_DE.UTF-8
   SHELL=/bin/bash
  Signal: 6
  SourcePackage: lives
  StacktraceTop:
   ?? () from /lib64/ld-linux-x86-64.so.2
   ?? () from /lib64/ld-linux-x86-64.so.2
   ?? () from /lib/x86_64-linux-gnu/libc.so.6
   ?? () from /lib/x86_64-linux-gnu/libdl.so.2
   ?? () from /lib64/ld-linux-x86-64.so.2
  Title: lives-exe crashed with SIGABRT
  UpgradeStatus: Upgraded to raring on 2012-11-15 (22 days ago)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo vboxusers
+ --- 
+ ApportVersion: 2.7-0ubuntu2
+ Architecture: amd64
+ DistroRelease: Ubuntu 13.04
+ InstallationDate: Installed on 2012-07-22 (161 days ago)
+ InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Alpha amd64 (20120722)
+ MarkForUpload: True
+ Package: lives 1.8.0~ds0-1
+ PackageArchitecture: amd64
+ ProcEnviron:
+  TERM=xterm
+  PATH=(custom, no user)
+  XDG_RUNTIME_DIR=set
+  LANG=de_DE.UTF-8
+  SHELL=/bin/bash
+ ProcVersionSignature: Ubuntu 3.7.0-7.15-generic 3.7.0
+ Tags:  raring package-from-proposed running-unity
+ Uname: Linux 3.7.0-7-generic x86_64
+ UpgradeStatus: Upgraded to raring on 2012-11-15 (45 days ago)
+ UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo vboxusers

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

Title:
  lives-exe crashed with SIGABRT

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

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


[Bug 1087961] Dependencies.txt

2012-12-31 Thread melchiaros
apport information

** Attachment added: Dependencies.txt
   
https://bugs.launchpad.net/bugs/1087961/+attachment/3471291/+files/Dependencies.txt

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

Title:
  lives-exe crashed with SIGABRT

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

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


[Bug 1065437] Re: hibernate/resume failure [non-free: fglrx]

2012-12-31 Thread nfsd
I should add, for me the behavior is somewhat different on shutdown.
Everything appears to complete successfully, then the machine powers
off.  Upon power-up, the machine comes up as a new boot and replays
journals, etc.  No attempt to resume.

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

Title:
  hibernate/resume failure [non-free: fglrx]

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

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


[Bug 406154]

2012-12-31 Thread Ettore Atalan
Created attachment 76062
Complete strace output

This problem still exists in Dolphin 2.1.

Trying to open a mounted but unavailable SMB share will cause Dolphin to
freeze.

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

Title:
  [karmic] plasma panel freezes for a few seconds when opening a usb
  drive

To manage notifications about this bug go to:
https://bugs.launchpad.net/kde-baseapps/+bug/406154/+subscriptions

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


[Bug 956071] Re: Xorg crashed with SIGSEGV in XIGetDeviceProperty()

2012-12-31 Thread Bug Watch Updater
** Changed in: xorg-server
   Status: Fix Released = Confirmed

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

Title:
  Xorg crashed with SIGSEGV in XIGetDeviceProperty()

To manage notifications about this bug go to:
https://bugs.launchpad.net/oem-priority/+bug/956071/+subscriptions

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


[Bug 406154]

2012-12-31 Thread Bugs-kde-org3
I'm not sure if this also belongs here:

When I have a cifs share mounted and tell KDE to poweroff, it also hangs
like 2 minutes during shut down until it finally times out and turns
off. For some reasons the shares aren't properly dismounted hence the
timeout somewhere.

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

Title:
  [karmic] plasma panel freezes for a few seconds when opening a usb
  drive

To manage notifications about this bug go to:
https://bugs.launchpad.net/kde-baseapps/+bug/406154/+subscriptions

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


[Bug 358533]

2012-12-31 Thread Ettore Atalan
Created attachment 76062
Complete strace output

This problem still exists in Dolphin 2.1.

Trying to open a mounted but unavailable SMB share will cause Dolphin to
freeze.

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

Title:
  Dolphin Hangs With Mounted Folder disconnected

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

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


[Bug 377483] Re: DVD PATA-SATA bridge (SPiF223A) doesn't work...

2012-12-31 Thread Pascal Deloof
Today I installed the driver for RTL8191S (RTL8192SU) without the ndiswrapper 
module, following these instructions:
http://www.mail-archive.com/ubuntu-bugs@lists.ubuntu.com/msg2620217.html 
http://www.mail-archive.com/ubuntu-bugs@lists.ubuntu.com/msg2621027.html 
Wireless connection works but guess what: laptop freezes again within seconds 
when I read content from the second hd.
I removed again the module r8192s_usb but this doesn't change the situation. 
Laptop keeps freezing when 2nd hd is approached to read or write. Hard reset is 
needed.
So the only time I managed to read and use data of the 2nd hd was after 
removing the ndiswrapper module. What am I missing here? Every test I do with 
the hd itself is ok, so is a usb connection of this drive or the use of it in 
windows XP SP3. Still thinking of a compatibility problem with this PATA-SATA 
bridge SPIF223A.

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

Title:
  DVD PATA-SATA bridge (SPiF223A) doesn't work...

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

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


[Bug 358533]

2012-12-31 Thread Bugs-kde-org3
I'm not sure if this also belongs here:

When I have a cifs share mounted and tell KDE to poweroff, it also hangs
like 2 minutes during shut down until it finally times out and turns
off. For some reasons the shares aren't properly dismounted hence the
timeout somewhere.

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

Title:
  Dolphin Hangs With Mounted Folder disconnected

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

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


[Bug 1094278] Re: cu doesn't connect properly to a serial console

2012-12-31 Thread Koen Hendrix
so...
rts/cts flow control is different, and flow control is not based on a carrier 
detect;
we're missing a dsusp control character.
we don't strip to 7 bits; we map carriage return to newline on input: we enable 
start/stop output control; we allow any character to restart outut; we impose a 
limit on the characters in the input queue; we signal intr on break.
we post-process output; we expand tabs to spaces on output; we don't discard 
EOF's on output.
we're processing input in canonical mode, with a time of 0; we check against 
special control characters; we do extened control characters if possible; we 
echo input; an erase character visually deletes the former character; we don't 
do alternative word erase; we don't discard output; we don't pend input after 
switching modes; we assume the hardware is not processing terminal data.

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

Title:
  cu doesn't connect properly to a serial console

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

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


[Bug 1045914] Re: Keyboard layout doesn't show in GNOME Shell session

2012-12-31 Thread George Karavasilev
So, it seems under 12.10 with Gnome 3 PPA the Input Sources are not ported 
completely. This is how the look in the normal Gnome 3.6:
http://blogs.gnome.org/mclasen/2012/09/21/input-sources-in-gnome/
And in 12.10 w/ the Gnome 3 PPA that's not the case, hence the bug.
Jeremy, it does need fixing.

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

Title:
  Keyboard layout doesn't show in GNOME Shell session

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

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


[Bug 1094278] Re: cu doesn't connect properly to a serial console

2012-12-31 Thread Koen Hendrix
so, i did...
$ sudo stty -F /dev/ttyS0 speed 115200
115200
$ sudo stty -F /dev/ttyS0 icanon
$ sudo stty -F /dev/ttyS0 isig
$ sudo stty -F /dev/ttyS0 iexten
$ sudo stty -F /dev/ttyS0 echo
$ sudo stty -F /dev/ttyS0 echoe
$ sudo stty -F /dev/ttyS0 -altwerase
stty: when specifying an output style, modes may not be set
$ sudo stty -F /dev/ttyS0 -pendin
stty: invalid argument `-pendin'
Try `stty --help' for more information.
$ sudo stty -F /dev/ttyS0 -istrip
$ sudo stty -F /dev/ttyS0 icrnl
$ sudo stty -F /dev/ttyS0 ixon
$ sudo stty -F /dev/ttyS0 ixany
$ sudo stty -F /dev/ttyS0 imaxbel
$ sudo stty -F /dev/ttyS0 brkint
$ sudo stty -F /dev/ttyS0 opost
$ sudo stty -F /dev/ttyS0 oxtabs
stty: invalid argument `oxtabs'
Try `stty --help' for more information.
$ sudo stty -F /dev/ttyS0 -onoeot
stty: invalid argument `-onoeot'
Try `stty --help' for more information.
$ sudo stty -F /dev/ttyS0 -crtscts
$ sudo stty -F /dev/ttyS0 -mdmbuf
stty: invalid argument `-mdmbuf'
Try `stty --help' for more information.
$ sudo stty -a -F /dev/ttyS0
speed 115200 baud; rows 0; columns 0; line = 0;
intr = ^C; quit = ^\; erase = ^?; kill = ^U; eof = ^D; eol = undef; eol2 = 
undef; swtch = undef; start = ^Q; stop = ^S;
susp = ^Z; rprnt = ^R; werase = ^W; lnext = ^V; flush = ^O; min = 1; time = 1;
-parenb -parodd cs8 hupcl -cstopb cread -clocal crtscts
-ignbrk -brkint -ignpar -parmrk -inpck -istrip -inlcr -igncr -icrnl ixon -ixoff 
-iuclc ixany -imaxbel -iutf8
-opost -olcuc -ocrnl onlcr -onocr -onlret -ofill -ofdel nl0 cr0 tab0 bs0 vt0 ff0
-isig -icanon -iexten -echo -echoe -echok -echonl -noflsh -xcase -tostop 
-echoprt echoctl echoke

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

Title:
  cu doesn't connect properly to a serial console

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

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


[Bug 1094855] Re: cheese shows only white canvas instead of camera input stream

2012-12-31 Thread melchiaros
** Attachment added: cheese creenshot
   
https://bugs.launchpad.net/ubuntu/+source/cheese/+bug/1094855/+attachment/3471311/+files/cheese.png

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

Title:
  cheese shows only white canvas instead of camera input stream

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

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


[Bug 1094855] [NEW] cheese shows only white canvas instead of camera input stream

2012-12-31 Thread melchiaros
Public bug reported:

As the summary says.

I attach a screenshot.

This could be easily reproduced by just starting cheese.

ProblemType: Bug
DistroRelease: Ubuntu 13.04
Package: cheese 3.6.2-0ubuntu1
ProcVersionSignature: Ubuntu 3.7.0-7.15-generic 3.7.0
Uname: Linux 3.7.0-7-generic x86_64
ApportVersion: 2.7-0ubuntu2
Architecture: amd64
Date: Mon Dec 31 12:05:01 2012
ExecutablePath: /usr/bin/cheese
InstallationDate: Installed on 2012-07-22 (161 days ago)
InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Alpha amd64 (20120722)
MarkForUpload: True
ProcEnviron:
 PATH=(custom, no username)
 XDG_RUNTIME_DIR=set
 LANG=de_DE.UTF-8
 SHELL=/bin/bash
SourcePackage: cheese
UpgradeStatus: Upgraded to raring on 2012-11-15 (45 days ago)

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


** Tags: amd64 apport-bug raring running-unity

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

Title:
  cheese shows only white canvas instead of camera input stream

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

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


[Bug 1094278] Re: cu doesn't connect properly to a serial console

2012-12-31 Thread Koen Hendrix
why aren't any settings actually set by stty?! ?

let's try this without sudo...
$ stty -F /dev/ttyS0 speed 115200
115200
$ stty -F /dev/ttyS0 icanon
$ stty -F /dev/ttyS0 isig
$ stty -F /dev/ttyS0 iexten
$ stty -F /dev/ttyS0 echo
$ stty -F /dev/ttyS0 echoe
$ stty -F /dev/ttyS0 -istrip
$ stty -F /dev/ttyS0 icrnl
$ stty -F /dev/ttyS0 ixon
$ stty -F /dev/ttyS0 ixany
$ stty -F /dev/ttyS0 imaxbel
$ stty -F /dev/ttyS0 brkint
$ stty -F /dev/ttyS0 opost
$ stty -F /dev/ttyS0 -crtscts
$ stty -a -F /dev/ttyS0
speed 115200 baud; rows 0; columns 0; line = 0;
intr = ^C; quit = ^\; erase = ^?; kill = ^U; eof = ^D; eol = undef;
eol2 = undef; swtch = undef; start = ^Q; stop = ^S; susp = ^Z; rprnt = ^R;
werase = ^W; lnext = ^V; flush = ^O; min = 1; time = 1;
-parenb -parodd cs8 hupcl -cstopb cread -clocal -crtscts
-ignbrk brkint -ignpar -parmrk -inpck -istrip -inlcr -igncr icrnl ixon -ixoff
-iuclc ixany imaxbel -iutf8
opost -olcuc -ocrnl onlcr -onocr -onlret -ofill -ofdel nl0 cr0 tab0 bs0 vt0 ff0
isig icanon iexten echo echoe -echok -echonl -noflsh -xcase -tostop -echoprt
echoctl echoke

that looks better!

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

Title:
  cu doesn't connect properly to a serial console

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

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


[Bug 629357] Re: [Feature Request] support xz for compressing volumes

2012-12-31 Thread Laszlo Ersek
(Well I'm quite late to this bug, but I think it would be preferable to
add an external filter option, to be forked in-between the rdiffdir
delta and gpg. This would enable all kinds of (preferably multi-
threaded) compressors, without introducing more library dependencies.)

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

Title:
  [Feature Request] support xz for compressing volumes

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

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


[Bug 1094278] Re: cu doesn't connect properly to a serial console

2012-12-31 Thread Koen Hendrix
but it still won't connect...

$ cu -l /dev/ttyS0 -s 115200 --nostop
Connected.
~.
Disconnected.
$ cu -l /dev/ttyS0 -s 115200 --nostop -e
Connected.
~.
Disconnected.
$ cu -l /dev/ttyS0 -s 115200 --nostop -o
Connected.
~.
Disconnected.
$ cu -l /dev/ttyS0 -s 115200 --nostop -eo
Connected.
~.
Disconnected.
$ cu -l /dev/ttyS0 -s 115200
Connected.
~.
Disconnected.
$ cu -l /dev/ttyS0 -s 115200 -e
Connected.
~.
Disconnected.
$ cu -l /dev/ttyS0 -s 115200 -o
Connected.
~.
Disconnected.
$ cu -l /dev/ttyS0 -s 115200 -eo
Connected.
~.
Disconnected.

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

Title:
  cu doesn't connect properly to a serial console

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

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


  1   2   3   4   5   6   >