Re: Problem with updating

2012-02-12 Thread Petko

On 02/12/2012 02:40 AM, Jean-Baptiste Lallement wrote:

Hi Petko,

Current upgrade/installation issue on Precise amd64 is caused by 
webkit that fails to build on i386.


webkit 1.7.5 build successfully on amd64 but not on i386. 1.7.4 is 
available on i386.


Since common binary packages are built on i386 
(libwebkitgtk-3.0-common and libwebkitgtk-1.0-common in this case) and 
the latest version is not available, the result is a dependency break.


If you run a partial upgrade the resolver will attempt to upgrade the 
most important packages to the cost of removing the less important 
ones if necessary. In the case of webkit, it decides to remove 
gir1.2-webkit-3.0, and, as a consequence, software-center (depends on 
gir1.2-webkit-3.0) and ubuntu-desktop (depends on software-center)


You can install the newest version of all packages not depending on 
webkit by running a normal upgrade:
 - with update-manager: do not click on 'partial upgrade' and select 
'close' instead. update-manager will only select packages that can be 
safely upgraded.

 - or from the command line run:
$ sudo apt-get update  sudo apt-get -u upgrade


Regarding webkit, the only thing you can do is to wait until it is 
available from your local archive.



Thanks for the info , I'll wait it out , I guess it wouldn't be more 
than a few days .


Petko

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


ppc on qemu

2012-02-12 Thread
after installing every related package known to man qemu gives me the
following cpu options:

$ qemu -cpu ?
x86   [n270]
x86 [athlon]
x86   [pentium3]
x86   [pentium2]
x86[pentium]
x86[486]
x86[coreduo]
x86  [kvm32]
x86 [qemu32]
x86  [kvm64]
x86   [core2duo]
x86 [phenom]
x86 [qemu64]
x86   [host]

which seems inconsistent with idea that it can handle ppc (which i'd
like to figure out to allow others without ppc machines to do some testing).

i've managed to figure out there is qemu-system-ppc (part of the
qemu-system package):

$ qemu-system-ppc -cpu ? | grep G4
PowerPC G4   PVR 000c0209

(that is one of *398* options!) but it seems to require openbios-ppc
which seems to exist only as a source package on ubuntu. i could always
build it but i'd like to make this as easy as possible for people. any
ideas?

btw i'm not yet running this up the qemu flagpole because this really is
more of a question of the particular ubutnu implementation.

thx
wxl
-- 
Ubuntu-qa mailing list
Ubuntu-qa@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-qa


Re: [Lubuntu-qa] ppc on qemu

2012-02-12 Thread Phill Whiteside
You have to add on the extra bits for it to be able emulate.

Phill.

On 13 February 2012 00:14, ∅ maps.backw...@gmail.com wrote:

  after installing every related package known to man qemu gives me the
 following cpu options:

 $ qemu -cpu ?
 x86   [n270]
 x86 [athlon]
 x86   [pentium3]
 x86   [pentium2]
 x86[pentium]
 x86[486]
 x86[coreduo]
 x86  [kvm32]
 x86 [qemu32]
 x86  [kvm64]
 x86   [core2duo]
 x86 [phenom]
 x86 [qemu64]
 x86   [host]

 which seems inconsistent with idea that it can handle ppc (which i'd like
 to figure out to allow others without ppc machines to do some testing).

 i've managed to figure out there is qemu-system-ppc (part of the
 qemu-system package):

 $ qemu-system-ppc -cpu ? | grep G4
 PowerPC G4   PVR 000c0209

 (that is one of *398* options!) but it seems to require openbios-ppcwhich 
 seems to exist only as a source package on ubuntu. i could always
 build it but i'd like to make this as easy as possible for people. any
 ideas?

 btw i'm not yet running this up the qemu flagpole because this really is
 more of a question of the particular ubutnu implementation.

 thx
 wxl

 --
 Mailing list: https://launchpad.net/~lubuntu-qa
 Post to : lubuntu...@lists.launchpad.net
 Unsubscribe : https://launchpad.net/~lubuntu-qa
 More help   : https://help.launchpad.net/ListHelp




-- 
https://wiki.ubuntu.com/phillw
-- 
Ubuntu-qa mailing list
Ubuntu-qa@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-qa


Re: [Lubuntu-qa] ppc on qemu

2012-02-12 Thread
A more pointed question then: from whence do I add openbios-ppc?

wxl

On 02/12/2012 04:18 PM, Phill Whiteside wrote:
 You have to add on the extra bits for it to be able emulate.

 Phill.

 On 13 February 2012 00:14, ∅ maps.backw...@gmail.com
 mailto:maps.backw...@gmail.com wrote:

 after installing every related package known to man qemu gives me
 the following cpu options:

 $ qemu -cpu ?
 x86   [n270]
 x86 [athlon]
 x86   [pentium3]
 x86   [pentium2]
 x86[pentium]
 x86[486]
 x86[coreduo]
 x86  [kvm32]
 x86 [qemu32]
 x86  [kvm64]
 x86   [core2duo]
 x86 [phenom]
 x86 [qemu64]
 x86   [host]

 which seems inconsistent with idea that it can handle ppc (which
 i'd like to figure out to allow others without ppc machines to do
 some testing).

 i've managed to figure out there is qemu-system-ppc (part of the
 qemu-system package):

 $ qemu-system-ppc -cpu ? | grep G4
 PowerPC G4   PVR 000c0209

 (that is one of *398* options!) but it seems to require
 openbios-ppc which seems to exist only as a source package on
 ubuntu. i could always build it but i'd like to make this as easy
 as possible for people. any ideas?

 btw i'm not yet running this up the qemu flagpole because this
 really is more of a question of the particular ubutnu implementation.

 thx
 wxl

 --
 Mailing list: https://launchpad.net/~lubuntu-qa
 https://launchpad.net/%7Elubuntu-qa
 Post to : lubuntu...@lists.launchpad.net
 mailto:lubuntu...@lists.launchpad.net
 Unsubscribe : https://launchpad.net/~lubuntu-qa
 https://launchpad.net/%7Elubuntu-qa
 More help   : https://help.launchpad.net/ListHelp




 -- 
 https://wiki.ubuntu.com/phillw
-- 
Ubuntu-qa mailing list
Ubuntu-qa@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-qa


Re: [ubuntu-x] gallium version of i915_dri.so

2012-02-12 Thread Christopher James Halse Rogers
On Fri, 2012-02-10 at 09:11 -0800, Bryce Harrington wrote:
 On Fri, Feb 10, 2012 at 04:13:50PM +0100, erwin wrote:
  
  On Fri, 10 Feb 2012 16:31:57 +0200, Timo Aaltonen tjaal...@ubuntu.com
  wrote:
   (please use the mailing list mentioned on the maintainer field of the
   package)
   
   On 10.02.2012 15:51, erwin wrote:
   
   Hi Timo,
   
   I noticed the following line in the changelog for
   libgl1-mesa-dri-experimental in the xorg edgers ppa:
   
   Drop the dri-alternates driver search path, and don't ship
   gallium version of i915_dri.so for now
   
   Could you tell me why you stopped shipping the gallium version of
   i915_dri.so? I used this to get OpenGL2 support on my netbook (some
  games
   require it). Is there anything I can do to get it back in?
   
   Nope, don't remember why I dropped it. Maybe just that the package had
   enough issues to get it built, and it was getting on the way.
  
  Any chance of getting it back in? I'd be happy to help with any issues,
  could you point me in the right direction?
 
 I understood that this was no longer being maintained upstream, thus the
 frequent build issues.

I'm pretty sure i915g is being actively maintained and developed; IIRC
the ChromeBooks use i915g.  It is, as Erwin says, more featureful than
i915.

i965g is indeed unmaintained and (as far as I'm aware) never did
anything much more than lock up the GPU.

Chris


signature.asc
Description: This is a digitally signed message part
-- 
Ubuntu-x mailing list
Ubuntu-x@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-x


[Ubuntu-QC] Quelles grandes administrations utilisent LibreOffice?

2012-02-12 Thread frhuot
Bien que ce ne soit pas directement lié à Ubuntu, je me permets de lancer cet
appel sur ce forum... pour au article, j'ai besoin de mentionner les noms de
grandes administrations publiques ou privées qui utilisent LibreOffice... 

Merci de votre collaboration,

François Huot 

--
View this message in context: 
http://ubuntu-qc.124361.n3.nabble.com/Quelles-grandes-administrations-utilisent-LibreOffice-tp3738435p3738435.html
Sent from the Ubuntu-Qc mailing list archive at Nabble.com.

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


Re: [Ubuntu-QC] Quelles grandes administrations utilisent LibreOffice?

2012-02-12 Thread Gérard Talbot

Le Dim 12 février 2012 16:25, frhuot a écrit :
 Bien que ce ne soit pas directement lié à Ubuntu, je me permets de lancer
 cet
 appel sur ce forum... pour au article, j'ai besoin de mentionner les noms
 de
 grandes administrations publiques ou privées qui utilisent LibreOffice...

 Merci de votre collaboration,

 François Huot



François,

L'état de Californie. Du moins une partie (indéterminée! un pourcentage
qui m'est indéfini, dont le chiffre exact m'est inconnu) de sa fonction
publique. J'ai lu sur le sujet il y a de cela 2 ou 3 ans et il devrait
bien avoir encore des traces de cela.


Among the budget cuts California Gov. Arnold Schwarzenegger has proposed
to health care, prison, environment, and other parts of the state budget,
there's one area that has a good chance of actually getting a budget
increase: open source in IT.

According to a policy letter (PDF) issued last week by California CIO Teri
Takai, 'the use of Open Source Software (OSS) in California state
government [has now been formally established] as an acceptable practice.'

(Credit: Corinne Schulze/CNET)

It's about time.

California blesses open source as 'acceptable'
January 11, 2010;
http://news.cnet.com/8301-13505_3-10432052-16.html


California's new Open Source policy rings in the New Year
Wed, 2010-01-13 19:27 — Michael Tiemann
http://opensource.org/node/497


Gérard
-- 
Tous les bogues (ou presque) des navigateurs web:
http://www.gtalbot.org/BrowserBugsSection/
Contributions to the CSS 2.1 test suite
http://www.gtalbot.org/BrowserBugsSection/css21testsuite/
Guide d'utilisateur de KompoZer
http://www.gtalbot.org/NvuSection/GuideUtilisateurNvu/GuideNvuSection1.html


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


Re: [Ubuntu-QC] Quelles grandes administrations utilisent LibreOffice?

2012-02-12 Thread Gérard Talbot

Le Dim 12 février 2012 16:25, frhuot a écrit :
 Bien que ce ne soit pas directement lié à Ubuntu, je me permets de lancer
 cet
 appel sur ce forum... pour au article, j'ai besoin de mentionner les noms
 de
 grandes administrations publiques ou privées qui utilisent LibreOffice...

 Merci de votre collaboration,

 François Huot

Une idée. Contactez cette personne:

Solveig Haugland (author of the OpenOffice.org Guidebook and owner of
GetOpenOffice.org; j'ai trouvé son addresse de courrier électronique sur
son blog)

http://openoffice.blogs.com/openoffice/2008/02/this-weekend-ca.html



Elle pourrait (sinon devrait?) connaître le taux de pénétration de
OpenOffice et LibreOffice dans la fonction publique californienne, dans le
système d'éducation, administrations publiques, etc. C'est en fait son
gagne-pain aussi: offrir assistance technique pour passer à OpenOffice
(convertir documents, macros, etc.).




One person's trash is another's treasure, and this weekend open source
vendors and community members plan to join forces with a Northern
Californian recycling organization to transform hundreds of desktop and
laptops into PCs loaded with Ubuntu, Firefox, OpenOffice and more to be
donated to needy area schools. (...)

http://www.tuxmachines.org/node/24609


À cause du déficit annuel de l'état et de sa dette cumulée, tout le
secteur public est davantage motivé+encouragé à migrer vers les logiciels
libres.

Il y a aussi des raisons secondaires; eg The state declared old computer
equipment toxic waste so as long as we are finding a reasonable use for
the recycled desktops, we are preventing toxic waste, Burgett explains.
http://www.networkworld.com/news/2008/022808-recycling-open-source-software.html


Il y avait un article sur toute cette question il y a 2 ou 3 ans là-dessus
que je n'ai pas encore retrouvé pour le moment.

Gérard
-- 
Tous les bogues (ou presque) des navigateurs web:
http://www.gtalbot.org/BrowserBugsSection/
Contributions to the CSS 2.1 test suite
http://www.gtalbot.org/BrowserBugsSection/css21testsuite/
Guide d'utilisateur de KompoZer
http://www.gtalbot.org/NvuSection/GuideUtilisateurNvu/GuideNvuSection1.html


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


Re: [Ubuntu-QC] Quelles grandes administrations utilisent LibreOffice?

2012-02-12 Thread defeijt

Bonjour François,

j'avais lu cet article :
http://www.silicon.fr/le-danemark-adopte-libreoffice-58690.html

«/Cette opération permettra d'économiser *5,3 millions d'euros* en terme 
de licences. Chaque salarié disposera d'un poste virtuel (accessible 
depuis un PC classique ou un client léger), équipé de LibreOffice. 
*25.000 copies* de ce logiciel seront ainsi mises en circulation.


