[Bug 254151] [NEW] samba fails to install prperly after unnistall+deleting smb.conf

2008-08-02 Thread Giorgos Koklas
Public bug reported:

Binary package hint: samba

os: ubuntu 8.04.1
package:  samba 3.0.28a-1ubuntu4.4

[description]

For some reason my shares were no longer marked as shared in nautilus. 
I decided to wipe out samba and do a fresh install. I did the following:

1. sudo apt-get remove samba
2. sudo rm -rf  /etc/samba/{all files in there}
3. sudo apt-get install samba. During installation I got an error reagarding 
dependencies 
between samba and samba-common and the installation would fail. 

I managed to cmplete the installation by doing this:

sudo touch /etc/samba/smb.conf

Although samba installed my smb.conf was empty and I still haven't been
able to share again.

[what I would like it to do]

I think that smb.conf should be created with its default contents each
time a user installs samba AND smb.conf is missing for whatever reason.
Otherwise it should use an existing smb.conf.

[!NOTICE! SOME STRINGS TRANSLATED FROM GREEK]
ProblemType: Package
Architecture: i386
Date: Fri Aug  1 23:03:41 2008
DistroRelease: Ubuntu 8.04
ErrorMessage: sub-proccess  post-installation script returned error state 1
NonfreeKernelModules: nvidia
Package: samba-common 3.0.28a-1ubuntu4.4
PackageArchitecture: i386
SourcePackage: samba
Title: package samba-common 3.0.28a-1ubuntu4.4 failed to install/upgrade: 
sub-proccess  post-installation script returned error state 1
Uname: Linux 2.6.24-19-generic i686

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


** Tags: apport-package

-- 
samba fails to install prperly after unnistall+deleting smb.conf
https://bugs.launchpad.net/bugs/254151
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to samba 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 254151] Re: samba fails to install prperly after unnistall+deleting smb.conf

2008-08-02 Thread Giorgos Koklas

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/16491906/Dependencies.txt

** Attachment added: DpkgTerminalLog.gz
   http://launchpadlibrarian.net/16491907/DpkgTerminalLog.gz

** Description changed:

  Binary package hint: samba
  
  os: ubuntu 8.04.1
  package:  samba 3.0.28a-1ubuntu4.4
  
  [description]
  
  For some reason my shares were no longer marked as shared in nautilus. 
  I decided to wipe out samba and do a fresh install. I did the following:
  
  1. sudo apt-get remove samba
  2. sudo rm -rf  /etc/samba/{all files in there}
  3. sudo apt-get install samba. During installation I got an error reagarding 
dependencies 
  between samba and samba-common and the installation would fail. 
  
  I managed to cmplete the installation by doing this:
  
  sudo touch /etc/samba/smb.conf
  
  Although samba installed my smb.conf was empty and I still haven't been
  able to share again.
  
  [what I would like it to do]
  
  I think that smb.conf should be created with its default contents each
  time a user installs samba AND smb.conf is missing for whatever reason.
  Otherwise it should use an existing smb.conf.
  
+ [!NOTICE! SOME STRINGS TRANSLATED FROM GREEK]
  ProblemType: Package
  Architecture: i386
  Date: Fri Aug  1 23:03:41 2008
  DistroRelease: Ubuntu 8.04
- ErrorMessage: η υποδιεργασία post-installation script επέστρεψε κατάσταση 
λάθους 1
+ ErrorMessage: sub-proccess  post-installation script returned error state 1
  NonfreeKernelModules: nvidia
  Package: samba-common 3.0.28a-1ubuntu4.4
  PackageArchitecture: i386
  SourcePackage: samba
- Title: package samba-common 3.0.28a-1ubuntu4.4 failed to install/upgrade: η 
υποδιεργασία post-installation script επέστρεψε κατάσταση λάθους 1
+ Title: package samba-common 3.0.28a-1ubuntu4.4 failed to install/upgrade: 
sub-proccess  post-installation script returned error state 1
  Uname: Linux 2.6.24-19-generic i686

-- 
samba fails to install prperly after unnistall+deleting smb.conf
https://bugs.launchpad.net/bugs/254151
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to samba 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 254215] [NEW] PEAR depends not included

2008-08-02 Thread Martin Meredith
Public bug reported:

Binary package hint: php5

When the intrepid PHP source package was updated recently, it seems the
maintainer failed to take into account one of the fixes from debian.
Namely this entry from the debian changelog

- Depend on php5-cli in php-pear (Closes: #482517)
  + Previous change reverted because of PEAR packages FTBFS

Please refer to : http://bugs.debian.org/cgi-
bin/bugreport.cgi?bug=482517

While this dependency is in the Debian package, it doesn't seem to be in
the ubuntu version. Causing PEAR to fail (which was pointed out to me
because of https://bugs.launchpad.net/bugs/118697

This is a major bug, as it causes any package that uses pear, or even
depends on it to fail.

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

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

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 254217] [NEW] winbind last update broken on intrepid

2008-08-02 Thread erdtmann
Public bug reported:

Binary package hint: winbind


The following error occur during post-processing of the today update of winbind:

/etc/init.d/winbind: 54: Syntax error: ) unexpected (expecting ;;)

and, in fact, looking at the file, there is missing these ;;. Adding
them to line 53 of /etc/init.d/winbind solved the problem and finally
the package could install (if I choose not to use the mantainer
configuration file)

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

-- 
winbind last update broken on intrepid
https://bugs.launchpad.net/bugs/254217
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to samba 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 175297] Re: system filesystems are logged within munin

2008-08-02 Thread Malcolm Scott
Attaching a patch to fix this.

** Attachment added: Patch
   http://launchpadlibrarian.net/16495826/munin-df.diff

-- 
system filesystems are logged within munin
https://bugs.launchpad.net/bugs/175297
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to munin 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 175297] Re: system filesystems are logged within munin

2008-08-02 Thread Malcolm Scott
Revised the patch to also exclude bind-mounted filesystems (which will
always have the same df output as another local filesystem).

** Attachment added: Revised patch
   http://launchpadlibrarian.net/16495922/munin-df.diff

-- 
system filesystems are logged within munin
https://bugs.launchpad.net/bugs/175297
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to munin 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 254253] [NEW] Still uses multiuser argument to dh_installinit

2008-08-02 Thread James Westby
Public bug reported:

Hi,

dovecot still uses the multiuser argument to dh_installinit, but this is
now deprecated.

For how to change the package to no longer use this please see

https://lists.ubuntu.com/archives/ubuntu-devel-
announce/2008-June/000430.html

Please forward the new patch to Debian when you do this, as multiuser
isn't applicable to Debian, but the new scheme is.

Thanks,

James

** Affects: dovecot (Ubuntu)
 Importance: Low
 Status: Triaged


** Tags: multiuser

** Changed in: dovecot (Ubuntu)
   Importance: Undecided = Low
   Status: New = Triaged

** Tags added: multiuser

-- 
Still uses multiuser argument to dh_installinit
https://bugs.launchpad.net/bugs/254253
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to dovecot 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 242773] Re: New dovecot upstream 1.1.1 release for Intrepid

2008-08-02 Thread James Westby
Hi,

1.1.2 has now been merged from Debian.

Thanks,

James


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

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

** Changed in: dovecot (Ubuntu)
   Status: Confirmed = Fix Released

-- 
New dovecot upstream 1.1.1 release for Intrepid
https://bugs.launchpad.net/bugs/242773
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to dovecot 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 254217] Re: winbind last update broken on intrepid

2008-08-02 Thread Pradeep Varadarajan
confirming this ..

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

-- 
winbind last update broken on intrepid
https://bugs.launchpad.net/bugs/254217
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to samba 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 253268] Re: php5-cgi not working with suphp in Hardy

2008-08-02 Thread Lionel Dricot
In fact, it seems that, unlike in Debian, libapache2-mod-php5 takes
precedence over suphp. It means that you cannot install both and use
suphp only on specific locations because mod-php5 will be called.

In Debian, this is not the case.

-- 
php5-cgi not working with suphp in Hardy 
https://bugs.launchpad.net/bugs/253268
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to php5 in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 254215] Re: PEAR depends not included

2008-08-02 Thread Jonathan Marsden
In php5_5.2.6-2ubuntu1, the Depends: line for php-pear in debian/control
reads:

Depends: php5-common (= ${source:Version}), php5-cli | php4-cli

So apparently the current php-pear does depend on either php4-cli or
php5-cli.  Is this insufficient?  I could post a debdiff that just
changes this to

Depends: php5-common (= ${source:Version}), php5-cli

But I am far from sure that this is the correct and complete fix...

Jonathan

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 229252] Re: slapd gssapi failure - apparmor profile doesn't support kerberos gssapi

2008-08-02 Thread Nick Fishman
Hello,

