Hi,

so I'm sending this mail the fourth time... are mails from outside the
mailing list dropped? I got so far no mail that mine is waiting for being
approved, and it was sent three days ago (g...@komkon2.de).

On my NetBSD sparc64 I installed fossil 1.18 (the most recent version on
pkgsrc):
    NetBSD $HOSTNAME 5.99.55 NetBSD 5.99.55 (NETRAT1) #6: Thu Jul 28
    15:14:56 CEST 2011 $BUILDCONFIG sparc64

Compiling went fine, and after updating sqlite, it didn't even throw SQL
errors anymore. ;-)
So far, I can initialise a repository, add files, start a server, but
whenever I want to commit, I get the message:
    fossil: manifest file (3) is malformed

No matter how much I add or what it is. A typical log:
A typical log:
$ fossil init blakopf
project-id: 52d8d1d05ce6b474e88e19a19b8a9a54a800589a
server-id:  b374ce2c60b1f7849e050f724f7f37dbd046f98e
admin-user: gnrp (initial password is "115ecd")
$ fossil open blakopf
$ touch distinfo
$ fossil add distinfo
ADDED  distinfo
$ fossil commit -m "toll"
New_Version: 248065b1c79f682e5138ebccdaf2c6da0d4e9070
fossil: manifest file (3) is malformed
$

Then I installed the binary file for sparc (32-bit), and tested it as well on
my old SparcStation LX, and there it ran fine.
This works for now, but I'd rather like to have the right and self-compiled
version for my architecture.


The second issue is about fossil 1.20: I configured it manually and built it,
but whenever I want to commit with that version, it simply coredumps. The
pkgsrc-1.18 does not patch anything, but just compile fossil, so I think this
is rather a fossil issue.


I can of course provide traces of the calls, if you want.


Regards, Julian
_______________________________________________
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to