[MacPorts] #25026: createrepo no connection with libxml2

MacPorts noreply at macports.org
Tue May 25 09:47:48 PDT 2010


#25026: createrepo no connection with libxml2
----------------------------------+-----------------------------------------
 Reporter:  kibodmitry@…          |       Owner:  afb@…           
     Type:  defect                |      Status:  new             
 Priority:  Normal                |   Milestone:                  
Component:  ports                 |     Version:  1.8.2           
 Keywords:  Tiger                 |        Port:  createrepo      
----------------------------------+-----------------------------------------
Changes (by ryandesign@…):

  * owner:  macports-tickets@… => afb@…


Old description:

> [USER]$ sudo port -v install '''libxml2'''[[BR]]
> --->  Computing dependencies for libxml2.[[BR]]
> --->  Cleaning libxml2[[BR]]
> --->  Removing build directory for libxml2[[BR]]
> [[BR]]
> [USER]$ createrepo[[BR]]
> Traceback (most recent call last):[[BR]]
>   File "/opt/ports/share/createrepo/genpkgmetadata.py", line 27, in
> ?[[BR]]
>     import libxml2[[BR]]
> ImportError: '''No module named libxml2'''

New description:

 {{{
 [USER]$ sudo port -v install libxml2
 --->  Computing dependencies for libxml2.
 --->  Cleaning libxml2
 --->  Removing build directory for libxml2
 }}}
 {{{
 [USER]$ createrepo
 Traceback (most recent call last):
   File "/opt/ports/share/createrepo/genpkgmetadata.py", line 27, in ?
     import libxml2
 ImportError: No module named libxml2
 }}}

--

Comment:

 Please remember to Cc port maintainers.

-- 
Ticket URL: <http://trac.macports.org/ticket/25026#comment:1>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list