I don't mean to reopen this bug after it's (apparently) been fixed.

I was trying to setup a combined LDAP/Kerberos system today, and ran
into this exact problem. I'm running the latest version of Hardy with
all updates. After I applied the fixes to the AppArmor profile suggested
by Ryan, everything worked.

My major question is (and perhaps this is due to a major
misunderstanding on my part): why was this fix applied to the openldap
package, when the server itself is in slapd? Indeed, I could not find
this patch in the latest slapd package.

Thanks in advance,
Nick

-- 
slapd gssapi failure - apparmor profile doesn't support kerberos gssapi
https://bugs.launchpad.net/bugs/229252
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openldap 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 247332] Re: Please add a script to allow filter services to be programatically added to master.cf

2008-08-02 Thread Scott Kitterman
Now fortified with more pep-8 happiness.

** Attachment added: Revised postfix-add-filter
   http://launchpadlibrarian.net/16502171/postfix-add-filter

** Attachment removed: Script

   http://launchpadlibrarian.net/15990253/postfix-add-filter

-- 
Please add a script to allow filter services to be programatically added to 
master.cf
https://bugs.launchpad.net/bugs/247332
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to postfix 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 242773] Re: New dovecot upstream 1.1.1 release for Intrepid

2008-08-02 Thread Bug Watch Updater
** Changed in: dovecot (Debian)
   Status: Unknown = Fix Released

-- 
New dovecot upstream 1.1.1 release for Intrepid
https://bugs.launchpad.net/bugs/242773
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to dovecot 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 247332] Re: Please add a script to allow filter services to be programatically added to master.cf

2008-08-02 Thread Scott Kitterman
And more corrector spelling in the comments.

** Attachment added: filter add script
   http://launchpadlibrarian.net/16502309/postfix-add-filter

** Attachment removed: Revised postfix-add-filter

   http://launchpadlibrarian.net/16502171/postfix-add-filter

-- 
Please add a script to allow filter services to be programatically added to 
master.cf
https://bugs.launchpad.net/bugs/247332
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to postfix 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 247332] Re: Please add a script to allow filter services to be programatically added to master.cf

2008-08-02 Thread Scott Kitterman
Added the policy server one too, decided I was too tired for git and
made a debdiff against the current Ubuntu package.  I did notional
debian/changelog entries and debian/copyright changes.  I did not do
debian/rules changes to install this stufff.  I'm leaving that to you.

** Attachment added: Debdiff
   http://launchpadlibrarian.net/16502691/debdiff.with.files

-- 
Please add a script to allow filter services to be programatically added to 
master.cf
https://bugs.launchpad.net/bugs/247332
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to postfix 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 254139] Re: huge text displayed on certain web pages

2008-08-02 Thread darenw

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/16490545/Dependencies.txt

** Attachment added: ExtensionSummary.txt
   http://launchpadlibrarian.net/16490546/ExtensionSummary.txt

** Attachment added: pluginreg.dat.txt
   http://launchpadlibrarian.net/16490547/pluginreg.dat.txt

** Attachment added: profiles.ini.txt
   http://launchpadlibrarian.net/16490548/profiles.ini.txt

-- 
huge text displayed on certain web pages
https://bugs.launchpad.net/bugs/254139
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


Re: [Bug 253188] Re: sec_error_expired_issuer_certificate

2008-08-02 Thread Savvas Radević
True, I think it was a clock/cmos battery problem, from what I
remember it was saying 1999 in the date

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

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


[Bug 253955] Re: no translations files in smplayer-translations

2008-08-02 Thread Matvey Kozhev
Problems with third-party packages are not Ubuntu's problem.

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

-- 
no translations files in smplayer-translations
https://bugs.launchpad.net/bugs/253955
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 217319] Re: [bug] cannot open search results of tracker-search-tool

2008-08-02 Thread humble_coffee
I can also confirm this as a bug on a fully updated Hardy. I didn't even
realize that opening tracker by a way other than the media button meant
that it would work, so I thought it was completely broken. This makes it
a pretty serious bug I'd say.

-- 
[bug] cannot open search results of tracker-search-tool
https://bugs.launchpad.net/bugs/217319
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 68239] Re: Broken link in /usr/lib/libtdsodbc.so

2008-08-02 Thread Manuel Siggen
Thanks a lot !

-- 
Broken link in /usr/lib/libtdsodbc.so
https://bugs.launchpad.net/bugs/68239
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 254139] Re: huge text displayed on certain web pages

2008-08-02 Thread darenw
i want to mention this does not appear to be the same as an earlier bug
in the list shown while i submitted this one - that user was merely
getting text zoomed in a couple steps more than ideal, while i'm getting
letters the size of planets, and within a second after seeing a mostly
normal rendering.

Also, zooming out alone does not restore normal appearance.  Positioning
of letters is strange, like CSS or text metrics are all messed up until
the page is reloaded.

-- 
huge text displayed on certain web pages
https://bugs.launchpad.net/bugs/254139
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 251015] Re: Please sponsor gnome-backgrounds 2.23 (universe) into Intrepid

2008-08-02 Thread Launchpad Bug Tracker
This bug was fixed in the package gnome-backgrounds - 2.23.0-0ubuntu1

---
gnome-backgrounds (2.23.0-0ubuntu1) intrepid; urgency=low

  * New upstream release (LP: #251015)
- New backgrounds from background contest
  * debian/control.in:
- Updated description to reflect new backgrounds
  + Removed Branded, Tiles and Translucent
  + Updated Nature and added Abstract
- Bump Standards-Version to 3.8.0
  * Updated Maintainer info

 -- Pedro Fragoso [EMAIL PROTECTED]   Wed, 23 Jul 2008 03:20:16 +0100

** Changed in: gnome-backgrounds (Ubuntu)
   Status: New = Fix Released

-- 
Please sponsor gnome-backgrounds 2.23 (universe) into Intrepid
https://bugs.launchpad.net/bugs/251015
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 244712] Re: FTBFS in Intrepid

2008-08-02 Thread Launchpad Bug Tracker
This bug was fixed in the package glom - 1.6.17-0ubuntu1

---
glom (1.6.17-0ubuntu1) intrepid; urgency=low

  * New upstream release (LP: #243163, #244712)
  * debian/glom.sgml: Update with current parameters.

 -- Iain Lane [EMAIL PROTECTED]   Thu, 31 Jul 2008 23:25:19
+0100

** Changed in: glom (Ubuntu)
   Status: Fix Committed = Fix Released

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

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


[Bug 243163] Re: Please update glom to 1.6.17

2008-08-02 Thread Launchpad Bug Tracker
This bug was fixed in the package glom - 1.6.17-0ubuntu1

---
glom (1.6.17-0ubuntu1) intrepid; urgency=low

  * New upstream release (LP: #243163, #244712)
  * debian/glom.sgml: Update with current parameters.

 -- Iain Lane [EMAIL PROTECTED]   Thu, 31 Jul 2008 23:25:19
+0100

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

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

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


[Bug 221243] Re: mnemosyne crashed with AttributeError in import_XML()

2008-08-02 Thread Peter Bienstman
Well, anyhow 1.1 upstream should be much more robust in that regard, so
I'm not sure how much time you still want to spend on this particular
version.

Peter

-- 
mnemosyne crashed with AttributeError in import_XML()
https://bugs.launchpad.net/bugs/221243
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


Re: [Bug 145267] Re: Add rubygems bin to PATH

2008-08-02 Thread Neil Wilson
2008/8/1 Mathias Gug [EMAIL PROTECTED]:
 I'm not sure I understand what you're referring to with 'packages' -
 the rubygem package ?

The Debian/Ubuntu dpkg package.

 What does the gem from source do ? Install in /usr/bin/ ? In
 /var/lib/gems/ruby1.{8,9}/bin ? How does gem from source handle the
 scenario you've outlined above ?

Source gem installs executable wrappers (essentially programmatic
symbolic links that select the correct gem executable) directly into
/usr/bin and stores gem libraries in the main ruby library area.
(/usr/lib/ruby/gems/1.8)

The way it deals with the version clash is that by default 'uninstall'
doesn't remove the executable wrapper.

That leads to the alternative bug of the program appearing to exist in
/usr/bin but but being unable to find the appropriate gem library
after you have done:

gem1.8 install
gem1.8 uninstall

So after a while your system ends up with a load of garbage wrappers
on the disk.

-- 
Neil Wilson

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

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


Re: [Bug 251344] Re: Hardy proposed 2.6.24-20-generic kernel update will not boot

2008-08-02 Thread Ralf Hildebrandt
* MMarking [EMAIL PROTECTED]:
 System boots now with updated kernel but no nvidia driver.

Did you forget to install the appropriate
linux-restricted-modules-2.6.24-20-generic
package?

-- 
Ralf Hildebrandt (i.A. des IT-Zentrums) [EMAIL PROTECTED]
Charite - Universitätsmedizin BerlinTel.  +49 (0)30-450 570-155
Gemeinsame Einrichtung von FU- und HU-BerlinFax.  +49 (0)30-450 570-962
IT-Zentrum Standort CBF send no mail to [EMAIL PROTECTED]

-- 
Hardy proposed 2.6.24-20-generic kernel update will not boot
https://bugs.launchpad.net/bugs/251344
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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

Re: [Bug 221243] Re: mnemosyne crashed with AttributeError in import_XML()

2008-08-02 Thread Scott Kitterman
Is 1.1 coming soon?

.. Original Message ...
On Sat, 02 Aug 2008 06:16:11 - Peter Bienstman 
[EMAIL PROTECTED] wrote:
Well, anyhow 1.1 upstream should be much more robust in that regard, so
I'm not sure how much time you still want to spend on this particular
version.

Peter

-- 
mnemosyne crashed with AttributeError in import_XML()
https://bugs.launchpad.net/bugs/221243
You received this bug notification because you are a member of Ubuntu
Pythonistas, which is subscribed to mnemosyne in ubuntu.


-- 
mnemosyne crashed with AttributeError in import_XML()
https://bugs.launchpad.net/bugs/221243
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 254140] [NEW] System doesn't start if was not installed to first partition

2008-08-02 Thread Mario Franzbonenkamp
Public bug reported:

Binary package hint: base-installer

I just installed Intrepid (Alpha) to a new partition of my 120 GB SATA
HDD. The partition layout is as follows:

sda1: 40 GB (which is / on my original system)
sda3: 65 GB (which is /home on my original system)
sda4: 10 GB (usually free, now / for Intrepid)
sda5: 5 GB (swap)

The first system start after the installation went smooth. After
shutting down the next system start ended up with an Error 18 in Grub.

This might be a problem related to Grub but the base-installer should
consider that problem and give at least a warning.

** Affects: base-installer (Ubuntu)
 Importance: Undecided
 Status: New

-- 
System doesn't start if was not installed to first partition
https://bugs.launchpad.net/bugs/254140
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 241574] Re: Add option for start playback from last stop on player start