La nouvelle est évidemment d'importance pour le monde des logiciels 
libres, ce déploiement d'une suite bureautique /open source/ étant *le 
troisième en taille en Europe*, après celui de la gendarmerie nationale 
française (85.000 postes 
http://www.silicon.fr/la-gendarmerie-poursuit-sa-migration-vers-linux-42777.html) 
et celui des caisses d'allocations familiales françaises (36.000 postes)/.»


Il y a aussi plusieurs exemple dans la section parts de marché de 
wikipédia: http://fr.wikipedia.org/wiki/OpenOffice.org


De façon plus générale, on peut penser que les administrations publiques 
qui ont choisi libreoffice sont celles qui ont réfléchi à l'utilisation 
des logiciels libres, et sont donc souvent celles qui utilisent un OS 
libre sur leur poste de travail.


Ainsi, je sais que les députés français utilisent Ubuntu depuis 2007 
(http://www.zdnet.fr/actualites/linux-les-premiers-pc-ubuntu-sont-livres-aux-deputes-39371628.htm). 
Il est donc très probable qu'ils étaient sur OpenOffice et donc avec les 
mises à jours sont ou seront sur LibreOffice.


En Europe, en plus de la France, l'Allemagne et l'Espagne semblent 
privilégier les logiciels libres


http://logicielslibresetgouvernements.wordpress.com/2010/12/01/etat-actuel-des-logiciels-libres-dans-le-secteur-gouvernemental-dans-le-monde-part-1/

La Finlande semble aussi entrer dans la gang

http://www.cyberpresse.ca/le-soleil/affaires/techno/201112/05/01-4474895-des-migrations-profitables-avec-des-logiciels-libres.php

En dehors de l'Europe, les exemples se trouvent dans des pays assez 
marqué à gauche comme le Brésil et le Vénézuela. Il faudrait aussi 
vérifier le cas de cuba.


Enfin, il faudrait aussi voir ce que fait la Chine (redflag linux, 
incluait openoffice, voir si changé pour libreoffice) et la russie et 
l'inde qui voulaient développer son propre OS. Je n'ai aucune info 
précises, mais tu pourrait vérifier si c'est du Linux. Si oui, il est 
fort probable que LibreOffice soit utilisé par les administrations de 
ces pays.


http://www.generation-nt.com/russie-systeme-exploitation-windows-linux-actualite-1108071.html

http://www.generation-nt.com/systeme-exploitation-securite-inde-actualite-1098291.html

Voilà,

Ça fait le tour des pistes que je connais. J'espère que cela te sera utile.

Vincent



Le 2012-02-12 17:29, Gérard Talbot a écrit :

Le Dim 12 février 2012 16:25, frhuot a écrit :

Bien que ce ne soit pas directement lié à Ubuntu, je me permets de lancer
cet
appel sur ce forum... pour au article, j'ai besoin de mentionner les noms
de
grandes administrations publiques ou privées qui utilisent LibreOffice...

Merci de votre collaboration,

François Huot



François,

L'état de Californie. Du moins une partie (indéterminée! un pourcentage
qui m'est indéfini, dont le chiffre exact m'est inconnu) de sa fonction
publique. J'ai lu sur le sujet il y a de cela 2 ou 3 ans et il devrait
bien avoir encore des traces de cela.


Among the budget cuts California Gov. Arnold Schwarzenegger has proposed
to health care, prison, environment, and other parts of the state budget,
there's one area that has a good chance of actually getting a budget
increase: open source in IT.

According to a policy letter (PDF) issued last week by California CIO Teri
Takai, 'the use of Open Source Software (OSS) in California state
government [has now been formally established] as an acceptable practice.'

(Credit: Corinne Schulze/CNET)

It's about time.

California blesses open source as 'acceptable'
January 11, 2010;
http://news.cnet.com/8301-13505_3-10432052-16.html


California's new Open Source policy rings in the New Year
Wed, 2010-01-13 19:27 --- Michael Tiemann
http://opensource.org/node/497


Gérard


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


KDE looking for people that know about accessibility

2012-02-12 Thread Frederik Gladhorn
Hi,

KDE wants to work on it's accessibility support. Amongst other things they 
will spend some of their Summer of Code projects on accessibility.
Now one challenge is to find mentors that actually know what is needed. The 
technical side for once is not the problem, but knowing the specifics, when is 
an application accessible, what can be improved.

If you happen to know about assistive technology, if you use a screen reader 
or have other specific knowledge, now is your chance to help us.

Here is the announcement:
http://blog.lydiapintscher.de/2012/02/10/accessibility-co-mentors-needed-for-
gsoc/

There are a few ideas about accessibility on the gsoc idea page:
http://community.kde.org/index.php?title=GSoC/2012/Ideas#KDE_Accessibility


Cheers
Frederik



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


LiveFS ubuntustudio-dvd/precise/amd64 failed to build on 20120211

2012-02-12 Thread CD Image
[2012-02-11 18:17:03] lb_clean --purge
P: Executing auto/clean script.
[2012-02-11 18:17:03] lb_clean noauto --purge
P: Executing auto/clean script.
[2012-02-11 18:17:03] lb_clean noauto --all
P: Cleaning chroot
P: Executing auto/clean script.
[2012-02-11 18:17:03] lb_clean noauto --cache
[2012-02-11 18:17:04] lb_config 
P: Executing auto/config script.
[2012-02-11 18:17:04] lb_config noauto --mode ubuntu --distribution precise 
--bootstrap-keyring ubuntu-keyring --binary-images none --memtest none --source 
false --build-with-chroot false --parent-mirror-bootstrap 
http://ftpmaster.internal/ubuntu/ --parent-archive-areas main restricted 
universe multiverse --package-lists none --initsystem none --bootloader none 
--initramfs-compression lzma
P: Considering defaults defined in /etc/live/build.conf
P: Updating config tree
[2012-02-11 18:17:04] lb_build 
P: Executing auto/build script.
[2012-02-11 18:17:04] lb_bootstrap 
P: Setting up cleanup function
[2012-02-11 18:17:04] lb_bootstrap_cache restore
P: Begin caching bootstrap stage...
[2012-02-11 18:17:04] lb_bootstrap_copy 
[2012-02-11 18:17:04] lb_bootstrap_cdebootstrap 
[2012-02-11 18:17:04] lb_bootstrap_debootstrap 
P: Begin bootstrapping system...
[2012-02-11 18:17:04] lb_testroot 
P: If the following stage fails, the most likely cause of the problem is with 
your mirror configuration or a caching proxy.
P: Running debootstrap (download-only)... 
I: Retrieving Release
I: Retrieving Release.gpg
I: Checking Release signature
I: Valid Release signature (key id 630239CC130E1A7FD81A27B140976EAF437D05B5)
I: Retrieving Packages
I: Validating Packages
I: Retrieving Packages
I: Validating Packages
I: Retrieving Packages
I: Validating Packages
I: Retrieving Packages
I: Validating Packages
I: Resolving dependencies of required packages...
I: Resolving dependencies of base packages...
I: Checking component main on http://ftpmaster.internal/ubuntu...
I: Retrieving adduser
I: Validating adduser
I: Retrieving apt
I: Validating apt
I: Retrieving apt-utils
I: Validating apt-utils
I: Retrieving base-files
I: Validating base-files
I: Retrieving base-passwd
I: Validating base-passwd
I: Retrieving bash
I: Validating bash
I: Retrieving bsdutils
I: Validating bsdutils
I: Retrieving busybox-initramfs
I: Validating busybox-initramfs
I: Retrieving bzip2
I: Validating bzip2
I: Retrieving console-setup
I: Validating console-setup
I: Retrieving coreutils
I: Validating coreutils
I: Retrieving cpio
I: Validating cpio
I: Retrieving cron
I: Validating cron
I: Retrieving dash
I: Validating dash
I: Retrieving debconf
I: Validating debconf
I: Retrieving debconf-i18n
I: Validating debconf-i18n
I: Retrieving debianutils
I: Validating debianutils
I: Retrieving diffutils
I: Validating diffutils
I: Retrieving dmsetup
I: Validating dmsetup
I: Retrieving dpkg
I: Validating dpkg
I: Retrieving e2fslibs
I: Validating e2fslibs
I: Retrieving e2fsprogs
I: Validating e2fsprogs
I: Retrieving eject
I: Validating eject
I: Retrieving file
I: Validating file
I: Retrieving findutils
I: Validating findutils
I: Retrieving gcc-4.6-base
I: Validating gcc-4.6-base
I: Retrieving gnupg
I: Validating gnupg
I: Retrieving gpgv
I: Validating gpgv
I: Retrieving grep
I: Validating grep
I: Retrieving gzip
I: Validating gzip
I: Retrieving hostname
I: Validating hostname
I: Retrieving ifupdown
I: Validating ifupdown
I: Retrieving initramfs-tools
I: Validating initramfs-tools
I: Retrieving initramfs-tools-bin
I: Validating initramfs-tools-bin
I: Retrieving initscripts
I: Validating initscripts
I: Retrieving insserv
I: Validating insserv
I: Retrieving iproute
I: Validating iproute
I: Retrieving iputils-ping
I: Validating iputils-ping
I: Retrieving isc-dhcp-client
I: Validating isc-dhcp-client
I: Retrieving isc-dhcp-common
I: Validating isc-dhcp-common
I: Retrieving kbd
I: Validating kbd
I: Retrieving keyboard-configuration
I: Validating keyboard-configuration
I: Retrieving klibc-utils
I: Validating klibc-utils
I: Retrieving less
I: Validating less
I: Retrieving libacl1
I: Validating libacl1
I: Retrieving libapt-inst1.4
I: Validating libapt-inst1.4
I: Retrieving libapt-pkg4.12
I: Validating libapt-pkg4.12
I: Retrieving libattr1
I: Validating libattr1
I: Retrieving libblkid1
I: Validating libblkid1
I: Retrieving libbz2-1.0
I: Validating libbz2-1.0
I: Retrieving libc-bin
I: Validating libc-bin
I: Retrieving libc6
I: Validating libc6
I: Retrieving libcomerr2
I: Validating libcomerr2
I: Retrieving libdb5.1
I: Validating libdb5.1
I: Retrieving libdbus-1-3
I: Validating libdbus-1-3
I: Retrieving libdevmapper1.02.1
I: Validating libdevmapper1.02.1
I: Retrieving libdrm-intel1
I: Validating libdrm-intel1
I: Retrieving libdrm-nouveau1a
I: Validating libdrm-nouveau1a
I: Retrieving libdrm-radeon1
I: Validating libdrm-radeon1
I: Retrieving libdrm2
I: Validating libdrm2
I: Retrieving libexpat1
I: Validating libexpat1
I: Retrieving libffi6
I: Validating libffi6
I: Retrieving 

LiveFS ubuntustudio-dvd/precise/amd64 failed to build on 20120210

2012-02-12 Thread CD Image
[2012-02-10 18:17:03] lb_clean --purge
P: Executing auto/clean script.
[2012-02-10 18:17:03] lb_clean noauto --purge
P: Executing auto/clean script.
[2012-02-10 18:17:03] lb_clean noauto --all
P: Cleaning chroot
P: Executing auto/clean script.
[2012-02-10 18:17:03] lb_clean noauto --cache
[2012-02-10 18:17:03] lb_config 
P: Executing auto/config script.
[2012-02-10 18:17:03] lb_config noauto --mode ubuntu --distribution precise 
--bootstrap-keyring ubuntu-keyring --binary-images none --memtest none --source 
false --build-with-chroot false --parent-mirror-bootstrap 
http://ftpmaster.internal/ubuntu/ --parent-archive-areas main restricted 
universe multiverse --package-lists none --initsystem none --bootloader none 
--initramfs-compression lzma
P: Considering defaults defined in /etc/live/build.conf
P: Updating config tree
[2012-02-10 18:17:03] lb_build 
P: Executing auto/build script.
[2012-02-10 18:17:03] lb_bootstrap 
P: Setting up cleanup function
[2012-02-10 18:17:03] lb_bootstrap_cache restore
P: Begin caching bootstrap stage...
[2012-02-10 18:17:04] lb_bootstrap_copy 
[2012-02-10 18:17:04] lb_bootstrap_cdebootstrap 
[2012-02-10 18:17:04] lb_bootstrap_debootstrap 
P: Begin bootstrapping system...
[2012-02-10 18:17:04] lb_testroot 
P: If the following stage fails, the most likely cause of the problem is with 
your mirror configuration or a caching proxy.
P: Running debootstrap (download-only)... 
I: Retrieving Release
I: Retrieving Release.gpg
I: Checking Release signature
I: Valid Release signature (key id 630239CC130E1A7FD81A27B140976EAF437D05B5)
I: Retrieving Packages
I: Validating Packages
I: Retrieving Packages
I: Validating Packages
I: Retrieving Packages
I: Validating Packages
I: Retrieving Packages
I: Validating Packages
I: Resolving dependencies of required packages...
I: Resolving dependencies of base packages...
I: Checking component main on http://ftpmaster.internal/ubuntu...
I: Retrieving adduser
I: Validating adduser
I: Retrieving apt
I: Validating apt
I: Retrieving apt-utils
I: Validating apt-utils
I: Retrieving base-files
I: Validating base-files
I: Retrieving base-passwd
I: Validating base-passwd
I: Retrieving bash
I: Validating bash
I: Retrieving bsdutils
I: Validating bsdutils
I: Retrieving busybox-initramfs
I: Validating busybox-initramfs
I: Retrieving bzip2
I: Validating bzip2
I: Retrieving console-setup
I: Validating console-setup
I: Retrieving coreutils
I: Validating coreutils
I: Retrieving cpio
I: Validating cpio
I: Retrieving cron
I: Validating cron
I: Retrieving dash
I: Validating dash
I: Retrieving debconf
I: Validating debconf
I: Retrieving debconf-i18n
I: Validating debconf-i18n
I: Retrieving debianutils
I: Validating debianutils
I: Retrieving diffutils
I: Validating diffutils
I: Retrieving dmsetup
I: Validating dmsetup
I: Retrieving dpkg
I: Validating dpkg
I: Retrieving e2fslibs
I: Validating e2fslibs
I: Retrieving e2fsprogs
I: Validating e2fsprogs
I: Retrieving eject
I: Validating eject
I: Retrieving file
I: Validating file
I: Retrieving findutils
I: Validating findutils
I: Retrieving gcc-4.6-base
I: Validating gcc-4.6-base
I: Retrieving gnupg
I: Validating gnupg
I: Retrieving gpgv
I: Validating gpgv
I: Retrieving grep
I: Validating grep
I: Retrieving gzip
I: Validating gzip
I: Retrieving hostname
I: Validating hostname
I: Retrieving ifupdown
I: Validating ifupdown
I: Retrieving initramfs-tools
I: Validating initramfs-tools
I: Retrieving initramfs-tools-bin
I: Validating initramfs-tools-bin
I: Retrieving initscripts
I: Validating initscripts
I: Retrieving insserv
I: Validating insserv
I: Retrieving iproute
I: Validating iproute
I: Retrieving iputils-ping
I: Validating iputils-ping
I: Retrieving isc-dhcp-client
I: Validating isc-dhcp-client
I: Retrieving isc-dhcp-common
I: Validating isc-dhcp-common
I: Retrieving kbd
I: Validating kbd
I: Retrieving keyboard-configuration
I: Validating keyboard-configuration
I: Retrieving klibc-utils
I: Validating klibc-utils
I: Retrieving less
I: Validating less
I: Retrieving libacl1
I: Validating libacl1
I: Retrieving libapt-inst1.4
I: Validating libapt-inst1.4
I: Retrieving libapt-pkg4.12
I: Validating libapt-pkg4.12
I: Retrieving libattr1
I: Validating libattr1
I: Retrieving libblkid1
I: Validating libblkid1
I: Retrieving libbz2-1.0
I: Validating libbz2-1.0
I: Retrieving libc-bin
I: Validating libc-bin
I: Retrieving libc6
I: Validating libc6
I: Retrieving libcomerr2
I: Validating libcomerr2
I: Retrieving libdb5.1
I: Validating libdb5.1
I: Retrieving libdbus-1-3
I: Validating libdbus-1-3
I: Retrieving libdevmapper1.02.1
I: Validating libdevmapper1.02.1
I: Retrieving libdrm-intel1
I: Validating libdrm-intel1
I: Retrieving libdrm-nouveau1a
I: Validating libdrm-nouveau1a
I: Retrieving libdrm-radeon1
I: Validating libdrm-radeon1
I: Retrieving libdrm2
I: Validating libdrm2
I: Retrieving libexpat1
I: Validating libexpat1
I: Retrieving libffi6
I: Validating libffi6
I: Retrieving 

Re: Unity Greeter's Keyboard Indicator

2012-02-12 Thread Sebastien Bacher

Le 12/02/2012 12:06, Sebastien Bacher a écrit :


One issue I noticed


Oh, other issues :-(

- The selection on the login screen doesn't seem to work (hard to see 
what happens exactly since passwords chars don't show). I.e I select my 
test user where I set the default keymap to german, it's listed as 
german seems to react according to the setting, so far so good. Since I 
know french better I use the indicator to select fr (which is my second 
keymap for that user) and type my password in french...that doesn't 
work, the actual keymap in use seems to still be the german one


- When using indicator-session to switch user (i.e I pick the name of my 
test user in my session) the keyboard list is empty in unity-greeter, 
it's ok if I switch to another user and back to the originally selected 
though, it seems to miss the init when preselecting the user though


- I think that will be for today, we should fix the g-s-d breakage 
before upload but otherwise things seem to be good enough for feature 
freeze ;-)


Cheers,
Sebastien Bacher


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


Re: Remove unnecessary objects from the indicators (mainly messages indicator)

2012-02-12 Thread Petko

On 02/12/2012 01:07 PM, Thomas Prost wrote:

Am Montag, den 06.02.2012, 14:32 +0200 schrieb Petko:

On 02/05/2012 04:56 PM, Jo-Erlend Schinstad wrote:

On 05. feb. 2012 15:05, Petko wrote:

And for Ubuntu One - I'm pretty sure its place isn't in the Messages
menu .


Category indicator menus are for actionable indications that belongs
to a category. When I send you an invitation, it is not just a
notification that something is happening. You need to respond to the
invitation in order to make use of it. But such an invitation is also
a message, which means it is an actionable indication raised by the
message you receive from another user. For that reason, it does belong
in the message menu.

The type of invitation I'm talking about, is when someone shares a
folder with you. You can then accept and sync the folder or not.

Jo-Erlend Schinstad

Fair enough :)


... sorry - but: What version was that all about ???
--
Peace,
Thomas



