[Bug 394889] Re: PDNS does not handle SOA serial 0 as it should

2011-11-17 Thread Christian Svensson
Sorry, I now see what you meant - the backend does not support it. Maybe
a sentence or two could be added to the fact that this may be
unsupported?

Still I think it is weird that the default value may be unsupported, but
oh well.

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

Title:
  PDNS does not handle SOA serial 0 as it should

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

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


[Bug 394889] Re: PDNS does not handle SOA serial 0 as it should

2011-11-17 Thread Christian Svensson
Reading the current documentation (http://doc.powerdns.com/types.html) I
fail to see where this is clearly stated.

This section is still there:
The fields have complicated and sometimes controversial meanings. The 'serial' 
field is special. If left at 0, the default, PDNS will perform an internal list 
of the domain to determine highest change_date field of all records within the 
zone, and use that as the zone serial number. This means that the serial number 
is always raised when changes are made to the zone, as long as the change_date 
field is being set.

Also, it appears that the serial is 0 by default.

How could this be anything but a bug? Saying it is changed because of
popular demand is just weird.

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

Title:
  PDNS does not handle SOA serial 0 as it should

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

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


[Bug 394889] [NEW] PDNS does not handle SOA serial 0 as it should

2009-07-02 Thread Christian Svensson
Public bug reported:

Binary package hint: pdns

I'm running PowerDNS 2.9.22 (from site) / 2.9.21 (from ubuntu) with PostgreSQL 
8.3
SOAs which have a serial of 0 will not replicate to slaves (have to 
pdns_control notify test-zone.se) nor will it detect changes in zones.
Changing SOA serials manually works just fine.

Old thread from 2008 describes same bug:
http://mailman.powerdns.com/pipermail/pdns-users/20Hi,

I've always used the feature of PowerDNS where it figures out its
own serial of a zone based on the change_date column.

My SOA record look like this: ns1.example.net hostmaster at
example.net 0 10800 3600 604800 3600

This worked fine for 2.9.20 and prior. But since 2.9.21 it replies
with a serial of 0. I've tried several things but I was not able to get
it working again.

Quoting from the documentation:

The fields have complicated and sometimes controversial meanings. The 
'serial' field is special. If
left at 0, the default, PDNS will perform an internal list of the domain to 
determine highest
change_date field of all records within the zone, and use that as the zone 
serial number. This means
that the serial number is always raised when changes are made to the zone, 
as long as the
change_date field is being set.

All records in my zone actually have a change_date (by default the
unixdate of add or change of the record).

The domains are all set to type MASTER.

What can this be?

Cheers,

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

-- 
PDNS does not handle SOA serial 0 as it should
https://bugs.launchpad.net/bugs/394889
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 394889] Re: PDNS does not handle SOA serial 0 as it should

2009-07-02 Thread Christian Svensson
Using Ubuntu 8.04.2 server.

-- 
PDNS does not handle SOA serial 0 as it should
https://bugs.launchpad.net/bugs/394889
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 270776] [NEW] /usr/lib/ecl/ is not in ld.so.conf path

2008-09-16 Thread Christian Svensson
Public bug reported:

Binary package hint: ecl

Programs linked to libecl.so fail to find this library.

Reproduceable, Ubuntu 8.04
ecl:
  Installed: 0.9i-20070324-2ubuntu1
  Candidate: 0.9i-20070324-2ubuntu1
  Version table:
 *** 0.9i-20070324-2ubuntu1 0
500 http://se.archive.ubuntu.com hardy/universe Packages
100 /var/lib/dpkg/status

Solution hint:
Unable to reproduce success, but I think this worked on atleast one computer:
The solution did not work on atleast one computer.
x Create /etc/ld.so.conf/ecl with the line /usr/lib/ecl in it.
x Run sudo ldconfig

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

-- 
/usr/lib/ecl/ is not in ld.so.conf path
https://bugs.launchpad.net/bugs/270776
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 270776] Re: /usr/lib/ecl/ is not in ld.so.conf path

2008-09-16 Thread Christian Svensson
** Description changed:

  Binary package hint: ecl
  
  Programs linked to libecl.so fail to find this library.
- 
- Solution:
- x Create /etc/ld.so.conf/ecl with the line /usr/lib/ecl in it.
- x Run sudo ldconfig
  
  Reproduceable, Ubuntu 8.04
  ecl:
Installed: 0.9i-20070324-2ubuntu1
Candidate: 0.9i-20070324-2ubuntu1
Version table:
   *** 0.9i-20070324-2ubuntu1 0
  500 http://se.archive.ubuntu.com hardy/universe Packages
  100 /var/lib/dpkg/status