2008-08-02 Thread Hew McLachlan
** Changed in: rhythmbox (Ubuntu)
Sourcepackagename: None = rhythmbox
   Importance: Undecided = Wishlist
   Status: In Progress = Confirmed

-- 
playback status should persist across sessions
https://bugs.launchpad.net/bugs/241574
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 254142] [NEW] aragetronad not working

2008-08-02 Thread ronald harvey
Public bug reported:

Binary package hint: armagetronad

help

ProblemType: Package
Architecture: i386
Date: Sat Aug  2 01:31:16 2008
Dependencies:
 
DistroRelease: Ubuntu 8.04
ErrorMessage: trying to overwrite 
`/usr/share/games/armagetronad/language/languages.txt.in', which is also in 
package armagetronad
NonfreeKernelModules: fglrx
Package: armagetronad-common None [modified: 
/var/lib/dpkg/info/armagetronad-common.list]
PackageArchitecture: all
SourcePackage: armagetronad
Title: package armagetronad-common None [modified: 
/var/lib/dpkg/info/armagetronad-common.list] failed to install/upgrade: trying 
to overwrite `/usr/share/games/armagetronad/language/languages.txt.in', which 
is also in package armagetronad
Uname: Linux 2.6.24-19-generic i686

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


** Tags: apport-package

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

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


[Bug 254142] Re: aragetronad not working

2008-08-02 Thread ronald harvey

** Attachment added: DpkgTerminalLog.txt
   http://launchpadlibrarian.net/16491250/DpkgTerminalLog.txt

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

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


[Bug 254141] [NEW] Use a better icon for pause

2008-08-02 Thread Amir Khosroshahi
Public bug reported:

Pause and Cancel commands both have the same icon, which may cause the user 
to mistakenly cancel a download instead of pausing it.
Please use a better icon for Cancel (like the ones found in other programs 
that is something like this: || )

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

-- 
Use a better icon for pause
https://bugs.launchpad.net/bugs/254141
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 241574] Re: playback status should persist across sessions

2008-08-02 Thread Hew McLachlan
** Summary changed:

- Add option for start playback from last stop on player start
+ playback status should persist across sessions

** Description changed:

- It would be great if you'll add such future as resuming playback from last 
stop on player start. It's very lazy to start playback manually every time.
- P.S. And thank you for the Rhythmbox :)
+ Rhythmbox should support an option that remembers playback status across
+ sessions. This would allow a song that was being played on close to
+ automatically resume when rhythmbox is next opened.

** Tags removed: future request

-- 
playback status should persist across sessions
https://bugs.launchpad.net/bugs/241574
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 253916] Re: Please sync apt-cross 0.12.0 (universe) from Debian unstable (main)

2008-08-02 Thread Andrea Colangelo
Sync request ACKed.

** Changed in: apt-cross (Ubuntu)
   Importance: High = Wishlist
   Status: New = Confirmed

-- 
Please sync apt-cross 0.12.0 (universe) from Debian unstable (main)
https://bugs.launchpad.net/bugs/253916
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 229547] Re: Atheros wifi stops working randomly

2008-08-02 Thread Wouter den Haan
This behaviour is sometimes triggered by the laptop running out of
battery-power entirely. This is not the only situation in which this
happens, but a few times at least it was triggered by that.

-- 
Atheros wifi stops working randomly
https://bugs.launchpad.net/bugs/229547
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


Re: [Bug 221243] Re: mnemosyne crashed with AttributeError in import_XML()

2008-08-02 Thread Peter Bienstman
It was released last week. It also got rid of the pyxml dependency, so no 
Ubuntu-specific patches should be necessary.

Peter

-- 
mnemosyne crashed with AttributeError in import_XML()
https://bugs.launchpad.net/bugs/221243
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 252282] Re: ACPI on dell 1525

2008-08-02 Thread Marlon Cisternas Milla
Thank you for taking the time to report this bug and helping to make
Ubuntu better. Unfortunately we can't fix it, because your description
didn't include enough information. You may find it helpful to read How
to report bugs effectively [WWW]
http://www.chiark.greenend.org.uk/~sgtatham/bugs.html. We'd be grateful
if you would then provide a more complete description of the problem.

We have instructions on debugging some types of problems at [WWW]
http://wiki.ubuntu.com/DebuggingProcedures

At a minimum, we need:
1. the specific steps or actions you took that caused you to encounter the 
problem,
2. the behavior you expected, and
3. the behavior you actually encountered (in as much detail as possible).
Thanks!

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

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


[Bug 253728] Re: Please sync ganeti 1.2.5-1 (universe) from Debian unstable (main)

2008-08-02 Thread Andrea Colangelo
Sync request ACKed.

** Changed in: ganeti (Ubuntu)
   Importance: Low = Wishlist
   Status: New = Confirmed

-- 
Please sync ganeti 1.2.5-1 (universe) from Debian unstable (main)
https://bugs.launchpad.net/bugs/253728
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 109434] Re: Installing a server for a game automatically auto-inits and runs every boot.

2008-08-02 Thread Jonathan Marsden
It has been three months.  Was this discussed on ubuntu-motu?  I can't
find anything in the list archives.

I think there are two distinct issues here:

  (1) Should a game server start a boot by default?

  (2) Should a game server add itself to a global Internet game server
locator by default?

Regarding (1), Troy simply asserts that a game server is _unlike_
other servers, doing so primarily on the grounds that such game servers
are often temporary.  However, some people run temporary FTP or HTTP
servers, too, so I'm not sure this is truly a difference in their
essential nature!  There are certainly game servers out there that run
24x7 (WoW, Second Life, many MUDs and MOOs, etc.).

However, some assistance for newcomers who for some reason don't expect
servers to actually serve may possibly be desirable for game servers.
I'd therefore propose that a well-phrased debconf question (i.e. one
asked at server installation time) is sufficient to make it clear to
newcomers that once installed, in the Unix/Linux/Ubuntu world, servers
really are expected to serve.  If you don't want that to happen for this
game server, then basically either speak now (answer the debconf
question appropriately at server install time) or else learn how to
manage services on your machine.

Regarding (2), if the most common way to use a particular game server is
in fact LAN-based local usage, then logically the game server
configuration should *not* default to announcing itself to a global
locator service, much less waste bandwidth constantly talking to such a
central locator.

Therefore, for wesnoth-server, I think this default should be changed,
*if* in fact it currently announces itself to the Internet (David seems
to be talking mainly about a completely different game server, which is
a little confusing).  A quick test running wesnoth-server while running
wireshark to see what it was doing on the network suggests that by
default it does *not* go out there and announce itself.  In which case,
of course, no change is needed in this regard.