Precise (if you're asking about that) .

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


Re: Remove unnecessary objects from the indicators (mainly messages indicator)

2012-02-12 Thread Thomas Prost
Am Sonntag, den 12.02.2012, 14:17 +0200 schrieb Petko:
 On 02/12/2012 01:07 PM, Thomas Prost wrote:
  Am Montag, den 06.02.2012, 14:32 +0200 schrieb Petko:
  On 02/05/2012 04:56 PM, Jo-Erlend Schinstad wrote:
  On 05. feb. 2012 15:05, Petko wrote:
  And for Ubuntu One - I'm pretty sure its place isn't in the Messages
  menu .
 
  Category indicator menus are for actionable indications that belongs
  ... sorry - but: What version was that all about ???
  --
  Peace,
  Thomas
 
 
 Precise (if you're asking about that) .
 
... yesss :-) (just to pigeonhole your talk)
And additionally I was prying about the panel staying at version 3.2.2.1
in Ubuntu 12.04 ?


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


Re: Fwd:Ubuntu, please don't waste time on upgrading your flashy silly themes, desktop-effects!

2012-02-12 Thread Life Monad
Why,I did not choose Unity?
I am a developer too.
Desktop software design principle (Maybe you know)  , for end users, they
hope every software has similar appearance, .aka. UX. Similar menu
layout,keyshortcuts,status bar,notification area.especially,settings
panel.

Why not improve GNOME if you think it sucks?
(OK..,why not improve Unity if I think it sucks...because I won't waste
time on it,I think Unity have no significant for end users.They want bug
fixes and  new useful features  softwares adding eagerly , not another
desktop env.)

BTW:You can  image, while user works,he open a new window,...desktop
 disappears.

In spare time ,I want to  develop some useful tiny programs which *other
platform provided but ubuntu lack of*.(Wine? never  be a solution.You must
know it.Forget Wine.Develop your own linux desktop software.)

But when I see Unity,I am confused. Did I need test my program on Unity?
These desktop env have different API UX. Programs can't do a good
seamless integration
with desktop env(also file managers such as Nautilus . Konqueror).

Hn...Ha... Why not  GNOME X.X? Great Unification.

I am tired.



2012/2/13 Bilal Akhtar bilalakh...@ubuntu.com

 All decisions so far regarding Ubuntu's design and Unity have been
 made by large groups of people, and every decision has been influenced
 a lot by user testing and feedback. And yes, we've been listening to
 our users. Every. Feedback. Counts. As Michael said, we ourselves are
 users too.

 We'd also be considering your opinions if they were constructive. Just
 saying OMG UNITY SUX IM MOVING TO Insert a DE or distro here.
 PLEASE FIX UNITY isn't going to help either side. We tend to ignore
 such threads because of their vagueness.

 Bilal Akhtar.


  On 02/12/2012 10:16 PM, scott wrote:
 
  On 02/12/2012 09:47 PM, Michael Hall wrote:
 
  Please keep in mind that everybody who makes Ubuntu is also an Ubuntu
  user, and a large portion of Ubuntu's users are also involved in
  making it.
 
  Michael Hall
  mhall...@ubuntu.com
 
 
  You can't tell by all the backlash against Unity, at the least.
 
  Scott
 

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

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


Re: Fwd:Ubuntu, please don't waste time on upgrading your flashy silly themes, desktop-effects!

2012-02-12 Thread Michael Hall
Unity's unique features are either optional or automatic.  If you 
develop your app using Gtk or Qt, you will automatically get the global 
menu in Unity.  Having an XDG .desktop file will automatically allow 
your app to be placed on the Unity launcher and, you can optionally 
extend that with Unity Quicklists.  The Indicator API exists in both 
Unity and KDE.


If you have more questions about integrating your application with 
Unity, please take a look at http://unity.ubuntu.com/about/


Michael Hall
mhall...@ubuntu.com


On 02/12/2012 11:39 PM, Life Monad wrote:

Why,I did not choose Unity?
I am a developer too.
Desktop software design principle (Maybe you know)  , for end users,
they hope every software has similar appearance, .aka. UX. Similar
menu layout,keyshortcuts,status bar,notification
area.especially,settings panel.

Why not improve GNOME if you think it sucks?
(OK..,why not improve Unity if I think it sucks...because I won't waste
time on it,I think Unity have no significant for end users.They want bug
fixes and  new useful features  softwares adding eagerly , not another
desktop env.)

BTW:You can  image, while user works,he open a new window,...desktop
  disappears.

In spare time ,I want to  develop some useful tiny programs which /other
platform provided but ubuntu lack of/.(Wine? never  be a solution.You
must know it.Forget Wine.Develop your own linux desktop software.)

But when I see Unity,I am confused. Did I need test my program on Unity?
These desktop env have different API UX. Programs can't do a good
seamless  integration with desktop env(also file managers such
as Nautilus . K onqueror ).

Hn...Ha... Why not  GNOME X.X? Great Unification.

I am tired.



2012/2/13 Bilal Akhtar bilalakh...@ubuntu.com
mailto:bilalakh...@ubuntu.com

All decisions so far regarding Ubuntu's design and Unity have been
made by large groups of people, and every decision has been influenced
a lot by user testing and feedback. And yes, we've been listening to
our users. Every. Feedback. Counts. As Michael said, we ourselves are
users too.

We'd also be considering your opinions if they were constructive. Just
saying OMG UNITY SUX IM MOVING TO Insert a DE or distro here.
PLEASE FIX UNITY isn't going to help either side. We tend to ignore
such threads because of their vagueness.

Bilal Akhtar.


  On 02/12/2012 10:16 PM, scott wrote:
 
  On 02/12/2012 09:47 PM, Michael Hall wrote:
 
  Please keep in mind that everybody who makes Ubuntu is also an
Ubuntu
  user, and a large portion of Ubuntu's users are also involved in
  making it.
 
  Michael Hall
  mhall...@ubuntu.com mailto:mhall...@ubuntu.com
 
 
  You can't tell by all the backlash against Unity, at the least.
 
  Scott
 

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






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


Re: Google Summer of Code 2012 announced

2012-02-12 Thread Daniel Holbach
Hello everybody,

On 06.02.2012 11:11, Daniel Holbach wrote:
 GSoC2012 has been announced [1]. The timeline for the initiative is up
 as well [2]. Relevant next dates are:
 
  * February 27 19:00 UTC:
Mentoring organizations can begin submitting applications to Google.
  * March 9 23:00 UTC
Mentoring organization application deadline.
  * March 12-15:
Google program administrators review organization applications.
  * March 16 19:00 UTC
List of accepted mentoring organizations published on the Google
Summer of Code 2012 site.

It's still two weeks until we can submit our application,


 Please help filling out our application. This is important.
 
  https://wiki.ubuntu.com/GoogleSoC2012

Up until now we have four project proposals by two people and none of
the application details have been filled out yet.

Have a great day,
 Daniel

-- 
Get involved in Ubuntu development! developer.ubuntu.com/packaging
And follow @ubuntudev on identi.ca/twitter.com/facebook.com/gplus.to

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


Re: Ubuntu Studio 11.10 repositories + an Ubuntu providing WLAN spport

2012-02-12 Thread Janne Jokitalo
On Sun, Feb 12, 2012 at 01:32:12AM +0100, Ralf Mardorf wrote:
 I'm missing a mailing list for Mint, so I join a German forum. I
 installed Mint Lisa - KDE 64-bit. KDE freeze after login and Xfce
 doesn't show nm-applet. Changing the mouse cursor theme doesn't work.
snip
 Haven't installed Ubuntu Studio meta packages until now. Perhaps I
 should test what happens, when Ubuntu Studio themes are installed. Does
 11.10 already include Xfce?

Hi,

I am a little puzzled, over here. What does a Mint installation (and its
problems) have to do with Ubuntu Studio? We will not provide any official
support for such a combo, so I would suggest you find some elsewhere, for I do
not wish to encourage this sort of behaviour on our official support forums.

Thanks for understanding!


-- 
Jaska



signature.asc
Description: Digital signature
-- 
Ubuntu-Studio-users mailing list
Ubuntu-Studio-users@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-studio-users


What exactley is Ubuntu Studio related and what not? Was: Ubuntu Studio 11.10 repositories + an Ubuntu providing WLAN spport

2012-02-12 Thread Ralf Mardorf
On Sun, 2012-02-12 at 13:21 +0200, Janne Jokitalo wrote:
 On Sun, Feb 12, 2012 at 01:32:12AM +0100, Ralf Mardorf wrote:
  I'm missing a mailing list for Mint, so I join a German forum. I
  installed Mint Lisa - KDE 64-bit. KDE freeze after login and Xfce
  doesn't show nm-applet. Changing the mouse cursor theme doesn't work.
 snip
  Haven't installed Ubuntu Studio meta packages until now. Perhaps I
  should test what happens, when Ubuntu Studio themes are installed. Does
  11.10 already include Xfce?
 
 Hi,
 
 I am a little puzzled, over here. What does a Mint installation (and its
 problems) have to do with Ubuntu Studio? We will not provide any official
 support for such a combo, so I would suggest you find some elsewhere, for I do
 not wish to encourage this sort of behaviour on our official support forums.
 
 Thanks for understanding!

It was in reply to an answer of a request I did regarding to the usage
of Mint Lisa with Ubuntu Studio meta packages.

My intension is to get a new DAW, since my old one is Edubuntu 10.10 +
Ubuntu Studio meta packages.

Note that I join a German forum regarding to Mint, but also note that
Ubuntu is Ubuntu is Ubuntu.

IMO your wish isn't a wise wish. E.g. what has got an Android tablet to
do with Ubuntu Studio, or much more worse, an iPad 2?

Please understand that usage of a production setup has to do with
several needs and different gear needs to work together. And again,
regarding to Mind Lisa, it's Oneric, Ubuntu Studio meta packages are
part of the official Ubuntu repositories.

Who is allowed to do requests on this list?

Since Kubuntu still is Canonical I suspect they are allowed. But as soon
as Kubuntu becomes a community project, AFAIK it will lose it's
membership at Canonical. Are Kubuntu users still allowed to do
requests then?

I can unsubscribe, no prob, but reconsider if your thinking is wise.

2 cents,
Ralf


-- 
Ubuntu-Studio-users mailing list
Ubuntu-Studio-users@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-studio-users


Re: What exactley is Ubuntu Studio related and what not? Was: Ubuntu Studio 11.10 repositories + an Ubuntu providing WLAN spport

2012-02-12 Thread Janne Jokitalo
On Sun, Feb 12, 2012 at 12:37:10PM +0100, Ralf Mardorf wrote:
 On Sun, 2012-02-12 at 13:21 +0200, Janne Jokitalo wrote:
  On Sun, Feb 12, 2012 at 01:32:12AM +0100, Ralf Mardorf wrote:
   I'm missing a mailing list for Mint, so I join a German forum. I
   installed Mint Lisa - KDE 64-bit. KDE freeze after login and Xfce
   doesn't show nm-applet. Changing the mouse cursor theme doesn't work.
  snip
   Haven't installed Ubuntu Studio meta packages until now. Perhaps I
   should test what happens, when Ubuntu Studio themes are installed. Does
   11.10 already include Xfce?
  
  Hi,
  
  I am a little puzzled, over here. What does a Mint installation (and its
  problems) have to do with Ubuntu Studio? We will not provide any official
  support for such a combo, so I would suggest you find some elsewhere, for I 
  do
  not wish to encourage this sort of behaviour on our official support forums.
  
  Thanks for understanding!
 
 It was in reply to an answer of a request I did regarding to the usage
 of Mint Lisa with Ubuntu Studio meta packages.

I did understand that. Nonetheless, using Ubuntu Studio packages on a
completely different distro _isn't_ using Ubuntu Studio.

 My intension is to get a new DAW, since my old one is Edubuntu 10.10 +
 Ubuntu Studio meta packages.
 
 Note that I join a German forum regarding to Mint, but also note that
 Ubuntu is Ubuntu is Ubuntu.

Mint Linux isn't Ubuntu.

 IMO your wish isn't a wise wish. E.g. what has got an Android tablet to
 do with Ubuntu Studio, or much more worse, an iPad 2?

I do understand if people want to discuss vaguely-related issues on this mailing
list. I admit, I have partaken in such discussions myself. But in the end, the
subject of this mailing list, in brief, is: Ubuntu-Studio-users -- Ubuntu
Studio Users Help and Discussion.

I do not consider asking for possible usages for an iPad2 (one of which could
have been jailrooting it and installing a PowerPPC port of Ubuntu) as such
misleading topics as providing support for a 'competing' distribution.

 Please understand that usage of a production setup has to do with
 several needs and different gear needs to work together. And again,
 regarding to Mind Lisa, it's Oneric, Ubuntu Studio meta packages are
 part of the official Ubuntu repositories.

Yes, Ubuntu Studio meta packages are indeed parts of official repositories.
However, the rest of that setup is not, which is the particular reason why we're
not providing support for it on this forum.

 Who is allowed to do requests on this list?

Everybody. If it's a support request, however, it will be served if it falls
under the umbrella of supported topics.

 Since Kubuntu still is Canonical I suspect they are allowed. But as soon
 as Kubuntu becomes a community project, AFAIK it will lose it's
 membership at Canonical. Are Kubuntu users still allowed to do
 requests then?

Of course. Kubuntu is, after all, using the official repositories for the
_whole_ of their distribution (of flavor, or derivative etc.), which Mint does
not.

 I can unsubscribe, no prob, but reconsider if your thinking is wise.

I never asked you to do such a thing. Please, there's no drama here. I am merely
trying to limit the support conversation to something that can reasonably be
provided. Ubuntu Studio community, by default, provides community support for
Ubuntu parts, we cannot stretch further than that.


-- 
Jaska


signature.asc
Description: Digital signature
-- 
Ubuntu-Studio-users mailing list
Ubuntu-Studio-users@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-studio-users


Re: Ubuntu Studio 11.10 repositories + an Ubuntu providing WLAN spport

2012-02-12 Thread Ralf Mardorf
PS: I didn't ask for support, I just reported that installing Mint may
not be the best way to go and that installing e.g. Ubuntu, Kubuntu,
Xubuntu etc. might be better, of cause with using Ubuntu Studio meta
packages.

I didn't know about the rule that this list is explicit for Ubuntu
Studio only.

IMO this is not good. Art productions usually are done using
environments that are mixed. You'll hardly find Ubuntu Studio hardware,
Synthesizers and even if there would be such gear. The policy of Linux
shouldn't become the same as it is e.g. for Apple.

If your claim is official Ubuntu Studio or Canonical, then good night
for this distro.


-- 
Ubuntu-Studio-users mailing list
Ubuntu-Studio-users@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-studio-users


Re: What exactley is Ubuntu Studio related and what not? Was: Ubuntu Studio 11.10 repositories + an Ubuntu providing WLAN spport

2012-02-12 Thread Ralf Mardorf
On Sun, 2012-02-12 at 13:51 +0200, Janne Jokitalo wrote:
 Of course. Kubuntu is, after all, using the official repositories for the
 _whole_ of their distribution (of flavor, or derivative etc.), which Mint does
 not.

Mint Lisa - KDE 64-bit seems to use the official repositories OOTB. I
agree that this anyway doesn't mean it's an Ubuntu distro, such as e.g.
Kubuntu still is or was.

You'll find exchange of experience e.g. between Suse and Debian users at
Debian users mailing list, this makes Linux a modern, libre OS.
IMO it's strange that such an exchange is unwanted for completely
compatible distros such as Ubuntu and Mint on this list.

I'm not believing in conspiracy theories, but a lot of German Ubuntu
derivatives users at least don't trust Marc Shuttleworth anymore. I'm
not one of them, but I don't feel good with the separation done by some
community members.

I wouldn't ask When I upgraded Suse, Yast gets broken, what can I do?
at this list, but why not asking When I upgraded Mint, Ardour gets
broken, what can I do?

Anyway, I won't discuss this any long, just 2 Cents,
Ralf


-- 
Ubuntu-Studio-users mailing list
Ubuntu-Studio-users@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-studio-users


Re: What exactley is Ubuntu Studio related and what not? Was: Ubuntu Studio 11.10 repositories + an Ubuntu providing WLAN spport

2012-02-12 Thread Janne Jokitalo
On Sun, Feb 12, 2012 at 01:20:52PM +0100, Ralf Mardorf wrote:
 On Sun, 2012-02-12 at 13:51 +0200, Janne Jokitalo wrote:
  Of course. Kubuntu is, after all, using the official repositories for the
  _whole_ of their distribution (of flavor, or derivative etc.), which Mint 
  does
  not.
 
 Mint Lisa - KDE 64-bit seems to use the official repositories OOTB. I
 agree that this anyway doesn't mean it's an Ubuntu distro, such as e.g.
 Kubuntu still is or was.

Oh ok.

 You'll find exchange of experience e.g. between Suse and Debian users at
 Debian users mailing list, this makes Linux a modern, libre OS.
 IMO it's strange that such an exchange is unwanted for completely
 compatible distros such as Ubuntu and Mint on this list.

Exchange is one thing, support is different.

 I'm not believing in conspiracy theories, but a lot of German Ubuntu
 derivatives users at least don't trust Marc Shuttleworth anymore. I'm
 not one of them, but I don't feel good with the separation done by some
 community members.

This is not about separation and sadbfl. This is about what can the community
reasonably provide support for. Since this is under the ubuntu.com umbrella,
that's where we have to limit our support for.

As to why some people don't trust (I can't even understand why they would have
trust issues, has the guy betrayed them somehow?) the founder of the project,
that's definitely OT for this list.
 
 I wouldn't ask When I upgraded Suse, Yast gets broken, what can I do? at
 this list, but why not asking When I upgraded Mint, Ardour gets broken, what
 can I do?