+ 
+ Solution hint:
+ Unable to reproduce success, but I think this worked on atleast one computer:
+ The solution did not work on atleast one computer.
+ x Create /etc/ld.so.conf/ecl with the line /usr/lib/ecl in it.
+ x Run sudo ldconfig

-- 
/usr/lib/ecl/ is not in ld.so.conf path
https://bugs.launchpad.net/bugs/270776
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 192745] [NEW] Net-SNMP tries to read the obsolete /etc/sensors.conf

2008-02-17 Thread Christian Svensson
Public bug reported:

Using snmpd_5.4.1~dfsg-4ubuntu2_i386

The command
  snmpwalk localhost lmSensors
displays this output:
  LM-SENSORS-MIB::lmSensors = No Such Object available on this agent at this OID

strace'ing snmpd -f -Le -Ducd-snmp/lmSensors shows this:
...
time(NULL)  = 1203281780
open(/etc/sensors.conf, O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or 
directory)
write(2, = sensor_init\n, 15= sensor_init
...

Creating a symlink /etc/sensors3.conf - /etc/sensors.conf fixes this
problem.

** Affects: net-snmp (Ubuntu)
 Importance: Undecided
 Status: New

-- 
Net-SNMP tries to read the obsolete /etc/sensors.conf
https://bugs.launchpad.net/bugs/192745
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 95693] Re: [needs-packaging] Frost

2007-07-29 Thread Christian Svensson
** Changed in: Ubuntu
 Assignee: Christian Svensson = (unassigned)
   Status: In Progress = Confirmed

-- 
[needs-packaging] Frost
https://bugs.launchpad.net/bugs/95693
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 95692] Re: [needs-packaging] Freenet

2007-07-29 Thread Christian Svensson
** Changed in: Ubuntu
 Assignee: Christian Svensson = (unassigned)
   Status: In Progress = Confirmed

-- 
[needs-packaging] Freenet
https://bugs.launchpad.net/bugs/95692
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 87122] Re: [needs-packaging] iFolder for Edgy and Feisty

2007-07-29 Thread Christian Svensson
** Changed in: Ubuntu
 Assignee: Christian Svensson = (unassigned)
   Status: In Progress = Confirmed

-- 
[needs-packaging] iFolder for Edgy and Feisty
https://bugs.launchpad.net/bugs/87122
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 95693] Re: [needs-packaging] Frost

2007-07-25 Thread Christian Svensson
Real-life is taking it's toll and I'm forced to lay this on the side for
a while. If anybody wants to continue my work, email me at blue at cmd
dot nu to get an assembly of everything done so far.

-- 
[needs-packaging] Frost
https://bugs.launchpad.net/bugs/95693
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 95692] Re: [needs-packaging] Freenet

2007-07-25 Thread Christian Svensson
Real-life is taking it's toll and I'm forced to lay this on the side for
a while. If anybody wants to continue my work, email me at blue at cmd
dot nu to get an assembly of everything done so far.

-- 
[needs-packaging] Freenet
https://bugs.launchpad.net/bugs/95692
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 87122] Re: [needs-packaging] iFolder for Edgy and Feisty

2007-07-25 Thread Christian Svensson
Real-life is taking it's toll and I'm forced to lay this on the side for
a while. If anybody wants to continue my work, email me at blue at cmd
dot nu to get an assembly of everything done so far.

-- 
[needs-packaging] iFolder for Edgy and Feisty
https://bugs.launchpad.net/bugs/87122
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 106716] Re: gnome-volume-properties has applications hardcoded

2007-07-23 Thread Christian Svensson
** Changed in: gnome-volume-manager (Ubuntu)
 Assignee: Christian Svensson = (unassigned)
   Status: In Progress = Confirmed

-- 
gnome-volume-properties has applications hardcoded
https://bugs.launchpad.net/bugs/106716
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 48316] Re: Dapper firefox user-agent is malformed

2007-07-22 Thread Christian Svensson
And this would be a full tested patch for the source-package. With it I have a 
useragent like this:
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.5) Gecko/20070722 
Firefox/2.0.0.5 (Ubuntu/7.10 - gutsy)

** Attachment added: user-agent.patch
   http://launchpadlibrarian.net/8544472/user-agent.patch

** Changed in: firefox (Ubuntu)
   Status: Confirmed = Fix Committed