Two questions:

A.  Does anyone have evidence that wesnoth-server is in fact misbehaving
and announcing itself to the global Internet upon startup, by default?

B.  Would anyone object to a debdiff adding an install-time debconf
question about whether to automatically start the server at boot time?

Jonathan

-- 
Installing a server for a game automatically auto-inits and runs every boot.
https://bugs.launchpad.net/bugs/109434
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 253324] ACK of sync request

2008-08-02 Thread Daniel Holbach
ACKed.

** Changed in: ubuntu
   Status: New = Confirmed

-- 
[sync request] Avagadro Sync from debian unstable 0.8.1-4 version.
https://bugs.launchpad.net/bugs/253324
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 251022] Re: usage of 'an' in description versus 'a'

2008-08-02 Thread Andrea Colangelo
buxon 0.0.4-1 is now in Intrepid. Can you attach a new patch against the latest 
release? Please, send it to Debian too.
Unsubscribing u-u-s.

** Changed in: buxon (Ubuntu)
 Assignee: (unassigned) = Nick Ellery (nick.ellery)
   Status: Confirmed = In Progress

-- 
usage of 'an' in description versus 'a'
https://bugs.launchpad.net/bugs/251022
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 252282] Re: ACPI on dell 1525

2008-08-02 Thread Marlon Cisternas Milla
** Changed in: ubuntu
   Status: New = Incomplete

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

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


[Bug 254142] Re: aragetronad not working

2008-08-02 Thread Cesare Tirabassi
What is the source of your armagetronad package? It doesn't seem to be
an official package from our repo.

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

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

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


[Bug 38397] Re: assertion failure (@ gtk_tree_view_unref_tree_helper)

2008-08-02 Thread SaeidZebardast
Same problem.
synaptic version:  0.61ubuntu9

when I search something like exaile (look in `Description and Name`) ,
I got only:

