Hello Ceph users,
We've been doing some tests with Ceph RGW. Mostly wanted to see how
Ceph will do with a large number of objects in a single bucket.
For the test we had a cluster with 3 nodes, running collocated OSDs,
MON, MGR, and RGW.
CPU: 2x Intel(R) Xeon(R) CPU E5-2650 v4 @ 2.20GHz (48
Hi,
There is no need to rebuild all ODS. You can follow the procedure
described by RedHat[0] to convert the DB and tell the OSD to use
rocksdb.
Couldn't find this documented elsewhere. You may need a RedHat account
to access the content, but you could create a developer one for free
IIRC.
[0] htt
Hello,
Running 14.2.3, updated from 14.2.1.
Until recently I've had ceph-mgr collocated with OSDs. I've installed
ceph-mgr on separate servers and everything looks OK in Ceph status
but there are multiple issues:
1. Dashboard only runs on old mgr servers. Tried restarting the
daemons and disable/
scrubs performed, would you expect
> tweaking any of those values to let the deep-scrubs finish in time/
>
> Thanks,
> Michael
>
> On Wed, 3 Apr 2019 at 10:30, Alexandru Cucu wrote:
>>
>> Hello,
>>
>> You can increase *osd scrub max interval* and *osd d
Hello,
You can increase *osd scrub max interval* and *osd deep scrub
interval* if you don't want at least one scrub/deep scrub per week.
I would also play with *osd max scrubs* and *osd scrub load threshold*
to do more scrubbing work, but be careful as it will have a huge
impact on performance.
Hello,
On Wed, Mar 27, 2019 at 1:19 AM Jason Dillaman wrote:
> When using cache pools (which are essentially deprecated functionality
> BTW), you should always reference the base tier pool.
Could you point to more details about the plan to deprecate cache tiers?
AFAIK and as far as he documentat
More on the subject can be found here:
https://ceph.com/geen-categorie/difference-between-ceph-osd-reweight-and-ceph-osd-crush-reweight/
On Fri, Mar 1, 2019 at 2:22 PM Darius Kasparavičius wrote:
>
> Hi,
>
> Setting crush weight to 0 removes the osds weight from crushmap, by
> modifying hosts tot
Hi,
I would decrese max active recovery processes per osd and increase
recovery sleep.
osd recovery max active = 1 (default is 3)
osd recovery sleep = 1 (default is 0 or 0.1)
osd max backfills defaults to 1 so that should be OK if he's using the
default :D
Disabling scrubbing during reco
Hello,
Not exactly what you were looking for, but you could use the
Prometheus plugin for ceph-mgr and get the health status from the
metrics.
curl -s http://ceph-mgr-node:9283/metrics | grep ^ceph_health_status
On Wed, Jan 30, 2019 at 3:04 PM PHARABOT Vincent
wrote:
>
> Hello,
>
>
>
> I h
Hi,
Unfortunately there is no way of doing this from the Ceph
configuration but you could create some cron jobs to add and remove
the nodeep-scrub flag.
The only problem would be that your cluster status will show
HEALTH_WARN but i think you could set/unset the flags per pool to
avoid this.
On Fr
> *** NOTICE: operation will not remove old bucket index objects ***
> *** these will need to be removed manually ***
>
>
> All the best,
> Flo
>
>
> Am 10/26/18 um 3:56 PM schrieb Alexandru Cucu:
>
> Hi,
>
> Sorry to hijack this thread. I
Don't forget about the cephx keyring if you are using cephx ;)
Usually sits in:
/var/lib/ceph/bootstrap-osd/ceph.keyring
---
Alex
On Tue, Oct 30, 2018 at 4:48 AM David Turner wrote:
>
> Set noout, reinstall the OS without going the OSDs (including any journal
> partitions and maintaining a
Hi,
Sorry to hijack this thread. I have a similar issue also with 12.2.8
recently upgraded from Jewel.
I my case all buckets are within limits:
# radosgw-admin bucket limit check | jq '.[].buckets[].fill_status' | uniq
"OK"
# radosgw-admin bucket limit check | jq
'.[].buckets[].objec
Hi,
Have a look at this article:
https://ceph.com/geen-categorie/ceph-pool-migration/
---
Alex Cucu
On Thu, Oct 25, 2018 at 7:31 PM Matthew Vernon wrote:
>
> Hi,
>
> I thought I'd seen that it was possible to migrate a replicated pool to
> being erasure-coded (but not the converse); but I'm fai
Hello,
I'm running a Luminous 12.2.7 cluster.
Wanted to reshard the index of an RGW bucket and accidentally typed
the name wrong.
Now in "radosgw-admin reshard list" I have a task for a bucket that
does not exist.
Can't process or cancel it:
# radosgw-admin reshard process
ERROR: failed
Hi,
You won't be able to stop them, but if the OSDs are still running I
would just set them as out, wait for all data to be moved from them
and then it should be safe to power off the host.
---
Alex
On Fri, Sep 21, 2018 at 11:50 AM Nicolas Huillard wrote:
>
> Hi all,
>
> One of my server crashe
You should probably have a look at ceph-ansible as it has a
"take-over-existing-cluster" playbook. I think versions older than 2.0
support Ceph versions older than Jewel.
---
Alex Cucu
On Fri, Aug 24, 2018 at 4:31 AM Russell Holloway
wrote:
>
> Thanks. Unfortunately even my version of hammer is
Am 3. August 2018 12:03:17 MESZ schrieb Alexandru Cucu :
> >Hello,
> >
>
> Hello Alex,
>
> >Another OSD started randomly crashing with segmentation fault. Haven't
> >managed to add the last 3 OSDs back to the cluster as the daemons keep
> >crashing.
>
Hello,
Any news? Still can't open new issues.
Thanks,
Alex
On Sun, Aug 5, 2018 at 1:50 PM Виталий Филиппов wrote:
>
> Thanks for the reply! Ok I understand :-)
>
> But the page still shows 403 by now...
>
> 5 августа 2018 г. 6:42:33 GMT+03:00, Gregory Farnum
> пишет:
>>
>> On Sun, Aug 5, 2018
()+0xf5) [0x7f12c0374c05]
21: (()+0x3c8847) [0x7f12c3cb4847]
NOTE: a copy of the executable, or `objdump -rdS ` is
needed to interpret this.
---
Any help would be appreciated.
Thanks,
Alex Cucu
On Mon, Jul 30, 2018 at 4:55 PM Alexandru Cucu wrote:
>
> Hello Ceph users,
>
> We hav
Hello Ceph users,
We have updated our cluster from 10.2.7 to 10.2.11. A few hours after
the update, 1 OSD crashed.
When trying to add the OSD back to the cluster, other 2 OSDs started
crashing with segmentation fault. Had to mark all 3 OSDs as down as we
had stuck PGs and blocked operations and th
Hi,
The only way I know is pretty brutal: list all the PGs with a
scrubbing process, get the primary OSD and mark it as down. The
scrubbing process will stop.
Make sure you set the noout, norebalance and norecovery flags so you
don't add even more load to your cluster.
On Tue, Jun 5, 2018 at 11:4
Hello,
Warning, this is a long story! There's a TL;DR; close to the end.
We are replacing some of our spinning drives with SSDs. We have 14 OSD
nodes with 12 drives each. We are replacing 4 drives from each node
with SSDs. The cluster is running Ceph Jewel (10.2.7). The affected pool
had min_size
Salut,
Văd niște lucruri interesante pe pagina de Sourceforge. Imaginea de
fundal „împrumutată” din MS Windows 8 și iconul pentru MS Internet
Explorer sunt libere? :) Chiar nu se găsea alt wallpaper?
Să nu mai vorbim că sistemul de operare pe care rulează mașina
virtuală nu pare nici el cel mai li
There is no typo as the file is compressed using the "compress" tool.
Attached is my patch proposal.
** Patch added: "file.diff"
https://bugs.launchpad.net/ubuntu/+source/file/+bug/683668/+attachment/4508354/+files/file.diff
--
You received this bug notification because you are a member of U
There is no typo as the file is compressed using the "compress" tool.
Attached is my patch proposal.
** Patch added: "file.diff"
https://bugs.launchpad.net/ubuntu/+source/file/+bug/683668/+attachment/4508354/+files/file.diff
--
You received this bug notification because you are a member of U
Cu "shutdown -P" ai incercat?
> -P Requests that the system be powered off after it has been
> brought down.
2015-10-19 13:57 GMT+03:00 Andrei-Florian Staicu :
> omg. really? deci poweroff merge. si eu ca prostu' dadeam halt.
> multumesc pentru rezolvarea unui non-issue
Salut,
RAID-ul este "Fake-RAID", asa ca mai bune nu iti bati capul. Eu tin
controllerul activ doar pentru ca e mai silentios sistemul asa. Tin boot
loaderul si partitia de boot pe un stick USB montat in slotul intern ca sa
evit controllerul in prima faza. Apoi oricum e ignorat de catre sistemul de
Public bug reported:
Trying to install on an Acer TM8473 laptop in EFI mode.
The CMOS interface does not allow to change the boot mode to legacy/BIOS so
installing in EFI mode is mandatory.
I have specified the /boot/efi partition in the partitioning wizard.
ProblemType: Bug
DistroRelease: Ubunt
ativa
>> membri ai comunitatii Ubuntu Romania, se poate organiza o astfel de
>> intalnire?
>> Consider ca ar putea fi o buna promovare pentru Ubuntu Romania.
>>
>> Doamna ce va realiza reportajul se numeste Liliana Curea si este reporter
>> la departamentul social
>>
Salutare ROSEdu,
Echipa Ubuntu din România a primit un pachet pentru conferințe și
discuri cu Ubuntu de la Canonical.
Le voi aduce personal pe 5 octombrie.
Ne vedem atunci! :)
--
Alexandru Cucu
Contact for the Ubuntu Romanian Local Team
http://launchpad.net/~alexandru.cucu
t;
> Din cate stiam ubuntu lasa ca repo si mediul de instalare, nu putem packui
> update-urile + ce pachete mai avem nevoie direct pe stick-uri? Eventual poate
> merge instalat direct cu pachetele noi.
> ___
> http://lists.rosedu.org/listinfo/rosedu-general
> http://lists.rosedu.org/guidelines - Mailing List Guidelines
--
Alexandru Cucu
Contact for the Ubuntu Romanian Local Team
http://launchpad.net/~alexandru.cucu
___
http://lists.rosedu.org/listinfo/rosedu-general
http://lists.rosedu.org/guidelines - Mailing List Guidelines
cel puțin o lună înainte pentru a
primi la rândul nostru toate materialele.
Mult succes în organizarea LIF-ului de anul acesta!
--
Alexandru Cucu
Contact for the Ubuntu Romanian Local Team
http://launchpad.net/~alexandru.cucu
2013/9/9 Laura Mihaela Vasilescu :
> 2013/9/9 Catalin Vasile
>
ate fi oricine) să-și asume
> planificarea și gestionarea lucrurilor de realizat astfel încât să se aleagă
> cu minim de plângeri la final.
>
>
> Dacă locația e cea care îmi e aproape, fac ce pot să fie cât mai bine.
> Dacă nu, particip oricum pentru că apreciez FLOSS Camp.
>
>
2013/7/11 Stefan Cristian Brindusa :
> Colibita? :D
Cam departe de centrul țării :)
Regulile sunt cam așa:
1. Centrul țării (Brașov, Sibiu).
2. Loc pentru campat mai departe de civilizație.
3. Totuși să fie o pensiune la maximum 5 km pentru cei ce nu pot dormi
la cort (eu prefer să fie cel puțin
Salut,
Mie mi-a plăcut mult locul de campare de acum doi ani (Șimon, Bran).
Crezi că mai putem lua legătura cu nenea care ne-a lăsat să campăm pe
terenul lui?
Sau să încercăm la Sibiu (Curmătura Ștezii), unde ne-am întâlnit în 2009?
Alex Cucu
2013/7/11 Doru Ilasi
>
> Salut tuturor,
>
> Propun
l for showing the excitement and diversity that
the Ubuntu community has worldwide I'd appreciate a link. Note: The
license on photos also has to be such that we are allowed to use this
on the community website, so specifying that would be super helpful
too.
Thanks!
--
Alexandru Cucu
--
loc
Using Cheese 3.4.1-0ubuntu2.1 from Precise, this bug can be replicated like
this:
* connect two or more cameras
* open Cheese and select the last one
* close Cheese
* disconnect the camera
* open Cheese
I have tried to remove/change the value of "apps -> cheese -> camera"
from dconf but it doesn'
Using Cheese 3.4.1-0ubuntu2.1 from Precise, this bug can be replicated like
this:
* connect two or more cameras
* open Cheese and select the last one
* close Cheese
* disconnect the camera
* open Cheese
I have tried to remove/change the value of "apps -> cheese -> camera"
from dconf but it doesn'
Hi,
The current state of brainstorm.ubuntu.com is due to it being neglected
(just look at that brown colour we ditched 4 years ago) and not being
promoted enough. Can't remember the last time I saw an URL pointing to
this project or heard someone talking about it.
For some people, Launchpad
Hi Andy,
I think it would be nice for the Storage class to at least have the most
common file system operations.
Each implementation would then choose which of them it wants to implement.
You could even write your own extension, but at least you would know that
what you are coding is based on
Hi all,
Would it make sense to enhance the django.core.files.storage.Storage class
with some additional methods such as copy or move file?
I'm currently in a situation where my storage backend is a S3 bucket, and
in order to move files I need to download and upload them again at a
different lo
l community about their negative
environmental impact and I share those concerns.
Cheers,
Randall.
--
loco-contacts mailing list
loco-contacts@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/loco-contacts
--
Alexandru Cucu
--
loco-contacts mailing list
loco-contacts@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/loco-contacts
Hi,
I've raised https://code.djangoproject.com/ticket/19918
and opened pull request: https://github.com/django/django/pull/852
And s/but/bug/ in my initial post :)
Regards,
Alex
On Wednesday, February 20, 2013 9:58:36 AM UTC+2, Russell Keith-Magee wrote:
>
> Hi Ioan,
>
> I'd need to dig into th
age)' I get the traceback
mentioned in my initial message.
Regards,
Alex
On Tuesday, February 19, 2013 9:23:29 PM UTC+2, Shai Berger wrote:
>
> Hi,
>
> On Monday 18 February 2013, Ioan Alexandru Cucu wrote:
> >
> > If I'm running a select_for_update statement
The correct patch would be:
(Set _for_write on the cloned object rather than the original...)
--- a/django/db/models/query.py
+++ b/django/db/models/query.py
@@ -664,6 +664,7 @@ class QuerySet(object):
# Default to false for nowait
nowait = kwargs.pop('nowait', False)
ob
Hi,
I wanted to raise a but around this, but I thought it might be a better
idea to ask first on the developer's group.
If I'm running a select_for_update statement in a multidb environment that
uses a read-only slave database, I get the following traceback:
Traceback:
File "/home/kux/workspac
Hi,
I think "verified" sounds best as the term is widely used and understood
[1][2][3].
--
[1] https://twitter.com/verified
[2] http://support.google.com/plus/bin/answer.py?hl=en&answer=1620074
[3] http://pages.ebay.com/help/account/paypal-verify.html
--
Alexandru Cucu
Contact
scuţii a Grupului pentru Software Liber
>>> http://softwareliber.ro/
>>> GSL@liste.softwareliber.ro
>>> http://softwareliber.ro/contact/lista/
>>
>
>
> ______
> Lista de discuţii a Grupului pentru Softwar
; Andrei
>
>
>
> __
> Lista de discuţii a Grupului pentru Software Liber
> http://softwareliber.ro/
> GSL@liste.softwareliber.ro
> http://softwareliber.ro/contact/lista/
>
--
Alexandru Cucu
__
Lista de discuţii a Grupului pentru Software Liber
http://softwareliber.ro/
GSL@liste.softwareliber.ro
http://softwareliber.ro/contact/lista/
list
> loco-contacts@lists.ubuntu.com
<mailto:loco-contacts@lists.ubuntu.com>
> https://lists.ubuntu.com/mailman/listinfo/loco-contacts
>
--
Jun Kobayashi
--
loco-contacts mailing list
loco-contacts@lists.ubuntu.com
<mailto:loco-contacts@lists.ubuntu.com>
https://lists.ubuntu.com/mailman/listinfo/loco-contacts
--
4eVeR fRiEnD
Ko Ko Ye`
kokoye2...@gmail.com <mailto:kokoye2...@gmail.com>
http://u4mm.com
http://wiki.u4mm.com
http://loco.ubuntu.com/teams/ubuntu-mm
--
loco-contacts mailing list
loco-contacts@lists.ubuntu.com <mailto:loco-contacts@lists.ubuntu.com>
https://lists.ubuntu.com/mailman/listinfo/loco-contacts
--
Alexandru Cucu
https://launchpad.net/~alexandru.cucu
--
loco-contacts mailing list
loco-contacts@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/loco-contacts
lternam
intre Sibiu si Brasov.
Cum in ultimii ani am tot fost in Brasov, in 2013 putem reveni la Sibiu.
Locatia din 2009 a fost perfecta.
--
Alexandru Cucu
__
Lista de discuţii a Grupului pentru Software Liber
http://softwareliber.ro/
GSL@liste.softwareliber.ro
http://softwareliber.ro/contact/lista/
Salut!
La pensiunea "oficiala":
http://i.imgur.com/UXM43.png
On 07/20/2012 01:20 PM, Tiberiu C. Turbureanu wrote:
> Salut!
>
> Știe cineva prețurile pentru o cameră/noapte la vila din apropiere?
>
> Mulțumesc,
>
--
Alexandru Cucu
___
libere sunt).
> Idem cei cu nevoie de transport : ziua, nr persoane.
> Idem cei care confirma rezervari.
>
> Multumesc,
> Doru
>
>
> ___
> Prolinux mailing list
> proli...@lists.lug.ro
> http://lists.lug.ro/ma
m
> acolo)
>
> Astept opinii, propuneri alternative sau inscrieri in masa
> Doru
>
>
>
>
> __
> Lista de discuţii a Grupului pentru Software Liber
> http://softwareliber.ro/
> GSL@liste.softwareliber.ro
> http://softwareliber.ro/contact/lista/
>
--
Alexandru Cucu
__
Lista de discuţii a Grupului pentru Software Liber
http://softwareliber.ro/
GSL@liste.softwareliber.ro
http://softwareliber.ro/contact/lista/
Canonical store.
--
Alexandru Cucu
--
loco-contacts mailing list
loco-contacts@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/loco-contacts
lto:GSL@liste.softwareliber.ro>
> http://softwareliber.ro/contact/lista/
>
>
>
>
> --
> Doru Ilasi - Aplix
>
>
> This body part will be downloaded on demand.
>
--
Alexandru Cucu
__
Lista de discuţii a Grupului pentru Software Liber
http://softwareliber.ro/
GSL@liste.softwareliber.ro
http://softwareliber.ro/contact/lista/
https://lists.ubuntu.com/mailman/listinfo/loco-contacts
--
loco-contacts mailing list
loco-contacts@lists.ubuntu.com <mailto:loco-contacts@lists.ubuntu.com>
https://lists.ubuntu.com/mailman/listinfo/loco-contacts
--
4eVeR fRiEnD
Ko Ko Ye`
kokoye2...@gmail.
=
> =SQjN
> -END PGP SIGNATURE-
> __
> Lista de discuţii a Grupului pentru Software Liber
> http://softwareliber.ro/
> GSL@liste.softwareliber.ro
> http://softwareliber.ro/contact/lista/
>
--
Alexandru
+ pensiune exceleta, nu va uitati ca e inca in constructie (super om acolo)
>
> Astept opinii, propuneri alternative sau inscrieri in masa
> Doru
>
>
> ___
> Prolinux mailing list
> proli...@lists.lug.r
** Visibility changed to: Public
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/985043
Title:
compiz crashed with SIGSEGV in nux::NThreadSafeCounter::GetValue() -
while opening HUD
To manage notif
** Visibility changed to: Public
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/984742
Title:
remmina crashed with SIGSEGV in gdi_memblt()
To manage notifications about this bug go to:
https://bugs.
loco.ubuntu.com>
Then too I want to tell everybody that since David is very busy, I am
happy to take on the ubuntu-za/South African Ubuntu team contact role.
Maia Grotepass
(maiatoday)
--
Alexandru Cucu
--
loco-contacts mailing list
loco-contacts@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/loco-contacts
** Visibility changed to: Public
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/984213
Title:
unity-2d-shell crashed with SIGSEGV in
QDBusAbstractInterface::asyncCallWithArgumentList()
To manage n
** Attachment added: "miro.log.1"
https://bugs.launchpad.net/ubuntu/+source/miro/+bug/984122/+attachment/3084515/+files/miro.log.1
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/984122
Title:
mir
** Attachment added: "miro-downloader.log.1"
https://bugs.launchpad.net/bugs/984122/+attachment/3084505/+files/miro-downloader.log.1
** Visibility changed to: Public
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.lau
This has to be implemented in "metacity".
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/731132
Title:
[window management] grid snapping implementation missing
To manage notifications about this bug
** Visibility changed to: Public
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/982391
Title:
unattended-upgrade-shutdown crashed with ValueError in __main__: bad
marshal data (unknown type code)
** Visibility changed to: Public
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/981563
Title:
aptd crashed with ValueError in /usr/lib/python2.7/dist-
packages/aptdaemon/core.py: bad marshal data (
** Visibility changed to: Public
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/981535
Title:
ubuntu-sso-login crashed with ValueError in /usr/lib/python2.7/dist-
packages/ubuntu-sso-client/ubuntu_
** Visibility changed to: Public
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/976689
Title:
apt-get crashed with SIGSEGV in operator[]()
To manage notifications about this bug go to:
https://bugs.
** Visibility changed to: Public
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/976566
Title:
ubuntu-sso-login crashed with SIGSEGV in QSocketNotifier::setEnabled()
To manage notifications about thi
Hi guys,
Using django 1.1.1
Example template snippet template snippet:
{{ foo.bar }}
If 'bar' raises an AttributeError, the exception is silenced and an
empty string is displayed.
I tried setting DEBUG, TEMPLATE_DEBUG, and DEBUG_PROPAGATE_EXCEPTIONS
to True, but nothing changes.
Digging through
Still happening in the final release.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/864595
Title:
11.10-beta2 installation fails if root partition is btrfs due to lack
of free space
To manage not
Salut,
Voi încerca să le trimit săptămâna viitoare prin cineva.
O persoană de contact? Un număr de telefon?
Preferabil să poată ajunge la Pța. Universității în cursul zilei de luni.
2011/10/21 Adrian Scoica :
> 2011/10/20 Alexandru Cucu :
>> Salut,
>>
>> Echipa Ubuntu din R
Salut,
Echipa Ubuntu din România poate oferi CD-uri cu Ubuntu și Kubuntu
11.10 Oneiric Ocelot, lansat proaspăt, pe 13 octombrie.
--
Alexandru Cucu
http://launchpad.net/~alexandru.cucu
2011/10/20 Adrian Scoica :
> Salut,
>
> In urma ultimelor discutii, ROSEdu ar putea fi invitat de
responsible for sending the CD's we are the messenger!
> Thanks folks.
> Laura Czajkowski on behalf of the Ubuntu LoCo Council
> --
> loco-contacts mailing list
> loco-contacts@lists.ubuntu.com
> https://lists.ubuntu.com/mailman/listinfo/loco-contacts
>
>
-
un anunț pe softwareliber.ro
>
> Mulțumim mult!
>
> __
> Lista de discuţii a Grupului pentru Software Liber
> http://softwareliber.ro/
> GSL@liste.softwareliber.ro
> http://softwareliber.ro/contact/lista/
--
Alexandru Cucu
__
Lista de discuţii a Grupului pentru Software Liber
http://softwareliber.ro/
GSL@liste.softwareliber.ro
http://softwareliber.ro/contact/lista/
2011/5/8 Doru Ilasi :
> La finele lui iunie voi documenta atent traseele auto si mijlocaele de
> transport disponibile.
> Doru
Salut!
Inca asteptam detalii :)
--
Alexandru Cucu
__
Lista de discuţii a Grupului pentru Software L
openoffice.org-dictionaries (1:3.3.0~rc10-2ubuntu3) oneiric; urgency=low
* hunspell-ro: fixed conflict with Thunderbird (LP: #773136)
Date: Mon, 04 Jul 2011 23:10:07 +0300
Changed-By: Alexandru Cucu
Maintainer: Ubuntu Developers
Signed-By: Martin Pitt
https://launchpad.net/ubuntu/oneiric
** Changed in: openoffice.org-dictionaries (Ubuntu)
Assignee: (unassigned) => Alexandru Cucu (alexandru.cucu)
** Changed in: openoffice.org-dictionaries (Ubuntu)
Status: New => In Progress
--
You received this bug notification because you are a member of Ubuntu
Bugs, wh
** Attachment added: "39af86e2-a67a-11e0-b7f1-001e0bc3957e.txt"
https://bugs.launchpad.net/ubuntu/+source/openoffice.org-dictionaries/+bug/773136/+attachment/2191259/+files/39af86e2-a67a-11e0-b7f1-001e0bc3957e.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs,
It conflicts all versions of thunderbird instead of using thunderbird (<<
2.0.0.1+0dfsg-0)
Branch proposed for merge.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/773136
Title:
package hunspell-ro
** Tags added: bitesize
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/773136
Title:
package hunspell-ro conflicts with thunderbird
To manage notifications about this bug go to:
https://bugs.launchp
whois (5.0.11ubuntu2) oneiric; urgency=low
* Updated the .ua server (from whois.net.ua to whois.ua) (LP: #785052)
- Added .net.ua (whois.net.ua)
Date: Fri, 10 Jun 2011 15:46:55 +0300
Changed-By: Alexandru Cucu
Maintainer: Ubuntu Developers
Signed-By: Marc Deslauriers
https
Public bug reported:
When exporting a blank project (nothing added to the tracks) it just stays with
the export window forever as if it's exporting something massive.
If you click cancel, everything is ok.
Can be solved by checking if there is content to export. If the project is
blank show erro
Public bug reported:
When exporting a blank project (nothing added to the tracks) it just stays with
the export window forever as if it's exporting something massive.
If you click cancel, everything is ok.
Can be solved by checking if there is content to export. If the project is
blank show erro
** Patch added: "23_22.diff"
https://bugs.launchpad.net/ubuntu/+source/whois/+bug/785052/+attachment/2165641/+files/23_22.diff
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/785052
Title:
Update
** Patch added: "23_22.diff"
https://bugs.launchpad.net/ubuntu/+source/whois/+bug/785052/+attachment/2165641/+files/23_22.diff
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to whois in Ubuntu.
https://bugs.launchpad.net/bugs/785052
** Changed in: whois (Ubuntu)
Assignee: (unassigned) => Alexandru Cucu (alexandru.cucu)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/785052
Title:
Update whois server for ".*.ua&qu
** Changed in: whois (Ubuntu)
Assignee: (unassigned) => Alexandru Cucu (alexandru.cucu)
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to whois in Ubuntu.
https://bugs.launchpad.net/bugs/785052
Title:
Update whois server
d an article in English from the
international community. The meaning of the LoCo team is to get the
local community together, in a more familiar environment.
How do you plan to solve the language problem?
--
Alexandru Cucu
Ubuntu-Ro
http://launchpad.net/~alexandru.cucu
--
loco-contacts ma
23B: http://www.ratbv.ro/trasee2.php?id=15
--
Alexandru Cucu
__
Lista de discuţii a Grupului pentru Software Liber
http://softwareliber.ro/
GSL@liste.softwareliber.ro
http://softwareliber.ro/contact/lista/
tica la castel.
>
> În 4-5 august nu văd nici un eveniment prin România.
> De aceea propun 4-5 August.
>
> Ce ziceți? Există obiecții?
>
> --
> Adi
>
>
> __
> Lista de discuţii a Grupului pentru Software Liber
> http://softwareliber.ro/
> GSL@liste.softwareliber.ro
>
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/762243
Title:
package flashplugin-installer 10.2.153.1ubuntu1 failed to
install/upgrade: subprocess installed post-installation script
returned error
Public bug reported:
Binary package hint: flashplugin-nonfree
Occurred after installing the ATI/AMD proprietary display driver.
ProblemType: Package
DistroRelease: Ubuntu 11.04
Package: flashplugin-installer 10.2.153.1ubuntu1
ProcVersionSignature: Ubuntu 2.6.38-8.42-generic 2.6.38.2
Uname: Linux
Salutare!
Observ ca a pomenit cineva de Moeciu.
Zona Bran-Moeciu e superba, doar ca nu stiu cum stam cu transportul pana acolo.
Eu am propus asta anul trecut, dar n-am gasit informatii legate de transport.
Ceva vesti bune despre zona asta? :)
--
Alexandru Cucu
ologic nu se pot pune corturi! Si numărul de locuri
> este desigur limitat. Detalii vă poate furniza Adi Roiban, care a fost la
> editia de acum 2 ani.
>
> În data de 7 aprilie 2011, 12:17, Alexandru Cucu a
> scris:
>>
>> Sfarsitul lui august? Cam tarziu pentru cort :
__
> Lista de discuţii a Grupului pentru Software Liber
> http://softwareliber.ro/
> GSL@liste.softwareliber.ro
> http://softwareliber.ro/contact/lista/
--
Alexandru Cucu
__
Lista de discuţii a Grupului pentru Software Liber
http://softwareliber.ro/
GSL@liste.softwareliber.ro
http://softwareliber.ro/contact/lista/
GPRS.[...]
> >
> > De ce nu incerci un distro special pentru wireless - OpenWrt ? Are si
> versiune i386.
> >
>
> --
> Biró Róbert
>
> ___
> RLUG mailing list
> RLUG@lists.lug.ro
> http://lists.lug.ro/mailman/listinfo/rlug
>
--
Alexandru Cucu
___
RLUG mailing list
RLUG@lists.lug.ro
http://lists.lug.ro/mailman/listinfo/rlug
1 - 100 of 134 matches
Mail list logo