On 24/08/2018 05:48, Timothy M Butterworth wrote:
All,
Is there any plans to move Debian to Bugzilla and abrt?
Tim
Try the debian-devel list.
Kind regards,
--
Ben Caradoc-Davies
Director
Transient Software Limited <https://transient.nz/>
New Zealand
All,
Is there any plans to move Debian to Bugzilla and abrt?
Tim
On Wed, 1 Jul 2015 06:44:41 + (UTC), Virgo Pärna
wrote:
> And now I discovered, that because my testing values were
> inconsistent. It appears, that mails are actually encoded as UTF-8 when
> they contain characters that are not in iso-8859-1 codepage. So comment
> containing ž is sent
And now I discovered, that because my testing values were
inconsistent. It appears, that mails are actually encoded as UTF-8 when
they contain characters that are not in iso-8859-1 codepage. So comment
containing ž is sent as UTF-8. But comment containing ä is sent as
iso-8859-1 with messag
to help in your case (that's almost
certainly the app's ommission (perhaps on purpose) to call setlocale()
at start (or the 'use locale' pragma in Perl talk -- I'm somehow
assuming Bugzilla is written in Perl, dunno why).
Possibly ingoring locale isn't a bad decision; I just
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Tue, Jun 30, 2015 at 11:20:42AM +, Virgo Pärna wrote:
[...]
> It did not work in 4.4.9, because there I had not set UTF-8
> locale in confuguration. When I set it, then the attribute charset
> started also working. But one of the changes
On Tue, 30 Jun 2015 11:20:42 + (UTC), Virgo Pärna
wrote:
> So I guess there is some change in MIME library and some
> change in default locale of services.
>
But then again. In Wheezy apache default locale was also C. Set
in Apache envvars. So that does not explain, why proble
On Tue, 30 Jun 2015 11:05:00 + (UTC), Virgo Pärna
wrote:
> In Bugzilla/BugMail.pm Bugzilla does not pass charset attribute
> to MIME part. When i added charset => "UTF-8", then it works with
> Bugzilla 5.0rc3, but not older version.
>
> In 4.4.9 M
In Bugzilla/BugMail.pm Bugzilla does not pass charset attribute
to MIME part. When i added charset => "UTF-8", then it works with
Bugzilla 5.0rc3, but not older version.
In 4.4.9 MIME part will now have UTF-8 header, but content will
still remain iso-8859-1. I guess,
On Tue, 30 Jun 2015 11:14:25 +0200, wrote:
>
> Hm. Let me try to understand: bugzilla is sending mails, those mails say
> in the header that they're UTF-8 (e.g. something along the lines of
> "Content-Type: text/plain; charset=UTF-8"), and they are single-byte
> en
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Tue, Jun 30, 2015 at 07:28:41AM +, Virgo Pärna wrote:
> In the last weekand I upgraded our local server f rom Wheezy to Jessie.
> And ever since e-mails sent from out local Bugzilla installation are
> invalid UTF-8 (all
On Tue, 30 Jun 2015 07:28:41 + (UTC), Virgo Pärna
wrote:
> In the last weekand I upgraded our local server f rom Wheezy to Jessie.
> And ever since e-mails sent from out local Bugzilla installation are
> invalid UTF-8 (all accented characters like öäüõ are included in e-mail
In the last weekand I upgraded our local server f rom Wheezy to Jessie.
And ever since e-mails sent from out local Bugzilla installation are
invalid UTF-8 (all accented characters like öäüõ are included in e-mail as
they were encoded in iso-8859-1/iso-8859-15. Bugzilla is configured to uft-8
Shirish S Pargaonkar wrote:
> I need to get a id/account so I can update existing debian bugzilla bugs.
> I am not able to find out how to obtain one.
> Your help is appreciated.
I've never heard of 'debian bugzilla'. For what do you need such an
account?
Read ht
On Fri, Mar 13, 2009 at 05:11:31AM -0500, Shirish S Pargaonkar wrote:
> Hi,
>
> I need to get a id/account so I can update existing debian bugzilla bugs.
> I am not able to find out how to obtain one.
> Your help is appreciated.
No need to get yourself a separate ID there. Just
Hi,
I need to get a id/account so I can update existing debian bugzilla bugs.
I am not able to find out how to obtain one.
Your help is appreciated.
Regards,
Shirish
Hey,
I'm trying to install bugzilla on my old machine which runs Debian
etch. Aptitude install bugzilla gave me the below error code:
---Error begin
dbconfig-common: flushing administrative password
/var/lib/dpkg/info/bugzilla.postinst: line 107:
I have Sarge and Edgy 32-bit installed on systems and have tried,
unsuccessfully, via apt-gets, to get bugzilla to talk to mysql. I have
performed no manual tweaking.
I've read several web postings and bug reports reflecting the error I keep
seeing - bugzilla is unable to conne
The search function on the debian page is not working, so I'm using the
list to assistance -
A fresh/new install of Debian Etch was done and I performed an apt-get
install of everything, including bugzilla. I'm now getting the
following and need to know how to resolve it. my
Hi,
I am getting the following error trying to install bugzilla on Etch.
Could some one please help me trouble shoot this?
Thankyou so much
Kind Regards
Siju
==
sambapdc:~# apt-get install bugzilla
Reading package lists... Done
Building dependency tree... Done
On 4/12/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
i meet this problem too, but follow your method, it seems doesn't work.
can you give me some more suggestion?
in the installation don't work me the password, I generate the password with
python in console and insert this md5 in the data
remplaze:
'urlbase' => './cgi-bin/bugzilla/',
for
'urlbase' => '/cgi-bin/bugzilla/',
in this files
/etc/bugzilla/params
/usr/share/bugzilla/debian/params.new
--
JAG
jag2kn (at) gmail.com
Cel: 301 217 78 60
Linux Counter 345082
Bogotá -Colombia- Sur América
Okay, here is the solution of the problem:
---
/etc/apache2/httpd.conf
---
DocumentRoot /var/www/bugzilla/
ServerName name.domain.ch
Alias /bugzilla/ /var/www/bugzilla/
ScriptAlias /cgi-bin/ /usr/lib/cgi-bin
On Thursday, 09.11.2006 at 15:10 +0100, Rohrbach Andre wrote:
> It works with the following VirtualHost configuration:
>
>
> DocumentRoot /var/www/bugzilla/
> ServerName bug2.mvn.ch
> Alias /bugzilla/ /var/www/bugzilla/
> ScriptAlias /cgi-
It works with the following VirtualHost configuration:
DocumentRoot /var/www/bugzilla/
ServerName bug2.mvn.ch
Alias /bugzilla/ /var/www/bugzilla/
ScriptAlias /cgi-bin/ /usr/lib/cgi-bin/
Alias "Bugzilla" is for finding the css-templates.
Thank you!
On Wednesday, 08.11.2006 at 14:17 +0100, Rohrbach Andre wrote:
>
> DocumentRoot /var/www/bugzilla
> ServerName bug.domain.ch
>
>
> [...]
>
>
> -
> Not Found
>
>
Hello
I have a problem with a Bugzilla installation on a Debian testing and
hope, someone can help me finding a solution.
What I did:
- Installing a Debian testing system with the netinstaller (minimal
configuration)
- Upgrade and Dist-Upgrade via apt-get
- Installing a LAMP system: apt-get
I had the same problem (Bugzilla looking for
/cgi-bin/bugzilla/cgi-bin/bugzilla/index.cgi), and I solved it by
logging from a different window (try entering a new bug report, it will
ask you your login), then by setting the parameter urlbase to the actual
path.
I guess modifying directly the
This problem relates to a new clean install of Bugzilla.
After installing, it is not possible to log on to the default Bugzilla site.
I have read the documentation in /usr/share/docs/bugzilla, on the
bugzilla web site and in the debian knowledge base but haven't found any
solutions. Others
This problem relates to a new clean install of Bugzilla.
After installing, it is not possible to log on to the default Bugzilla site.
I have read the documentation in /usr/share/docs/bugzilla, on the
bugzilla web site and in the debian knowledge base but haven't found any
solutions. Others
Hi, Anybody there who installed bugzilla 2.22 from debian testing version? I installed it and also created an administrative account during installation. But when I am tring to login with this account then the follwoing error message is displayed. Not Found The requested URL /cgi-bin
Indraveni wrote:
> Hi,
>
> I installed bugzilla in my debian system by giving the following command:
>
> apt-get install bugzilla
>
> I am already having apache2, mysql, perl by default. And once I gave
> http://localhost/bugzilla
> the home page of bugzilla is d
Hi, I installed bugzilla in my debian system by giving the following command: apt-get install bugzilla I am already having apache2, mysql, perl by default. And once I gave http://localhost/bugzilla the home page of bugzilla is displayed but it never asked any server address or anything
Can anyone tell me how to install bugzilla and how to use it. giving apt-get install bugzilla is installing it to me but i am not knwing how I can use it. Can any help me in doing this Thankyou Defeat the defeat before defeat defeats you... Regards, K.Indraveni, Project Engineer, CDAC
On Thu, Nov 03, 2005 at 09:00:47PM +0100, Andreas Schildbach wrote:
> Hello everyone,
>
> Is there a Bugzilla 2.20 backport available from etch to sarge?
>
It appears that there is not one at http://www.backports.org. However,
look ing at the dependencies, all the necessary pack
Hello everyone,
Is there a Bugzilla 2.20 backport available from etch to sarge?
Regards,
Andreas
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
>You need to get your apache configured to use those cgi-scripts.
>Normally after installing you can find bugzilla at
> http://localhost/cgi-bin/bugzilla
Right track, thanks wim!
For other folks' reference (may be obvious but it was not to me) the
page is actually:
ht
Hi,
I just installed bugzilla on my computer for developing purposes.
I'm having problems on starting it:
What is the address I have to point to with my browser in order to
start?
/var/www/bugzilla/index.html
but that file prompts a message like:
I think you are looking for
Now,
Hi!
I don't know if this is a bug or something else and I haven't
seen the problem like mine before. I upgraded the Bugzilla
from 2.14 to 2.16 unstable (localizing in mind). Right now
I'm really confused why I always stay on the buglist.cgi page
no matter if I click on o
Hi
I wanted to install bugzilla.. But the apt-get isntall bugzilla, stays
in preconfigure state. It's now runnin gfor 2 week and i don't expect
it to finish anymore.
All packages that are preconditions are installed properly.
I use a stable debian with the exception that i got a
Hello,
I tried installing bugzilla (in SID) and it wouldn't complete installation.
Anyone have any news on this? I tried looking on and searching the lists, but didn't
find anything.
Thanks,
Kevin
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of &q
Hi
I just upgraded my Debian install from Woody to Sarge. I am just running
Bugzilla on this computer, but since the upgrade bugzilla is deathly
slow. It takes 5 or more seconds to open any cgi page.
Does any know if the likely cause is the move from Bugzilla 1.14.2 to
1.16.3 or is it Perl
I'm running the latest stable distro and am having problems with
bugzilla. It used to work on an older version of bugzilla and/or
debian. The machine hasn't been used for a while and I've done an
apt-get update and upgrade. All went well, however my bugzilla does not
seem to
Hi.
I have a debian system (woody/stable with security.debian.org updates)
in use for bug tracking. I've setup bugzilla with mysql and it has been
working great for quite some time (started it back when woody was not
yet stable, but I did a complete reinstall after woody became stable).
>>>>> "Robert" == Robert Kerr <[EMAIL PROTECTED]> writes:
Robert> installed, and mysql-server, but when I try to install
Robert> bugzilla I get: Setting up bugzilla (2.14.2-0woody1) ...
DBI-> connect(;localhost;3306) failed: Access denied for user:
Rober
Hi all,
I've been trying to get bugzilla set up on my woody box, but am running
into difficulty. I've got apache installed, and mysql-server, but when I
try to install bugzilla I get:
Setting up bugzilla (2.14.2-0woody1) ...
DBI->connect(;localhost;3306) failed: Access denied fo
Greetings, all.
I've got a server that's currently running Debian/stable. I've also
installed bugzilla from source in /usr/local.
When woody is released, I'd like to move to the version of bugzilla
that's in woody. However, I'd really like to keep my existing
I've just installed bugzilla on a machine running "testing" and a few
bits from "unstable". I have few questions.
1) This is being used in a closed group and closely administered, so I
do not want any user to add their own account. ie. I want all account
to setup
On Fri, Nov 23, 2001 at 02:51:34PM +1100, Brendan J Simon wrote:
> Does anyone know if bugzilla going to be in the next release of Debian ??
> I see it's in unstable but hasn't even made it to testing yet. It's
> been in unstable for a little while now.
Lots of stuff s
Does anyone know if bugzilla going to be in the next release of Debian ??
I see it's in unstable but hasn't even made it to testing yet. It's
been in unstable for a little while now.
I'd really like to see it in stable for the next relese.
Thanks for any info,
Brendan Simon.
On Thu, Nov 22, 2001 at 06:31:09AM -0800, Charles Baker wrote:
> Here is a snippet of the output of the command:
> debconf (developer): --> 0 ok
> debconf (developer): <-- GET
> bugzilla/bugzilla_admin_name
> debconf (developer): --> 0
> debconf (deve
On Thu, Nov 22, 2001 at 06:31:09AM -0800, Charles Baker wrote:
> I will file a bug if think it's best. I ran the command as you
> specified and it seems that their are some questions that need to be
> answered and the the install/configure process is getting in a loop.
Looks like it, yes.
> How d
--- [EMAIL PROTECTED] wrote:
> On Wed, Nov 21, 2001 at 03:20:20PM -0500, Charles
> Baker wrote:
> > I am enountering a problem when doing an `apt-get
> install bugzilla`. The
> > process goes along fine until the line
> "Preconfiguring packages ..." is
>
I tried to install buzilla on my sid/unstable machine
via `apt-get install buzilla` and it seemed as if all
was going fine until I got a message "Preconfiguring
packages..." It would never go any further, just maxed
out the cpu. I did not have mysql installed, I seem to
recall that bug
My employer is planning on moving from debbugs to the bugzilla
bugtracking system. I've been running the debbugs system after a
fashion, but am not intimately familiar with how it functions or is
structured. Based on dependencies and appearances, it does *not* use a
back-end database
Mario Jorge Nunes Filipe wrote:
>
> Mario Jorge Nunes Filipe wrote:
> >
> > Hi
> >
> > I'm currently in the process of installing bugzilla. Taking into
> > consideration that i know nothing of perl and very little of mysql is
> > making things a lit
Mario Jorge Nunes Filipe wrote:
>
> Hi
>
> I'm currently in the process of installing bugzilla. Taking into
> consideration that i know nothing of perl and very little of mysql is
> making things a litte bit difficult.
>
> Right now i'm running a perl sc
Hi
I'm currently in the process of installing bugzilla. Taking into
consideration that i know nothing of perl and very little of mysql is
making things a litte bit difficult.
Right now i'm running a perl script wich check if everything that
bugzilla needs is installed. Apparently
58 matches
Mail list logo