(synaptic:13561): Gtk-CRITICAL **: gtk_tree_view_unref_tree_helper:
assertion `node != NULL' failed

-- 
assertion failure (@ gtk_tree_view_unref_tree_helper)
https://bugs.launchpad.net/bugs/38397
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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


[Bug 254144] [NEW] Firefox-3 Computer hangs when a bookmark is dragged to a different folder

2008-08-02 Thread TELUGU_BIDDA
Public bug reported:

Firefox-3 Computer hangs (freezes completely) when  a bookmark is
dragged to a different folder in the bookmark menu without using the
Organize Bookmarks selection.

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

-- 
Firefox-3 Computer hangs when  a bookmark is dragged to a different folder
https://bugs.launchpad.net/bugs/254144
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 253177] Re: [needs-packaging] project-open - web-based CRM project planning suite

2008-08-02 Thread Tree MendUs
Hi Gabriel,

This is not a feature request. this is a package request for the Ubuntu 
packages.
The standard method of submission is to include the tag needs-packaging in 
the tags line.

I have made over 30 package requests this way and all have worked.
This one contains the same tag.
I am not sure why it has been handled this way, so could you let me know if 
this can be processed a sa package request or do I have to file a package 
request using some other method?

Thank you.

-- 
[needs-packaging] project-open - web-based CRM project planning suite
https://bugs.launchpad.net/bugs/253177
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 38397] Re: assertion failure (@ gtk_tree_view_unref_tree_helper)

2008-08-02 Thread SaeidZebardast
** Tags added: synaptic

-- 
assertion failure (@ gtk_tree_view_unref_tree_helper)
https://bugs.launchpad.net/bugs/38397
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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


[Bug 254145] [NEW] totem-xine and Mplayer are not playing encrypted dvd's whatever I do

2008-08-02 Thread RamonP
Public bug reported:

Binary package hint: totem

I have installed all the codecs and libdvdread3 and css, etc. and totem-
xine only seems to be able to play the previews.  Mplayer only plays the
audio, sometimes, but it does not detect the video

ProblemType: Bug
Architecture: i386
Date: Sat Aug  2 16:49:47 2008
DistroRelease: Ubuntu 8.04
ExecutablePath: /usr/bin/totem-gstreamer
Package: totem-gstreamer 2.22.1-0ubuntu2
PackageArchitecture: i386
ProcEnviron:
 PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
 LANG=en_AU.UTF-8
 SHELL=/bin/bash
SourcePackage: totem
Uname: Linux 2.6.24-19-generic i686

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


** Tags: apport-bug

-- 
totem-xine and Mplayer are not playing encrypted dvd's whatever I do
https://bugs.launchpad.net/bugs/254145
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 254145] Re: totem-xine and Mplayer are not playing encrypted dvd's whatever I do

2008-08-02 Thread RamonP

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/16491466/Dependencies.txt

** Attachment added: ProcMaps.txt
   http://launchpadlibrarian.net/16491467/ProcMaps.txt

** Attachment added: ProcStatus.txt
   http://launchpadlibrarian.net/16491468/ProcStatus.txt

-- 
totem-xine and Mplayer are not playing encrypted dvd's whatever I do
https://bugs.launchpad.net/bugs/254145
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 203331] Re: Hardy: Running sudo adept_updater / adept_manager etc. under non-KDE sets group/user of .ICEauthority to 'root'

2008-08-02 Thread kko
Ah, sorry about that, my mistake, I should've checked before posting my
comment.

I am not fully aware of all the reasons, but the correct practice is
indeed to use the graphical sudoes (gksudo or kdesudo) to launch
graphical programs. Hence, I don't know if this will be considered a
bug, or whether this could be prevented by adept.

-- 
Hardy: Running sudo adept_updater / adept_manager etc. under non-KDE sets 
group/user of .ICEauthority to 'root'
https://bugs.launchpad.net/bugs/203331
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 254146] [NEW] Please sync pymissile 0.0.20060725-1.1 (universe) from Debian unstable (main).

2008-08-02 Thread Luca Falavigna
Public bug reported:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

 affects ubuntu/pymissile
 status confirmed
 importance wishlist
 subscribe ubuntu-archive

Please sync pymissile 0.0.20060725-1.1 (universe) from Debian unstable
(main).

Changelog since current intrepid version 0.0.20060725-1:

pymissile (0.0.20060725-1.1) unstable; urgency=low

  * Non-maintainer upload.
  * Depend on python-usb instead of python-pyusb (Closes: #490774)
  * Add a dependency on python instead of using the indirect dependency via
python-usb/urwid.

 -- Bernd Zeimetz [EMAIL PROTECTED]  Mon, 14 Jul 2008 11:45:48 +0200


-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.9 (GNU/Linux)

iEYEARECAAYFAkiUC4wACgkQnXjXEYa8KlBwaQCeNkP9Y8IeZs7wa4prEaxS9AEq
iDAAoI4YagiZgrmZB+oQKlt7WmeAKaVE
=ed1k
-END PGP SIGNATURE-

** Affects: pymissile (Ubuntu)
 Importance: Wishlist
 Status: Confirmed

-- 
Please sync pymissile 0.0.20060725-1.1 (universe) from Debian unstable (main).
https://bugs.launchpad.net/bugs/254146
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 218817] Re: Toshiba p100 Conexant CX20549 (Venice) Headphone jack not working

2008-08-02 Thread Gintautas Miliauskas
model=laptop-micsense fixed the problem of a non-functional headphone
jack on my Toshiba P105-S6157.


lspci -vv:
00:1b.0 Audio device: Intel Corporation 82801G (ICH7 Family) High Definition 
Audio Controller (rev 02)
Subsystem: Toshiba America Info Systems AC97 Data Fax SoftModem with 
SmartCP
Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B-
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast TAbort- TAbort- 
MAbort- SERR- PERR-
Latency: 0, Cache Line Size: 64 bytes
Interrupt: pin A routed to IRQ 22
Region 0: Memory at d034 (64-bit, non-prefetchable) [size=16K]
Capabilities: [50] Power Management version 2
Flags: PMEClk- DSI- D1- D2- AuxCurrent=55mA 
PME(D0+,D1-,D2-,D3hot+,D3cold+)
Status: D0 PME-Enable- DSel=0 DScale=0 PME-
Capabilities: [60] Message Signalled Interrupts: Mask- 64bit+ Queue=0/0 
Enable-
Address:   Data: 
Capabilities: [70] Express Unknown type IRQ 0
Device: Supported: MaxPayload 128 bytes, PhantFunc 0, ExtTag-
Device: Latency L0s 64ns, L1 1us
Device: Errors: Correctable- Non-Fatal- Fatal- Unsupported-
Device: RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop+
Device: MaxPayload 128 bytes, MaxReadReq 128 bytes
Link: Supported Speed unknown, Width x0, ASPM unknown, Port 0
Link: Latency L0s 64ns, L1 1us
Link: ASPM Disabled CommClk- ExtSynch-
Link: Speed unknown, Width x0


[~]$ aplay -L
default:CARD=Intel
HDA Intel, CONEXANT Analog
Default Audio Device
front:CARD=Intel,DEV=0
HDA Intel, CONEXANT Analog
Front speakers
surround40:CARD=Intel,DEV=0
HDA Intel, CONEXANT Analog
4.0 Surround output to Front and Rear speakers
surround41:CARD=Intel,DEV=0
HDA Intel, CONEXANT Analog
4.1 Surround output to Front, Rear and Subwoofer speakers
surround50:CARD=Intel,DEV=0
HDA Intel, CONEXANT Analog
5.0 Surround output to Front, Center and Rear speakers
surround51:CARD=Intel,DEV=0
HDA Intel, CONEXANT Analog
5.1 Surround output to Front, Center, Rear and Subwoofer speakers
surround71:CARD=Intel,DEV=0
HDA Intel, CONEXANT Analog
7.1 Surround output to Front, Center, Side, Rear and Woofer speakers
null
Discard all samples (playback) or generate zero samples (capture)


[~]$ cat /dev/sndstat 
Sound Driver:3.8.1a-980706 (ALSA v1.0.16 emulation code)
Kernel: Linux satellite 2.6.24-19-generic #1 SMP Fri Jul 11 23:41:49 UTC 2008 
i686
Config options: 0

Installed drivers: 
Type 10: ALSA emulation

Card config: 
HDA Intel at 0xd034 irq 22

Audio devices:
0: CONEXANT Analog (DUPLEX)

Synth devices: NOT ENABLED IN CONFIG

Midi devices: NOT ENABLED IN CONFIG

Timers:
7: system timer

Mixers:
0: Conexant CX20549 (Venice)

-- 
Toshiba p100 Conexant CX20549 (Venice) Headphone jack not working
https://bugs.launchpad.net/bugs/218817
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 254085] Re: Compiling a file crashes gcc/g++

2008-08-02 Thread Liviu Lalescu
I attach rules.ii file, archived with zip

** Description changed:

- I am the author of FET timetabling software (open source, available in
- some distributions).
+ My open source application FET compiles OK with g++ 4.1.3. But with 4.2.3 it
+ crashes on a bigger file named rules.cpp. My FET program is available at
+ http://lalescu.ro/liviu/fet/
  
- I have downloaded a Kubuntu 8.04.1 for AMD64 bit and installed g++-4.2.
- When compiling my program, it crashes on a large file, named
- rules.cpp.
+ I have 1 GB of RAM, AMD dual core 4000+
  
- FET is available as sources on http://lalescu.ro/liviu/fet/
  
- I am now compiling with g++-4.1 and it works OK
+ The g++ version:
+ 
+ [EMAIL PROTECTED]:~/t/fet-5.6.1$ gcc -v
+ Using built-in specs.
+ Target: x86_64-linux-gnu
+ Configured with: ../src/configure -v
+ --enable-languages=c,c++,fortran,objc,obj-c++,treelang --prefix=/usr
+ --enable-shared --with-system-zlib --libexecdir=/usr/lib
+ --without-included-gettext --enable-threads=posix --enable-nls
+ --with-gxx-include-dir=/usr/include/c++/4.2 --program-suffix=-4.2
+ --enable-clocale=gnu --enable-libstdcxx-debug --enable-objc-gc --enable-mpfr
+ --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu
+ --target=x86_64-linux-gnu
+ Thread model: posix
+ gcc version 4.2.3 (Ubuntu 4.2.3-2ubuntu7)
+ 
+ 
+ The command and output error:
+ 
+ [EMAIL PROTECTED]:~/t/fet-5.6.1$ make
+ cd src/  make -f Makefile
+ make[1]: Entering directory `/home/goghi/t/fet/src'
+ cd interface/  make -f Makefile
+ make[2]: Entering directory `/home/goghi/t/fet/src/interface'
+ g++ -save-temps -c -pipe -fpermissive -O2 -D_REENTRANT -Wall -W -DQT_SHARED
+ -DQT_NO_DEBUG -DQT_QT3SUPPORT_LIB -DQT3_SUPPORT -DQT_XML_LIB -DQT_GUI_LIB
+ -DQT_NETWORK_LIB -DQT_CORE_LIB -I/usr/share/qt4/mkspecs/linux-g++ -I.
+ -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtCore
+ -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtNetwork
+ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml
+ -I/usr/include/qt4/QtXml -I/usr/include/qt4/Qt3Support
+ -I/usr/include/qt4/Qt3Support -I/usr/include/qt4 -I../engine -I../../tmp
+ -I../../tmp -o ../../tmp/rules.o ../engine/rules.cpp
+ g++: warning: -pipe ignored because -save-temps specified
+ g++: Internal error: Killed (program cc1plus)
+ Please submit a full bug report.
+ See URL:http://gcc.gnu.org/bugs.html for instructions.
+ For Debian GNU/Linux specific bug reporting instructions, see
+ URL:file:///usr/share/doc/gcc-4.2/README.Bugs.
+ 
+ make[2]: *** [../../tmp/rules.o] Error 1
+ make[2]: Leaving directory `/home/goghi/t/fet/src/interface'
+ make[1]: *** [sub-interface-make_default] Error 2
+ make[1]: Leaving directory `/home/goghi/t/fet/src'
+ make: *** [sub-src-make_default] Error 2
+ [EMAIL PROTECTED]:~/t/fet-5.6.1$
+ 
+ 
+ I'll attach also the .ii file.

** Attachment added: rules.ii file, archived with zip
   http://launchpadlibrarian.net/16491554/rules.ii.zip

-- 
Compiling a file crashes gcc/g++
https://bugs.launchpad.net/bugs/254085
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 254085] Re: Compiling a file crashes gcc/g++

2008-08-02 Thread Liviu Lalescu
I modified the description to describe completely the problem

-- 
Compiling a file crashes gcc/g++
https://bugs.launchpad.net/bugs/254085
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 214331] Re: seahorse crashed with SIGSEGV in cancel_scheduled_refresh()

2008-08-02 Thread Bug Watch Updater
** Changed in: seahorse
   Status: Unknown = New

-- 
seahorse crashed with SIGSEGV in cancel_scheduled_refresh()
https://bugs.launchpad.net/bugs/214331
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 1990] Re: Lack of DSSI support

2008-08-02 Thread eris23
In intrepid, on i386 Rosegarden requires liblo0.  Most of the dssi
packages require conflicting liblo0ldbl.  Can Rosegarden be recompiled?

-- 
Lack of DSSI support
https://bugs.launchpad.net/bugs/1990
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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


[Bug 254147] [NEW] in Intrepid on i386 requires liblo0, dssi packages require conflicting liblo0ldbl

2008-08-02 Thread eris23
Public bug reported:

Binary package hint: ardour

In Intrepid on i386 requires liblo0, dssi packages require conflicting
liblo0ldbl.  Can ardour be recompiled?

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

-- 
in Intrepid on i386 requires liblo0, dssi packages require conflicting 
liblo0ldbl
https://bugs.launchpad.net/bugs/254147
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 193437] Re: libvirt: mouse cursor not properly tracked with ubuntu guests

2008-08-02 Thread DidRocks
Seems to be at default in intrepid.

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

-- 
libvirt: mouse cursor not properly tracked with ubuntu guests
https://bugs.launchpad.net/bugs/193437
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 250230] Re: skype mic failure leads to kernel panic

2008-08-02 Thread Nate Jones
Update: I have been able to resolve the mic issue using the method described at 
the link below. Since then I have not had any problems with improper shut down 
or kernel panic.
http://ubuntuforums.org/showthread.php?p=5494581#post5494581

Unless someone else has similar problems or ongoing problems after
applying the fix above, I suggest this bug be closed.

-- 
skype mic failure leads to kernel panic
https://bugs.launchpad.net/bugs/250230
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 254148] [NEW] Ethernet card r8169 not working

2008-08-02 Thread Antonio
Public bug reported:

Binary package hint: linux-image-2.6.24-19-generic

I have installed Ubuntu Hardy 8.04 on a Dell laptop (Vostro 1310) with a
Realtek RTL8111/8168B PCI Express Gigabit Ethernet controller.

When I boot the system the ethernet card does not work most of the time.
I have to boot 3 or 4 times before I get it working, by chance.

The lspci line for the eth0 card is:

07:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd.
RTL8111/8168B PCI Express Gigabit Ethernet controller (rev 02)

With the kernel 2.4.24-18 the card never worked. I updated the kernel to
2.4.24-19 downloading it to an usb key and the card started working, but
only sometimes.

Furthermore, when the card does not work, if I unload and then reload
the r8169 module I get this message on the system log:

eth0: no IPv6 routers present
ACPI: PCI interrupt for device :07:00.0 disabled
r8169 Gigabit Ethernet driver 2.2LK loaded
ACPI: PCI Interrupt :07:00.0[A] - GSI 16 (level, low) - IRQ 17
PCI: cache line size of 32 is not supported by device :07:00.0
ACPI: PCI interrupt for device :07:00.0 disabled
r8169: probe of :07:00.0 failed with error -22

During these unlucky boots I can't see any eth0 link up or eth0 link
down message.

I attach the full lscpi -v output, lsmod output, dmesg output of a non-
working boot and dmesg output of a working boot.

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


** Tags: 2.6.24-19

-- 
Ethernet card r8169 not working
https://bugs.launchpad.net/bugs/254148
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 254148] Re: Ethernet card r8169 not working

2008-08-02 Thread Antonio

** Attachment added: Output of lspci -v
   http://launchpadlibrarian.net/16491647/lspci-v.txt

-- 
Ethernet card r8169 not working
https://bugs.launchpad.net/bugs/254148
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 254148] Re: Ethernet card r8169 not working

2008-08-02 Thread Antonio

** Attachment added: Output of lsmod
   http://launchpadlibrarian.net/16491654/lsmod.txt

-- 
Ethernet card r8169 not working
https://bugs.launchpad.net/bugs/254148
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 254148] Re: Ethernet card r8169 not working

2008-08-02 Thread Antonio

** Attachment added: Output of dmesg during a not working boot
   http://launchpadlibrarian.net/16491661/dmesg-not-working.txt

-- 
Ethernet card r8169 not working
https://bugs.launchpad.net/bugs/254148
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 254148] Re: Ethernet card r8169 not working

2008-08-02 Thread Antonio

** Attachment added: Output of dmesg during a working boot
   http://launchpadlibrarian.net/16491665/dmesg-working.txt

-- 
Ethernet card r8169 not working
https://bugs.launchpad.net/bugs/254148
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 254149] [NEW] adept_updater applied some updates before continuing D/L, did not return to download view

2008-08-02 Thread kko
Public bug reported:

Binary package hint: adept

The latest batch of Kubuntu Hardy updates (02 August 08) caused a
curious glitch.

There were a dozen updates, of which adept_updater first downloaded two.
(The second one of these was python-gobject.) At this point, for some
reason, it decided to apply the changes already. (I may or may not have
inadvertently pushed a key to do so, will check if this was the case
when there are new updates.)

The issue is, it did not return to the downloading view after that,
though I noticed from the traffic monitor that it resumed the rest of
the downloads and let it continue. Without a traffic monitor the
adept_updater UI would've appeared buggy/semi-hung, with the buttons
greyed out.

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

-- 
adept_updater applied some updates before continuing D/L, did not return to 
download view
https://bugs.launchpad.net/bugs/254149
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 156702] Re: evince show a blank window instead of the pdf file

2008-08-02 Thread psk
it is probably problem just with some pdf files - not all pdf files do
this. Lot of them are show normally.

-- 
evince show a blank window instead of the pdf file
https://bugs.launchpad.net/bugs/156702
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 59572] Re: German keymap has no way of typing low double quotation marks

2008-08-02 Thread Simos Xenitellis
You need to file a bug report at bugs.freedesktop.org, under product
xkeyboard-config, with an updated keyboard layout for de (Germany).

The file you need to edit is /etc/X11/xkb/symbols/de

-- 
German keymap has no way of typing low double quotation marks
https://bugs.launchpad.net/bugs/59572
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 254153] [NEW] Mispelled package name, evolution-data-server-common 2.22.3-0ubuntu2

2008-08-02 Thread Robert Foran
Public bug reported:

Binary package hint: evolution-data-server-common

the latest update of evolution requires the

evolution-data-server-common  2.22.3-0ubuntu2

however the package name has been misspelled as such

evolution-data-server-commor  2.22.3-0ubuntu2

** Affects: evolution-data-server (Ubuntu)
 Importance: Undecided
 Status: New

-- 
Mispelled package name, evolution-data-server-common 2.22.3-0ubuntu2
https://bugs.launchpad.net/bugs/254153
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 254152] [NEW] fsck wants to check partition that does not exists

2008-08-02 Thread Adam Klobukowski
Public bug reported:

Intrepid

Fsck on bootup, tries to check partition that does not exist.

fsck log:

Log of fsck -C -R -A -a 
Sat Aug  2 09:59:38 2008

fsck 1.40.11 (17-June-2008)
fsck.ext3: No such file or directory while trying to open /dev/sda3

/dev/sda3: 
The superblock could not be read or does not describe a correct ext2
filesystem.  If the device is valid and it really contains an ext2
filesystem (and not swap or ufs or something else), then the superblock
is corrupt, and you might try running e2fsck with an alternate superblock:
e2fsck -b 8193 device

/dev/sda2: clean, 385/924 files, 3825191/19537040 blocks
/dev/sdb1: clean, 59041/9781248 files, 14306325/19537040 blocks (check in 2 
mounts)
/dev/sdd1: clean, 144657/122109952 files, 197869681/24419 blocks
fsck died with exit status 8

Sat Aug  2 09:59:39 2008


and my /etc/fstab:

UUID=82639836-8038-4588-9400-7bd52fc03089 /   ext3
defaults,errors=remount-ro,relatime 0   1
UUID=d3679a2b-ab91-4013-a685-6ebaf3600f9e /home   ext3
defaults,relatime,acl0   2
UUID=b4dbcf5d-d091-4253-918a-5c209e26001d /mnt/sdb2   ext2
defaults,relatime0   2
UUID=645be41b-e30a-4562-b87d-6a7f357b82de /mnt/sdc1   ext2
defaults,relatime0   2
UUID=04e86fc5-13c7-4ebf-a59d-47adb4766295 /mnt/tera   ext3
defaults,relatime0   2
UUID=33e0bbab-22f4-444c-a85c-40d7cb50c3db noneswapsw
  0   0
/dev/scd0   /media/cdrom0   udf,iso9660 user,noauto,exec 0   0
none /proc/bus/usb usbfs devgid=46,devmode=664 0 0
none/selinuxselinuxfs   noauto  0 0

All disk filesystems from fstab accounted for and working!

** Affects: ubuntu
 Importance: Undecided
 Status: New

-- 
fsck wants to check partition that does not exists
https://bugs.launchpad.net/bugs/254152
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 254151] [NEW] samba fails to install prperly after unnistall+deleting smb.conf

2008-08-02 Thread Giorgos Koklas
Public bug reported:

Binary package hint: samba

os: ubuntu 8.04.1
package:  samba 3.0.28a-1ubuntu4.4

[description]

For some reason my shares were no longer marked as shared in nautilus. 
I decided to wipe out samba and do a fresh install. I did the following:

1. sudo apt-get remove samba
2. sudo rm -rf  /etc/samba/{all files in there}
3. sudo apt-get install samba. During installation I got an error reagarding 
dependencies 
between samba and samba-common and the installation would fail. 

I managed to cmplete the installation by doing this:

sudo touch /etc/samba/smb.conf

Although samba installed my smb.conf was empty and I still haven't been
able to share again.

[what I would like it to do]

I think that smb.conf should be created with its default contents each
time a user installs samba AND smb.conf is missing for whatever reason.
Otherwise it should use an existing smb.conf.

[!NOTICE! SOME STRINGS TRANSLATED FROM GREEK]
ProblemType: Package
Architecture: i386
Date: Fri Aug  1 23:03:41 2008
DistroRelease: Ubuntu 8.04
ErrorMessage: sub-proccess  post-installation script returned error state 1
NonfreeKernelModules: nvidia
Package: samba-common 3.0.28a-1ubuntu4.4
PackageArchitecture: i386
SourcePackage: samba
Title: package samba-common 3.0.28a-1ubuntu4.4 failed to install/upgrade: 
sub-proccess  post-installation script returned error state 1
Uname: Linux 2.6.24-19-generic i686

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


** Tags: apport-package

-- 
samba fails to install prperly after unnistall+deleting smb.conf
https://bugs.launchpad.net/bugs/254151
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 254151] Re: samba fails to install prperly after unnistall+deleting smb.conf

2008-08-02 Thread Giorgos Koklas

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/16491906/Dependencies.txt

** Attachment added: DpkgTerminalLog.gz
   http://launchpadlibrarian.net/16491907/DpkgTerminalLog.gz

** Description changed:

  Binary package hint: samba
  
  os: ubuntu 8.04.1
  package:  samba 3.0.28a-1ubuntu4.4
  
  [description]
  
  For some reason my shares were no longer marked as shared in nautilus. 
  I decided to wipe out samba and do a fresh install. I did the following:
  
  1. sudo apt-get remove samba
  2. sudo rm -rf  /etc/samba/{all files in there}
  3. sudo apt-get install samba. During installation I got an error reagarding 
dependencies 
  between samba and samba-common and the installation would fail. 
  
  I managed to cmplete the installation by doing this:
  
  sudo touch /etc/samba/smb.conf
  
  Although samba installed my smb.conf was empty and I still haven't been
  able to share again.
  
  [what I would like it to do]
  
  I think that smb.conf should be created with its default contents each
  time a user installs samba AND smb.conf is missing for whatever reason.
  Otherwise it should use an existing smb.conf.
  
+ [!NOTICE! SOME STRINGS TRANSLATED FROM GREEK]
  ProblemType: Package
  Architecture: i386
  Date: Fri Aug  1 23:03:41 2008
  DistroRelease: Ubuntu 8.04
- ErrorMessage: η υποδιεργασία post-installation script επέστρεψε κατάσταση 
λάθους 1
+ ErrorMessage: sub-proccess  post-installation script returned error state 1
  NonfreeKernelModules: nvidia
  Package: samba-common 3.0.28a-1ubuntu4.4
  PackageArchitecture: i386
  SourcePackage: samba
- Title: package samba-common 3.0.28a-1ubuntu4.4 failed to install/upgrade: η 
υποδιεργασία post-installation script επέστρεψε κατάσταση λάθους 1
+ Title: package samba-common 3.0.28a-1ubuntu4.4 failed to install/upgrade: 
sub-proccess  post-installation script returned error state 1
  Uname: Linux 2.6.24-19-generic i686

-- 
samba fails to install prperly after unnistall+deleting smb.conf
https://bugs.launchpad.net/bugs/254151
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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

[Bug 245849] Re: getting reflection of progress bar during installation of Intrepid

2008-08-02 Thread zoidberg
Does anyone experiencing this bug also experience this one?:
https://bugs.launchpad.net/ubuntu/+bug/253243

-- 
getting reflection of progress bar during installation of Intrepid
https://bugs.launchpad.net/bugs/245849
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 62587] Re: Ligatures problem in Arabic keyboard layout

2008-08-02 Thread Simos Xenitellis
Arabic Lam-Alef ligatures have been added to the Compose file. 
See at the end of the page at

http://gitweb.freedesktop.org/?p=xorg/lib/libX11.git;a=blob;f=nls/en_US.UTF-8/Compose.pre

What's missing now is to update GTK+ with these compose sequences, and
make sure the Arabic keyboard layout is updated for the compose
sequences.

-- 
Ligatures problem in Arabic keyboard layout
https://bugs.launchpad.net/bugs/62587
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 254154] [NEW] icons used to close or minimize windows are disappeared

2008-08-02 Thread francesco rosa
Public bug reported:

the icons on the top right windows of all the programs are disappeared.
i can close or minimize the windows only by closing the program using file/exit.
the alt+tab command doesn't work and if I try to use the windows mmager to go 
to the desktop the PS siad me that the w.m. in use doesn't support il show 
desktop or that there is no W.M in execution
may it be due to the installation and wrong set up of compiz?
ubuntu version 8.04
I'm a new ubuntu adept so excuse me if i'haven't been precise in the 
description of the problem

ProblemType: Bug
Architecture: i386
Date: Sat Aug  2 10:01:51 2008
DistroRelease: Ubuntu 8.04
ExecutablePath: /usr/bin/nautilus
NonfreeKernelModules: fglrx
Package: nautilus 1:2.22.3-0ubuntu2
PackageArchitecture: i386
ProcEnviron:
 PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
 LANG=it_IT.UTF-8
 SHELL=/bin/bash
SourcePackage: nautilus
Uname: Linux 2.6.24-19-generic i686

** Affects: ubuntu
 Importance: Undecided
 Status: New


** Tags: apport-bug

-- 
icons used to close or minimize windows are disappeared
https://bugs.launchpad.net/bugs/254154
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 254154] Re: icons used to close or minimize windows are disappeared

2008-08-02 Thread francesco rosa

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/16491985/Dependencies.txt

** Attachment added: ProcMaps.txt
   http://launchpadlibrarian.net/16491986/ProcMaps.txt

** Attachment added: ProcStatus.txt
   http://launchpadlibrarian.net/16491987/ProcStatus.txt

-- 
icons used to close or minimize windows are disappeared
https://bugs.launchpad.net/bugs/254154
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 246067] Re: Kernel panic during boot in VirtualBox with kernel 2.6.26.3-generic

2008-08-02 Thread DidRocks
Same issue for me even if I enabled VT-x in my BIOS and checked the VT-x/AMD-V.
The VT-x works on my Inspiron 9400 with kvm + qmenu.

Trying to boot intrepid alpha 3 guest with a Hardy up to date.

-- 
Kernel panic during boot in VirtualBox with kernel 2.6.26.3-generic
https://bugs.launchpad.net/bugs/246067
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 68357] Re: Spanish layout misses ~ combinations

2008-08-02 Thread Simos Xenitellis
You should provide this patch to the xkeyboard-config project, for the Spanish 
layout.
I can see that the default Spanish layout

key AE12  { [exclamdown, questiondown, asciitilde,   asciitilde ]
};

which means that this is also a potential place to put dead_tilde
(redundant asciitilde here)

File bug at bugs.freedesktop.org with patch.

-- 
Spanish layout misses ~ combinations
https://bugs.launchpad.net/bugs/68357
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 254056] Re: installing fonts in ubuntu sucks

2008-08-02 Thread nef
** Tags added: fonts install

-- 
installing fonts in ubuntu sucks
https://bugs.launchpad.net/bugs/254056
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 251344] Re: Hardy proposed 2.6.24-20-generic kernel update will not boot

2008-08-02 Thread Shaun Crampton
I'm seeing the same, system boots but goes into graphics safe mode.

$ apt-cache policy linux-restricted-modules
linux-restricted-modules:
  Installed: (none)
  Candidate: 2.6.24.20.22
  Version table:
 2.6.24.20.22 0
500 http://ubuntu.virginmedia.com hardy-proposed/restricted Packages
 2.6.24.19.21 0
500 http://ubuntu.virginmedia.com hardy-updates/restricted Packages
500 http://security.ubuntu.com hardy-security/restricted Packages
 2.6.24.16.18 0
500 http://ubuntu.virginmedia.com hardy/restricted Packages

-- 
Hardy proposed 2.6.24-20-generic kernel update will not boot
https://bugs.launchpad.net/bugs/251344
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 112279] Re: Openoffice in Ubuntu doesn't work with devnagari fonts

2008-08-02 Thread Simos Xenitellis
If the issue is with XKB, then the proper place to report this is at
bugs.freedesktop.org, under product xkeyboard-config. Then, you can link
here with the bug report number (it's the link Also affects project at
the top of the page).

If you do now, then the fix might get in Ubuntu 8.10.

-- 
Openoffice in Ubuntu doesn't work with devnagari fonts
https://bugs.launchpad.net/bugs/112279
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 108014] Re: Maltese keyboard layout error

2008-08-02 Thread Simos Xenitellis
It is common for layouts to be based on a generic layout (such as
latin, and then some variant), rather than the layout of another
country. The reason is that if gb makes changes, then these will have
to propagate to the mt layout.

What you can do is pick the most appropriate latin variant, and for
the rest of the keys you can add in the Maltese layout.

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

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


[Bug 103289] Re: New Georgian keyboard layouts and enhancements

2008-08-02 Thread Simos Xenitellis
Aiet, could you please provide a link to the upstream report?

I could only find 
http://bugs.freedesktop.org/show_bug.cgi?id=13644

Any fixes upstream will eventually come to Ubuntu, so the importance is
to get the fixes upstream on time.

-- 
New Georgian keyboard layouts and enhancements
https://bugs.launchpad.net/bugs/103289
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 253337] Re: KDE4 khotkeys shortcuts do not work

2008-08-02 Thread kmartinsson
I have the same problem. I can't get any of the hotkeys to work. Not
even the preconfigured Print Screen trigger. I too have multiple
settings for each hotkey listed under Keyboard Shortcuts.

-- 
KDE4 khotkeys shortcuts do not work 
https://bugs.launchpad.net/bugs/253337
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 199165] Re: Automounting removable storage doesn't always honour the utf8 mount option

2008-08-02 Thread Kurt J. Bosch
** Bug watch added: KDE Bug Tracking System #161588
   http://bugs.kde.org/show_bug.cgi?id=161588

** Also affects: kdebase via
   http://bugs.kde.org/show_bug.cgi?id=161588
   Importance: Unknown
   Status: Unknown

-- 
Automounting removable storage doesn't always honour the utf8 mount option
https://bugs.launchpad.net/bugs/199165
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 190771] Re: some keyboard layouts interferring

2008-08-02 Thread Simos Xenitellis
This needs to be reported at bugs.freedesktop.org, under product 
xkeyboard-config.
Then, you can link here at the option Also affects product, that is found at 
the top of the page.

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

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


[Bug 160171] Re: Norwegian Mac keyboard layout: No advanced characters by default

2008-08-02 Thread Simos Xenitellis
This is an issue with the keyboard layout for no, Norway.
You need to fix the file at /etc/X11/xkb/symbols/no
and submit the changes to bugs.freedesktop.org, product: xkeyboard-config

xkeyboard-config is at
http://freedesktop.org/wiki/Software/XKeyboardConfig

If you do this now, you might get it in Ubuntu 8.10.

-- 
Norwegian Mac keyboard layout: No advanced characters by default
https://bugs.launchpad.net/bugs/160171
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 138408] Re: gutsy: gdm greeter is crashing

2008-08-02 Thread wing tung Leung
I upgraded further to Hardy Heron some time ago, and the problem went
away. I guess the new release contained all the fixes. Thanks!

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

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


[Bug 40883] Re: Touching keyboard keys doesn't cause laptop to resume

2008-08-02 Thread Ami Chayun
*** This bug is a duplicate of bug 199006 ***
https://bugs.launchpad.net/bugs/199006

This bug is a duplicate of 199006
The default status of PS/2 and USB keyboards in /proc/acpi/wakeup is set to 
'disabled'.

This can be easily changed for example by running (as root):
echo PS2K  /proc/acpi/wakeup

Attached is a script that can be used to enable this support by default.
I use it under /etc/acpi/suspend.d/

For a complete discussion see:
http://ubuntuforums.org/showthread.php?t=711747

** This bug has been marked a duplicate of bug 199006
   Please set wake up from suspend by USB keyboard or mouse as default

** Attachment added: 02-enable-keyboard-wake.sh
   http://launchpadlibrarian.net/16492039/02-enable-keyboard-wake.sh

-- 
Touching keyboard keys doesn't cause laptop to resume
https://bugs.launchpad.net/bugs/40883
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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


[Bug 254156] [NEW] yakuake receives error messages from running apps

2008-08-02 Thread Philippe Piquer
Public bug reported:

Well , this one looks strange.
yakuake-kde4 is running.
I run an app from the KDE Menu or I try to add a plasmoid from the internet 
using the so fat not working plasmoid dialog  if I hit F12 to show the 
yakuake, it looks like I've launched the app thru it ... error and running 
messages are displayed ...
Nothing crashes , but it's disturbing 

Kubuntu 8.04 KDE 4.1.0 Yakuake 2.9.3

** Affects: ubuntu
 Importance: Undecided
 Status: New

-- 
yakuake receives error messages from running apps
https://bugs.launchpad.net/bugs/254156
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 230315] Re: gdb gets SIGTRAP on every instruction after function call

2008-08-02 Thread DEXTER
Matthias Klose wrote:
 as a side note, please consider how people may react to your comments. the way
 you raise your voice may not be seen as appropriate by all people.

I considered that thx. I'm just trying to speed up things a bit, because AFAICS 
everything is so slow
around bug fixing. As I'm using Hardy to develop programs, I know how much time 
it takes to fix 2 lines of code.
(should not take more than 5 mins) Especially this is a very annoying bug 
making really hard to debug on Hardy.
Although I could download the latest kernel source and compile it on my own, 
but I would really like to see this
in my favorite distro, not to mention that other people would like to use it 
for developing, debugging, and the easiest
way to do that would be apt-get upgrade.

-- 
gdb gets SIGTRAP on every instruction after function call
https://bugs.launchpad.net/bugs/230315
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 199165] Re: Automounting removable storage doesn't always honour the utf8 mount option

2008-08-02 Thread Kurt J. Bosch
Added URL for upstream bug. (There is a quick hack included for those
willing to patch and build from source, but I didn't try it.)

Please vote there ! Hopefully it helps ;-)

-- 
Automounting removable storage doesn't always honour the utf8 mount option
https://bugs.launchpad.net/bugs/199165
You received this bug notification because you are a member of Kubuntu
Team, which is subscribed to kdebase in ubuntu.

-- 
kubuntu-bugs mailing list
[EMAIL PROTECTED]
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 199165] Re: Automounting removable storage doesn't always honour the utf8 mount option

2008-08-02 Thread Bug Watch Updater
** Changed in: kdebase
   Status: Unknown = Confirmed

-- 
Automounting removable storage doesn't always honour the utf8 mount option
https://bugs.launchpad.net/bugs/199165
You received this bug notification because you are a member of Kubuntu
Team, which is subscribed to kdebase in ubuntu.

-- 
kubuntu-bugs mailing list
[EMAIL PROTECTED]
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 187677] Re: Left Win-key compose does not work anymore

2008-08-02 Thread Simos Xenitellis
Joseph, have you configured your Ubuntu so that it does not ask for
password during login?

-- 
Left Win-key compose does not work anymore
https://bugs.launchpad.net/bugs/187677
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 95854] Re: Folder is overwritten with a file with the same name

2008-08-02 Thread Aivars Lauzis [LV]
Hello!

Just overwrote file over directory...
sorry, but for me its bug...
why shoud somebdy overwrite file over folder, anywhay?

also you can not create folder/file if there is already file/folder already 
with same name...
this is crazy...

i dont like it all.. because also if file exists and someone is copying
folder in that directory.. it also overwrites it...

is there way to recover something?

-- 
Folder is overwritten with a file with the same name
https://bugs.launchpad.net/bugs/95854
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 175114] Re: backslash symbol is not defined in /etc/X11/xkb/symbols/us (in the basic set)

2008-08-02 Thread Simos Xenitellis
This line is already in the us layout,

key BKSL {[ backslash, bar]   };

See /etc/X11/xkb/symbols/us.

Thanks for the report.

** Changed in: xkeyboard-config (Ubuntu)
   Status: New = Fix Released

-- 
backslash symbol is not defined in /etc/X11/xkb/symbols/us (in the basic set)
https://bugs.launchpad.net/bugs/175114
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 249340] Re: Gutsy-Hardy upgrade hangs in localedef

2008-08-02 Thread Huygens
Thank you all for all the information. I manage to workaround this problem.
After the installation failed due to the locale issue, I restarted my system, 
selected the latest installed kernel, tried Ctrl+Alt+F1 (which showed me the 
boot process in console mode but in the end I was still under Gnome logged in), 
and then I just opened a terminal under Gnome and perform the apt-get 
dist-upgrade and the dpkg-reconfigure -a.
It was painfully slow, but in the end worth it, as my system seems to be 
working properly.

-- 
Gutsy-Hardy upgrade hangs in localedef
https://bugs.launchpad.net/bugs/249340
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 197414] Re: Bulgarian phonetic keyboard layout is not the country standard

2008-08-02 Thread Simos Xenitellis
You need to fix the Bulgarian keyboard layout, /etc/X11/xkb/symbols/bg
Then, you need to submit the changes to the xkeyboard-config project.

If you do this now, you might get it in Ubuntu 8.10.

-- 
Bulgarian phonetic keyboard layout is not the country standard
https://bugs.launchpad.net/bugs/197414
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 254158] [NEW] Please sync gitosis 0.2+20080626-2 (universe) from Debian unstable (main)

2008-08-02 Thread Iulian Udrea
Public bug reported:

Changelog since current Intrepid version: 0.2+20080419-2

 gitosis  (0.2+20080626-2) unstable; urgency=medium

   * Moving gitosis home directory from /var/cache/gitosis to /srv/gitosis
 (Closes: #488600).
   * Conditionally setting owner of /var/cache/gitosis (Closes: #491501).

 -- Daniel Baumann [EMAIL PROTECTED]  Wed, 16 Jul 2008 08:49:00 +0200

 gitosis (0.2+20080626-1) unstable; urgency=medium

   * Adding patch to adjust README to Debian commodities (Closes: #490230).
   * Merging upstream version 0.2+20080626.
   * Updating to standards 3.8.0.

 -- Daniel Baumann [EMAIL PROTECTED]  Wed, 16 Jul 2008 08:49:00 +0200

** Affects: gitosis (Ubuntu)
 Importance: Medium
 Status: New

** Changed in: gitosis (Ubuntu)
   Importance: Undecided = Medium

-- 
Please sync gitosis 0.2+20080626-2 (universe) from Debian unstable (main)
https://bugs.launchpad.net/bugs/254158
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


  1   2   3   4   5   6   7   8   9   10   >