It's because we don't know what distro-specific tweaks the Mint devs have
included in their base setup. There could be something there, that breaks what
we are trying to achieve, and when we give support instructions from our
distribution's point-of-view, the user might not get the problem resolved,
resulting in poor user experience and spreading of misinformation.

I would assume that Mint community has support forums for their users, right?

Remember, this is not about making users' lives miserable. It's about not
confusing other (possible) users by providing them information that is false.

 Anyway, I won't discuss this any long, just 2 Cents, Ralf

Fair enough. I just wanted to try to make you understand the raison d'etre for
this policy. And while it's not a very strict policy, I would still like to
remind about it every once in a while. I'm sorry if you feel like you were being
unfairly targetted about it. That's not the case.


-- 
Jaska



signature.asc
Description: Digital signature
-- 
Ubuntu-Studio-users mailing list
Ubuntu-Studio-users@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-studio-users


Re: Ubuntu Studio 11.10 repositories + an Ubuntu providing WLAN spport

2012-02-12 Thread Janne Jokitalo
On Sun, Feb 12, 2012 at 12:57:23PM +0100, Ralf Mardorf wrote:
 PS: I didn't ask for support, I just reported that installing Mint may
 not be the best way to go and that installing e.g. Ubuntu, Kubuntu,
 Xubuntu etc. might be better, of cause with using Ubuntu Studio meta
 packages.

Ok, maybe I read that wrong, then. Apologies if this made you feel upset.

 I didn't know about the rule that this list is explicit for Ubuntu
 Studio only.

Well, I suppose we have cleared this in the other emails now.

 IMO this is not good. Art productions usually are done using
 environments that are mixed. You'll hardly find Ubuntu Studio hardware,
 Synthesizers and even if there would be such gear. The policy of Linux
 shouldn't become the same as it is e.g. for Apple.

Of course we realize this. Again, I want to emphasize, the limitation concerns
support foremost (although we would like that the regular topics not deviating
too far from Ubuntu as a whole).

 If your claim is official Ubuntu Studio or Canonical, then good night
 for this distro.

That is totally uncalled for, and I will disregard such in the future. I'll say
it just this one time any longer. No need for drama. My request was to limit the
support requests to *buntu only. I would think it's not too hard to understand.
Again, please read the list's header with thought, and think about why it could
limit certain topics outside.


-- 
Jaska



signature.asc
Description: Digital signature
-- 
Ubuntu-Studio-users mailing list
Ubuntu-Studio-users@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-studio-users


Re: What exactley is Ubuntu Studio related and what not? Was: Ubuntu Studio 11.10 repositories + an Ubuntu providing WLAN spport

2012-02-12 Thread Mike Holstein
hello Ralph!

in the interest of constructive community support, id like to add that i
would *not* install any of the ubuntustudio meta-packages to mint.
especially those relating to look and feel.. you can however just install
what you want from the mint repos (a lot of which are the ubuntu repos as
well)... you can just install JACK, ardour, and whatever else instead of
ubuntustudio-audio... one thing that makes ubuntustudio so attractive is
this community support for multimedia producers and the metapackages. those
metapackages are not going to be tested by mint, nor supported. mint has no
multimedia derivative of which i am aware. for mint support, i would go to
the IRC support channel #mint or some of the others on the spotchat network
and try and find some audio folks... also, lots of mint users are in the
#opensourcemusicians channel on the freenode network. i also know that the
http://dinisnoise.org/ developer is a mint user. other than that, we use
and support ubuntustudio here, and i suppose the spirit in which it seems
you are switching to mint could be taken as a bit abrasive. lots of folks
are working hard to make ubuntustudio 12.04 a top notch release. the
invitation is extended for *everyone* to come and get involved. come on the
IRC and test, and share your skills and help us make ubuntustudio 12.04
something that no one will distro-hop away from!

top-posting with much respect and passion... holstein

thanks

On Sun, Feb 12, 2012 at 7:33 AM, Janne Jokitalo astralj...@kapsi.fi wrote:

 On Sun, Feb 12, 2012 at 01:20:52PM +0100, Ralf Mardorf wrote:
  On Sun, 2012-02-12 at 13:51 +0200, Janne Jokitalo wrote:
   Of course. Kubuntu is, after all, using the official repositories for
 the
   _whole_ of their distribution (of flavor, or derivative etc.), which
 Mint does
   not.
 
  Mint Lisa - KDE 64-bit seems to use the official repositories OOTB. I
  agree that this anyway doesn't mean it's an Ubuntu distro, such as e.g.
  Kubuntu still is or was.

 Oh ok.

  You'll find exchange of experience e.g. between Suse and Debian users at
  Debian users mailing list, this makes Linux a modern, libre OS.
  IMO it's strange that such an exchange is unwanted for completely
  compatible distros such as Ubuntu and Mint on this list.

 Exchange is one thing, support is different.

  I'm not believing in conspiracy theories, but a lot of German Ubuntu
  derivatives users at least don't trust Marc Shuttleworth anymore. I'm
  not one of them, but I don't feel good with the separation done by some
  community members.

 This is not about separation and sadbfl. This is about what can the
 community
 reasonably provide support for. Since this is under the ubuntu.comumbrella,
 that's where we have to limit our support for.

 As to why some people don't trust (I can't even understand why they would
 have
 trust issues, has the guy betrayed them somehow?) the founder of the
 project,
 that's definitely OT for this list.

  I wouldn't ask When I upgraded Suse, Yast gets broken, what can I do?
 at
  this list, but why not asking When I upgraded Mint, Ardour gets broken,
 what
  can I do?

 It's because we don't know what distro-specific tweaks the Mint devs have
 included in their base setup. There could be something there, that breaks
 what
 we are trying to achieve, and when we give support instructions from our
 distribution's point-of-view, the user might not get the problem resolved,
 resulting in poor user experience and spreading of misinformation.

 I would assume that Mint community has support forums for their users,
 right?

 Remember, this is not about making users' lives miserable. It's about not
 confusing other (possible) users by providing them information that is
 false.

  Anyway, I won't discuss this any long, just 2 Cents, Ralf

 Fair enough. I just wanted to try to make you understand the raison d'etre
 for
 this policy. And while it's not a very strict policy, I would still like to
 remind about it every once in a while. I'm sorry if you feel like you were
 being
 unfairly targetted about it. That's not the case.


 --
 Jaska


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

 iEYEARECAAYFAk83sbUACgkQxgcH0NnJT+DjrQCffV9ZPQ9P9u7P3jbR/UaTc8Qm
 j2MAnj78UKxjM3+RhYt74XbjdckvtnxZ
 =D8cx
 -END PGP SIGNATURE-

 --
 Ubuntu-Studio-users mailing list
 Ubuntu-Studio-users@lists.ubuntu.com
 Modify settings or unsubscribe at:
 https://lists.ubuntu.com/mailman/listinfo/ubuntu-studio-users




-- 
MH

mikeholstein.info http://www.mikeholstein.info/
-- 
Ubuntu-Studio-users mailing list
Ubuntu-Studio-users@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-studio-users


Re: What exactley is Ubuntu Studio related and what not? Was: Ubuntu Studio 11.10 repositories + an Ubuntu providing WLAN spport

2012-02-12 Thread Ralf Mardorf
On Sun, 2012-02-12 at 14:33 +0200, Janne Jokitalo wrote:
 It's because we don't know what distro-specific tweaks the Mint devs have
 included in their base setup. There could be something there, that breaks what
 we are trying to achieve, and when we give support instructions from our
 distribution's point-of-view, the user might not get the problem resolved,
 resulting in poor user experience and spreading of misinformation.

ubuntustudio-11.10-alternate-amd64.iso download is at 94% now ;)

Ralf



-- 
Ubuntu-Studio-users mailing list
Ubuntu-Studio-users@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-studio-users


Re: What exactley is Ubuntu Studio related and what not? Was: Ubuntu Studio 11.10 repositories + an Ubuntu providing WLAN spport

2012-02-12 Thread Janne Jokitalo
On Sun, Feb 12, 2012 at 08:06:20PM +0100, Ralf Mardorf wrote:
 On Sun, 2012-02-12 at 14:33 +0200, Janne Jokitalo wrote:
  It's because we don't know what distro-specific tweaks the Mint devs have
  included in their base setup. There could be something there, that breaks 
  what
  we are trying to achieve, and when we give support instructions from our
  distribution's point-of-view, the user might not get the problem resolved,
  resulting in poor user experience and spreading of misinformation.
 
 ubuntustudio-11.10-alternate-amd64.iso download is at 94% now ;)

Great news! Welcome back. :)

Btw. there are a few known drawbacks on that release, but it's an exciting one
in that it's the first where we used Xubuntu as the base.


-- 
Jaska



signature.asc
Description: Digital signature
-- 
Ubuntu-Studio-users mailing list
Ubuntu-Studio-users@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-studio-users


Screen Resolution incorrect after updates

2012-02-12 Thread Erik Rasmussen
Hi!  I'm running Ubuntu Studio 11.04 and recently did routine updates
(which I think included a kernel update) and now the screen resolution is
set too small and will not allow me to select the correct resolution.
 (It's set to 1024x768 but should be 1440x900.)  Ubuntu Studio 11.04 has
worked really well up until this point...but I need the viewing space back.

Isn't there a simple graphical utility that I can use to correct this?  (On
past Ubuntu Studio versions I've installed some ATI utility, but it never
worked reliably, was annoying to use, and the settings would sometimes
revert back, especially after kernel updates.)

If not a utility are there simple steps I can take to set this and keep it
set correctly?
-- 
Ubuntu-Studio-users mailing list
Ubuntu-Studio-users@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-studio-users


Re: Screen Resolution incorrect after updates

