<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "http://bugs.gentoo.org/bugzilla.dtd">

<bugzilla version="2.22.7"
          urlbase="http://bugs.gentoo.org/"
          maintainer="bugzilla@gentoo.org"
>

    <bug>
          <bug_id>14687</bug_id>
          
          <creation_ts>2003-01-28 13:50 0000</creation_ts>
          <short_desc>cannot run partimaged server</short_desc>
          <delta_ts>2004-04-25 15:13:19 0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>Gentoo Release Media</product>
          <component>Everything</component>
          <version>unspecified</version>
          <rep_platform>All</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          <bug_file_loc>http://www.partimage.org</bug_file_loc>
          
          
          <priority>P2</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          
          <everconfirmed>1</everconfirmed>
          <reporter>fdbugs_gentoo@partimage.org</reporter>
          <assigned_to>livewire@gentoo.org</assigned_to>
          <cc>bigfoot@killerhippy.de</cc>
    
    <cc>mettlerd@icu.unizh.ch</cc>
    
    <cc>mrannanj@iki.fi</cc>

      

      
          <long_desc isprivate="0">
            <who>fdbugs_gentoo@partimage.org</who>
            <bug_when>2003-01-28 13:50:56 0000</bug_when>
            <thetext>On livecd, partimaged is compiled with SSL support and requires its
certificate in  /etc/partimaged. There is no such files in /etc/partimaged
so daemon refuses to start.
 To fix this, you either need to create such certificate or disable SSL
 support, as you wish.
 To create certificate, run &quot;make certificates&quot; then copy partimaged.key and
 partimaged.cert onto cdrom in /etc/partimaged.
To disable SSL, just do it:
./configure --disable-ssl</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>mettlerd@icu.unizh.ch</who>
            <bug_when>2003-02-14 08:06:06 0000</bug_when>
            <thetext>btw. as a quick-fix i just disabled ssl support in the ebuild file (using ./configure --disable-ssl). but then, partimaged still won&apos;t work. do the following to make it work (did the trick for me at least):

# vi /etc/partimaged/partimagedusers
add allowed usernames (must exist in /etc/passwd) one per line. make sure, no other lines are uncommented.
# useradd partimag
# passwd partimag
(set a password -&gt; for safety reasons, not sure whether it&apos;s really required)
# chown partimag.users /etc/partimaged/partimagedusers
# partimaged &amp;</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>bigfoot@killerhippy.de</who>
            <bug_when>2003-02-16 15:33:01 0000</bug_when>
            <thetext>Not only on the livecd, but also at my gentor running system is the same - Gentoo 1.4 rc1-rc2, partimage v0.6.2

There are no certificates at /etc/partimaged, so partimaged refuses to start:

---schnipp---
# partimaged
error when verifying /etc/partimaged/partimaged.key, check logfile or help
[..]
---schnapp---

I&apos;d like to build it with ssl enabled, so that the keys are generated by ebuild if possible. What is the commandline to do that without fiddling in the ebuild file?

greetings,
Sascha</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>bigfoot@killerhippy.de</who>
            <bug_when>2003-02-16 17:49:34 0000</bug_when>
            <thetext>Me again:

Moreover, as the opener of this thread said, I tried to use ssl to emerge partimage again - in two ways.

- use=&quot;ssl&quot; emerge partimage at the command line
- having ssl in /etc/make.config USE-Variable settings

...but there is no certificate at /etc/partimage nor in the filesystem elsewhere.

This leads me to the assumption that ssl is totally disabled at the ebuild file, right?

1. When will this be modified?
2. When will the Gentoo-Basic-x86-1.4_rc2.iso be modified, to contain certificates for partimage?

greetings,
Sascha</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>albanard@hotmail.com</who>
            <bug_when>2004-03-07 06:45:39 0000</bug_when>
            <thetext>I&apos;m having thsi problem too and haven&apos;t been able to separately generate the keys. I want SSL working, why not just add &apos;make certificates&apos; to the ebuild?</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>robbat2@gentoo.org</who>
            <bug_when>2004-04-25 15:13:19 0000</bug_when>
            <thetext>fixed with the new 0.6.4 version that is now in portage.
after you install it, read the postinst instructions on how to create the required SSL certificates.</thetext>
          </long_desc>
      
    </bug>

</bugzilla>