[Bug 1325683] [NEW] Having the string '$pid' in the config file breaks the init script

2014-06-02 Thread wereHamster
Public bug reported: I have the following line in the main config file (/etc/nginx/nginx.conf): log_format syslog 'nginx[$pid]: $host $remote_addr $remote_user "$request" $status $body_bytes_sent "$http_referer" "$http_user_agent"'; This line alone makes it impossible to start nginx. The ini

[Bug 380663] Re: open-iscsi initiator tries to resolve ipv6 address of target and fails

2009-07-24 Thread wereHamster
This is not a bug in OpenSolaris, it is a problem in open-iscsi. The OpenSolaris iscsi implementation sends all IP addresses through which hosts can connect to it. In my case these are three addresses: IPv4, IPv6 link local and IPv6 global: iscsiadm: finished reading text PDU, 48 hdr, 0 ah, 591 da

[Bug 315455] [NEW] graphviz cairo rasterizer doesn't correctly draw rounded objects

2009-01-09 Thread wereHamster
Public bug reported: Ubuntu 8.04.1, graphviz-2.16-3ubuntu2 When rasterizing dot graphs that contain rounded objects (such as the test graph in the attachement: test.dot), the rounded corners aren't being drawn correctly. This only affects the cairo rasterizer (dot -Tpng:cairo:cairo), the gd raste

[Bug 315455] Re: graphviz cairo rasterizer doesn't correctly draw rounded objects

2009-01-09 Thread wereHamster
** Attachment added: "Rasterized dot graph, using -Tpng:cairo:cairo" http://launchpadlibrarian.net/21054260/dot-graph.png -- graphviz cairo rasterizer doesn't correctly draw rounded objects https://bugs.launchpad.net/bugs/315455 You received this bug notification because you are a member of U

[Bug 315455] Re: graphviz cairo rasterizer doesn't correctly draw rounded objects

2009-01-09 Thread wereHamster
** Attachment added: "dot graph with rounded corners" http://launchpadlibrarian.net/21054229/test.dot -- graphviz cairo rasterizer doesn't correctly draw rounded objects https://bugs.launchpad.net/bugs/315455 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 120608] Add /usr/local/lib to ld search path

2007-06-15 Thread wereHamster
Public bug reported: Packages usually have prefix=/usr/local unless the user overrides it (./configure --prefix=???). If Ubuntu users follow the simple './configure && make && sudo make install' guide packages will install libraries into /usr/local/lib. But since ld doesn't search that directory,

[Bug 117236] Re: new package: seom

2007-05-27 Thread wereHamster
.. of course the seom homepage is here: http://www.neopsis.com/projects/seom/ -- new package: seom https://bugs.launchpad.net/bugs/117236 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@list

[Bug 117235] new package: seom

2007-05-27 Thread wereHamster
Public bug reported: The 'seom' library is used by 'yukon' (http://www.neopsis.com/projects/yukon/). Building the package should be straight-forward, eg. ./configure; make; sudo make install. ** Affects: Ubuntu Importance: Undecided Status: Unconfirmed ** Tags: needs-packaging --

[Bug 117236] new package: seom

2007-05-27 Thread wereHamster
Public bug reported: The 'seom' library (http://www.neopsis.com/projects/yukon/) is used by 'yukon' (http://www.neopsis.com/projects/yukon/). Building the package should be straight-forward, eg. ./configure; make; sudo make install. tarballs can be found here: http://dbservice.com/ftpdir/tom/seom/

Re: [Bug 117131] Re: 32bit development libraries missing for amd64 systems systems

2007-05-27 Thread wereHamster
> Thanks for the further explanation. I have heard that there are plans > underway to supply 64-bit wine for 64-bit architectures, and 32-bit wine > for 32-bit architectures, which may address the needs of some of your > users. Not always. If the user wants to run Windows games (which are usually

[Bug 117131] Re: 32bit development libraries missing for amd64 systems systems

2007-05-27 Thread wereHamster
.. see also ticket 8 (http://www.neopsis.com/projects/yukon/ticket/8) -- 32bit development libraries missing for amd64 systems systems https://bugs.launchpad.net/bugs/117131 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubunt

[Bug 117131] Re: 32bit development libraries missing for amd64 systems systems

2007-05-27 Thread wereHamster
It compiles just fine on 64bit, but the users _need_ to build it as 32bit software in order to make it work with wine. This is the project: http://www.neopsis.com/projects/yukon/ -- 32bit development libraries missing for amd64 systems systems https://bugs.launchpad.net/bugs/117131 You received t

[Bug 117131] 32bit development libraries missing for amd64 systems systems

2007-05-27 Thread wereHamster
Public bug reported: At least /usr/lib32/libGL.so and /usr/lib32/libX11.so are not available on amd64 systems, making it impossible to compile/build software from source without having the user create these symlinks themselves. Maybe you should create a new package called ia32-libs-dev? Note that