2012-02-12 Thread Mike Holstein
On Sun, Feb 12, 2012 at 4:44 PM, Erik Rasmussen mailfore...@gmail.comwrote:

 Hi!  I'm running Ubuntu Studio 11.04 and recently did routine updates
 (which I think included a kernel update) and now the screen resolution is
 set too small and will not allow me to select the correct resolution.
  (It's set to 1024x768 but should be 1440x900.)  Ubuntu Studio 11.04 has
 worked really well up until this point...but I need the viewing space back.

 Isn't there a simple graphical utility that I can use to correct this?
  (On past Ubuntu Studio versions I've installed some ATI utility, but it
 never worked reliably, was annoying to use, and the settings would
 sometimes revert back, especially after kernel updates.)

 If not a utility are there simple steps I can take to set this and keep it
 set correctly?


you can try arandr, or looking for and editing the xorg.conf file (*if* you
have one)... i would also have no issues going back to the kernel that
works and running that...


 --
 Ubuntu-Studio-users mailing list
 Ubuntu-Studio-users@lists.ubuntu.com
 Modify settings or unsubscribe at:
 https://lists.ubuntu.com/mailman/listinfo/ubuntu-studio-users




-- 
MH

mikeholstein.info http://www.mikeholstein.info/
-- 
Ubuntu-Studio-users mailing list
Ubuntu-Studio-users@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-studio-users


Re: Screen Resolution incorrect after updates

2012-02-12 Thread Gustin Johnson
Tough to say without knowing more, but if this is a newer ATI graphics
card, (something released since 2008 and up) then you should check to see
if the radeon module is loaded (lsmod |grep radeon).  If not try manually
loading it with sudo modprobe radeon and restarting X (usually sudo
/etc/init.d/gdm restart).

Hth,

On Sun, Feb 12, 2012 at 3:30 PM, Mike Holstein mikeh...@gmail.com wrote:



 On Sun, Feb 12, 2012 at 4:44 PM, Erik Rasmussen mailfore...@gmail.comwrote:

 Hi!  I'm running Ubuntu Studio 11.04 and recently did routine updates
 (which I think included a kernel update) and now the screen resolution is
 set too small and will not allow me to select the correct resolution.
  (It's set to 1024x768 but should be 1440x900.)  Ubuntu Studio 11.04 has
 worked really well up until this point...but I need the viewing space back.

 Isn't there a simple graphical utility that I can use to correct this?
  (On past Ubuntu Studio versions I've installed some ATI utility, but it
 never worked reliably, was annoying to use, and the settings would
 sometimes revert back, especially after kernel updates.)

 If not a utility are there simple steps I can take to set this and keep
 it set correctly?


 you can try arandr, or looking for and editing the xorg.conf file (*if*
 you have one)... i would also have no issues going back to the kernel that
 works and running that...


 --
 Ubuntu-Studio-users mailing list
 Ubuntu-Studio-users@lists.ubuntu.com
 Modify settings or unsubscribe at:
 https://lists.ubuntu.com/mailman/listinfo/ubuntu-studio-users




 --
 MH

 mikeholstein.info http://www.mikeholstein.info/



 --
 Ubuntu-Studio-users mailing list
 Ubuntu-Studio-users@lists.ubuntu.com
 Modify settings or unsubscribe at:
 https://lists.ubuntu.com/mailman/listinfo/ubuntu-studio-users


-- 
Ubuntu-Studio-users mailing list
Ubuntu-Studio-users@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-studio-users


[Ubuntu-BR] Dica: Os diversos sabores do Ubuntu

2012-02-12 Thread Celio Silva

Para conhecer, baixar...e salvar no favoritos:

http://cdimage.ubuntu.com/

Célio
--
Mais sobre o Ubuntu em português: http://www.ubuntu-br.org/comece

Lista de discussão Ubuntu Brasil
Histórico, descadastramento e outras opções:
https://lists.ubuntu.com/mailman/listinfo/ubuntu-br


Re: [Ubuntu-BR] [OT] Canonical não vai mais financiar Kubuntu

2012-02-12 Thread Zandre Bran
2012/2/11 Anderson Unsonst andersonunso...@gmail.com:
 iae zandre, blz?

Ôlas Unsonst, obrigado por responder e no lado de cá tudo tranquilo ;)

 mas é justamente essas empresas que empurram o desenvolvimento do sl,
 vejamos por exemplos, lubuntu e o xubuntu em comparação do ubuntu e do
 kubuntu, mas eu concordo que em uma distro 'livre de segundas
 intenções' possui muito mais participação da comunidade.

 Sim, sim. Mas no mundo ideal a comunidade deveria ao menos ser
notificada sobre os rumos que se seguirão. Como no exemplo, pessoas
perderam seu tempo elaborando e divulgando o novo tempo LTS do K que
logo na frente foi descontinuado. Mas este não é um problema somente
da Canonical. Ainda na utopia; que legal seria os lideres das
comunidades serem ouvidos.

 mas ae entra outro problema, aonde encontrar pessoas qualificadas para
 trabalhar de graça para dar conta de 6-6 meses de lançamentos ?

 Pois é, afinal não existe almoço grátis.

-- []s
-- Zandre.

:: http://linuxacessivel.org
:: http://zandrebran.blog.br

-- 
Mais sobre o Ubuntu em português: http://www.ubuntu-br.org/comece

Lista de discussão Ubuntu Brasil
Histórico, descadastramento e outras opções:
https://lists.ubuntu.com/mailman/listinfo/ubuntu-br


Re: [Ubuntu-BR] [OT] Canonical não vai mais financiar Kubuntu

2012-02-12 Thread Adauto Serpa
Eu também as vezes fico com pé atrás em usar distro com financiamento de
empresas por trás.
Comecei usando RedHat, :( bom acredito que todos conhecem a história,
depois passei a usar
Debian por mais ou menos uns 5 anos e agora estou usando Ubuntu. Troquei o
Debian pelo
Ubuntu pelo fato do Debian ser muito radical na questão de usar software
proprietário e o
Ubuntu conseguiu ser mais flexível nesse quesito.

Só para constar pra mim trocar o nome do firefox foi a gota dágua !

Tenho algumas considerações a fazer sobre o que sei até agora da Canonical,
ela conseguiu
colocar o Linux onde nenhuma outra empresa conseguiu, suas melhorias são
visíveis, ou seja,
contribuiu muito para o software aberto.

A outra é que acho um pouco obscuras algumas das suas decisões, na
realidade acho que ela se
mostra pouco para a comunidade, não sei se ela dá o apoio necessário para a
mesma.
Talvez seja impressão minha, mas acho que não !(Estava esbouçando esse
email antes do Zandre, mas acho
que eu tenho a mesma opinião dele).

Em relação aos softwares que não tem apoio da Canonical, eu no inicio acha
meio estranho também,
mas acredito que seja apenas ordem de prioridade dos mesmos. Bom prefiro
pensar assim.

Concluindo já estou colocando algumas opções para não ser pego desprevenido
com alguma outra
decisão que a Canonical possa tomar: Mint, OpenSuse, Debian, mas acho cedo
para mim tomar
qualquer decisão, pois momento estou bem servido com Ubuntu ou Kubuntu(com
ou sem apoio da Canonical).
E tudo ainda é muito especulativo !

abs,

-- 
Adauto Serpa
-- 
Mais sobre o Ubuntu em português: http://www.ubuntu-br.org/comece

Lista de discussão Ubuntu Brasil
Histórico, descadastramento e outras opções:
https://lists.ubuntu.com/mailman/listinfo/ubuntu-br


Re: [Ubuntu-BR] [OT] Canonical não vai mais financiar Kubuntu

2012-02-12 Thread Marcelo Silva
Mais uma especulação... estava pensando aqui, acho que a ideia do Unity não 
foi muito bem recebida e os usuários acabaram indo para o KDE (Kubuntu) 
então estão querendo tacar o Unity guela abaixo tirando o Kubuntu de 
circulação, rsrsrs...




-Mensagem Original- 
From: Adauto Serpa

Sent: Sunday, February 12, 2012 5:36 PM
To: Lista de discussão do LoCoTeam Brasileiro
Subject: Re: [Ubuntu-BR][OT] Canonical não vai mais financiar Kubuntu

Eu também as vezes fico com pé atrás em usar distro com financiamento de
empresas por trás.
Comecei usando RedHat, :( bom acredito que todos conhecem a história,
depois passei a usar
Debian por mais ou menos uns 5 anos e agora estou usando Ubuntu. Troquei o
Debian pelo
Ubuntu pelo fato do Debian ser muito radical na questão de usar software
proprietário e o
Ubuntu conseguiu ser mais flexível nesse quesito.

Só para constar pra mim trocar o nome do firefox foi a gota dágua !

Tenho algumas considerações a fazer sobre o que sei até agora da Canonical,
ela conseguiu
colocar o Linux onde nenhuma outra empresa conseguiu, suas melhorias são
visíveis, ou seja,
contribuiu muito para o software aberto.

A outra é que acho um pouco obscuras algumas das suas decisões, na
realidade acho que ela se
mostra pouco para a comunidade, não sei se ela dá o apoio necessário para a
mesma.
Talvez seja impressão minha, mas acho que não !(Estava esbouçando esse
email antes do Zandre, mas acho
que eu tenho a mesma opinião dele).

Em relação aos softwares que não tem apoio da Canonical, eu no inicio acha
meio estranho também,
mas acredito que seja apenas ordem de prioridade dos mesmos. Bom prefiro
pensar assim.

Concluindo já estou colocando algumas opções para não ser pego desprevenido
com alguma outra
decisão que a Canonical possa tomar: Mint, OpenSuse, Debian, mas acho cedo
para mim tomar
qualquer decisão, pois momento estou bem servido com Ubuntu ou Kubuntu(com
ou sem apoio da Canonical).
E tudo ainda é muito especulativo !

abs,

--
Adauto Serpa
--
Mais sobre o Ubuntu em português: http://www.ubuntu-br.org/comece

Lista de discussão Ubuntu Brasil
Histórico, descadastramento e outras opções:
https://lists.ubuntu.com/mailman/listinfo/ubuntu-br 



--
Mais sobre o Ubuntu em português: http://www.ubuntu-br.org/comece

Lista de discussão Ubuntu Brasil
Histórico, descadastramento e outras opções:
https://lists.ubuntu.com/mailman/listinfo/ubuntu-br


Re: [Ubuntu-BR] [OT] Canonical não vai mais financiar Kubuntu

2012-02-12 Thread João Santana
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Em 11-02-2012 18:23, Roberval Sena escreveu:
 o... porque não
 
 
 Não, não é disto que se trata a thred.
 
 eu achava que era.   nossa.. por favor me desculpe.
 
 
 
 por favor quero que entendam que sei da importância do kubuntu,
 no entanto não bastaria dar um install kde no ubuntu original
 e pronto... teríamos um kubuntu..  no ubuntu?
 
 
 
 Não. seria apt-get install kubuntu-desktop.
 
 nossa. por  favor mais uma vez me desculpe pelo comando errado.
 você tem toda razão.
 
 
 podendo até escolher hora um interface... hora outra??
 
 
 ora uma insterface, ora outra. (ora... ora, cojunção coordenativa)
 
 envergonhado demais, por favor perdão por mais estes erros.
 
 
 OUTRA: se acontece algo ruim, do tipo o kubuntu ser realmente
 descontinuado, não poderíamos apontar para os repositórios do
 próprio Ubuntu?
 
 
 Uma coisa não tem nada a ver com a outra. Temos um monte de
 software que não tem apoio da canonical nos repositórios.
 
 entendo, não vou citar as coisas que falaram em outros posts. você
 tem razão.
 
 
 por favor me corrijam se eu estiver errado..
 
 
 Corrigido.
 
 por favor me desculpe lhe incomodar, com tantas asneiras de minha
 parte. vou me calar. E procurar atrapalhar menos.

É agora que você começa a chorar?
Ora, meu amigo, faz o favor de se fazer menos vítima.
Ler o assunto, escrever em bom português e, mais importante ainda,
saber comunicar o que se pensa é o mínimo que se espera.
Aceite a correção e pronto.
Ficar chorando não vai mudar a opinião dos outros.

- -- 
Respeitosamente,

João Santana
Ubuntu Evangelist
GPG Key B2966301
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.11 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iQEcBAEBAgAGBQJPOFAMAAoJEG4LcoWylmMBl1IIAIGuZF3GGroFlcL7F7Eh/u8Y
B5+HADV5JgTSiGdBlnW3gt/ggF0AzGmT3mOdJZa0Ge64aFOVlvqlxTrDUGUiEYDI
ARfkDs8zju1yKqptJ3dO6wrVM+/UtvAf2AEFlSIyHNRPLYUBSGbmkoBpQTU68O2U
ElbmmeYp8gAncPO2/Av8Cdh3AsenpQqdh3DC9cAlWXc7doPw1bndT1PcYEMOEr1d
/igS/VtRFOnF/LsjMvgdhkGgBoo/yYM38qxmupvyMQJ/B5FLivTzCxPcAHwncwI2
LAx02dvPhW+iIeoAMpTZauub82kwHHNeg1/UaLPTG1E040jkGToZD5PzpeHw32g=
=CHcJ
-END PGP SIGNATURE-

-- 
Mais sobre o Ubuntu em português: http://www.ubuntu-br.org/comece

Lista de discussão Ubuntu Brasil
Histórico, descadastramento e outras opções:
https://lists.ubuntu.com/mailman/listinfo/ubuntu-br


Re: [Ubuntu-BR] [OT] Canonical não vai mais financiar Kubuntu

2012-02-12 Thread João Santana
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Em 11-02-2012 18:59, José Aniceto escreveu:
 Quem usa o kubuntu sabe que não é a mesma coisa, kubuntu, e ubuntu
 depois, sudo apt-get install kubuntu-desktop. Q Andre, eu nunca me
 habituei ao gnome sempre venho usando o kubuntu, desde quando o
 kurumin saiu. Tenho observado que o kubuntu é tratado como se não 
 fosse um flho legitimo, já teve momento, que se questionou, se os
 assuntos do kubuntu deveriam serem tratados aqui. Vamos ver se a
 gente acorda, pra certas mesquinhez. Essa tempestade que o ubuntu
 vem atravessando (problemas com unity), não abalou o kubuntu, que
 ficou bem melhor do que quando iniciei com ele. Sempre evitei
 algumas distros que tem cunho comercial, não gosto da ideia de tá
 servindo de cobaia, e no kubuntu, até agora, não senti isso, mas, 
 sempre testei outras distros. Essa noticia não deixa de ser um
 balde de água fria, quando o kubuntu a meu ver, está maduro, no seu
 melhor momento.
 
 Aniceto

Em linhas gerais, sempre houveram atritos entre as comunidades GNOME e
KDE, mais como uma briga de jovens Montéquios e Capuletos do que outra
coisa.

Eu tenho notado que os utilizadores de um ou outro ambiente acabam se
sentindo meio que relegado a segundo plano quando sua distro usa por
padrão um ambiente diferente.

No caso do Kubuntu, nada mais falso, porque a distro é irmã gêmea do
Ubuntu e sempre teve uma comunidade bastante ativa -- mas o foco da
Canonical sempre foi o GNOME e suas tecnologias.

- -- 
Respeitosamente,

João Santana
Ubuntu Evangelist
GPG Key B2966301
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.11 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iQEcBAEBAgAGBQJPOFUcAAoJEG4LcoWylmMBou0H+wfBlICeUyYdA0va+olJz7ug
nJbXUNvuzN7YMqrgwrsDduWyawLRe3r8wxR+xQC3Aj0vVT6y9gxnKgySHb4NOlwK
MU+WyFUkDHzPQBa7SaGAVPMCMun+/0TUHJatmxfhHWgiMndGLp46gAJJaj0NbjsI
jbXvPBlskPmRKk6n9+cJTAPhHIXY/Xjfr99Iw61RIKs75AjUHhBQgCIzjztq7vS6
l6yral02450U/ApONcKg3e1xTVNlbDrDMmxCqvC7lmRenRcHqsHJrNNODRz6QNVP
WzhER8CfPXjQBACZAyQ85Pgnw9jm/e+btNmdSN1S1i8PMYTOjxGKiD9U0L98q/E=
=i3aZ
-END PGP SIGNATURE-

-- 
Mais sobre o Ubuntu em português: http://www.ubuntu-br.org/comece

Lista de discussão Ubuntu Brasil
Histórico, descadastramento e outras opções:
https://lists.ubuntu.com/mailman/listinfo/ubuntu-br


Re: [Ubuntu-BR] [OT] Canonical não vai mais financiar Kubuntu

2012-02-12 Thread João Santana
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Em 12-02-2012 20:24, Marcelo Silva escreveu:
 Mais uma especulação... estava pensando aqui, acho que a ideia do
 Unity não foi muito bem recebida e os usuários acabaram indo para o
 KDE (Kubuntu) então estão querendo tacar o Unity guela abaixo
 tirando o Kubuntu de circulação, rsrsrs...
 
 
 


Não é bem assim. Pesando na balança, a quantidade de usuários que não
usam o Unity é bem menor do que se pensa. E o Unity é uma das
tecnologias de fundação do Ubuntu, portanto também é falsa a impressão
de que, havendo abandono do Unity por parte dos utilizadores, a
Canonical irá mudar seu paradigma.

Migrações para (K/X/L)Ubuntu são mais corriqueiras do que se pensa, e
essa migração acaba por manter a base de usuários do Ubuntu, já que
comungam dos mesmos repositórios.

O Kubuntu não está morrendo, a menos que seus usuários deixem que morra.


- -- 
Respeitosamente,

João Santana
Ubuntu Evangelist
GPG Key B2966301
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.11 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iQEcBAEBAgAGBQJPOFavAAoJEG4LcoWylmMBc3YH/jx0yIRsf3GroRHGxlO2Mcj7
abOXn1fnIetvPyH9sz+aYbnmySBMt2vIi2h2bgUYwfOCInIAxjBLP1hqCb4Fq/zK
fxKYVEDStRWpholiHzmvLnjY1xXb9Tux451qQLR2SM+09r94C4mHGjS0eKZ9uKq+
yEce8/yvPKuiKzH/h8jX0VinLjjY48QtSowCjW0tP1TFBTwf6y4RKy+CETSDjOPa
s6ZfiIPSl1n9ZxPjV8izvQ00ZmCwrfjfZuI8j7VXshXy6CnOWpUDpU+CFMTYaGeX
zoyb5uNxjf2dKYFjPTeOP+JFyzh8wRfjI3/Lu6jR7ocEkCn2AWWz+uNZ/weGdHA=
=SZLu
-END PGP SIGNATURE-

-- 
Mais sobre o Ubuntu em português: http://www.ubuntu-br.org/comece

Lista de discussão Ubuntu Brasil
Histórico, descadastramento e outras opções:
https://lists.ubuntu.com/mailman/listinfo/ubuntu-br


Re: [Ubuntu-be] 14 February - 20:30 = short brainstorm on reapproval LoCo Team

2012-02-12 Thread Jurgen Gaeremyn
I guess so too... luckily Jean saw it in time... Here's a link stating it:

http://loco.ubuntu.com/teams/ubuntu-be

Grtz,
Jurgen.

On 12-02-12 01:52, Jan Claeys wrote:
 Jurgen Gaeremyn schreef op do 09-02-2012 om 23:24 [+0100]:
 on the 16th, our LoCo has to be reapproved.
 
 Can somebody please explain what you mean?
 
 As the Loco Contact, I didn't get *any* mail about this (even checked my
 spam folder, etc.), while I should be the first point of contact...
 
 


-- 
ubuntu-be mailing list / mailto:ubuntu-be@lists.ubuntu.com

Modify settings or unsubscribe at:
https://lists.ubuntu.com/mailman/listinfo/ubuntu-be


[Bug 930285] BootDmesg.txt

2012-02-12 Thread Andy Igoshin
apport information

** Attachment added: BootDmesg.txt
   
https://bugs.launchpad.net/bugs/930285/+attachment/2732801/+files/BootDmesg.txt

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

Title:
  lxc  hpsa driver

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/930285/+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 930285] Re: lxc hpsa driver

2012-02-12 Thread Andy Igoshin
apport information

** Tags added: apport-collected oneiric

** Description changed:

  every time lxc-start runs such hpsa messages appear in the host
  kern.log:
  
  Feb 10 21:16:52 relay1 kernel: [682098.149398] hpsa :04:00.0: cp
  880036d0 has check condition: unknown type: Sense: 0x5, ASC:
  0x20, ASCQ: 0x0, Returning result: 0x2, cmd=[85 08 0e 00 00 00 01 00 00
  00 00 00 00 40 ec 00]
  
  the same appears in container's dmesg and kern.log (attached).
  
  hardware: HP DL380G6
  
  
  root@relay1:~# lsb_release -rd
  Description: Ubuntu 11.10
  Release: 11.10
  
  root@relay1:~# apt-cache policy lxc
  lxc:
Installed: 0.7.5-0ubuntu8.3
Candidate: 0.7.5-0ubuntu8.3
Version table:
   *** 0.7.5-0ubuntu8.3 0
  500 http://ru.archive.ubuntu.com/ubuntu/ oneiric-updates/universe 
amd64 Packages
  100 /var/lib/dpkg/status
   0.7.5-0ubuntu8 0
  500 http://ru.archive.ubuntu.com/ubuntu/ oneiric/universe amd64 
Packages
+ --- 
+ AlsaDevices:
+  total 0
+  crw-rw 1 root audio 116,  1 2012-02-11 20:04 seq
+  crw-rw 1 root audio 116, 33 2012-02-11 20:04 timer
+ AplayDevices: Error: [Errno 2] No such file or directory
+ ApportVersion: 1.23-0ubuntu4
+ Architecture: amd64
+ ArecordDevices: Error: [Errno 2] No such file or directory
+ AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
+ CRDA: Error: [Errno 2] No such file or directory
+ DistroRelease: Ubuntu 11.10
+ HibernationDevice: RESUME=UUID=5b931e9c-1d8f-4520-a560-a3f9aa49ab47
+ InstallationMedia: Ubuntu-Server 11.10 Oneiric Ocelot - Release amd64 
(20111011)
+ MachineType: HP ProLiant DL380 G6
+ Package: linux-image-3.0.0-15-server 3.0.0-15.26
+ PackageArchitecture: amd64
+ PciMultimedia:
+  
+ ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.0.0-15-server 
root=UUID=424677f3-ece9-4e8d-b730-e36d44042313 ro
+ ProcVersionSignature: Ubuntu 3.0.0-15.26-server 3.0.13
+ RelatedPackageVersions:
+  linux-restricted-modules-3.0.0-15-server N/A
+  linux-backports-modules-3.0.0-15-server  N/A
+  linux-firmware   1.60
+ RfKill: Error: [Errno 2] No such file or directory
+ Tags:  oneiric
+ Uname: Linux 3.0.0-15-server x86_64
+ UpgradeStatus: No upgrade log present (probably fresh install)
+ UserGroups:
+  
+ WifiSyslog:
+  
+ dmi.bios.date: 05/05/2011
+ dmi.bios.vendor: HP
+ dmi.bios.version: P62
+ dmi.chassis.type: 23
+ dmi.chassis.vendor: HP
+ dmi.modalias: 
dmi:bvnHP:bvrP62:bd05/05/2011:svnHP:pnProLiantDL380G6:pvr:cvnHP:ct23:cvr:
+ dmi.product.name: ProLiant DL380 G6
+ dmi.sys.vendor: HP

** Attachment added: AcpiTables.txt
   
https://bugs.launchpad.net/bugs/930285/+attachment/2732800/+files/AcpiTables.txt

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

Title:
  lxc  hpsa driver

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/930285/+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 930285] CurrentDmesg.txt