-- 
Dapper firefox user-agent is malformed
https://bugs.launchpad.net/bugs/48316
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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


[Bug 127553] Re: [gutsy] rhythmbox doesn't play wma files

2007-07-22 Thread Christian Svensson
This works for me, I can play WMA just fine with Rhythmbox. Are you sure
you have gstreamer0.10-ffmpeg?

-- 
[gutsy] rhythmbox doesn't play wma files
https://bugs.launchpad.net/bugs/127553
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 87122] Re: [needs-packaging] iFolder for Edgy and Feisty

2007-07-22 Thread Christian Svensson
An update:
I've got the client built now, server is next.
As it is now, I'm only focusing at Gutsy, but I will evaluate the possibility 
to port to Edgy / Feisty once done.
It's all a matter of if they have the libs needed really.

Anyhow, making good progress!

-- 
[needs-packaging] iFolder for Edgy and Feisty
https://bugs.launchpad.net/bugs/87122
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 106716] Re: gnome-volume-properties has applications hardcoded

2007-07-21 Thread Christian Svensson
** Changed in: gnome-volume-manager (Ubuntu)
 Assignee: (unassigned) = Christian Svensson
   Status: Confirmed = In Progress

-- 
gnome-volume-properties has applications hardcoded
https://bugs.launchpad.net/bugs/106716
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 48316] Re: Dapper firefox user-agent is malformed

2007-07-21 Thread Christian Svensson
Still a problem in Gutsy:
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.5) Gecko/20070719 Ubuntu/7.10 
(gutsy) Firefox/2.0.0.5

-- 
Dapper firefox user-agent is malformed
https://bugs.launchpad.net/bugs/48316
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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


[Bug 48316] Re: Dapper firefox user-agent is malformed

2007-07-21 Thread Christian Svensson
This would be a patch, but the question is if it's a valid problem?

** Attachment added: user-agent.patch
   http://launchpadlibrarian.net/8543241/user-agent.patch

-- 
Dapper firefox user-agent is malformed
https://bugs.launchpad.net/bugs/48316
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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


[Bug 87122] Re: [needs-packaging] iFolder for Edgy and Feisty

2007-07-17 Thread Christian Svensson
I'll take this one, iFolder is very nice

** Changed in: Ubuntu
 Assignee: MOTU = Christian Svensson
   Status: Confirmed = In Progress

-- 
[needs-packaging] iFolder for Edgy and Feisty
https://bugs.launchpad.net/bugs/87122
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 126410] Ant is assuming Sun's JRE

2007-07-16 Thread Christian Svensson
Public bug reported:

Binary package hint: ant

While bulding wrapper-3.2.3 (Not a Ubuntu/Debian package yet) -
http://wrapper.tanukisoftware.org/doc/english/introduction.html :

BUILD FAILED
/home/bluecommand/Workbench/freenet/real/deb/wrapper-3.2.3/build.xml:429: Can't 
load javah

javah
destdir=${src.dir}/c
classpath=${build.classes}
class name=org.tanukisoftware.wrapper.WrapperManager/
/javah

In ./src/main/org/apache/tools/ant/taskdefs/optional/javah/SunJavah.java , line 
57:
c = Class.forName(com.sun.tools.javah.Main);
...
throw new BuildException(
Can't load javah, ex, javah.getLocation());

This needs to be gnu.classpath.tools.javah.Main if GNU classpath is
used.

** Affects: ant (Ubuntu)
 Importance: Undecided
 Status: Confirmed

-- 
Ant is assuming Sun's JRE
https://bugs.launchpad.net/bugs/126410
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 95692] Re: [needs-packaging] Freenet

2007-07-16 Thread Christian Svensson
Blocking: https://bugs.launchpad.net/ubuntu/+source/ant/+bug/126410

-- 
[needs-packaging] Freenet
https://bugs.launchpad.net/bugs/95692
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 95693] Re: [needs-packaging] Frost

2007-07-16 Thread Christian Svensson
Since Frost uses libs from Freenet, this one is blocked until Freenet is done.
https://bugs.launchpad.net/ubuntu/+bug/95692

-- 
[needs-packaging] Frost
https://bugs.launchpad.net/bugs/95693
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 95693] Re: [needs-packaging] Frost

2007-07-15 Thread Christian Svensson
I'll take this one too since it's close to Freenet

** Changed in: Ubuntu
 Assignee: MOTU = blueCommand
   Status: Confirmed = In Progress

-- 
[needs-packaging] Frost
https://bugs.launchpad.net/bugs/95693
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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