2012-02-12 Thread Andy Igoshin
apport information

** Attachment added: CurrentDmesg.txt
   
https://bugs.launchpad.net/bugs/930285/+attachment/2732802/+files/CurrentDmesg.txt

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

Title:
  lxc  hpsa driver

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/930285/+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 930285] Dependencies.txt

2012-02-12 Thread Andy Igoshin
apport information

** Attachment added: Dependencies.txt
   
https://bugs.launchpad.net/bugs/930285/+attachment/2732803/+files/Dependencies.txt

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

Title:
  lxc  hpsa driver

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/930285/+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 930285] IwConfig.txt

2012-02-12 Thread Andy Igoshin
apport information

** Attachment added: IwConfig.txt
   
https://bugs.launchpad.net/bugs/930285/+attachment/2732804/+files/IwConfig.txt

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

Title:
  lxc  hpsa driver

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/930285/+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 930285] Lspci.txt

2012-02-12 Thread Andy Igoshin
apport information

** Attachment added: Lspci.txt
   https://bugs.launchpad.net/bugs/930285/+attachment/2732805/+files/Lspci.txt

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

Title:
  lxc  hpsa driver

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/930285/+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 930285] Lsusb.txt

2012-02-12 Thread Andy Igoshin
apport information

** Attachment added: Lsusb.txt
   https://bugs.launchpad.net/bugs/930285/+attachment/2732806/+files/Lsusb.txt

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

Title:
  lxc  hpsa driver

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/930285/+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 930285] ProcEnviron.txt

2012-02-12 Thread Andy Igoshin
apport information

** Attachment added: ProcEnviron.txt
   
https://bugs.launchpad.net/bugs/930285/+attachment/2732808/+files/ProcEnviron.txt

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

Title:
  lxc  hpsa driver

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/930285/+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 930285] ProcModules.txt

2012-02-12 Thread Andy Igoshin
apport information

** Attachment added: ProcModules.txt
   
https://bugs.launchpad.net/bugs/930285/+attachment/2732810/+files/ProcModules.txt

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

Title:
  lxc  hpsa driver

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/930285/+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 930285] ProcCpuinfo.txt

2012-02-12 Thread Andy Igoshin
apport information

** Attachment added: ProcCpuinfo.txt
   
https://bugs.launchpad.net/bugs/930285/+attachment/2732807/+files/ProcCpuinfo.txt

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

Title:
  lxc  hpsa driver

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/930285/+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 930285] UdevDb.txt

2012-02-12 Thread Andy Igoshin
apport information

** Attachment added: UdevDb.txt
   https://bugs.launchpad.net/bugs/930285/+attachment/2732811/+files/UdevDb.txt

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

Title:
  lxc  hpsa driver

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/930285/+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 930285] UdevLog.txt

2012-02-12 Thread Andy Igoshin
apport information

** Attachment added: UdevLog.txt
   https://bugs.launchpad.net/bugs/930285/+attachment/2732812/+files/UdevLog.txt

** Description changed:

  every time lxc-start runs such hpsa messages appear in the host
  kern.log:
  
  Feb 10 21:16:52 relay1 kernel: [682098.149398] hpsa :04:00.0: cp
  880036d0 has check condition: unknown type: Sense: 0x5, ASC:
  0x20, ASCQ: 0x0, Returning result: 0x2, cmd=[85 08 0e 00 00 00 01 00 00
  00 00 00 00 40 ec 00]
  
  the same appears in container's dmesg and kern.log (attached).
  
  hardware: HP DL380G6
  
  
  root@relay1:~# lsb_release -rd
  Description: Ubuntu 11.10
  Release: 11.10
  
  root@relay1:~# apt-cache policy lxc
  lxc:
Installed: 0.7.5-0ubuntu8.3
Candidate: 0.7.5-0ubuntu8.3
Version table:
   *** 0.7.5-0ubuntu8.3 0
  500 http://ru.archive.ubuntu.com/ubuntu/ oneiric-updates/universe 
amd64 Packages
  100 /var/lib/dpkg/status
   0.7.5-0ubuntu8 0
  500 http://ru.archive.ubuntu.com/ubuntu/ oneiric/universe amd64 
Packages
  --- 
  AlsaDevices:
   total 0
   crw-rw 1 root audio 116,  1 2012-02-11 20:04 seq
   crw-rw 1 root audio 116, 33 2012-02-11 20:04 timer
  AplayDevices: Error: [Errno 2] No such file or directory
  ApportVersion: 1.23-0ubuntu4
  Architecture: amd64
  ArecordDevices: Error: [Errno 2] No such file or directory
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
  CRDA: Error: [Errno 2] No such file or directory
  DistroRelease: Ubuntu 11.10
  HibernationDevice: RESUME=UUID=5b931e9c-1d8f-4520-a560-a3f9aa49ab47
  InstallationMedia: Ubuntu-Server 11.10 Oneiric Ocelot - Release amd64 
(20111011)
  MachineType: HP ProLiant DL380 G6
  Package: linux-image-3.0.0-15-server 3.0.0-15.26
  PackageArchitecture: amd64
  PciMultimedia:
   
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.0.0-15-server 
root=UUID=424677f3-ece9-4e8d-b730-e36d44042313 ro
  ProcVersionSignature: Ubuntu 3.0.0-15.26-server 3.0.13
  RelatedPackageVersions:
   linux-restricted-modules-3.0.0-15-server N/A
   linux-backports-modules-3.0.0-15-server  N/A
   linux-firmware   1.60
  RfKill: Error: [Errno 2] No such file or directory
  Tags:  oneiric
  Uname: Linux 3.0.0-15-server x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:
   
  WifiSyslog:
   
  dmi.bios.date: 05/05/2011
  dmi.bios.vendor: HP
  dmi.bios.version: P62
  dmi.chassis.type: 23
  dmi.chassis.vendor: HP
  dmi.modalias: 
dmi:bvnHP:bvrP62:bd05/05/2011:svnHP:pnProLiantDL380G6:pvr:cvnHP:ct23:cvr:
  dmi.product.name: ProLiant DL380 G6
  dmi.sys.vendor: HP
+ --- 
+ ApportVersion: 1.23-0ubuntu4
+ Architecture: amd64
+ DistroRelease: Ubuntu 11.10
+ InstallationMedia: Ubuntu-Server 11.10 Oneiric Ocelot - Release amd64 
(20111011)
+ Package: lxc 0.7.5-0ubuntu8.3
+ PackageArchitecture: amd64
+ ProcVersionSignature: Ubuntu 3.0.0-15.26-server 3.0.13
+ Tags:  oneiric
+ Uname: Linux 3.0.0-15-server x86_64
+ UpgradeStatus: No upgrade log present (probably fresh install)
+ UserGroups:

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

Title:
  lxc  hpsa driver

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/930285/+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 930285] Dependencies.txt

2012-02-12 Thread Andy Igoshin
apport information

** Attachment added: Dependencies.txt
   
https://bugs.launchpad.net/bugs/930285/+attachment/2732813/+files/Dependencies.txt

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

Title:
  lxc  hpsa driver

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/930285/+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 930285] ProcEnviron.txt

2012-02-12 Thread Andy Igoshin
apport information

** Attachment added: ProcEnviron.txt
   
https://bugs.launchpad.net/bugs/930285/+attachment/2732814/+files/ProcEnviron.txt

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

Title:
  lxc  hpsa driver

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/930285/+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 930285] ProcInterrupts.txt

2012-02-12 Thread Andy Igoshin
apport information

** Attachment added: ProcInterrupts.txt
   
https://bugs.launchpad.net/bugs/930285/+attachment/2732809/+files/ProcInterrupts.txt

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

Title:
  lxc  hpsa driver

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/930285/+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 930916] [NEW] amavis start-stop script fails to stop amavisd

2012-02-12 Thread albatros
Public bug reported:

On Ubuntu 12.04 Precise Pangolin using amavisd-new 2.6.5-0ubuntu3 the
amavis start-stop script fails to stop the daemon.

What occurs is the following:
sudo service amavis restart
Stopping amavisd: (not running).
Starting amavisd: The amavisd daemon is already running, PID: [{xxx}] (failed).

The installer script for amavisd-new has some errors as well probably
related(?).

Apparently this behavior has been reported for Debian:
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=652026 and fixed in package 
version 2.7.0-1

** Affects: amavisd-new (Ubuntu)
 Importance: Undecided
 Status: New

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

Title:
  amavis start-stop script fails to stop amavisd

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/amavisd-new/+bug/930916/+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 930551] Re: System with quota enabled hangs after upgrade to 11.10

2012-02-12 Thread Thomas Schweikle
This bug might entirely unrelated to quota, but related to lvm solely.
I've set up a second machine for testing, this time keeping lvm-volumes
beyond 2T.

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

Title:
  System with quota enabled hangs after upgrade to 11.10

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/quota/+bug/930551/+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 201786] Re: ssh Agent admitted failure to sign using the key on big endian machines

2012-02-12 Thread Woonjas
Not sure if this is the same.
Connecting to my dreamplug running Ubuntu 9.04 from  my laptop running 11.10  
I'm getting the following (using ssh -vv)

debug1: Authentications that can continue: publickey
debug1: Offering DSA public key: app_81@localhost
debug2: we sent a publickey packet, wait for reply
debug1: Server accepts key: pkalg ssh-dss blen 433
debug2: input_userauth_pk_ok: fp d1:e6:cb:ee:07:cb:03:5c:ab:95:91:9a:71:20:2a:de
Agent admitted failure to sign using the key.
debug1: Trying private key: /home/nwestra/.ssh/id_rsa
debug1: Trying private key: /home/nwestra/.ssh/id_ecdsa
debug2: we did not send a packet, disable method
debug1: No more authentication methods to try.
Permission denied (publickey).

Using the same key from an ssh session on an old box running 9.10 works.

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

Title:
  ssh Agent admitted failure to sign using the key on big endian
  machines

To manage notifications about this bug go to:
https://bugs.launchpad.net/seahorse/+bug/201786/+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 930444] Re: Keystone Ubuntu Precise dbconfig install broken - show stopper

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

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

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

Title:
  Keystone Ubuntu Precise dbconfig install broken - show stopper

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/keystone/+bug/930444/+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 930444] Re: Keystone Ubuntu Precise dbconfig install broken - show stopper

2012-02-12 Thread Martin Pool
I just hit this too when installing on to a fresh current precise image.

I think there are really two bugs here:

1- interactive configuration, which seems contrary to the normal Ubuntu
practice or policy

2- the error from keystone-manage during installation

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

Title:
  Keystone Ubuntu Precise dbconfig install broken - show stopper

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/keystone/+bug/930444/+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 930444] Re: Keystone Ubuntu Precise dbconfig install broken - show stopper

2012-02-12 Thread Martin Pool
this is coming from keystone.postinst:


if [ $dbc_install = true ]
then
# On first install, create basics configuration and add roles
if [ -z $2 ]
then
sed -e s,_DBC_URL_,$SQL_CONNECTION, -i 
/etc/keystone/keystone.conf

keystone-manage database sync
keystone-manage role add Admin
keystone-manage role add Member
keystone-manage role add KeystoneAdmin
keystone-manage role add KeystoneServiceAdmin
keystone-manage role add sysadmin
keystone-manage role add netadmin
fi

if [ $dbc_upgrade = true ]
then
su -s /bin/sh -c 'exec keystone-manage db sync' keystone
fi
fi

It looks like this needs to be `keystone-manage sync_database` instead.

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

Title:
  Keystone Ubuntu Precise dbconfig install broken - show stopper

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/keystone/+bug/930444/+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 930444] Re: keystone-manage: error: argument command: invalid choice: 'db' from postinst

2012-02-12 Thread Martin Pool
** Summary changed:

- Keystone Ubuntu Precise dbconfig install broken - show stopper
+ keystone-manage: error: argument command: invalid choice: 'db' from postinst

** Changed in: keystone (Ubuntu)
   Importance: Undecided = Critical

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

Title:
  keystone-manage: error: argument command: invalid choice: 'db' from
  postinst

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/keystone/+bug/930444/+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 930444] Re: keystone-manage: error: argument command: invalid choice: 'db' from postinst

2012-02-12 Thread Martin Pool
There is a commit message in http://bazaar.launchpad.net/~openstack-
ubuntu-packagers/keystone/ubuntu/revision/29 suggesting this has been
removed, but it doesn't seem to have actually been removed...

** Changed in: keystone (Ubuntu)
 Assignee: (unassigned) = Martin Pool (mbp)

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

Title:
  keystone-manage: error: argument command: invalid choice: 'db' from
  postinst

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/keystone/+bug/930444/+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 930444] Re: keystone-manage: error: argument command: invalid choice: 'db' from postinst

2012-02-12 Thread Martin Pool
** Changed in: keystone (Ubuntu)
   Status: Confirmed = In Progress

** Branch linked: lp:~mbp/keystone/930444-db-sync

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

Title:
  keystone-manage: error: argument command: invalid choice: 'db' from
  postinst

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/keystone/+bug/930444/+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 931220] [NEW] lxc.conf upstart job fails to spawn containers at boot time

2012-02-12 Thread Stéphane Graber
Public bug reported:

root@vorash:~# cat /var/log/upstart/lxc.log 
+ [ -f /etc/default/lxc ]
+ . /etc/default/lxc
+ LXC_AUTO=true
+ USE_LXC_BRIDGE=false
+ LXC_BRIDGE=lxcbr0
+ LXC_ADDR=10.0.3.1
+ LXC_NETMASK=255.255.255.0
+ LXC_NETWORK=10.0.3.0/24
+ LXC_DHCP_RANGE=10.0.3.2,10.0.3.254
+ LXC_DHCP_MAX=253
+ [ xtrue = xtrue ]
+ ls /etc/lxc/auto/v6test01.conf
+ basename /etc/lxc/auto/v6test01.conf .conf
+ c=v6test01
+ lxc-info -n v6test01
+ grep state
+ grep -q RUNNING
+ lxc-start -l debug -o /run/debug -n v6test01 -f /etc/lxc/auto/v6test01.conf -d

root@vorash:~# cat /run/debug 
  lxc-start 1329097397.477 ERRORlxc_start - inherited fd 21 on 
socket:[17416]


The first listing is the output of lxc.conf running with set -x and upstart 
logging with an added -l debug -o /run/debug to the lxc-start command line.
The second is the output in /run/debug

Apparently lxc-start is inheriting an fd from upstart causing lxc to
fail to start.

I'm marking this high against lxc and also adding an upstart task in
case we're inheriting this fd from some upstart issue.

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

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

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

** Also affects: upstart (Ubuntu)
   Importance: Undecided
   Status: New

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

Title:
  lxc.conf upstart job fails to spawn containers at boot time

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/931220/+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 931229] [NEW] lxc containers do not retain configured ip on container reboot

2012-02-12 Thread Ben Howard
Public bug reported:

LXC Containers that have their IP address configured in the LXC
container configuration (i.e. not set inside the container), in-
container rebooting does not retained the configured IP address.


Steps to Repo:
1. Set static IP address in lx configuration file:
lxc.network.ipv4 = 192.168.254.254/24
2. Start container
3. In container run reboot
4. Container comes up with with a DHCP assigned address

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: lxc 0.7.5-3ubuntu24
ProcVersionSignature: Ubuntu 3.2.0-15.24-generic 3.2.5
Uname: Linux 3.2.0-15-generic x86_64
ApportVersion: 1.91-0ubuntu1
Architecture: amd64
Date: Sun Feb 12 19:17:26 2012
ProcEnviron:
 LC_CTYPE=en_US.UTF-8
 LC_COLLATE=en_US.UTF-8
 LANG=en_US.UTF-8
 LC_MESSAGES=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: lxc
UpgradeStatus: No upgrade log present (probably fresh install)
mtime.conffile..etc.default.lxc: 2012-02-11T22:28:31.216549

** Affects: lxc (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 lxc in Ubuntu.
https://bugs.launchpad.net/bugs/931229

Title:
  lxc containers do not retain configured ip on container reboot

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/931229/+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 931229] Re: lxc containers do not retain configured ip on container reboot

2012-02-12 Thread Ben Howard
-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to lxc in Ubuntu.
https://bugs.launchpad.net/bugs/931229

Title:
  lxc containers do not retain configured ip on container reboot

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/931229/+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 931236] [NEW] keystone install is unnecessarily interactive

2012-02-12 Thread Martin Pool
Public bug reported:

Split out from bug 930444: installing keystone onto a new precise
machine runs interactive debconf about dbconfig-common; this seems
undesirable and perhaps it can be avoided.  Some of the upstream
keystone documentation suggests it will start on sqlite3 by default, so
perhaps Ubuntu should do that too.

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

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

Title:
  keystone install is unnecessarily interactive

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/keystone/+bug/931236/+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 903771] Re: package mysql-server-5.1 5.1.41-3ubuntu12.10 failed to install/upgrade: subprocess new pre-installation script returned error exit status 1

2012-02-12 Thread Launchpad Bug Tracker
[Expired for mysql-dfsg-5.1 (Ubuntu) because there has been no activity
for 60 days.]

** Changed in: mysql-dfsg-5.1 (Ubuntu)
   Status: Incomplete = Expired

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

Title:
  package mysql-server-5.1 5.1.41-3ubuntu12.10 failed to
  install/upgrade: subprocess new pre-installation script returned error
  exit status 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mysql-dfsg-5.1/+bug/903771/+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 876387] Re: fuser forking uncontrollably in cron job

2012-02-12 Thread chrone
There are 18596 zombie processes. :(

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

Title:
  fuser forking uncontrollably in cron job

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/php5/+bug/876387/+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 915941] Re: overlayfs does not honor lxc-related permissions

2012-02-12 Thread Launchpad Bug Tracker
This bug was fixed in the package linux - 3.0.0-16.28

---
linux (3.0.0-16.28) oneiric-proposed; urgency=low

  [Herton R. Krzesinski]

  * Release Tracking Bug
- LP: #922692

  [ Upstream Kernel Changes ]

  * Revert drm/i915/dp: Fix the math in intel_dp_link_required
- LP: #919350

linux (3.0.0-16.27) oneiric-proposed; urgency=low

  [Brad Figg]

  * Release Tracking Bug
- LP: #920735

  [ Paolo Pisati ]

  * Revert SAUCE: omap3: beagle: if rev unknown, assume xM revision C
- LP: #912199
  * Revert SAUCE: omap3: beagle: detect new xM revision C
- LP: #912199
  * Revert SAUCE: omap3: beagle: detect new xM revision B
- LP: #912199
  * Revert SAUCE: omap3: beaglexm: fix DVI initialization
- LP: #912199
  * [Config] DEFAULT_MMAP_MIN_ADDR=32k on arm
- LP: #903346

  [ Upstream Kernel Changes ]

  * Revert rtc: Disable the alarm in the hardware
- LP: #913373
  * Support for Terratec G1
- LP: #821061
  * drm/radeon/kms: fix DP detect and EDID fetch for DP bridges
- LP: #825777
  * drm/radeon/kms/DCE4.1: fix Select_CrtcSource EncodeMode setting for DP
bridges (v2)
- LP: #825777
  * drm/radeon/kms: cleanup atombios_adjust_pll()
- LP: #825777
  * drm/radeon/kms/atom: rework encoder dpms
- LP: #825777
  * drm/radeon/kms: check for DP MST mode in a few more places (v2)
- LP: #825777
  * drm/radeon/kms: rework DP bridge checks
- LP: #825777
  * drm/radeon/kms: fix DP setup on TRAVIS bridges
- LP: #825777
  * ALSA: sis7019 - give slow codecs more time to reset
- LP: #907778
  * ALSA: hda/realtek - Fix Oops in alc_mux_select()
- LP: #907778
  * alarmtimers: Fix time comparison
- LP: #907778
  * ARM: davinci: da850 evm: change audio edma event queue to EVENTQ_0
- LP: #907778
  * arm: mx23: recognise stmp378x as mx23
- LP: #907778
  * ARM: at91: fix clock conid for atmel_tcb.1 on 9260/9g20
- LP: #907778
  * ARM: davinci: dm646x evm: wrong register used in
setup_vpif_input_channel_mode
- LP: #907778
  * ASoC: Provide a more complete DMA driver stub
- LP: #907778
  * fs/proc/meminfo.c: fix compilation error
- LP: #907778
  * thp: add compound tail page _mapcount when mapped
- LP: #907778
  * thp: set compound tail page _count to zero
- LP: #907778
  * ptp: Fix clock_getres() implementation
- LP: #907778
  * mm: Ensure that pfn_valid() is called once per pageblock when reserving
pageblocks
- LP: #907778
  * mm: vmalloc: check for page allocation failure before vmlist insertion
- LP: #907778
  * fix apparmor dereferencing potentially freed dentry, sanitize
__d_path() API
- LP: #907778
  * target: Handle 0 correctly in transport_get_sectors_6()
- LP: #907778
  * intel-iommu: fix return value of iommu_unmap() API
- LP: #907778
  * intel-iommu: set iommu_superpage on VM domains to lowest common
denominator
- LP: #907778
  * intel-iommu: fix superpage support in pfn_to_dma_pte()
- LP: #907778
  * percpu: fix chunk range calculation
- LP: #907778
  * iwlwifi: do not re-configure HT40 after associated
- LP: #907778
  * mac80211: fix race condition caused by late addBA response
- LP: #907778
  * linux/log2.h: Fix rounddown_pow_of_two(1)
- LP: #907778
  * hwmon: (jz4740) fix signedness bug
- LP: #907778
  * mmc: mxcmmc: fix falling back to PIO
- LP: #907778
  * x86, hpet: Immediately disable HPET timer 1 if rtc irq is masked
- LP: #907778
  * jbd/jbd2: validate sb-s_first in journal_get_superblock()
- LP: #907778
  * hfs: fix hfs_find_init() sb-ext_tree NULL ptr oops
- LP: #907778
  * hwmon: (coretemp) Fix oops on CPU offlining
- LP: #907778
  * xfs: fix nfs export of 64-bit inodes numbers on 32-bit kernels
- LP: #907778
  * xfs: avoid synchronous transactions when deleting attr blocks
- LP: #907778
  * md/raid5: fix bug that could result in reads from a failed device.
- LP: #907778
  * xen: only limit memory map to maximum reservation for domain 0.
- LP: #907778
  * ext4: display the correct mount option in /proc/mounts for
[no]init_itable
- LP: #907778
  * ext4: avoid hangs in ext4_da_should_update_i_disksize()
- LP: #907778
  * ext4: avoid potential hang in mpage_submit_io() when blocksize 
pagesize
- LP: #907778
  * ext4: handle EOF correctly in ext4_bio_write_page()
- LP: #907778
  * fuse: fix fuse_retrieve
- LP: #907778
  * staging: r8712u: Add new USB ID
- LP: #907778
  * drm/radeon/kms: add some new pci ids
- LP: #907778
  * ibft: Fix finding IBFT ACPI table on UEFI
- LP: #907778
  * USB: cdc-acm: add IDs for Motorola H24 HSPA USB module.
- LP: #907778
  * usb: option: Add Huawei E398 controlling interfaces
- LP: #907778
  * USB: option: Removing one bogus and adding some new Huawei combinations
- LP: #907778
  * ASoC: core: Don't schedule deferred_resume_work twice
- LP: #907778
  * Linux 3.0.14
- LP: #907778
  * drm/i915: Fix PCH port 

plus de son avec rezound

2012-02-12 Thread François

Bonjour ,

Problème de lecture des fichiers son avec rezound.

message d'erreur : void CSoundPlayerChannel::play(sample_post_t, 
CSoundPlayerChannel::LoopType, bool)

the sound player is not initialized 

Dans préférence du son j'ai essayé tous les périphériques possibles, 
mais rien n'y fait, alors qu'hier ce logiciel fonctionnait très bien.


A noter que la lecture (de mêmes fichiers) fonctionne avec audacity ou 
un lecteur audio.


J'ai maverick sur PC avec alsa.

Une idée?

François

--
Liste de diffusion ubuntu-fr ubuntu-fr@lists.ubuntu.com
Pour s'abonner ou se désabonner : 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-fr
Charte de la liste: http://doc.ubuntu-fr.org/groupes/ubuntu-fr-ml/charte


Thunderbird: réglages commun aux dossiers

2012-02-12 Thread spir

Bonjour,

Y a-t-il moyen dans Thunderbird de faire des réglages /communs/ aux 
dossiers, en particulier de l'affichage de la liste de messages? Je 
pense d'abord à:
* Quelles données/colonnes doivent être affichées: starred, attachment, 
read, junk, tag...
* Comment les messages doivent être triés: critère, ordre ascendent ou 
descendant, par fil de discussion ou non.
Il n'y a pas d'onglet floders dans les préférences à ce que je sache, 
même sous l'onglet display.


D'autre part, je cherche le moyen de lui dire d'afficher un message que 
l'on écrit dans un onglet et non pas dans une nouvelle fenêtre. On peut 
choisir de lire un message /reçu/ dans un onglet ou une fenêtre 
(preferences-advanced-reading  display), mais je ne trouve pas 
l'équivalent pour les messages que l'on écrit soi. (*)


Merci,
Denis

(*) Les logiciels qui créent de multiples fenêtres sont à mon avis 
particulièrement ennuyants depuis la nouvelle organisation d'Ubuntu où 
il n'y a plus de liste d'icônes des fenêtres ouvertes et encore moins 
d'accès direct à elles: je parle de l'ancienne barre du bas de l'écran.


--
Liste de diffusion ubuntu-fr ubuntu-fr@lists.ubuntu.com
Pour s'abonner ou se désabonner : 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-fr
Charte de la liste: http://doc.ubuntu-fr.org/groupes/ubuntu-fr-ml/charte


[Ubuntu-US-CA] Mountain View Ubuntu Hour on Thursday, February 16th at 7 PM

2012-02-12 Thread James Tatum
Come on down and celebrate do a grouch a favor day! Our grouches are
well behaved and promise to be nice.

Everyone's favorite silicon valley Ubuntu hour (the first and still
the best) is meeting again in February!

Location: Red Rock Coffee, 201 Castro St, Mountain View,
http://www.redrockcoffee.org/ (Convenient to Caltrain and VTA light
rail, nice!)
When: Thursday, February 16th, 7:00 PM - 8:00 PM
What: Have coffee, grab an Ubuntu CD, chit chat with all kinds of
Ubuntu users - beginners and expert. We love meeting new people :)

We tend to congregate on the spacious 2nd floor, if available. Seek
laptop users, some with Ubuntu tee shirts, and free Ubuntu CDs. Wifi
is available for your browsing pleasure.

Optional RSVP: http://loco.ubuntu.com/events/ubuntu-california/1539/detail/

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


[Bug 391000] Re: apcupsd defunct process death

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

** Changed in: apcupsd (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/391000

Title:
  apcupsd defunct process death

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

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


Re: [Bug 77980] Re: mtop failed to install (wrong/no password)

2012-02-12 Thread freakie
Oh I thought the problem already resolve. Just follow the mtop setup.
http://mtop.sourceforge.net/mtop.html#setup. after that it work just fine.

On Sun, Feb 12, 2012 at 3:15 AM, PeterBocz boczpe...@gmail.com wrote:

 FYI, this bug is still present in 10.10 in 2012.

 --
 You received this bug notification because you are subscribed to a
 duplicate bug report (627617).
 https://bugs.launchpad.net/bugs/77980

 Title:
  mtop failed to install (wrong/no password)

 Status in “mtop” package in Ubuntu:
  Confirmed
 Status in “mtop” package in Debian:
  Fix Released

 Bug description:
  Binary package hint: mtop

  When I try to install mtop it uses empty password for mysql-root @
 localhost (which at this time is not empty for a security reasons).
  mtop works fine, but any time I operate with packages package-manager
 tries to configure mtop. It produces such message:
  -
  Errors were encountered while processing:
   mtop
  E: Sub-process /usr/bin/dpkg returned an error code (1)
  A package failed to install.  Trying to recover:
  Setting up mtop (0.6.6-1.1) ...
  ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using
 password: NO)
  ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using
 password: NO)
  dpkg: error processing mtop (--configure):
   subprocess post-installation script returned error exit status 1
  Errors were encountered while processing:
   mtop
  ---

  Distribution: Ubuntu Feisty

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


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

Title:
  mtop failed to install (wrong/no password)

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

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

[Bug 897930] Re: conversation window contact-block contact doesn't actually add to the blocked contacts list

2012-02-12 Thread Bilal Shahid
*** This bug is a duplicate of bug 928318 ***
https://bugs.launchpad.net/bugs/928318

** Changed in: empathy (Ubuntu)
   Status: Expired = New

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

Title:
  conversation window contact-block contact doesn't actually add to the
  blocked contacts list

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

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


[Bug 897930] Re: conversation window contact-block contact doesn't actually add to the blocked contacts list

2012-02-12 Thread Bilal Shahid
*** This bug is a duplicate of bug 928318 ***
https://bugs.launchpad.net/bugs/928318

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 928318, 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.

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

** This bug has been marked a duplicate of bug 928318
   problem with the block / unblock contact

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

Title:
  conversation window contact-block contact doesn't actually add to the
  blocked contacts list

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

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


[Bug 930452] Re: Sync sabnzbdplus 0.6.15-1 (multiverse) from Debian unstable (contrib)

2012-02-12 Thread Micah Gersten
Taking a look

** Changed in: sabnzbdplus (Ubuntu)
   Status: Confirmed = In Progress

** Changed in: sabnzbdplus (Ubuntu)
 Assignee: (unassigned) = Micah Gersten (micahg)

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

Title:
  Sync sabnzbdplus 0.6.15-1 (multiverse) from Debian unstable (contrib)

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

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


[Bug 930875]

2012-02-12 Thread Ubuntu Foundation's 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/930875/+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/930875

Title:
  libreoffice menu is not intergarted with unity in ubuntu 11.10

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

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


[Bug 930452] Re: Sync sabnzbdplus 0.6.15-1 (multiverse) from Debian unstable (contrib)

2012-02-12 Thread Micah Gersten
This bug was fixed in the package sabnzbdplus - 0.6.15-1

---
sabnzbdplus (0.6.15-1) unstable; urgency=low

  * New upstream release.
  * Update copyright years.

 -- JCF Ploemen (jcfp) li...@jp.pp.ru  Wed, 08 Feb 2012 17:13:37 +0100

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

Title:
  Sync sabnzbdplus 0.6.15-1 (multiverse) from Debian unstable (contrib)

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

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


[Bug 930452] Re: Sync sabnzbdplus 0.6.15-1 (multiverse) from Debian unstable (contrib)

2012-02-12 Thread Micah Gersten
Builds fine, no reverse dependencies, we're close to feature freeze, so
I'm fine syncing this from unstable (for the LTS we're generally syncing
from testing).  Not sponsoring to prevent possible disclosure of
reporter's E-Mail address, but syncing.  Thank you for keeping Ubuntu up
to date!

** Changed in: sabnzbdplus (Ubuntu)
 Assignee: Micah Gersten (micahg) = (unassigned)

** Changed in: sabnzbdplus (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/930452

Title:
  Sync sabnzbdplus 0.6.15-1 (multiverse) from Debian unstable (contrib)

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

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


Re: [Bug 929552] Re:package resolvconf 1.63ubuntu7 failed to install/upgrade: Unterprozess installiertes post-installation-Skript gab den Fehlerwert 1 zurück

2012-02-12 Thread Steve Langasek
On Fri, Feb 10, 2012 at 07:27:10PM -, Thomas Hood wrote:
 The resolvconf package postinst sets up the /etc/resolv.conf symlink
 then enables, triggers and finally performs an update.

 As far as I can see there is no need for the postinst to run the upstart
 job.  I don't see why it needs to do invoke-rc.d resolvconf start.
 The Debian version of the package does not do invoke-rc.d resolvconf
 start and the Debian version of the package seems to work properly.

The right way to do this is by calling the init script in the maintainer
script, not by duplicating code between the init script and the maintainer
script.

*Not* starting the upstart job on install also means that stopping is not
idempotent wrt reboots after install.  If the job is not running, it cannot
be stopped, so resolvconf --disable-updates will not be called when it
should be on shutdown.

We need to find out why the upstart job is failing and fix that, not avoid
calling the upstart job on install/upgrade.

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

Title:
  package resolvconf 1.63ubuntu7 failed to install/upgrade: Unterprozess
  installiertes post-installation-Skript gab den Fehlerwert 1 zurück

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

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

[Bug 918776] Re: Font and filter results

2012-02-12 Thread Paul Bogmat
duplicate Bug #917047

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

Title:
  Font and filter results

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

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


[Bug 790354]

2012-02-12 Thread Björn Michaelsen
be aware that there has been a problematic (vendor) patch for OLE-
editing in Ubuntu/Debian packaging, which had been remove since.

So please specify exactly which version you tested with (version _and_
if it was upstream or a vendor build).

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

Title:
  [Upstream] Cannot open OLE object when the document is opened in read-
  only mode

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

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


[Bug 790354]

2012-02-12 Thread julien2412
I didn't reprodce the problem with master (future 3.6) updated today and 3.5 
branch updated 1 or 2 days ago (so not exactly 3.5.0 rc3).
In both cases, i can open the inner Document.

I'm on pc Debian x86-64.

Danilo: Do you still reproduce the problem with last version ?

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

Title:
  [Upstream] Cannot open OLE object when the document is opened in read-
  only mode

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

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


[Bug 790354] Re: [Upstream] Cannot open OLE object when the document is opened in read-only mode

2012-02-12 Thread Bug Watch Updater
** Changed in: df-libreoffice
   Status: Confirmed = Incomplete

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

Title:
  [Upstream] Cannot open OLE object when the document is opened in read-
  only mode

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

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


[Bug 621493] Re: grub2 unicode support on encrypted ubuntu

2012-02-12 Thread Evgeni Golov
*** This bug is a duplicate of bug 615769 ***
https://bugs.launchpad.net/bugs/615769

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

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

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

Title:
  grub2 unicode support on encrypted ubuntu

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

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


[Bug 930285] Re: lxc hpsa driver

2012-02-12 Thread Andy Igoshin
apport information

** Tags added: apport-collected oneiric

** Description changed:

  every time lxc-start runs such hpsa messages appear in the host
  kern.log:
  
  Feb 10 21:16:52 relay1 kernel: [682098.149398] hpsa :04:00.0: cp
  880036d0 has check condition: unknown type: Sense: 0x5, ASC:
  0x20, ASCQ: 0x0, Returning result: 0x2, cmd=[85 08 0e 00 00 00 01 00 00
  00 00 00 00 40 ec 00]
  
  the same appears in container's dmesg and kern.log (attached).
  
  hardware: HP DL380G6
  
  
  root@relay1:~# lsb_release -rd
  Description: Ubuntu 11.10
  Release: 11.10
  
  root@relay1:~# apt-cache policy lxc
  lxc:
Installed: 0.7.5-0ubuntu8.3
Candidate: 0.7.5-0ubuntu8.3
Version table:
   *** 0.7.5-0ubuntu8.3 0
  500 http://ru.archive.ubuntu.com/ubuntu/ oneiric-updates/universe 
amd64 Packages
  100 /var/lib/dpkg/status
   0.7.5-0ubuntu8 0
  500 http://ru.archive.ubuntu.com/ubuntu/ oneiric/universe amd64 
Packages
+ --- 
+ AlsaDevices:
+  total 0
+  crw-rw 1 root audio 116,  1 2012-02-11 20:04 seq
+  crw-rw 1 root audio 116, 33 2012-02-11 20:04 timer
+ AplayDevices: Error: [Errno 2] No such file or directory
+ ApportVersion: 1.23-0ubuntu4
+ Architecture: amd64
+ ArecordDevices: Error: [Errno 2] No such file or directory
+ AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
+ CRDA: Error: [Errno 2] No such file or directory
+ DistroRelease: Ubuntu 11.10
+ HibernationDevice: RESUME=UUID=5b931e9c-1d8f-4520-a560-a3f9aa49ab47
+ InstallationMedia: Ubuntu-Server 11.10 Oneiric Ocelot - Release amd64 
(20111011)
+ MachineType: HP ProLiant DL380 G6
+ Package: linux-image-3.0.0-15-server 3.0.0-15.26
+ PackageArchitecture: amd64
+ PciMultimedia:
+  
+ ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.0.0-15-server 
root=UUID=424677f3-ece9-4e8d-b730-e36d44042313 ro
+ ProcVersionSignature: Ubuntu 3.0.0-15.26-server 3.0.13
+ RelatedPackageVersions:
+  linux-restricted-modules-3.0.0-15-server N/A
+  linux-backports-modules-3.0.0-15-server  N/A
+  linux-firmware   1.60
+ RfKill: Error: [Errno 2] No such file or directory
+ Tags:  oneiric
+ Uname: Linux 3.0.0-15-server x86_64
+ UpgradeStatus: No upgrade log present (probably fresh install)
+ UserGroups:
+  
+ WifiSyslog:
+  
+ dmi.bios.date: 05/05/2011
+ dmi.bios.vendor: HP
+ dmi.bios.version: P62
+ dmi.chassis.type: 23
+ dmi.chassis.vendor: HP
+ dmi.modalias: 
dmi:bvnHP:bvrP62:bd05/05/2011:svnHP:pnProLiantDL380G6:pvr:cvnHP:ct23:cvr:
+ dmi.product.name: ProLiant DL380 G6
+ dmi.sys.vendor: HP

** Attachment added: AcpiTables.txt
   
https://bugs.launchpad.net/bugs/930285/+attachment/2732800/+files/AcpiTables.txt

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

Title:
  lxc  hpsa driver

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

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


[Bug 930285] BootDmesg.txt

2012-02-12 Thread Andy Igoshin
apport information

** Attachment added: BootDmesg.txt
   
https://bugs.launchpad.net/bugs/930285/+attachment/2732801/+files/BootDmesg.txt

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

Title:
  lxc  hpsa driver

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

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


[Bug 930285] CurrentDmesg.txt

2012-02-12 Thread Andy Igoshin
apport information

** Attachment added: CurrentDmesg.txt
   
https://bugs.launchpad.net/bugs/930285/+attachment/2732802/+files/CurrentDmesg.txt

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

Title:
  lxc  hpsa driver

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

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


[Bug 930285] Dependencies.txt

2012-02-12 Thread Andy Igoshin
apport information

** Attachment added: Dependencies.txt
   
https://bugs.launchpad.net/bugs/930285/+attachment/2732803/+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/930285

Title:
  lxc  hpsa driver

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

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


[Bug 930285] IwConfig.txt

2012-02-12 Thread Andy Igoshin
apport information

** Attachment added: IwConfig.txt
   
https://bugs.launchpad.net/bugs/930285/+attachment/2732804/+files/IwConfig.txt

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

Title:
  lxc  hpsa driver

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

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


[Bug 930285] Lspci.txt

2012-02-12 Thread Andy Igoshin
apport information

** Attachment added: Lspci.txt
   https://bugs.launchpad.net/bugs/930285/+attachment/2732805/+files/Lspci.txt

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

Title:
  lxc  hpsa driver

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

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


[Bug 930285] Lsusb.txt

2012-02-12 Thread Andy Igoshin
apport information

** Attachment added: Lsusb.txt
   https://bugs.launchpad.net/bugs/930285/+attachment/2732806/+files/Lsusb.txt

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

Title:
  lxc  hpsa driver

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

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


[Bug 930285] ProcCpuinfo.txt

2012-02-12 Thread Andy Igoshin
apport information

** Attachment added: ProcCpuinfo.txt
   
https://bugs.launchpad.net/bugs/930285/+attachment/2732807/+files/ProcCpuinfo.txt

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

Title:
  lxc  hpsa driver

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

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


[Bug 930285] ProcEnviron.txt

2012-02-12 Thread Andy Igoshin
apport information

** Attachment added: ProcEnviron.txt
   
https://bugs.launchpad.net/bugs/930285/+attachment/2732808/+files/ProcEnviron.txt

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

Title:
  lxc  hpsa driver

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

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


[Bug 930285] ProcModules.txt

2012-02-12 Thread Andy Igoshin
apport information

** Attachment added: ProcModules.txt
   
https://bugs.launchpad.net/bugs/930285/+attachment/2732810/+files/ProcModules.txt

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

Title:
  lxc  hpsa driver

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

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


[Bug 930285] UdevDb.txt

2012-02-12 Thread Andy Igoshin
apport information

** Attachment added: UdevDb.txt
   https://bugs.launchpad.net/bugs/930285/+attachment/2732811/+files/UdevDb.txt

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

Title:
  lxc  hpsa driver

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

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


[Bug 883459] Re: KMail duplicates emails

2012-02-12 Thread Bug Watch Updater
** Changed in: kdepim
   Status: Confirmed = Incomplete

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

Title:
  KMail duplicates emails

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

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


[Bug 930285] UdevLog.txt

2012-02-12 Thread Andy Igoshin
apport information

** Attachment added: UdevLog.txt
   https://bugs.launchpad.net/bugs/930285/+attachment/2732812/+files/UdevLog.txt

** Description changed:

  every time lxc-start runs such hpsa messages appear in the host
  kern.log:
  
  Feb 10 21:16:52 relay1 kernel: [682098.149398] hpsa :04:00.0: cp
  880036d0 has check condition: unknown type: Sense: 0x5, ASC:
  0x20, ASCQ: 0x0, Returning result: 0x2, cmd=[85 08 0e 00 00 00 01 00 00
  00 00 00 00 40 ec 00]
  
  the same appears in container's dmesg and kern.log (attached).
  
  hardware: HP DL380G6
  
  
  root@relay1:~# lsb_release -rd
  Description: Ubuntu 11.10
  Release: 11.10
  
  root@relay1:~# apt-cache policy lxc
  lxc:
Installed: 0.7.5-0ubuntu8.3
Candidate: 0.7.5-0ubuntu8.3
Version table:
   *** 0.7.5-0ubuntu8.3 0
  500 http://ru.archive.ubuntu.com/ubuntu/ oneiric-updates/universe 
amd64 Packages
  100 /var/lib/dpkg/status
   0.7.5-0ubuntu8 0
  500 http://ru.archive.ubuntu.com/ubuntu/ oneiric/universe amd64 
Packages
  --- 
  AlsaDevices:
   total 0
   crw-rw 1 root audio 116,  1 2012-02-11 20:04 seq
   crw-rw 1 root audio 116, 33 2012-02-11 20:04 timer
  AplayDevices: Error: [Errno 2] No such file or directory
  ApportVersion: 1.23-0ubuntu4
  Architecture: amd64
  ArecordDevices: Error: [Errno 2] No such file or directory
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
  CRDA: Error: [Errno 2] No such file or directory
  DistroRelease: Ubuntu 11.10
  HibernationDevice: RESUME=UUID=5b931e9c-1d8f-4520-a560-a3f9aa49ab47
  InstallationMedia: Ubuntu-Server 11.10 Oneiric Ocelot - Release amd64 
(20111011)
  MachineType: HP ProLiant DL380 G6
  Package: linux-image-3.0.0-15-server 3.0.0-15.26
  PackageArchitecture: amd64
  PciMultimedia:
   
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.0.0-15-server 
root=UUID=424677f3-ece9-4e8d-b730-e36d44042313 ro
  ProcVersionSignature: Ubuntu 3.0.0-15.26-server 3.0.13
  RelatedPackageVersions:
   linux-restricted-modules-3.0.0-15-server N/A
   linux-backports-modules-3.0.0-15-server  N/A
   linux-firmware   1.60
  RfKill: Error: [Errno 2] No such file or directory
  Tags:  oneiric
  Uname: Linux 3.0.0-15-server x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:
   
  WifiSyslog:
   
  dmi.bios.date: 05/05/2011
  dmi.bios.vendor: HP
  dmi.bios.version: P62
  dmi.chassis.type: 23
  dmi.chassis.vendor: HP
  dmi.modalias: 
dmi:bvnHP:bvrP62:bd05/05/2011:svnHP:pnProLiantDL380G6:pvr:cvnHP:ct23:cvr:
  dmi.product.name: ProLiant DL380 G6
  dmi.sys.vendor: HP
+ --- 
+ ApportVersion: 1.23-0ubuntu4
+ Architecture: amd64
+ DistroRelease: Ubuntu 11.10
+ InstallationMedia: Ubuntu-Server 11.10 Oneiric Ocelot - Release amd64 
(20111011)
+ Package: lxc 0.7.5-0ubuntu8.3
+ PackageArchitecture: amd64
+ ProcVersionSignature: Ubuntu 3.0.0-15.26-server 3.0.13
+ Tags:  oneiric
+ Uname: Linux 3.0.0-15-server x86_64
+ UpgradeStatus: No upgrade log present (probably fresh install)
+ UserGroups:

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

Title:
  lxc  hpsa driver

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

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


  1   2   3   4   5   6   7   8   9   10   >